Skip to content

Console Output

Skipping 134 KB.. Full Log
ibmount-dev_2.38.1-5+b1_arm64.deb ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.62 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 ...
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #67 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:54:06 [2024-01-10T18:54:06.568Z] #67 DONE 36.7s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:54:06 [2024-01-10T18:54:06.568Z] #51 DONE 35.9s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:54:06 [2024-01-10T18:54:06.568Z] #46 DONE 36.7s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:54:06 [2024-01-10T18:54:06.568Z] #66 DONE 36.5s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:54:06 [2024-01-10T18:54:06.568Z] #49 DONE 36.3s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #60 [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
18:54:06 [2024-01-10T18:54:06.568Z] #60 DONE 37.0s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
18:54:06 [2024-01-10T18:54:06.568Z] #53 DONE 37.2s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #62 [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
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.76 Selecting previously unselected package zlib1g-dev:arm64.
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.76 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.82 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 ...
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #58 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
18:54:06 [2024-01-10T18:54:06.568Z] #58 DONE 37.0s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:54:06 [2024-01-10T18:54:06.568Z] #65 DONE 36.4s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:54:06 [2024-01-10T18:54:06.568Z] #54 DONE 37.4s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #62 [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
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.90 Selecting previously unselected package libglib2.0-dev:arm64.
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.90 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 36.92 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
18:54:06 [2024-01-10T18:54:06.568Z] #62 ...
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
18:54:06 [2024-01-10T18:54:06.568Z] #55 DONE 37.4s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #63 [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
18:54:06 [2024-01-10T18:54:06.568Z] #63 DONE 37.4s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #59 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:54:06 [2024-01-10T18:54:06.568Z] #59 DONE 37.4s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #61 [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
18:54:06 [2024-01-10T18:54:06.568Z] #61 DONE 36.9s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #56 [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
18:54:06 [2024-01-10T18:54:06.568Z] #56 DONE 37.0s
18:54:06 [2024-01-10T18:54:06.568Z] 
18:54:06 [2024-01-10T18:54:06.568Z] #52 [golangci_lint 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/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:54:06 [2024-01-10T18:54:06.568Z] #52 36.07 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
18:54:06 [2024-01-10T18:54:06.568Z] #52 DONE 37.4s
18:54:06 [2024-01-10T18:54:06.828Z] 
18:54:06 [2024-01-10T18:54:06.828Z] #62 [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
18:54:06 [2024-01-10T18:54:06.828Z] #62 37.12 Selecting previously unselected package libsecret-1-dev:arm64.
18:54:06 [2024-01-10T18:54:06.828Z] #62 37.12 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
18:54:06 [2024-01-10T18:54:06.828Z] #62 37.12 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
18:54:08 [2024-01-10T18:54:08.011Z] #62 38.36 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:54:08 [2024-01-10T18:54:08.011Z] #62 38.45 No schema files found: doing nothing.
18:54:08 [2024-01-10T18:54:08.011Z] #62 38.46 Setting up libffi-dev:arm64 (3.4.4-1) ...
18:54:08 [2024-01-10T18:54:08.011Z] #62 38.48 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.50 Setting up libbtrfs0:arm64 (6.2-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.52 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.61 Setting up libglib2.0-data (2.74.6-2) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.64 Setting up libgpg-error-dev (1.46-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.65 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.66 Setting up libsepol-dev:arm64 (3.4-2.1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.67 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.69 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.71 Setting up libbtrfs-dev:arm64 (6.2-1) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.72 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.73 Setting up python3-lib2to3 (3.11.2-3) ...
18:54:08 [2024-01-10T18:54:08.268Z] #62 38.85 Setting up libelf1:arm64 (0.188-2.1) ...
18:54:08 [2024-01-10T18:54:08.524Z] #62 38.87 Setting up libsecret-common (0.20.5-3) ...
18:54:08 [2024-01-10T18:54:08.524Z] #62 38.88 Setting up python3-distutils (3.11.2-3) ...
18:54:08 [2024-01-10T18:54:08.524Z] #62 39.01 Setting up libglib2.0-dev-bin (2.74.6-2) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.18 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 ...
18:54:08 [2024-01-10T18:54:08.781Z] 
18:54:08 [2024-01-10T18:54:08.781Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
18:54:08 [2024-01-10T18:54:08.781Z] #68 DONE 2.1s
18:54:08 [2024-01-10T18:54:08.781Z] 
18:54:08 [2024-01-10T18:54:08.781Z] #62 [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
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.19 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.21 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.23 Setting up libglib2.0-bin (2.74.6-2) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.24 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.26 Setting up libgcrypt20-dev (1.10.1-3) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.27 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:54:08 [2024-01-10T18:54:08.781Z] #62 39.28 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
18:54:09 [2024-01-10T18:54:09.038Z] #62 39.29 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
18:54:09 [2024-01-10T18:54:09.038Z] #62 39.31 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
18:54:09 [2024-01-10T18:54:09.038Z] #62 39.32 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
18:54:09 [2024-01-10T18:54:09.038Z] #62 39.33 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:54:09 [2024-01-10T18:54:09.038Z] #62 DONE 39.4s
18:54:09 [2024-01-10T18:54:09.038Z] 
18:54:09 [2024-01-10T18:54:09.038Z] #69 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
18:54:10 [2024-01-10T18:54:10.411Z] #69 ...
18:54:10 [2024-01-10T18:54:10.411Z] 
18:54:10 [2024-01-10T18:54:10.411Z] #70 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:54:10 [2024-01-10T18:54:10.411Z] #70 3.860 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:54:10 [2024-01-10T18:54:10.411Z] #70 3.860 + mkdir /build
18:54:10 [2024-01-10T18:54:10.411Z] #70 DONE 4.2s
18:54:10 [2024-01-10T18:54:10.669Z] 
18:54:10 [2024-01-10T18:54:10.669Z] #71 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:54:10 [2024-01-10T18:54:10.669Z] #71 DONE 4.2s
18:54:10 [2024-01-10T18:54:10.669Z] 
18:54:10 [2024-01-10T18:54:10.669Z] #72 [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/arm64 <<EOT (set -e...)
18:54:11 [2024-01-10T18:54:11.235Z] #72 0.705 go: downloading github.com/sirupsen/logrus v1.9.2
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.715 go: downloading github.com/urfave/cli/v2 v2.25.5
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.734 go: downloading github.com/google/uuid v1.3.0
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.743 go: downloading github.com/moby/vpnkit v0.5.0
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.744 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.792 go: downloading github.com/gorilla/mux v1.8.0
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.796 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:54:11 [2024-01-10T18:54:11.493Z] #72 0.826 go: downloading golang.org/x/sys v0.8.0
18:54:11 [2024-01-10T18:54:11.751Z] #72 1.169 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:54:12 [2024-01-10T18:54:12.047Z] #72 1.447 go: downloading golang.org/x/net v0.10.0
18:54:12 [2024-01-10T18:54:12.304Z] #72 1.448 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:54:12 [2024-01-10T18:54:12.304Z] #72 1.623 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:54:12 [2024-01-10T18:54:12.304Z] #72 1.623 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:54:12 [2024-01-10T18:54:12.304Z] #72 1.697 go: downloading github.com/josharian/native v1.1.0
18:54:12 [2024-01-10T18:54:12.562Z] #72 1.705 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:54:13 [2024-01-10T18:54:13.496Z] #72 ...
18:54:13 [2024-01-10T18:54:13.496Z] 
18:54:13 [2024-01-10T18:54:13.496Z] #73 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:54:13 [2024-01-10T18:54:13.496Z] #73 DONE 7.2s
18:54:13 [2024-01-10T18:54:13.756Z] 
18:54:13 [2024-01-10T18:54:13.756Z] #74 [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
18:54:13 [2024-01-10T18:54:13.756Z] #74 4.056 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:54:13 [2024-01-10T18:54:13.756Z] #74 4.056 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:54:13 [2024-01-10T18:54:13.756Z] #74 4.056 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:54:13 [2024-01-10T18:54:13.756Z] #74 4.488 Reading package lists...
18:54:13 [2024-01-10T18:54:13.756Z] #74 5.204 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
18:54:13 [2024-01-10T18:54:13.756Z] #74 5.215 Reading package lists...
18:54:13 [2024-01-10T18:54:13.756Z] #74 5.893 Building dependency tree...
18:54:13 [2024-01-10T18:54:13.756Z] #74 6.093 Reading state information...
18:54:13 [2024-01-10T18:54:13.756Z] #74 6.503 gcc is already the newest version (4:12.2.0-3).
18:54:13 [2024-01-10T18:54:13.756Z] #74 6.503 libc6-dev is already the newest version (2.36-9+deb12u3).
18:54:13 [2024-01-10T18:54:13.756Z] #74 6.503 pkg-config is already the newest version (1.8.1-1).
18:54:13 [2024-01-10T18:54:13.756Z] #74 6.503 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
18:54:13 [2024-01-10T18:54:13.756Z] #74 DONE 6.9s
18:54:13 [2024-01-10T18:54:13.756Z] 
18:54:13 [2024-01-10T18:54:13.756Z] #75 [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/arm64 <<EOT (set -e...)
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783   CMake.
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783 
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783   CMake that the project does not need compatibility with older versions.
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.783 
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.784 
18:54:14 [2024-01-10T18:54:14.322Z] #75 0.889 -- The C compiler identification is GNU 12.2.0
18:54:14 [2024-01-10T18:54:14.587Z] #75 0.912 -- Detecting C compiler ABI info
18:54:14 [2024-01-10T18:54:14.587Z] #75 1.106 -- Detecting C compiler ABI info - done
18:54:14 [2024-01-10T18:54:14.845Z] #75 1.122 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
18:54:14 [2024-01-10T18:54:14.845Z] #75 1.123 -- Detecting C compile features
18:54:14 [2024-01-10T18:54:14.845Z] #75 1.126 -- Detecting C compile features - done
18:54:14 [2024-01-10T18:54:14.845Z] #75 1.136 -- Performing Test HAS_BUILTIN_FORTIFY
18:54:14 [2024-01-10T18:54:14.845Z] #75 1.272 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:54:15 [2024-01-10T18:54:15.103Z] #75 1.293 -- Configuring done
18:54:15 [2024-01-10T18:54:15.103Z] #75 1.311 -- Generating done
18:54:15 [2024-01-10T18:54:15.103Z] #75 1.312 -- Build files have been written to: /go/src/github.com/krallin/tini
18:54:15 [2024-01-10T18:54:15.103Z] #75 1.452 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:54:15 [2024-01-10T18:54:15.360Z] #75 1.808 [100%] Linking C executable tini-static
18:54:15 [2024-01-10T18:54:15.360Z] #75 1.926 [100%] Built target tini-static
18:54:16 [2024-01-10T18:54:16.734Z] #75 ...
18:54:16 [2024-01-10T18:54:16.734Z] 
18:54:16 [2024-01-10T18:54:16.734Z] #76 [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/arm64 <<EOT (set -e...)
18:54:16 [2024-01-10T18:54:16.734Z] #76 3.688 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
18:54:16 [2024-01-10T18:54:16.734Z] #76 ...
18:54:16 [2024-01-10T18:54:16.734Z] 
18:54:16 [2024-01-10T18:54:16.734Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:16 [2024-01-10T18:54:16.734Z] #77 3.639 Cloning into '/tmp/crun-build'...
18:54:16 [2024-01-10T18:54:16.734Z] #77 4.960 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:54:16 [2024-01-10T18:54:16.734Z] #77 4.964 Cloning into '/tmp/crun-build/libocispec'...
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.265 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.270 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.270 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.270 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.279 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:54:16 [2024-01-10T18:54:16.734Z] #77 5.725 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:54:16 [2024-01-10T18:54:16.734Z] #77 6.417 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:54:16 [2024-01-10T18:54:16.735Z] #77 6.863 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
18:54:16 [2024-01-10T18:54:16.735Z] #77 6.889 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
18:54:16 [2024-01-10T18:54:16.735Z] #77 6.911 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
18:54:19 [2024-01-10T18:54:19.263Z] #77 ...
18:54:19 [2024-01-10T18:54:19.263Z] 
18:54:19 [2024-01-10T18:54:19.263Z] #78 [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/arm64 <<EOT (set -e...)
18:54:19 [2024-01-10T18:54:19.263Z] #78 3.217 + bin/ctr
18:54:19 [2024-01-10T18:54:19.263Z] #78 3.219 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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/ctr
18:54:19 [2024-01-10T18:54:19.263Z] #78 ...
18:54:19 [2024-01-10T18:54:19.263Z] 
18:54:19 [2024-01-10T18:54:19.263Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:19 [2024-01-10T18:54:19.263Z] #77 12.62 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:54:20 [2024-01-10T18:54:20.637Z] #77 ...
18:54:20 [2024-01-10T18:54:20.637Z] 
18:54:20 [2024-01-10T18:54:20.637Z] #75 [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/arm64 <<EOT (set -e...)
18:54:20 [2024-01-10T18:54:20.637Z] #75 DONE 7.2s
18:54:20 [2024-01-10T18:54:20.895Z] 
18:54:20 [2024-01-10T18:54:20.895Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
18:54:24 [2024-01-10T18:54:24.180Z] #79 ...
18:54:24 [2024-01-10T18:54:24.180Z] 
18:54:24 [2024-01-10T18:54:24.180Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:54:24 [2024-01-10T18:54:24.180Z] #77 17.52 libtoolize: putting auxiliary files in '.'.
18:54:24 [2024-01-10T18:54:24.180Z] #77 17.52 libtoolize: copying file './ltmain.sh'
18:54:25 [2024-01-10T18:54:25.114Z] #77 18.37 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:54:25 [2024-01-10T18:54:25.114Z] #77 18.37 libtoolize: and rerunning libtoolize and aclocal.
18:54:25 [2024-01-10T18:54:25.114Z] #77 18.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.45 configure.ac:7: installing './compile'
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.46 configure.ac:11: installing './config.guess'
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.46 configure.ac:11: installing './config.sub'
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.47 configure.ac:8: installing './install-sh'
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.47 configure.ac:8: installing './missing'
18:54:28 [2024-01-10T18:54:28.399Z] #77 21.52 Makefile.am: installing './depcomp'
18:54:28 [2024-01-10T18:54:28.657Z] #77 22.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:54:28 [2024-01-10T18:54:28.935Z] #77 22.10 libtoolize: copying file 'build-aux/ltmain.sh'
18:54:28 [2024-01-10T18:54:28.935Z] #77 22.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:54:28 [2024-01-10T18:54:28.935Z] #77 22.25 libtoolize: copying file 'm4/libtool.m4'
18:54:28 [2024-01-10T18:54:28.935Z] #77 22.44 libtoolize: copying file 'm4/ltoptions.m4'
18:54:29 [2024-01-10T18:54:29.193Z] #77 22.64 libtoolize: copying file 'm4/ltsugar.m4'
18:54:29 [2024-01-10T18:54:29.193Z] #77 22.76 libtoolize: copying file 'm4/ltversion.m4'
18:54:29 [2024-01-10T18:54:29.452Z] #77 22.85 libtoolize: copying file 'm4/lt~obsolete.m4'
18:54:29 [2024-01-10T18:54:29.452Z] #77 22.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:54:31 [2024-01-10T18:54:31.981Z] #77 25.44 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
18:54:31 [2024-01-10T18:54:31.981Z] #77 25.44 configure.ac:3: You should run autoupdate.
18:54:31 [2024-01-10T18:54:31.981Z] #77 25.44 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
18:54:31 [2024-01-10T18:54:31.981Z] #77 25.44 configure.ac:3: the top level
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.31 configure.ac:7: installing 'build-aux/compile'
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.31 configure.ac:9: installing 'build-aux/config.guess'
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.32 configure.ac:9: installing 'build-aux/config.sub'
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.32 configure.ac:11: installing 'build-aux/install-sh'
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.33 configure.ac:11: installing 'build-aux/missing'
18:54:33 [2024-01-10T18:54:33.880Z] #77 27.42 Makefile.am: installing 'build-aux/depcomp'
18:54:34 [2024-01-10T18:54:34.138Z] #77 27.46 parallel-tests: installing 'build-aux/test-driver'
18:54:35 [2024-01-10T18:54:35.519Z] #77 28.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:54:35 [2024-01-10T18:54:35.519Z] #77 28.82 libtoolize: copying file 'build-aux/ltmain.sh'
18:54:36 [2024-01-10T18:54:36.085Z] #77 29.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:54:36 [2024-01-10T18:54:36.085Z] #77 29.38 libtoolize: copying file 'm4/libtool.m4'
18:54:36 [2024-01-10T18:54:36.085Z] #77 29.47 libtoolize: copying file 'm4/ltoptions.m4'
18:54:36 [2024-01-10T18:54:36.085Z] #77 29.58 libtoolize: copying file 'm4/ltsugar.m4'
18:54:36 [2024-01-10T18:54:36.343Z] #77 29.73 libtoolize: copying file 'm4/ltversion.m4'
18:54:36 [2024-01-10T18:54:36.343Z] #77 29.86 libtoolize: copying file 'm4/lt~obsolete.m4'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.78 configure.ac:11: installing 'build-aux/compile'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.78 configure.ac:11: installing 'build-aux/config.guess'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.79 configure.ac:11: installing 'build-aux/config.sub'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.79 configure.ac:13: installing 'build-aux/install-sh'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.79 configure.ac:13: installing 'build-aux/missing'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.80 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:54:42 [2024-01-10T18:54:42.903Z] #77 35.90 Makefile.am: installing 'build-aux/depcomp'
18:54:43 [2024-01-10T18:54:43.161Z] #77 36.55 checking build system type... aarch64-unknown-linux-gnu
18:54:43 [2024-01-10T18:54:43.420Z] #77 36.71 checking host system type... aarch64-unknown-linux-gnu
18:54:43 [2024-01-10T18:54:43.420Z] #77 36.71 checking how to print strings... printf
18:54:43 [2024-01-10T18:54:43.420Z] #77 36.72 checking for gcc... gcc
18:54:43 [2024-01-10T18:54:43.420Z] #77 36.82 checking whether the C compiler works... yes
18:54:43 [2024-01-10T18:54:43.420Z] #77 36.95 checking for C compiler default output file name... a.out
18:54:43 [2024-01-10T18:54:43.686Z] #77 36.96 checking for suffix of executables... 
18:54:43 [2024-01-10T18:54:43.686Z] #77 37.04 checking whether we are cross compiling... no
18:54:43 [2024-01-10T18:54:43.944Z] #77 37.16 checking for suffix of object files... o
18:54:43 [2024-01-10T18:54:43.944Z] #77 37.24 checking whether the compiler supports GNU C... yes
18:54:43 [2024-01-10T18:54:43.944Z] #77 37.31 checking whether gcc accepts -g... yes
18:54:43 [2024-01-10T18:54:43.944Z] #77 37.37 checking for gcc option to enable C11 features... none needed
18:54:44 [2024-01-10T18:54:44.204Z] #77 37.52 checking whether gcc understands -c and -o together... yes
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.66 checking for a sed that does not truncate output... /usr/bin/sed
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.68 checking for grep that handles long lines and -e... /usr/bin/grep
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.69 checking for egrep... /usr/bin/grep -E
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.69 checking for fgrep... /usr/bin/grep -F
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.71 checking for ld used by gcc... /usr/bin/ld
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.72 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.86 checking whether ln -s works... yes
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.86 checking the maximum length of command line arguments... 1572864
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking for /usr/bin/ld option to reload object files... -r
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking for file... file
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking for objdump... objdump
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking how to recognize dependent libraries... pass_all
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking for dlltool... no
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.91 checking how to associate runtime and link libraries... printf %s\n
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.92 checking for ar... ar
18:54:44 [2024-01-10T18:54:44.463Z] #77 37.92 checking for archiver @FILE support... @
18:54:44 [2024-01-10T18:54:44.721Z] #77 38.01 checking for strip... strip
18:54:44 [2024-01-10T18:54:44.721Z] #77 38.01 checking for ranlib... ranlib
18:54:44 [2024-01-10T18:54:44.721Z] #77 38.01 checking for gawk... no
18:54:44 [2024-01-10T18:54:44.721Z] #77 38.01 checking for mawk... mawk
18:54:44 [2024-01-10T18:54:44.721Z] #77 38.01 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.22 checking for sysroot... no
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.22 checking for a working dd... /usr/bin/dd
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.23 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.25 checking for mt... no
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.25 checking if : is a manifest tool... no
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.26 checking for stdio.h... yes
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.36 checking for stdlib.h... yes
18:54:44 [2024-01-10T18:54:44.980Z] #77 38.43 checking for string.h... yes
18:54:45 [2024-01-10T18:54:45.238Z] #77 38.49 checking for inttypes.h... yes
18:54:45 [2024-01-10T18:54:45.238Z] #77 38.58 checking for stdint.h... yes
18:54:45 [2024-01-10T18:54:45.238Z] #77 38.63 checking for strings.h... yes
18:54:45 [2024-01-10T18:54:45.238Z] #77 38.71 checking for sys/stat.h... yes
18:54:45 [2024-01-10T18:54:45.497Z] #77 38.75 checking for sys/types.h... yes
18:54:45 [2024-01-10T18:54:45.497Z] #77 38.85 checking for unistd.h... yes
18:54:45 [2024-01-10T18:54:45.755Z] #77 38.92 checking for dlfcn.h... yes
18:54:45 [2024-01-10T18:54:45.755Z] #77 39.10 checking for objdir... .libs
18:54:46 [2024-01-10T18:54:46.014Z] #77 39.39 checking if gcc supports -fno-rtti -fno-exceptions... no
18:54:46 [2024-01-10T18:54:46.014Z] #77 39.47 checking for gcc option to produce PIC... -fPIC -DPIC
18:54:46 [2024-01-10T18:54:46.014Z] #77 39.47 checking if gcc PIC flag -fPIC -DPIC works... yes
18:54:46 [2024-01-10T18:54:46.272Z] #77 39.53 checking if gcc static flag -static works... yes
18:54:46 [2024-01-10T18:54:46.272Z] #77 39.69 checking if gcc supports -c -o file.o... yes
18:54:46 [2024-01-10T18:54:46.531Z] #77 39.84 checking if gcc supports -c -o file.o... (cached) yes
18:54:46 [2024-01-10T18:54:46.531Z] #77 39.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:54:46 [2024-01-10T18:54:46.531Z] #77 39.87 checking dynamic linker characteristics... GNU/Linux ld.so
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.09 checking how to hardcode library paths into programs... immediate
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.09 checking whether stripping libraries is possible... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.11 checking if libtool supports shared libraries... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.11 checking whether to build shared libraries... no
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.11 checking whether to build static libraries... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.11 checking for a BSD-compatible install... /usr/bin/install -c
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.15 checking whether build environment is sane... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.21 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.22 checking whether make sets $(MAKE)... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.24 checking whether make supports the include directive... yes (GNU style)
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.28 checking whether make supports nested variables... yes
18:54:46 [2024-01-10T18:54:46.789Z] #77 40.33 checking whether UID '0' is supported by ustar format... yes
18:54:47 [2024-01-10T18:54:47.047Z] #77 40.33 checking whether GID '0' is supported by ustar format... yes
18:54:47 [2024-01-10T18:54:47.047Z] #77 40.33 checking how to create a ustar tar archive... gnutar
18:54:47 [2024-01-10T18:54:47.047Z] #77 40.42 checking dependency style of gcc... gcc3
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.53 checking whether to enable maintainer-specific portions of Makefiles... yes
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.53 checking whether make supports nested variables... (cached) yes
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.53 checking for gawk... (cached) mawk
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.53 checking for a sed that does not truncate output... (cached) /usr/bin/sed
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.53 checking for gcc... (cached) gcc
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.59 checking whether the compiler supports GNU C... (cached) yes
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.59 checking whether gcc accepts -g... (cached) yes
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.59 checking for gcc option to enable C11 features... (cached) none needed
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.59 checking whether gcc understands -c and -o together... (cached) yes
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.59 checking for a Python interpreter with version >= 3... python3
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.65 checking for python3... /usr/bin/python3
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.65 checking for python3 version... 3.11
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.69 checking for python3 platform... linux
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.72 checking for GNU default python3 prefix... ${prefix}
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.72 checking for GNU default python3 exec_prefix... ${exec_prefix}
18:54:47 [2024-01-10T18:54:47.306Z] #77 40.72 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
18:54:47 [2024-01-10T18:54:47.564Z] #77 40.79 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
18:54:47 [2024-01-10T18:54:47.564Z] #77 40.85 checking for go-md2man... no
18:54:47 [2024-01-10T18:54:47.564Z] #77 40.86 checking for error.h... yes
18:54:47 [2024-01-10T18:54:47.564Z] #77 40.95 checking for linux/openat2.h... yes
18:54:47 [2024-01-10T18:54:47.822Z] #77 41.07 checking for stdatomic.h... yes
18:54:47 [2024-01-10T18:54:47.822Z] #77 41.15 checking for linux/ioprio.h... yes
18:54:47 [2024-01-10T18:54:47.822Z] #77 41.20 checking for atomic_int... yes
18:54:47 [2024-01-10T18:54:47.822Z] #77 41.29 checking for atomic_bool... yes
18:54:48 [2024-01-10T18:54:48.080Z] #77 41.39 checking for copy_file_range... yes
18:54:48 [2024-01-10T18:54:48.338Z] #77 41.52 checking for fgetxattr... yes
18:54:48 [2024-01-10T18:54:48.338Z] #77 41.69 checking for statx... yes
18:54:48 [2024-01-10T18:54:48.596Z] #77 41.79 checking for fgetpwent_r... yes
18:54:48 [2024-01-10T18:54:48.596Z] #77 41.86 checking for issetugid... no
18:54:48 [2024-01-10T18:54:48.596Z] #77 41.95 checking for memfd_create... yes
18:54:48 [2024-01-10T18:54:48.856Z] #77 42.10 checking for pkg-config... /usr/bin/pkg-config
18:54:48 [2024-01-10T18:54:48.856Z] #77 42.10 checking pkg-config is at least version 0.9.0... yes
18:54:48 [2024-01-10T18:54:48.856Z] #77 42.11 checking for library containing yajl_tree_get... -lyajl
18:54:49 [2024-01-10T18:54:49.114Z] #77 42.36 checking for yajl >= 2.0.0... yes
18:54:49 [2024-01-10T18:54:49.114Z] #77 42.37 checking for sys/capability.h... yes
18:54:49 [2024-01-10T18:54:49.373Z] #77 42.53 checking for library containing cap_from_name... -lcap
18:54:49 [2024-01-10T18:54:49.631Z] #77 42.75 checking for library containing gcry_check_version... no
18:54:49 [2024-01-10T18:54:49.631Z] #77 43.05 checking for library containing dlopen... none required
18:54:49 [2024-01-10T18:54:49.889Z] #77 43.22 checking for seccomp.h... yes
18:54:50 [2024-01-10T18:54:50.147Z] #77 43.33 checking for library containing seccomp_rule_add... -lseccomp
18:54:50 [2024-01-10T18:54:50.147Z] #77 43.63 checking for library containing seccomp_arch_resolve_name... none required
18:54:50 [2024-01-10T18:54:50.407Z] #77 43.73 checking for systemd/sd-bus.h... yes
18:54:50 [2024-01-10T18:54:50.666Z] #77 43.92 checking for library containing sd_bus_match_signal_async... -lsystemd
18:54:50 [2024-01-10T18:54:50.924Z] #77 44.20 checking for sd_notify_barrier... yes
18:54:50 [2024-01-10T18:54:50.924Z] #77 44.29 checking for linux/bpf.h... yes
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.36 checking compilation for eBPF... yes
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.59 checking for criu >= 3.15... no
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.61 configure: CRIU headers not found, building without CRIU support
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.62 checking for criu > 3.16... no
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.63 configure: CRIU version doesn't support join-ns API
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.63 checking for criu > 3.16.1... no
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.65 configure: CRIU version doesn't support for pre-dumping
18:54:51 [2024-01-10T18:54:51.182Z] #77 44.65 checking for new mount API (fsconfig)... yes
18:54:51 [2024-01-10T18:54:51.440Z] #77 44.80 yes
18:54:51 [2024-01-10T18:54:51.440Z] #77 44.80 checking for seccomp notify API... yes
18:54:51 [2024-01-10T18:54:51.699Z] #77 44.93 checking for gperf... no
18:54:51 [2024-01-10T18:54:51.699Z] #77 44.93 configure: gperf not found - cannot rebuild signal parser code
18:54:51 [2024-01-10T18:54:51.699Z] #77 44.93 checking for library containing argp_parse... none required
18:54:51 [2024-01-10T18:54:51.699Z] #77 45.05 checking that generated files are newer than configure... done
18:54:51 [2024-01-10T18:54:51.699Z] #77 45.05 configure: creating ./config.status
18:54:54 [2024-01-10T18:54:54.230Z] #77 47.62 config.status: creating Makefile
18:54:54 [2024-01-10T18:54:54.230Z] #77 47.71 config.status: creating config.h
18:54:54 [2024-01-10T18:54:54.230Z] #77 47.74 config.status: executing libtool commands
18:54:54 [2024-01-10T18:54:54.492Z] #77 47.77 config.status: executing depfiles commands
18:54:55 [2024-01-10T18:54:55.058Z] #77 48.55 === configuring in libocispec (/tmp/crun-build/libocispec)
18:54:55 [2024-01-10T18:54:55.316Z] #77 48.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:54:55 [2024-01-10T18:54:55.575Z] #77 48.85 checking for gcc... gcc
18:54:55 [2024-01-10T18:54:55.575Z] #77 48.89 checking whether the C compiler works... yes
18:54:55 [2024-01-10T18:54:55.575Z] #77 49.03 checking for C compiler default output file name... a.out
18:54:55 [2024-01-10T18:54:55.575Z] #77 49.03 checking for suffix of executables... 
18:54:55 [2024-01-10T18:54:55.834Z] #77 49.14 checking whether we are cross compiling... no
18:54:55 [2024-01-10T18:54:55.834Z] #77 49.21 checking for suffix of object files... o
18:54:55 [2024-01-10T18:54:55.834Z] #77 49.29 checking whether the compiler supports GNU C... yes
18:54:56 [2024-01-10T18:54:56.092Z] #77 49.41 checking whether gcc accepts -g... yes
18:54:56 [2024-01-10T18:54:56.092Z] #77 49.45 checking for gcc option to enable C11 features... none needed
18:54:56 [2024-01-10T18:54:56.092Z] #77 49.56 checking whether gcc understands -c and -o together... yes
18:54:56 [2024-01-10T18:54:56.351Z] #77 49.66 checking for stdio.h... yes
18:54:56 [2024-01-10T18:54:56.351Z] #77 49.76 checking for stdlib.h... yes
18:54:56 [2024-01-10T18:54:56.609Z] #77 49.85 checking for string.h... yes
18:54:56 [2024-01-10T18:54:56.609Z] #77 49.92 checking for inttypes.h... yes
18:54:56 [2024-01-10T18:54:56.609Z] #77 49.96 checking for stdint.h... yes
18:54:56 [2024-01-10T18:54:56.609Z] #77 50.01 checking for strings.h... yes
18:54:56 [2024-01-10T18:54:56.867Z] #77 50.08 checking for sys/stat.h... yes
18:54:56 [2024-01-10T18:54:56.867Z] #77 50.13 checking for sys/types.h... yes
18:54:56 [2024-01-10T18:54:56.867Z] #77 50.24 checking for unistd.h... yes
18:54:56 [2024-01-10T18:54:56.867Z] #77 50.29 checking for wchar.h... yes
18:54:56 [2024-01-10T18:54:56.867Z] #77 50.34 checking for minix/config.h... no
18:54:57 [2024-01-10T18:54:57.126Z] #77 50.40 checking whether it is safe to define __EXTENSIONS__... yes
18:54:57 [2024-01-10T18:54:57.126Z] #77 50.49 checking whether _XOPEN_SOURCE should be defined... no
18:54:57 [2024-01-10T18:54:57.126Z] #77 50.54 checking build system type... aarch64-unknown-linux-gnu
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.64 checking host system type... aarch64-unknown-linux-gnu
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.64 checking how to print strings... printf
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.64 checking for a sed that does not truncate output... /usr/bin/sed
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.66 checking for grep that handles long lines and -e... /usr/bin/grep
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.66 checking for egrep... /usr/bin/grep -E
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.67 checking for fgrep... /usr/bin/grep -F
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.67 checking for ld used by gcc... /usr/bin/ld
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.68 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.68 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.69 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.74 checking whether ln -s works... yes
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.74 checking the maximum length of command line arguments... 1572864
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:54:57 [2024-01-10T18:54:57.383Z] #77 50.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for /usr/bin/ld option to reload object files... -r
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for file... file
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for objdump... objdump
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking how to recognize dependent libraries... pass_all
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for dlltool... no
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking how to associate runtime and link libraries... printf %s\n
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for ar... ar
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.75 checking for archiver @FILE support... @
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.81 checking for strip... strip
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.81 checking for ranlib... ranlib
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.81 checking for gawk... no
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.81 checking for mawk... mawk
18:54:57 [2024-01-10T18:54:57.384Z] #77 50.81 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.96 checking for sysroot... no
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.96 checking for a working dd... /usr/bin/dd
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.97 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.97 checking for mt... no
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.97 checking if : is a manifest tool... no
18:54:57 [2024-01-10T18:54:57.641Z] #77 50.98 checking for dlfcn.h... yes
18:54:57 [2024-01-10T18:54:57.641Z] #77 51.03 checking for objdir... .libs
18:54:57 [2024-01-10T18:54:57.899Z] #77 51.21 checking if gcc supports -fno-rtti -fno-exceptions... no
18:54:57 [2024-01-10T18:54:57.899Z] #77 51.27 checking for gcc option to produce PIC... -fPIC -DPIC
18:54:57 [2024-01-10T18:54:57.899Z] #77 51.27 checking if gcc PIC flag -fPIC -DPIC works... yes
18:54:57 [2024-01-10T18:54:57.899Z] #77 51.35 checking if gcc static flag -static works... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.45 checking if gcc supports -c -o file.o... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.49 checking if gcc supports -c -o file.o... (cached) yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.49 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.51 checking dynamic linker characteristics... GNU/Linux ld.so
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.61 checking how to hardcode library paths into programs... immediate
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.61 checking whether stripping libraries is possible... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.62 checking if libtool supports shared libraries... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.62 checking whether to build shared libraries... no
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.62 checking whether to build static libraries... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.62 checking for a BSD-compatible install... /usr/bin/install -c
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.63 checking whether build environment is sane... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.65 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.65 checking whether make sets $(MAKE)... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.66 checking whether make supports the include directive... yes (GNU style)
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.68 checking whether make supports nested variables... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.69 checking whether UID '0' is supported by ustar format... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.69 checking whether GID '0' is supported by ustar format... yes
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.69 checking how to create a ustar tar archive... gnutar
18:54:58 [2024-01-10T18:54:58.156Z] #77 51.70 checking dependency style of gcc... gcc3
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.75 checking whether to enable maintainer-specific portions of Makefiles... yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.75 checking whether make supports nested variables... (cached) yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.75 checking for pkg-config... /usr/bin/pkg-config
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.75 checking pkg-config is at least version 0.9.0... yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.75 checking for yajl >= 2.1.0... yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.76 checking for a sed that does not truncate output... (cached) /usr/bin/sed
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.76 checking for gcc... (cached) gcc
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.80 checking whether the compiler supports GNU C... (cached) yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.80 checking whether gcc accepts -g... (cached) yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.80 checking for gcc option to enable C11 features... (cached) none needed
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.80 checking whether gcc understands -c and -o together... (cached) yes
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.80 checking for a Python interpreter with version >= 3... python3
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.82 checking for python3... /usr/bin/python3
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.82 checking for python3 version... 3.11
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.83 checking for python3 platform... linux
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.85 checking for GNU default python3 prefix... ${prefix}
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.85 checking for GNU default python3 exec_prefix... ${exec_prefix}
18:54:58 [2024-01-10T18:54:58.424Z] #77 51.85 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
18:54:58 [2024-01-10T18:54:58.681Z] #77 51.88 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
18:54:59 [2024-01-10T18:54:59.246Z] #77 51.95 checking that generated files are newer than configure... done
18:54:59 [2024-01-10T18:54:59.246Z] #77 52.64 configure: creating ./config.status
18:54:59 [2024-01-10T18:54:59.809Z] #77 53.26 config.status: creating Makefile
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.28 config.status: creating ocispec.pc
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.29 config.status: creating config.h
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.30 config.status: executing libtool commands
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.31 config.status: executing depfiles commands
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.53 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:55:00 [2024-01-10T18:55:00.066Z] #77 53.54 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:55:00 [2024-01-10T18:55:00.323Z] #77 53.65 checking for gcc... gcc
18:55:00 [2024-01-10T18:55:00.323Z] #77 53.68 checking whether the C compiler works... yes
18:55:00 [2024-01-10T18:55:00.323Z] #77 53.78 checking for C compiler default output file name... a.out
18:55:00 [2024-01-10T18:55:00.579Z] #77 53.78 checking for suffix of executables... 
18:55:00 [2024-01-10T18:55:00.579Z] #77 53.86 checking whether we are cross compiling... no
18:55:00 [2024-01-10T18:55:00.579Z] #77 53.96 checking for suffix of object files... o
18:55:00 [2024-01-10T18:55:00.579Z] #77 54.03 checking whether the compiler supports GNU C... yes
18:55:00 [2024-01-10T18:55:00.579Z] #77 ...
18:55:00 [2024-01-10T18:55:00.579Z] 
18:55:00 [2024-01-10T18:55:00.579Z] #78 [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/arm64 <<EOT (set -e...)
18:55:00 [2024-01-10T18:55:00.579Z] #78 51.51 + bin/containerd
18:55:00 [2024-01-10T18:55:00.579Z] #78 51.51 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
18:55:05 [2024-01-10T18:55:05.845Z] #78 ...
18:55:05 [2024-01-10T18:55:05.845Z] 
18:55:05 [2024-01-10T18:55:05.845Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:05 [2024-01-10T18:55:05.845Z] #77 54.07 checking whether gcc accepts -g... yes
18:55:05 [2024-01-10T18:55:05.845Z] #77 54.10 checking for gcc option to enable C11 features... none needed
18:55:05 [2024-01-10T18:55:05.845Z] #77 54.18 checking whether gcc understands -c and -o together... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.29 checking for a BSD-compatible install... /usr/bin/install -c
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.31 checking whether build environment is sane... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.33 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.34 checking for gawk... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.34 checking for mawk... mawk
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.35 checking whether make sets $(MAKE)... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.38 checking whether make supports the include directive... yes (GNU style)
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.39 checking whether make supports nested variables... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.40 checking whether UID '0' is supported by ustar format... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.40 checking whether GID '0' is supported by ustar format... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.40 checking how to create a ustar tar archive... gnutar
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.42 checking dependency style of gcc... gcc3
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.51 checking whether to enable maintainer-specific portions of Makefiles... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.51 checking whether make supports nested variables... (cached) yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.52 checking build system type... aarch64-unknown-linux-gnu
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.66 checking host system type... aarch64-unknown-linux-gnu
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.67 checking how to print strings... printf
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.67 checking for a sed that does not truncate output... /usr/bin/sed
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.69 checking for grep that handles long lines and -e... /usr/bin/grep
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.69 checking for egrep... /usr/bin/grep -E
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.70 checking for fgrep... /usr/bin/grep -F
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.70 checking for ld used by gcc... /usr/bin/ld
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.72 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.73 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.79 checking whether ln -s works... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.80 checking the maximum length of command line arguments... 1572864
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for /usr/bin/ld option to reload object files... -r
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for file... file
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for objdump... objdump
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking how to recognize dependent libraries... pass_all
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for dlltool... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking how to associate runtime and link libraries... printf %s\n
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for ar... ar
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.81 checking for archiver @FILE support... @
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.89 checking for strip... strip
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.89 checking for ranlib... ranlib
18:55:05 [2024-01-10T18:55:05.846Z] #77 54.89 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.06 checking for sysroot... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.06 checking for a working dd... /usr/bin/dd
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.07 checking for mt... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.07 checking if : is a manifest tool... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.08 checking for stdio.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.14 checking for stdlib.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.19 checking for string.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.26 checking for inttypes.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.34 checking for stdint.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.41 checking for strings.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.49 checking for sys/stat.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.63 checking for sys/types.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.70 checking for unistd.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.76 checking for dlfcn.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.82 checking for objdir... .libs
18:55:05 [2024-01-10T18:55:05.846Z] #77 55.99 checking if gcc supports -fno-rtti -fno-exceptions... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.07 checking for gcc option to produce PIC... -fPIC -DPIC
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.07 checking if gcc PIC flag -fPIC -DPIC works... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.14 checking if gcc static flag -static works... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.26 checking if gcc supports -c -o file.o... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.33 checking if gcc supports -c -o file.o... (cached) yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.33 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.35 checking dynamic linker characteristics... GNU/Linux ld.so
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking how to hardcode library paths into programs... immediate
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking whether stripping libraries is possible... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking if libtool supports shared libraries... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking whether to build shared libraries... no
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking whether to build static libraries... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.47 checking for float.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.53 checking for limits.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.60 checking for stddef.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.66 checking for stdlib.h... (cached) yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.66 checking for string.h... (cached) yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.66 checking for sys/time.h... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.74 checking for inline... inline
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.81 checking for size_t... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 56.95 checking for GNU libc compatible malloc... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.05 checking for GNU libc compatible realloc... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.20 checking for working strtod... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.30 checking for gettimeofday... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.40 checking for memset... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.51 checking for strspn... yes
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.67 checking that generated files are newer than configure... done
18:55:05 [2024-01-10T18:55:05.846Z] #77 57.67 configure: creating ./config.status
18:55:05 [2024-01-10T18:55:05.846Z] #77 59.32 config.status: creating Makefile
18:55:06 [2024-01-10T18:55:06.104Z] #77 59.35 config.status: creating config.h
18:55:06 [2024-01-10T18:55:06.104Z] #77 59.40 config.status: executing depfiles commands
18:55:06 [2024-01-10T18:55:06.104Z] #77 59.49 config.status: executing libtool commands
18:55:06 [2024-01-10T18:55:06.363Z] #77 59.87   GEN      .version
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.87 make  install-recursive
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.88 make[1]: Entering directory '/tmp/crun-build'
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.92 Making install in libocispec
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.92 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.94 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.94 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.95 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
18:55:06 [2024-01-10T18:55:06.622Z] #77 59.96 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.02 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.03 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:55:06 [2024-01-10T18:55:06.622Z] #77 60.04 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.30 make  install-recursive
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.30 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.34 Making install in yajl
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.34 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.38   CC       verify/json_verify-json_verify.o
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.39   CC       src/libyajl_la-yajl_alloc.lo
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.39   CC       src/libyajl_la-yajl.lo
18:55:06 [2024-01-10T18:55:06.881Z] #77 60.40   CC       src/libyajl_la-yajl_gen.lo
18:55:07 [2024-01-10T18:55:07.139Z] #77 60.41   CC       src/libyajl_la-yajl_parser.lo
18:55:07 [2024-01-10T18:55:07.139Z] #77 60.41   CC       src/libyajl_la-yajl_buf.lo
18:55:07 [2024-01-10T18:55:07.139Z] #77 60.44   CC       src/libyajl_la-yajl_encode.lo
18:55:07 [2024-01-10T18:55:07.139Z] #77 60.44   CC       src/libyajl_la-yajl_lex.lo
18:55:07 [2024-01-10T18:55:07.139Z] #77 60.45   CC       src/libyajl_la-yajl_tree.lo
18:55:07 [2024-01-10T18:55:07.705Z] #77 61.17   CCLD     libyajl.la
18:55:07 [2024-01-10T18:55:07.964Z] #77 61.40   CCLD     verify/json_verify
18:55:07 [2024-01-10T18:55:07.964Z] #77 61.56 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:55:07 [2024-01-10T18:55:07.964Z] #77 61.56 make[5]: Nothing to be done for 'install-exec-am'.
18:55:07 [2024-01-10T18:55:07.964Z] #77 61.56 make[5]: Nothing to be done for 'install-data-am'.
18:55:07 [2024-01-10T18:55:07.964Z] #77 61.56 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.56 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.56 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.63   CC       src/ocispec/validate.o
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.64   CC       src/ocispec/image_spec_schema_config_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.64   CC       src/ocispec/image_spec_schema_content_descriptor.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.64   CC       src/ocispec/image_spec_schema_defs.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.64   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.64   CC       src/ocispec/image_spec_schema_image_index_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.65   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.65   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.65   CC       src/ocispec/runtime_spec_schema_config_linux.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.65   CC       src/ocispec/runtime_spec_schema_config_zos.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.66   CC       src/ocispec/runtime_spec_schema_config_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.66   CC       src/ocispec/runtime_spec_schema_config_vm.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.66   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.66   CC       src/ocispec/runtime_spec_schema_config_windows.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.67   CC       src/ocispec/runtime_spec_schema_defs.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.67   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.68   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.68   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.69   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.70   CC       src/ocispec/runtime_spec_schema_state_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.70   CC       src/ocispec/runtime_spec_schema_features_linux.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.71   CC       src/ocispec/runtime_spec_schema_features_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.72   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.73   CC       src/ocispec/basic_test_double_array_item.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.73   CC       src/ocispec/basic_test_double_array.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.74   CC       src/ocispec/basic_test_top_array_int.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.74   CC       src/ocispec/basic_test_top_array_string.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.74   CC       src/ocispec/basic_test_top_double_array_int.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.76   CC       src/ocispec/basic_test_top_double_array_obj.lo
18:55:08 [2024-01-10T18:55:08.223Z] #77 61.76   CC       src/ocispec/basic_test_top_double_array_refobj.lo
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.78   CC       src/ocispec/basic_test_top_double_array_string.lo
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.78   CC       src/ocispec/json_common.lo
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.78   CC       src/ocispec/read-file.lo
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.78   CC       tests/test-1.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.78   CC       tests/test-2.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.80   CC       tests/test-3.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.81   CC       tests/test-4.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.82   CC       tests/test-5.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.82   CC       tests/test-6.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.82   CC       tests/test-7.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.84   CC       tests/test-8.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.86   CC       tests/test-9.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.86   CC       tests/test-10.o
18:55:08 [2024-01-10T18:55:08.483Z] #77 61.89   CC       tests/test-11.o
18:55:11 [2024-01-10T18:55:11.764Z] #77 ...
18:55:11 [2024-01-10T18:55:11.764Z] 
18:55:11 [2024-01-10T18:55:11.764Z] #57 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
18:55:11 [2024-01-10T18:55:11.764Z] #57 92.47 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
18:55:11 [2024-01-10T18:55:11.764Z] #57 92.53 Docker version unknown-version, build unknown-commit
18:55:12 [2024-01-10T18:55:12.329Z] #57 ...
18:55:12 [2024-01-10T18:55:12.329Z] 
18:55:12 [2024-01-10T18:55:12.329Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:12 [2024-01-10T18:55:12.329Z] #77 65.67   CCLD     libocispec.la
18:55:12 [2024-01-10T18:55:12.329Z] #77 65.82   CCLD     src/ocispec/validate
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.82   CCLD     tests/test-1
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.82   CCLD     tests/test-2
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.84   CCLD     tests/test-3
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.84   CCLD     tests/test-4
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.85   CCLD     tests/test-5
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.86   CCLD     tests/test-9
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.86   CCLD     tests/test-6
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.87   CCLD     tests/test-7
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.87   CCLD     tests/test-8
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.87   CCLD     tests/test-10
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.87 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:55:12 [2024-01-10T18:55:12.587Z] #77 65.88   CCLD     tests/test-11
18:55:12 [2024-01-10T18:55:12.587Z] #77 66.07 libtool: link: ar cr libocispec.a 
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.08 libtool: link: ranlib libocispec.a
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.20 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.22 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.22 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.22 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.22 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.22 make[2]: Entering directory '/tmp/crun-build'
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.26   CC       src/crun-crun.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.26   CC       src/crun-run.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.26   CC       src/crun-delete.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.26   CC       src/crun-kill.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.26   CC       src/crun-pause.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.27   CC       src/crun-unpause.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.27   CC       src/crun-oci_features.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.27   CC       src/crun-spec.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.28   CC       src/crun-exec.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.28   CC       src/crun-list.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.29   CC       src/crun-create.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.29   CC       src/crun-state.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.29   CC       src/crun-start.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.31   CC       src/crun-update.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.34   CC       src/crun-ps.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.35   CC       src/crun-checkpoint.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.37   CC       src/crun-restore.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.39   CC       src/libcrun/crun-cloned_binary.o
18:55:12 [2024-01-10T18:55:12.844Z] #77 66.43   CC       src/libcrun/libcrun_la-utils.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.43   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.46   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.50   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.55   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.58   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.61   CC       src/libcrun/libcrun_la-cgroup.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.62   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.62   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.62   CC       src/libcrun/libcrun_la-container.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.63   CC       src/libcrun/libcrun_la-custom-handler.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.63   CC       src/libcrun/libcrun_la-criu.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.64   CC       src/libcrun/libcrun_la-ebpf.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.64   CC       src/libcrun/libcrun_la-error.lo
18:55:13 [2024-01-10T18:55:13.102Z] #77 66.66   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.67   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.67   CC       src/libcrun/handlers/libcrun_la-mono.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.67   CC       src/libcrun/handlers/libcrun_la-spin.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.68   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.69   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.69   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.69   CC       src/libcrun/libcrun_la-intelrdt.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.70   CC       src/libcrun/libcrun_la-io_priority.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.72   CC       src/libcrun/libcrun_la-linux.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.74   CC       src/libcrun/libcrun_la-mount_flags.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.74   CC       src/libcrun/libcrun_la-scheduler.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.75   CC       src/libcrun/libcrun_la-seccomp.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.77   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.77   CC       src/libcrun/libcrun_la-signals.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.78   CC       src/libcrun/libcrun_la-status.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.78   CC       src/libcrun/libcrun_la-terminal.lo
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.79   CC       tests/init.o
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.80   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.83   CC       src/libcrun/libcrun_testing_a-utils.o
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.85   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.86   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:55:13 [2024-01-10T18:55:13.360Z] #77 66.89   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 66.91   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 66.98   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.00   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.03   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.05   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.06   CC       src/libcrun/libcrun_testing_a-container.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.08   CC       src/libcrun/libcrun_testing_a-criu.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.09   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:55:13 [2024-01-10T18:55:13.620Z] #77 67.14   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.17   CC       src/libcrun/libcrun_testing_a-error.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.26   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.31   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.36   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.37   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.45   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:55:13 [2024-01-10T18:55:13.881Z] #77 67.47   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.53   CC       src/libcrun/libcrun_testing_a-intelrdt.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.56   CC       src/libcrun/libcrun_testing_a-io_priority.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.56   CC       src/libcrun/libcrun_testing_a-linux.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.58   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.61   CC       src/libcrun/libcrun_testing_a-scheduler.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.65   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:55:14 [2024-01-10T18:55:14.139Z] #77 67.68   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:55:14 [2024-01-10T18:55:14.705Z] #77 68.12   CC       src/libcrun/libcrun_testing_a-signals.o
18:55:14 [2024-01-10T18:55:14.705Z] #77 68.17   CC       src/libcrun/libcrun_testing_a-status.o
18:55:14 [2024-01-10T18:55:14.705Z] #77 68.19   CC       src/libcrun/libcrun_testing_a-terminal.o
18:55:14 [2024-01-10T18:55:14.705Z] #77 68.21   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:55:14 [2024-01-10T18:55:14.705Z] #77 68.23   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
18:55:14 [2024-01-10T18:55:14.963Z] #77 68.27   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:55:14 [2024-01-10T18:55:14.963Z] #77 68.51   CCLD     tests/init
18:55:18 [2024-01-10T18:55:18.242Z] #77 ...
18:55:18 [2024-01-10T18:55:18.242Z] 
18:55:18 [2024-01-10T18:55:18.242Z] #78 [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/arm64 <<EOT (set -e...)
18:55:18 [2024-01-10T18:55:18.242Z] #78 69.36 + bin/containerd-stress
18:55:18 [2024-01-10T18:55:18.242Z] #78 69.36 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -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
18:55:20 [2024-01-10T18:55:20.135Z] #78 70.63 + bin/containerd-shim
18:55:20 [2024-01-10T18:55:20.135Z] #78 71.18 + bin/containerd-shim-runc-v1
18:55:21 [2024-01-10T18:55:21.065Z] #78 72.03 + bin/containerd-shim-runc-v2
18:55:21 [2024-01-10T18:55:21.628Z] #78 72.76 + binaries
18:55:24 [2024-01-10T18:55:24.899Z] #78 ...
18:55:24 [2024-01-10T18:55:24.899Z] 
18:55:24 [2024-01-10T18:55:24.899Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.00   AR       libcrun_testing.a
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.00 ar: `u' modifier ignored since `D' is the default (see `U')
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.03   CCLD     tests/tests_libcrun_utils
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.03   CCLD     tests/tests_libcrun_errors
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.03   CCLD     tests/tests_libcrun_intelrdt
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.03   CCLD     tests/tests_libcrun_fuzzer
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.10   CCLD     libcrun.la
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.32   CCLD     crun
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.49 make[3]: Entering directory '/tmp/crun-build'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.57  /usr/bin/mkdir -p '/usr/local/share/man/man1'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.57  /usr/bin/mkdir -p '/usr/local/lib'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.57  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.58  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.61 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.61 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.62 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.63 libtool: install: ranlib /usr/local/lib/libcrun.a
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 ----------------------------------------------------------------------
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 Libraries have been installed in:
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99    /usr/local/lib
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 If you ever happen to want to link against installed libraries
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 in a given directory, LIBDIR, you must either use libtool, and
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 specify the full pathname of the library, or use the '-LLIBDIR'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 flag during linking and do at least one of the following:
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99      during execution
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99      during linking
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 See any operating system documentation about shared libraries for
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 more information, such as the ld(1) and ld.so(8) manual pages.
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99 ----------------------------------------------------------------------
18:55:24 [2024-01-10T18:55:24.899Z] #77 72.99  /usr/bin/mkdir -p '/build'
18:55:24 [2024-01-10T18:55:24.899Z] #77 73.00   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:55:24 [2024-01-10T18:55:24.899Z] #77 73.03 libtool: install: /usr/bin/install -c crun /build/crun
18:55:24 [2024-01-10T18:55:24.899Z] #77 73.04 make[3]: Leaving directory '/tmp/crun-build'
18:55:24 [2024-01-10T18:55:24.899Z] #77 73.04 make[2]: Leaving directory '/tmp/crun-build'
18:55:24 [2024-01-10T18:55:24.899Z] #77 73.04 make[1]: Leaving directory '/tmp/crun-build'
18:55:25 [2024-01-10T18:55:25.829Z] #77 DONE 79.3s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #76 [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/arm64 <<EOT (set -e...)
18:55:25 [2024-01-10T18:55:25.829Z] #76 DONE 79.3s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #57 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
18:55:25 [2024-01-10T18:55:25.829Z] #57 DONE 116.4s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
18:55:25 [2024-01-10T18:55:25.829Z] #79 DONE 72.1s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #78 [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/arm64 <<EOT (set -e...)
18:55:25 [2024-01-10T18:55:25.829Z] #78 DONE 76.9s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #72 [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/arm64 <<EOT (set -e...)
18:55:25 [2024-01-10T18:55:25.829Z] #72 DONE 75.3s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #69 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
18:55:25 [2024-01-10T18:55:25.829Z] #69 DONE 79.3s
18:55:25 [2024-01-10T18:55:25.829Z] 
18:55:25 [2024-01-10T18:55:25.829Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
18:55:26 [2024-01-10T18:55:26.087Z] #80 DONE 0.1s
18:55:26 [2024-01-10T18:55:26.087Z] 
18:55:26 [2024-01-10T18:55:26.087Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
18:55:26 [2024-01-10T18:55:26.087Z] #81 DONE 0.1s
18:55:26 [2024-01-10T18:55:26.652Z] 
18:55:26 [2024-01-10T18:55:26.652Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
18:55:26 [2024-01-10T18:55:26.909Z] #82 DONE 0.4s
18:55:27 [2024-01-10T18:55:27.165Z] 
18:55:27 [2024-01-10T18:55:27.165Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.165Z] #83 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.165Z] 
18:55:27 [2024-01-10T18:55:27.165Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.165Z] #84 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.165Z] 
18:55:27 [2024-01-10T18:55:27.165Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.165Z] #85 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.165Z] 
18:55:27 [2024-01-10T18:55:27.165Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.165Z] #86 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.422Z] 
18:55:27 [2024-01-10T18:55:27.422Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.422Z] #87 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.422Z] 
18:55:27 [2024-01-10T18:55:27.422Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.422Z] #88 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.678Z] 
18:55:27 [2024-01-10T18:55:27.678Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
18:55:27 [2024-01-10T18:55:27.678Z] #89 DONE 0.1s
18:55:27 [2024-01-10T18:55:27.678Z] 
18:55:27 [2024-01-10T18:55:27.678Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
18:55:28 [2024-01-10T18:55:28.607Z] #90 DONE 1.0s
18:55:28 [2024-01-10T18:55:28.607Z] 
18:55:28 [2024-01-10T18:55:28.607Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
18:55:28 [2024-01-10T18:55:28.607Z] #91 DONE 0.1s
18:55:28 [2024-01-10T18:55:28.607Z] 
18:55:28 [2024-01-10T18:55:28.607Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
18:55:28 [2024-01-10T18:55:28.607Z] #92 DONE 0.1s
18:55:28 [2024-01-10T18:55:28.863Z] 
18:55:28 [2024-01-10T18:55:28.863Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
18:55:29 [2024-01-10T18:55:29.426Z] #93 DONE 0.6s
18:55:29 [2024-01-10T18:55:29.426Z] 
18:55:29 [2024-01-10T18:55:29.426Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
18:55:29 [2024-01-10T18:55:29.426Z] #94 DONE 0.1s
18:55:29 [2024-01-10T18:55:29.426Z] 
18:55:29 [2024-01-10T18:55:29.426Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
18:55:29 [2024-01-10T18:55:29.682Z] #95 DONE 0.2s
18:55:29 [2024-01-10T18:55:29.682Z] 
18:55:29 [2024-01-10T18:55:29.682Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
18:55:29 [2024-01-10T18:55:29.682Z] #96 DONE 0.0s
18:55:29 [2024-01-10T18:55:29.682Z] 
18:55:29 [2024-01-10T18:55:29.682Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
18:55:29 [2024-01-10T18:55:29.682Z] #97 DONE 0.1s
18:55:29 [2024-01-10T18:55:29.939Z] 
18:55:29 [2024-01-10T18:55:29.939Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
18:55:29 [2024-01-10T18:55:29.939Z] #98 DONE 0.1s
18:55:29 [2024-01-10T18:55:29.939Z] 
18:55:29 [2024-01-10T18:55:29.939Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
18:55:31 [2024-01-10T18:55:31.305Z] #99 DONE 1.6s
18:55:31 [2024-01-10T18:55:31.562Z] 
18:55:31 [2024-01-10T18:55:31.562Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
18:55:33 [2024-01-10T18:55:33.457Z] #100 DONE 2.1s
18:55:33 [2024-01-10T18:55:33.713Z] 
18:55:33 [2024-01-10T18:55:33.714Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
18:55:33 [2024-01-10T18:55:33.714Z] #101 DONE 0.1s
18:55:33 [2024-01-10T18:55:33.714Z] 
18:55:33 [2024-01-10T18:55:33.714Z] #102 [dev-base  1/12] RUN groupadd -r docker
18:55:33 [2024-01-10T18:55:33.714Z] #102 DONE 0.3s
18:55:33 [2024-01-10T18:55:33.970Z] 
18:55:33 [2024-01-10T18:55:33.970Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:55:34 [2024-01-10T18:55:34.227Z] #103 DONE 0.5s
18:55:34 [2024-01-10T18:55:34.483Z] 
18:55:34 [2024-01-10T18:55:34.483Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:55:34 [2024-01-10T18:55:34.740Z] #104 0.355 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:55:34 [2024-01-10T18:55:34.740Z] #104 DONE 0.4s
18:55:34 [2024-01-10T18:55:34.740Z] 
18:55:34 [2024-01-10T18:55:34.740Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:55:34 [2024-01-10T18:55:34.996Z] #105 DONE 0.3s
18:55:35 [2024-01-10T18:55:35.253Z] 
18:55:35 [2024-01-10T18:55:35.253Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:55:35 [2024-01-10T18:55:35.253Z] #106 DONE 0.3s
18:55:35 [2024-01-10T18:55:35.509Z] 
18:55:35 [2024-01-10T18:55:35.509Z] #107 [dev-base  6/12] RUN ldconfig
18:55:35 [2024-01-10T18:55:35.766Z] #107 DONE 0.4s
18:55:35 [2024-01-10T18:55:35.766Z] 
18:55:35 [2024-01-10T18:55:35.766Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
18:55:36 [2024-01-10T18:55:36.023Z] #108 DONE 0.3s
18:55:36 [2024-01-10T18:55:36.279Z] 
18:55:36 [2024-01-10T18:55:36.279Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:55:36 [2024-01-10T18:55:36.536Z] #109 0.603 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:55:36 [2024-01-10T18:55:36.792Z] #109 0.614 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:55:36 [2024-01-10T18:55:36.792Z] #109 0.614 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:55:36 [2024-01-10T18:55:36.792Z] #109 0.700 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:55:36 [2024-01-10T18:55:36.792Z] #109 0.772 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:55:37 [2024-01-10T18:55:37.048Z] #109 0.845 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [131 kB]
18:55:37 [2024-01-10T18:55:37.977Z] #109 1.731 Fetched 9080 kB in 1s (6535 kB/s)
18:55:38 [2024-01-10T18:55:38.233Z] #109 1.731 Reading package lists...
18:55:39 [2024-01-10T18:55:39.052Z] #109 2.354 Reading package lists...
18:55:39 [2024-01-10T18:55:39.052Z] #109 2.975 Building dependency tree...
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.458 The following additional packages will be installed:
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.458   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.458   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.459   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.459   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.460   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.460   vim-runtime
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462 Suggested packages:
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   systemd-userdbd systemd-boot systemd-resolved libqrencode4
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   vim-doc vim-scripts xfsdump acl attr quota
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462 Recommended packages:
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
18:55:39 [2024-01-10T18:55:39.615Z] #109 3.462   systemd-timesyncd | time-daemon xxd unzip
18:55:39 [2024-01-10T18:55:39.871Z] #109 3.856 The following NEW packages will be installed:
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.857   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.858   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.858   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
18:55:40 [2024-01-10T18:55:40.128Z] #109 3.858   zip zstd
18:55:40 [2024-01-10T18:55:40.128Z] #109 4.147 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded.
18:55:40 [2024-01-10T18:55:40.128Z] #109 4.147 Need to get 31.8 MB of archives.
18:55:40 [2024-01-10T18:55:40.128Z] #109 4.147 After this operation, 143 MB of additional disk space will be used.
18:55:40 [2024-01-10T18:55:40.128Z] #109 4.147 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.149 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.150 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.152 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.153 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.155 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.156 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.157 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.176 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.180 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.195 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.216 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.216 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.217 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.225 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.227 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.228 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.229 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.229 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.230 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.235 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.235 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.237 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.237 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.240 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.243 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.243 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.244 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.245 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.246 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.248 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.251 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.252 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.253 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.253 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.254 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.255 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.310 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.310 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.311 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.311 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.312 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.312 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.313 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.314 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.314 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.315 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.316 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.317 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.317 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.321 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.323 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
18:55:40 [2024-01-10T18:55:40.384Z] #109 4.365 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.372 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.377 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.378 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.539 debconf: delaying package configuration, since apt-utils is not installed
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.583 Fetched 31.8 MB in 1s (62.3 MB/s)
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.613 Selecting previously unselected package libargon2-1:arm64.
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.613 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.623 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.631 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:55:40 [2024-01-10T18:55:40.641Z] #109 4.674 Selecting previously unselected package dmsetup.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.676 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.680 Unpacking dmsetup (2:1.02.185-2) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.726 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.728 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.734 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.784 Selecting previously unselected package libjson-c5:arm64.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.786 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.791 Unpacking libjson-c5:arm64 (0.16-2) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.833 Selecting previously unselected package libcryptsetup12:arm64.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.836 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.839 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.891 Selecting previously unselected package libfdisk1:arm64.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.893 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.898 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.950 Selecting previously unselected package libkmod2:arm64.
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.952 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.956 Unpacking libkmod2:arm64 (30+20221128-1) ...
18:55:40 [2024-01-10T18:55:40.898Z] #109 4.995 Selecting previously unselected package libapparmor1:arm64.
18:55:41 [2024-01-10T18:55:41.154Z] #109 4.997 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.002 Unpacking libapparmor1:arm64 (3.0.8-3) ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.047 Selecting previously unselected package libip4tc2:arm64.
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.049 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.054 Unpacking libip4tc2:arm64 (1.8.9-2) ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.088 Selecting previously unselected package libsystemd-shared:arm64.
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.090 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.094 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
18:55:41 [2024-01-10T18:55:41.154Z] #109 5.253 Selecting previously unselected package systemd.
18:55:41 [2024-01-10T18:55:41.411Z] #109 5.255 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.411Z] #109 5.275 Unpacking systemd (252.19-1~deb12u1) ...
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.541 Selecting previously unselected package pigz.
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.544 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.547 Unpacking pigz (2.6-1) ...
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.599 Selecting previously unselected package sgml-base.
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.601 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.608 Unpacking sgml-base (1.31) ...
18:55:41 [2024-01-10T18:55:41.668Z] #109 5.665 Selecting previously unselected package sudo.
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.667 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.674 Unpacking sudo (1.9.13p3-1+deb12u1) ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.806 Selecting previously unselected package libelf1:arm64.
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.808 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.813 Unpacking libelf1:arm64 (0.188-2.1) ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.867 Selecting previously unselected package libbpf1:arm64.
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.869 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.873 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.925 Selecting previously unselected package libmnl0:arm64.
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.927 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.934 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.979 Selecting previously unselected package libxtables12:arm64.
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.981 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 5.986 Unpacking libxtables12:arm64 (1.8.9-2) ...
18:55:41 [2024-01-10T18:55:41.924Z] #109 6.026 Selecting previously unselected package libcap2-bin.
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.028 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.031 Unpacking libcap2-bin (1:2.66-4) ...
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.081 Selecting previously unselected package iproute2.
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.083 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.089 Unpacking iproute2 (6.1.0-3) ...
18:55:42 [2024-01-10T18:55:42.180Z] #109 6.210 Selecting previously unselected package vim-common.
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.212 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.216 Unpacking vim-common (2:9.0.1378-2) ...
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.275 Selecting previously unselected package bash-completion.
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.277 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.289 Unpacking bash-completion (1:2.11-6) ...
18:55:42 [2024-01-10T18:55:42.437Z] #109 6.414 Selecting previously unselected package bzip2.
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.416 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.422 Unpacking bzip2 (1.0.8-5+b1) ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.466 Selecting previously unselected package xz-utils.
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.468 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.473 Unpacking xz-utils (5.4.1-0.2) ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.567 Selecting previously unselected package apparmor.
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.570 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.590 Unpacking apparmor (3.0.8-3) ...
18:55:42 [2024-01-10T18:55:42.694Z] #109 6.681 Selecting previously unselected package inetutils-ping.
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.684 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.688 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.751 Selecting previously unselected package libip6tc2:arm64.
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.753 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.902 Unpacking libip6tc2:arm64 (1.8.9-2) ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.944 Selecting previously unselected package libnfnetlink0:arm64.
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.947 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.952 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.993 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:55:42 [2024-01-10T18:55:42.950Z] #109 6.995 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 7.000 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:55:42 [2024-01-10T18:55:42.950Z] #109 7.041 Selecting previously unselected package libnftnl11:arm64.
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.043 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.049 Unpacking libnftnl11:arm64 (1.2.4-2) ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.096 Selecting previously unselected package iptables.
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.098 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.102 Unpacking iptables (1.8.9-2) ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.196 Selecting previously unselected package libonig5:arm64.
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.198 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.204 Unpacking libonig5:arm64 (6.9.8-1) ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.255 Selecting previously unselected package libjq1:arm64.
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.257 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.262 Unpacking libjq1:arm64 (1.6-2.1) ...
18:55:43 [2024-01-10T18:55:43.207Z] #109 7.306 Selecting previously unselected package jq.
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.308 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.313 Unpacking jq (1.6-2.1) ...
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.357 Selecting previously unselected package libaio1:arm64.
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.359 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.364 Unpacking libaio1:arm64 (0.3.113-4) ...
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.406 Selecting previously unselected package libgpm2:arm64.
18:55:43 [2024-01-10T18:55:43.464Z] #109 7.408 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.721Z] #109 7.412 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
18:55:43 [2024-01-10T18:55:43.721Z] #109 7.452 Selecting previously unselected package libicu72:arm64.
18:55:43 [2024-01-10T18:55:43.721Z] #109 7.454 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
18:55:43 [2024-01-10T18:55:43.721Z] #109 7.458 Unpacking libicu72:arm64 (72.1-3) ...
18:55:43 [2024-01-10T18:55:43.977Z] #109 8.016 Selecting previously unselected package libinih1:arm64.
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.018 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.022 Unpacking libinih1:arm64 (55-1) ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.065 Selecting previously unselected package libmicrohttpd12:arm64.
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.067 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.073 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.235 Selecting previously unselected package libnet1:arm64.
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.237 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.241 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.288 Selecting previously unselected package libnl-3-200:arm64.
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.290 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.295 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
18:55:44 [2024-01-10T18:55:44.234Z] #109 8.344 Selecting previously unselected package libprotobuf-c1:arm64.
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.346 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.350 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.394 Selecting previously unselected package libsodium23:arm64.
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.396 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.402 Unpacking libsodium23:arm64 (1.0.18-1) ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.458 Selecting previously unselected package libsubid4:arm64.
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.460 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.465 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.511 Selecting previously unselected package liburcu8:arm64.
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.513 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.517 Unpacking liburcu8:arm64 (0.13.2-1) ...
18:55:44 [2024-01-10T18:55:44.491Z] #109 8.568 Selecting previously unselected package libyajl2:arm64.
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.570 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.574 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.701 Selecting previously unselected package net-tools.
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.703 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.707 Unpacking net-tools (2.10-0.1) ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.763 Selecting previously unselected package patch.
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.765 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.770 Unpacking patch (2.7.6-7) ...
18:55:44 [2024-01-10T18:55:44.747Z] #109 8.812 Selecting previously unselected package systemd-journal-remote.
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.815 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.818 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.864 Selecting previously unselected package thin-provisioning-tools.
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.866 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.872 Unpacking thin-provisioning-tools (0.9.0-2) ...
18:55:45 [2024-01-10T18:55:45.004Z] #109 8.938 Selecting previously unselected package uidmap.
18:55:45 [2024-01-10T18:55:45.260Z] #109 8.941 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
18:55:45 [2024-01-10T18:55:45.260Z] #109 8.944 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
18:55:45 [2024-01-10T18:55:45.260Z] #109 8.997 Selecting previously unselected package vim-runtime.
18:55:45 [2024-01-10T18:55:45.260Z] #109 8.999 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
18:55:45 [2024-01-10T18:55:45.260Z] #109 9.010 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
18:55:45 [2024-01-10T18:55:45.260Z] #109 9.026 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
18:55:45 [2024-01-10T18:55:45.260Z] #109 9.030 Unpacking vim-runtime (2:9.0.1378-2) ...
18:55:45 [2024-01-10T18:55:45.517Z] #109 9.534 Selecting previously unselected package vim.
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.537 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.541 Unpacking vim (2:9.0.1378-2) ...
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.688 Selecting previously unselected package xfsprogs.
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.690 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.695 Unpacking xfsprogs (6.1.0-1) ...
18:55:45 [2024-01-10T18:55:45.774Z] #109 9.797 Selecting previously unselected package zip.
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.799 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.804 Unpacking zip (3.0-13) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.854 Selecting previously unselected package zstd.
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.857 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.861 Unpacking zstd (1.5.4+dfsg2-5) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.952 Setting up libip4tc2:arm64 (1.8.9-2) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.964 Setting up net-tools (2.10-0.1) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.976 Setting up libapparmor1:arm64 (3.0.8-3) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.987 Setting up libsodium23:arm64 (1.0.18-1) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 9.998 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 10.02 Setting up libicu72:arm64 (72.1-3) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 10.03 Setting up libip6tc2:arm64 (1.8.9-2) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 10.04 Setting up libinih1:arm64 (55-1) ...
18:55:46 [2024-01-10T18:55:46.030Z] #109 10.05 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.06 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.08 Setting up bzip2 (1.0.8-5+b1) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.10 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.11 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.12 Setting up libcap2-bin (1:2.66-4) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.14 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
18:55:46 [2024-01-10T18:55:46.287Z] #109 10.15 Setting up apparmor (3.0.8-3) ...
18:55:47 [2024-01-10T18:55:47.216Z] #109 11.18 debconf: unable to initialize frontend: Dialog
18:55:47 [2024-01-10T18:55:47.216Z] #109 11.18 debconf: (TERM is not set, so the dialog frontend is not usable.)
18:55:47 [2024-01-10T18:55:47.216Z] #109 11.18 debconf: falling back to frontend: Readline
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.19 debconf: unable to initialize frontend: Readline
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.19 debconf: (This frontend requires a controlling tty.)
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.19 debconf: falling back to frontend: Teletype
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.39 Setting up zip (3.0-13) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.41 Setting up vim-common (2:9.0.1378-2) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.42 Setting up bash-completion (1:2.11-6) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.45 Setting up xz-utils (5.4.1-0.2) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.48 Setting up libmnl0:arm64 (1.0.4-3) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.49 Setting up patch (2.7.6-7) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.51 Setting up sudo (1.9.13p3-1+deb12u1) ...
18:55:47 [2024-01-10T18:55:47.473Z] #109 11.57 invoke-rc.d: could not determine current runlevel
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.58 invoke-rc.d: policy-rc.d denied execution of start.
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.58 Setting up libxtables12:arm64 (1.8.9-2) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.60 Setting up liburcu8:arm64 (0.13.2-1) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.61 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.63 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.64 Setting up pigz (2.6-1) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.66 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.68 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.72 Setting up sgml-base (1.31) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.76 Setting up vim-runtime (2:9.0.1378-2) ...
18:55:47 [2024-01-10T18:55:47.729Z] #109 11.84 Setting up libaio1:arm64 (0.3.113-4) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.86 Setting up libelf1:arm64 (0.188-2.1) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.87 Setting up libjson-c5:arm64 (0.16-2) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.89 Setting up zstd (1.5.4+dfsg2-5) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.90 Setting up libonig5:arm64 (6.9.8-1) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.92 Setting up libbpf1:arm64 (1:1.1.0-1) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.93 Setting up libkmod2:arm64 (30+20221128-1) ...
18:55:47 [2024-01-10T18:55:47.986Z] #109 11.95 Setting up vim (2:9.0.1378-2) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 11.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.02 Setting up libjq1:arm64 (1.6-2.1) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.04 Setting up iproute2 (6.1.0-3) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.18 debconf: unable to initialize frontend: Dialog
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.18 debconf: (TERM is not set, so the dialog frontend is not usable.)
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.18 debconf: falling back to frontend: Readline
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.19 debconf: unable to initialize frontend: Readline
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.19 debconf: (This frontend requires a controlling tty.)
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.19 debconf: falling back to frontend: Teletype
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.23 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.24 Setting up libnftnl11:arm64 (1.2.4-2) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.28 Setting up thin-provisioning-tools (0.9.0-2) ...
18:55:48 [2024-01-10T18:55:48.242Z] #109 12.30 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.31 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.33 Setting up jq (1.6-2.1) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.34 Setting up iptables (1.8.9-2) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.41 Setting up dmsetup (2:1.02.185-2) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.44 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.45 Setting up systemd (252.19-1~deb12u1) ...
18:55:48 [2024-01-10T18:55:48.500Z] #109 12.56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.58 Initializing machine ID from random generator.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.60 Creating group 'systemd-journal' with GID 998.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.60 Creating group 'systemd-network' with GID 997.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.60 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
18:55:48 [2024-01-10T18:55:48.757Z] #109 12.67 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.69 Creating group 'systemd-journal-remote' with GID 996.
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.69 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.73 Setting up xfsprogs (6.1.0-1) ...
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.75 System has not been booted with systemd as init system (PID 1). Can't operate.
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.75 Failed to connect to bus: Host is down
18:55:49 [2024-01-10T18:55:49.014Z] #109 12.75 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:55:49 [2024-01-10T18:55:49.577Z] #109 DONE 13.5s
18:55:49 [2024-01-10T18:55:49.577Z] 
18:55:49 [2024-01-10T18:55:49.577Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
18:55:49 [2024-01-10T18:55:49.834Z] #110 0.309 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:55:50 [2024-01-10T18:55:50.090Z] #110 0.313 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:55:50 [2024-01-10T18:55:50.091Z] #110 0.317 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:55:50 [2024-01-10T18:55:50.091Z] #110 DONE 0.3s
18:55:50 [2024-01-10T18:55:50.091Z] 
18:55:50 [2024-01-10T18:55:50.091Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
18:55:50 [2024-01-10T18:55:50.347Z] #111 0.600 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:55:50 [2024-01-10T18:55:50.347Z] #111 0.600 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:55:50 [2024-01-10T18:55:50.347Z] #111 0.600 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:55:51 [2024-01-10T18:55:51.167Z] #111 0.829 Reading package lists...
18:55:51 [2024-01-10T18:55:51.986Z] #111 1.448 Reading package lists...
18:55:51 [2024-01-10T18:55:51.986Z] #111 2.071 Building dependency tree...
18:55:52 [2024-01-10T18:55:52.242Z] #111 2.252 Reading state information...
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.528 gcc is already the newest version (4:12.2.0-3).
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.528 pkg-config is already the newest version (1.8.1-1).
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.528 The following additional packages will be installed:
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.528   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.529   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.529   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.529   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.530   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.530   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.531   python3-yaml uuid-dev zlib1g-dev
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534 Suggested packages:
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534 Recommended packages:
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
18:55:52 [2024-01-10T18:55:52.499Z] #111 2.534   liblocale-gettext-perl shared-mime-info xdg-user-dirs
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.839 The following NEW packages will be installed:
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.839   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.839   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.839   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.840   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.840   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.840   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.840   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
18:55:52 [2024-01-10T18:55:52.755Z] #111 2.841   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
18:55:53 [2024-01-10T18:55:53.012Z] #111 3.119 0 upgraded, 37 newly installed, 0 to remove and 5 not upgraded.
18:55:53 [2024-01-10T18:55:53.012Z] #111 3.119 Need to get 11.9 MB of archives.
18:55:53 [2024-01-10T18:55:53.012Z] #111 3.119 After this operation, 53.1 MB of additional disk space will be used.
18:55:53 [2024-01-10T18:55:53.012Z] #111 3.119 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.127 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.134 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.140 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.141 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.142 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.142 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.143 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.143 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.144 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.144 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.145 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.146 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.147 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.150 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.156 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.157 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.158 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.158 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.169 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.171 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.172 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.174 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.176 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.181 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.185 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.186 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.191 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.202 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.204 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.206 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.208 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.208 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.209 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.210 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.213 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.214 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
18:55:53 [2024-01-10T18:55:53.269Z] #111 3.445 debconf: delaying package configuration, since apt-utils is not installed
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.494 Fetched 11.9 MB in 0s (32.8 MB/s)
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.518 Selecting previously unselected package libdpkg-perl.
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.518 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21022 files and directories currently installed.)
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.532 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.536 Unpacking libdpkg-perl (1.21.22) ...
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.614 Selecting previously unselected package dpkg-dev.
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.617 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.621 Unpacking dpkg-dev (1.21.22) ...
18:55:53 [2024-01-10T18:55:53.526Z] #111 3.746 Selecting previously unselected package libglib2.0-0:arm64.
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.749 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.759 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.890 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.893 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.897 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.937 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.939 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.945 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:55:53 [2024-01-10T18:55:53.782Z] #111 3.992 Selecting previously unselected package libsecret-common.
18:55:54 [2024-01-10T18:55:54.039Z] #111 3.994 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 3.999 Unpacking libsecret-common (0.20.5-3) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.062 Selecting previously unselected package libsecret-1-0:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.064 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.068 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.107 Selecting previously unselected package gir1.2-secret-1:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.109 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.114 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.149 Selecting previously unselected package libapparmor-dev:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.152 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.156 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.203 Selecting previously unselected package uuid-dev:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.205 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.210 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.247 Selecting previously unselected package libblkid-dev:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.249 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.253 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.304 Selecting previously unselected package libffi-dev:arm64.
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.306 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.039Z] #111 4.313 Unpacking libffi-dev:arm64 (3.4.4-1) ...
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.351 Selecting previously unselected package libgpg-error-dev.
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.354 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.357 Unpacking libgpg-error-dev (1.46-1) ...
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.401 Selecting previously unselected package libgcrypt20-dev.
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.404 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.409 Unpacking libgcrypt20-dev (1.10.1-3) ...
18:55:54 [2024-01-10T18:55:54.296Z] #111 4.487 Selecting previously unselected package libglib2.0-data.
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.490 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.494 Unpacking libglib2.0-data (2.74.6-2) ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.633 Selecting previously unselected package libglib2.0-bin.
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.636 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.641 Unpacking libglib2.0-bin (2.74.6-2) ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.691 Selecting previously unselected package python3-lib2to3.
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.694 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.698 Unpacking python3-lib2to3 (3.11.2-3) ...
18:55:54 [2024-01-10T18:55:54.553Z] #111 4.745 Selecting previously unselected package python3-distutils.
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.748 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.752 Unpacking python3-distutils (3.11.2-3) ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.798 Selecting previously unselected package libglib2.0-dev-bin.
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.801 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.807 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.857 Selecting previously unselected package libsepol-dev:arm64.
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.859 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.864 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.931 Selecting previously unselected package libpcre2-16-0:arm64.
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.933 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.938 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
18:55:54 [2024-01-10T18:55:54.810Z] #111 4.998 Selecting previously unselected package libpcre2-32-0:arm64.
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.000 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.004 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.059 Selecting previously unselected package libpcre2-posix3:arm64.
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.062 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.068 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.108 Selecting previously unselected package libpcre2-dev:arm64.
18:55:55 [2024-01-10T18:55:55.066Z] #111 5.111 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.067Z] #111 5.115 Unpacking libpcre2-dev:arm64 (10.42-1) ...
18:55:55 [2024-01-10T18:55:55.067Z] #111 5.200 Selecting previously unselected package libselinux1-dev:arm64.
18:55:55 [2024-01-10T18:55:55.067Z] #111 5.202 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.067Z] #111 5.207 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
18:55:55 [2024-01-10T18:55:55.067Z] #111 5.272 Selecting previously unselected package libmount-dev:arm64.
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.275 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.280 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.318 Selecting previously unselected package zlib1g-dev:arm64.
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.320 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.324 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.379 Selecting previously unselected package libglib2.0-dev:arm64.
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.381 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.386 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
18:55:55 [2024-01-10T18:55:55.323Z] #111 5.556 Selecting previously unselected package libseccomp-dev:arm64.
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.559 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.563 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.606 Selecting previously unselected package libsecret-1-dev:arm64.
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.608 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.612 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.696 Selecting previously unselected package libsystemd-dev:arm64.
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.699 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.703 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
18:55:55 [2024-01-10T18:55:55.580Z] #111 5.811 Selecting previously unselected package libudev-dev:arm64.
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.814 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.818 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.868 Selecting previously unselected package libyaml-0-2:arm64.
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.870 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.874 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.918 Selecting previously unselected package python3-pathspec.
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.921 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.925 Unpacking python3-pathspec (0.11.0-1) ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.968 Selecting previously unselected package python3-pkg-resources.
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.971 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 5.976 Unpacking python3-pkg-resources (66.1.1-1) ...
18:55:55 [2024-01-10T18:55:55.837Z] #111 6.035 Selecting previously unselected package python3-yaml.
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.037 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.042 Unpacking python3-yaml (6.0-3+b2) ...
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.089 Selecting previously unselected package yamllint.
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.091 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.095 Unpacking yamllint (1.29.0-1) ...
18:55:56 [2024-01-10T18:55:56.093Z] #111 6.153 Setting up python3-pkg-resources (66.1.1-1) ...
18:55:56 [2024-01-10T18:55:56.350Z] #111 6.421 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:55:56 [2024-01-10T18:55:56.350Z] #111 6.436 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:55:56 [2024-01-10T18:55:56.350Z] #111 6.451 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:55:56 [2024-01-10T18:55:56.350Z] #111 6.465 No schema files found: doing nothing.
18:55:56 [2024-01-10T18:55:56.350Z] #111 6.473 Setting up python3-yaml (6.0-3+b2) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.637 Setting up libffi-dev:arm64 (3.4.4-1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.648 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.664 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.677 Setting up libglib2.0-data (2.74.6-2) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.689 Setting up libgpg-error-dev (1.46-1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.704 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.721 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.733 Setting up libsepol-dev:arm64 (3.4-2.1) ...
18:55:56 [2024-01-10T18:55:56.607Z] #111 6.747 Setting up libdpkg-perl (1.21.22) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.761 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.777 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.790 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.805 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.817 Setting up python3-pathspec (0.11.0-1) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 6.955 Setting up python3-lib2to3 (3.11.2-3) ...
18:55:56 [2024-01-10T18:55:56.864Z] #111 7.069 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
18:55:57 [2024-01-10T18:55:57.120Z] #111 7.082 Setting up libsecret-common (0.20.5-3) ...
18:55:57 [2024-01-10T18:55:57.120Z] #111 7.098 Setting up python3-distutils (3.11.2-3) ...
18:55:57 [2024-01-10T18:55:57.120Z] #111 7.234 Setting up libglib2.0-dev-bin (2.74.6-2) ...
18:55:57 [2024-01-10T18:55:57.120Z] #111 7.395 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.411 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.424 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.439 Setting up libglib2.0-bin (2.74.6-2) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.450 Setting up dpkg-dev (1.21.22) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.473 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.487 Setting up yamllint (1.29.0-1) ...
18:55:57 [2024-01-10T18:55:57.377Z] #111 7.639 Setting up libgcrypt20-dev (1.10.1-3) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.653 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.667 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.682 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.696 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.710 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
18:55:57 [2024-01-10T18:55:57.634Z] #111 7.725 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:55:57 [2024-01-10T18:55:57.891Z] #111 DONE 8.1s
18:55:58 [2024-01-10T18:55:58.147Z] 
18:55:58 [2024-01-10T18:55:58.147Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
18:55:59 [2024-01-10T18:55:59.077Z] #112 DONE 1.0s
18:55:59 [2024-01-10T18:55:59.077Z] 
18:55:59 [2024-01-10T18:55:59.077Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
18:55:59 [2024-01-10T18:55:59.640Z] #113 DONE 0.7s
18:55:59 [2024-01-10T18:55:59.897Z] 
18:55:59 [2024-01-10T18:55:59.897Z] #114 [dev 1/1] COPY --link . .
18:56:05 [2024-01-10T18:56:05.148Z] #114 DONE 4.5s
18:56:05 [2024-01-10T18:56:05.148Z] 
18:56:05 [2024-01-10T18:56:05.148Z] #115 exporting to image
18:56:05 [2024-01-10T18:56:05.148Z] #115 exporting layers
18:56:05 [2024-01-10T18:56:05.404Z] #115 exporting layers 1.1s done
18:56:05 [2024-01-10T18:56:05.404Z] #115 writing image sha256:ad75f2ecde1fcfaf60da571b50c5cccac9b744122e3dbfac849cf21c30608abb done
18:56:05 [2024-01-10T18:56:05.404Z] #115 naming to docker.io/library/docker:36a5a41ba2c48b343bea320dac5a96501d9a9288 done
18:56:05 [2024-01-10T18:56:05.404Z] #115 DONE 1.1s