Skip to content

Console Output

Skipping 139 KB.. Full Log
ibpcre2-dev:arm64 (10.42-1) ...
23:05:06 [2024-01-24T23:05:06.801Z] #64 41.76 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
23:05:07 [2024-01-24T23:05:07.127Z] #64 41.89 Setting up libglib2.0-bin (2.74.6-2) ...
23:05:07 [2024-01-24T23:05:07.384Z] #64 41.97 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
23:05:07 [2024-01-24T23:05:07.384Z] #64 42.29 Setting up libgcrypt20-dev (1.10.1-3) ...
23:05:07 [2024-01-24T23:05:07.384Z] #64 42.42 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:05:07 [2024-01-24T23:05:07.640Z] #64 42.45 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
23:05:07 [2024-01-24T23:05:07.895Z] #64 42.72 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
23:05:07 [2024-01-24T23:05:07.895Z] #64 42.84 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
23:05:08 [2024-01-24T23:05:08.154Z] #64 42.99 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
23:05:08 [2024-01-24T23:05:08.410Z] #64 43.09 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:05:08 [2024-01-24T23:05:08.973Z] #64 ...
23:05:08 [2024-01-24T23:05:08.973Z] 
23:05:08 [2024-01-24T23:05:08.973Z] #49 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:05:08 [2024-01-24T23:05:08.973Z] #49 DONE 43.4s
23:05:08 [2024-01-24T23:05:08.973Z] 
23:05:08 [2024-01-24T23:05:08.973Z] #32 [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
23:05:08 [2024-01-24T23:05:08.973Z] #32 39.86 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
23:05:08 [2024-01-24T23:05:08.973Z] #32 39.97 Docker version unknown-version, build unknown-commit
23:05:09 [2024-01-24T23:05:09.232Z] #32 ...
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #59 [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
23:05:09 [2024-01-24T23:05:09.232Z] #59 DONE 44.2s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #67 [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
23:05:09 [2024-01-24T23:05:09.232Z] #67 DONE 44.2s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #61 [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
23:05:09 [2024-01-24T23:05:09.232Z] #61 DONE 44.2s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:05:09 [2024-01-24T23:05:09.232Z] #30 DONE 47.1s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:05:09 [2024-01-24T23:05:09.232Z] #54 DONE 41.7s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:05:09 [2024-01-24T23:05:09.232Z] #68 DONE 43.3s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #65 [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
23:05:09 [2024-01-24T23:05:09.232Z] #65 DONE 44.2s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:05:09 [2024-01-24T23:05:09.232Z] #56 DONE 41.1s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:05:09 [2024-01-24T23:05:09.232Z] #70 DONE 42.7s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:05:09 [2024-01-24T23:05:09.232Z] #69 DONE 42.8s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #58 [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             ;
23:05:09 [2024-01-24T23:05:09.232Z] #58 DONE 44.4s
23:05:09 [2024-01-24T23:05:09.232Z] 
23:05:09 [2024-01-24T23:05:09.232Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:05:09 [2024-01-24T23:05:09.489Z] #71 ...
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #60 [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
23:05:09 [2024-01-24T23:05:09.489Z] #60 DONE 44.2s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #32 [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
23:05:09 [2024-01-24T23:05:09.489Z] #32 DONE 44.3s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #57 [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
23:05:09 [2024-01-24T23:05:09.489Z] #57 40.23 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
23:05:09 [2024-01-24T23:05:09.489Z] #57 DONE 44.4s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #66 [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
23:05:09 [2024-01-24T23:05:09.489Z] #66 DONE 44.4s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #64 [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
23:05:09 [2024-01-24T23:05:09.489Z] #64 DONE 44.3s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #63 [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
23:05:09 [2024-01-24T23:05:09.489Z] #63 DONE 44.3s
23:05:09 [2024-01-24T23:05:09.489Z] 
23:05:09 [2024-01-24T23:05:09.489Z] #52 [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...)
23:05:09 [2024-01-24T23:05:09.489Z] #52 DONE 42.8s
23:05:09 [2024-01-24T23:05:09.745Z] 
23:05:09 [2024-01-24T23:05:09.745Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:05:09 [2024-01-24T23:05:09.745Z] #71 DONE 0.4s
23:05:09 [2024-01-24T23:05:09.745Z] 
23:05:09 [2024-01-24T23:05:09.745Z] #72 [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...)
23:05:14 [2024-01-24T23:05:14.996Z] #72 ...
23:05:14 [2024-01-24T23:05:14.996Z] 
23:05:14 [2024-01-24T23:05:14.996Z] #73 [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...)
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.134 go: downloading github.com/Masterminds/semver/v3 v3.2.1
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.135 go: downloading github.com/urfave/cli/v2 v2.27.1
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.142 go: downloading golang.org/x/sys v0.16.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.145 go: downloading github.com/containernetworking/plugins v1.4.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.147 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.151 go: downloading github.com/google/uuid v1.5.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.157 go: downloading github.com/moby/vpnkit v0.5.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.582 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.751 go: downloading github.com/gorilla/mux v1.8.1
23:05:14 [2024-01-24T23:05:14.996Z] #73 3.838 go: downloading github.com/moby/sys/mountinfo v0.7.1
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.217 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.222 go: downloading golang.org/x/net v0.17.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.377 go: downloading github.com/pierrec/lz4/v4 v4.1.17
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.378 go: downloading github.com/josharian/native v1.1.0
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.549 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
23:05:14 [2024-01-24T23:05:14.996Z] #73 4.554 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
23:05:14 [2024-01-24T23:05:14.996Z] #73 ...
23:05:14 [2024-01-24T23:05:14.996Z] 
23:05:14 [2024-01-24T23:05:14.996Z] #62 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
23:05:14 [2024-01-24T23:05:14.996Z] #62 49.94 Docker version 25.0.0, build e758fe5
23:05:20 [2024-01-24T23:05:20.254Z] #62 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #74 [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...)
23:05:20 [2024-01-24T23:05:20.254Z] #74 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #75 [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...)
23:05:20 [2024-01-24T23:05:20.254Z] #75 3.464 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 .
23:05:20 [2024-01-24T23:05:20.254Z] #75 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #76 [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
23:05:20 [2024-01-24T23:05:20.254Z] #76 2.944 Cloning into '/tmp/crun-build'...
23:05:20 [2024-01-24T23:05:20.254Z] #76 3.894 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:05:20 [2024-01-24T23:05:20.254Z] #76 3.899 Cloning into '/tmp/crun-build/libocispec'...
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.263 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.266 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.267 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.267 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.273 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:05:20 [2024-01-24T23:05:20.254Z] #76 4.911 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:05:20 [2024-01-24T23:05:20.254Z] #76 5.443 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:05:20 [2024-01-24T23:05:20.254Z] #76 5.742 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
23:05:20 [2024-01-24T23:05:20.254Z] #76 5.758 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
23:05:20 [2024-01-24T23:05:20.254Z] #76 5.775 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
23:05:20 [2024-01-24T23:05:20.254Z] #76 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #77 [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
23:05:20 [2024-01-24T23:05:20.254Z] #77 3.384 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:05:20 [2024-01-24T23:05:20.254Z] #77 3.384 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:05:20 [2024-01-24T23:05:20.254Z] #77 3.384 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:05:20 [2024-01-24T23:05:20.254Z] #77 3.721 Reading package lists...
23:05:20 [2024-01-24T23:05:20.254Z] #77 4.468 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
23:05:20 [2024-01-24T23:05:20.254Z] #77 4.493 Reading package lists...
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.272 Building dependency tree...
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.464 Reading state information...
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.778 gcc is already the newest version (4:12.2.0-3).
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.778 libc6-dev is already the newest version (2.36-9+deb12u3).
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.778 pkg-config is already the newest version (1.8.1-1).
23:05:20 [2024-01-24T23:05:20.254Z] #77 5.778 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
23:05:20 [2024-01-24T23:05:20.254Z] #77 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #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...)
23:05:20 [2024-01-24T23:05:20.254Z] #78 5.202 + bin/ctr
23:05:20 [2024-01-24T23:05:20.254Z] #78 5.203 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
23:05:20 [2024-01-24T23:05:20.254Z] #78 ...
23:05:20 [2024-01-24T23:05:20.254Z] 
23:05:20 [2024-01-24T23:05:20.254Z] #76 [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
23:05:20 [2024-01-24T23:05:20.254Z] #76 10.52 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:05:21 [2024-01-24T23:05:21.186Z] #76 ...
23:05:21 [2024-01-24T23:05:21.186Z] 
23:05:21 [2024-01-24T23:05:21.186Z] #62 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
23:05:21 [2024-01-24T23:05:21.186Z] #62 DONE 56.0s
23:05:21 [2024-01-24T23:05:21.186Z] 
23:05:21 [2024-01-24T23:05:21.186Z] #77 [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
23:05:21 [2024-01-24T23:05:21.186Z] #77 DONE 11.6s
23:05:21 [2024-01-24T23:05:21.186Z] 
23:05:21 [2024-01-24T23:05:21.186Z] #79 [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...)
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100   Compatibility with CMake < 2.8.12 will be removed from a future version of
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100   CMake.
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100 
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100   Update the VERSION argument <min> value or use a ...<max> suffix to tell
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100   CMake that the project does not need compatibility with older versions.
23:05:22 [2024-01-24T23:05:22.118Z] #79 1.100 
23:05:22 [2024-01-24T23:05:22.375Z] #79 1.109 
23:05:22 [2024-01-24T23:05:22.375Z] #79 1.293 -- The C compiler identification is GNU 12.2.0
23:05:22 [2024-01-24T23:05:22.375Z] #79 1.321 -- Detecting C compiler ABI info
23:05:22 [2024-01-24T23:05:22.632Z] #79 1.650 -- Detecting C compiler ABI info - done
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.677 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.686 -- Detecting C compile features
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.687 -- Detecting C compile features - done
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.704 -- Performing Test HAS_BUILTIN_FORTIFY
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.827 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.850 -- Configuring done
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.854 -- Generating done
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.866 -- Build files have been written to: /go/src/github.com/krallin/tini
23:05:22 [2024-01-24T23:05:22.890Z] #79 1.999 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:05:23 [2024-01-24T23:05:23.455Z] #79 2.585 [100%] Linking C executable tini-static
23:05:23 [2024-01-24T23:05:23.712Z] #79 2.754 [100%] Built target tini-static
23:05:24 [2024-01-24T23:05:24.276Z] #79 DONE 3.2s
23:05:24 [2024-01-24T23:05:24.276Z] 
23:05:24 [2024-01-24T23:05:24.276Z] #73 [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...)
23:05:24 [2024-01-24T23:05:24.534Z] #73 ...
23:05:24 [2024-01-24T23:05:24.534Z] 
23:05:24 [2024-01-24T23:05:24.534Z] #76 [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
23:05:24 [2024-01-24T23:05:24.534Z] #76 14.94 libtoolize: putting auxiliary files in '.'.
23:05:24 [2024-01-24T23:05:24.534Z] #76 14.94 libtoolize: copying file './ltmain.sh'
23:05:25 [2024-01-24T23:05:25.098Z] #76 15.86 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:05:25 [2024-01-24T23:05:25.355Z] #76 15.86 libtoolize: and rerunning libtoolize and aclocal.
23:05:25 [2024-01-24T23:05:25.355Z] #76 15.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.03 configure.ac:7: installing './compile'
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.04 configure.ac:11: installing './config.guess'
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.04 configure.ac:11: installing './config.sub'
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.04 configure.ac:8: installing './install-sh'
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.04 configure.ac:8: installing './missing'
23:05:28 [2024-01-24T23:05:28.630Z] #76 19.09 Makefile.am: installing './depcomp'
23:05:28 [2024-01-24T23:05:28.887Z] #76 19.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:05:28 [2024-01-24T23:05:28.887Z] #76 19.70 libtoolize: copying file 'build-aux/ltmain.sh'
23:05:29 [2024-01-24T23:05:29.145Z] #76 19.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:05:29 [2024-01-24T23:05:29.402Z] #76 19.93 libtoolize: copying file 'm4/libtool.m4'
23:05:29 [2024-01-24T23:05:29.402Z] #76 20.04 libtoolize: copying file 'm4/ltoptions.m4'
23:05:29 [2024-01-24T23:05:29.402Z] #76 20.17 libtoolize: copying file 'm4/ltsugar.m4'
23:05:29 [2024-01-24T23:05:29.660Z] #76 20.29 libtoolize: copying file 'm4/ltversion.m4'
23:05:29 [2024-01-24T23:05:29.660Z] #76 20.39 libtoolize: copying file 'm4/lt~obsolete.m4'
23:05:29 [2024-01-24T23:05:29.917Z] #76 20.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:05:31 [2024-01-24T23:05:31.812Z] #76 22.56 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
23:05:31 [2024-01-24T23:05:31.812Z] #76 22.56 configure.ac:3: You should run autoupdate.
23:05:31 [2024-01-24T23:05:31.812Z] #76 22.56 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
23:05:31 [2024-01-24T23:05:31.812Z] #76 22.56 configure.ac:3: the top level
23:05:33 [2024-01-24T23:05:33.708Z] #76 24.26 configure.ac:7: installing 'build-aux/compile'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.26 configure.ac:9: installing 'build-aux/config.guess'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.27 configure.ac:9: installing 'build-aux/config.sub'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.28 configure.ac:11: installing 'build-aux/install-sh'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.28 configure.ac:11: installing 'build-aux/missing'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.33 Makefile.am: installing 'build-aux/depcomp'
23:05:33 [2024-01-24T23:05:33.709Z] #76 24.38 parallel-tests: installing 'build-aux/test-driver'
23:05:34 [2024-01-24T23:05:34.640Z] #76 25.44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:05:34 [2024-01-24T23:05:34.898Z] #76 25.45 libtoolize: copying file 'build-aux/ltmain.sh'
23:05:35 [2024-01-24T23:05:35.463Z] #76 25.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:05:35 [2024-01-24T23:05:35.463Z] #76 25.97 libtoolize: copying file 'm4/libtool.m4'
23:05:35 [2024-01-24T23:05:35.463Z] #76 26.12 libtoolize: copying file 'm4/ltoptions.m4'
23:05:35 [2024-01-24T23:05:35.721Z] #76 26.30 libtoolize: copying file 'm4/ltsugar.m4'
23:05:35 [2024-01-24T23:05:35.721Z] #76 26.46 libtoolize: copying file 'm4/ltversion.m4'
23:05:35 [2024-01-24T23:05:35.978Z] #76 26.62 libtoolize: copying file 'm4/lt~obsolete.m4'
23:05:41 [2024-01-24T23:05:41.238Z] #76 31.35 configure.ac:11: installing 'build-aux/compile'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.36 configure.ac:11: installing 'build-aux/config.guess'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.37 configure.ac:11: installing 'build-aux/config.sub'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.38 configure.ac:13: installing 'build-aux/install-sh'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.38 configure.ac:13: installing 'build-aux/missing'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.39 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:05:41 [2024-01-24T23:05:41.239Z] #76 31.50 Makefile.am: installing 'build-aux/depcomp'
23:05:41 [2024-01-24T23:05:41.496Z] #76 32.19 checking build system type... aarch64-unknown-linux-gnu
23:05:41 [2024-01-24T23:05:41.754Z] #76 32.30 checking host system type... aarch64-unknown-linux-gnu
23:05:41 [2024-01-24T23:05:41.754Z] #76 32.30 checking how to print strings... printf
23:05:41 [2024-01-24T23:05:41.754Z] #76 32.30 checking for gcc... gcc
23:05:41 [2024-01-24T23:05:41.754Z] #76 32.36 checking whether the C compiler works... yes
23:05:42 [2024-01-24T23:05:42.012Z] #76 32.51 checking for C compiler default output file name... a.out
23:05:42 [2024-01-24T23:05:42.012Z] #76 32.52 checking for suffix of executables... 
23:05:42 [2024-01-24T23:05:42.012Z] #76 32.63 checking whether we are cross compiling... no
23:05:42 [2024-01-24T23:05:42.012Z] #76 32.71 checking for suffix of object files... o
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.74 checking whether the compiler supports GNU C... yes
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.78 checking whether gcc accepts -g... yes
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.82 checking for gcc option to enable C11 features... none needed
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.90 checking whether gcc understands -c and -o together... yes
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.96 checking for a sed that does not truncate output... /usr/bin/sed
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.98 checking for grep that handles long lines and -e... /usr/bin/grep
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.98 checking for egrep... /usr/bin/grep -E
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.99 checking for fgrep... /usr/bin/grep -F
23:05:42 [2024-01-24T23:05:42.269Z] #76 32.99 checking for ld used by gcc... /usr/bin/ld
23:05:42 [2024-01-24T23:05:42.269Z] #76 33.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:05:42 [2024-01-24T23:05:42.527Z] #76 33.00 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:05:42 [2024-01-24T23:05:42.527Z] #76 33.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:05:42 [2024-01-24T23:05:42.527Z] #76 33.08 checking whether ln -s works... yes
23:05:42 [2024-01-24T23:05:42.527Z] #76 33.09 checking the maximum length of command line arguments... 1572864
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking for /usr/bin/ld option to reload object files... -r
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking for file... file
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking for objdump... objdump
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking how to recognize dependent libraries... pass_all
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking for dlltool... no
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking how to associate runtime and link libraries... printf %s\n
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.12 checking for ar... ar
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.13 checking for archiver @FILE support... @
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.19 checking for strip... strip
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.19 checking for ranlib... ranlib
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.19 checking for gawk... no
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.19 checking for mawk... mawk
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.20 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.37 checking for sysroot... no
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.37 checking for a working dd... /usr/bin/dd
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.40 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.41 checking for mt... no
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.41 checking if : is a manifest tool... no
23:05:42 [2024-01-24T23:05:42.784Z] #76 33.43 checking for stdio.h... yes
23:05:43 [2024-01-24T23:05:43.041Z] #76 33.52 checking for stdlib.h... yes
23:05:43 [2024-01-24T23:05:43.041Z] #76 33.59 checking for string.h... yes
23:05:43 [2024-01-24T23:05:43.041Z] #76 33.63 checking for inttypes.h... yes
23:05:43 [2024-01-24T23:05:43.041Z] #76 33.71 checking for stdint.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 33.76 checking for strings.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 33.80 checking for sys/stat.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 33.84 checking for sys/types.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 33.90 checking for unistd.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 33.96 checking for dlfcn.h... yes
23:05:43 [2024-01-24T23:05:43.299Z] #76 34.00 checking for objdir... .libs
23:05:43 [2024-01-24T23:05:43.556Z] #76 34.12 checking if gcc supports -fno-rtti -fno-exceptions... no
23:05:43 [2024-01-24T23:05:43.556Z] #76 34.23 checking for gcc option to produce PIC... -fPIC -DPIC
23:05:43 [2024-01-24T23:05:43.556Z] #76 34.23 checking if gcc PIC flag -fPIC -DPIC works... yes
23:05:43 [2024-01-24T23:05:43.556Z] #76 34.28 checking if gcc static flag -static works... yes
23:05:43 [2024-01-24T23:05:43.837Z] #76 34.36 checking if gcc supports -c -o file.o... yes
23:05:43 [2024-01-24T23:05:43.837Z] #76 34.41 checking if gcc supports -c -o file.o... (cached) yes
23:05:43 [2024-01-24T23:05:43.837Z] #76 34.41 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:05:43 [2024-01-24T23:05:43.837Z] #76 34.45 checking dynamic linker characteristics... GNU/Linux ld.so
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.63 checking how to hardcode library paths into programs... immediate
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.63 checking whether stripping libraries is possible... yes
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.63 checking if libtool supports shared libraries... yes
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.63 checking whether to build shared libraries... no
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.64 checking whether to build static libraries... yes
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.64 checking for a BSD-compatible install... /usr/bin/install -c
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.66 checking whether build environment is sane... yes
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.68 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:05:44 [2024-01-24T23:05:44.096Z] #76 34.69 checking whether make sets $(MAKE)... yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.76 checking whether make supports the include directive... yes (GNU style)
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.78 checking whether make supports nested variables... yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.81 checking whether UID '0' is supported by ustar format... yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.81 checking whether GID '0' is supported by ustar format... yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.81 checking how to create a ustar tar archive... gnutar
23:05:44 [2024-01-24T23:05:44.354Z] #76 34.91 checking dependency style of gcc... gcc3
23:05:44 [2024-01-24T23:05:44.354Z] #76 35.04 checking whether to enable maintainer-specific portions of Makefiles... yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 35.04 checking whether make supports nested variables... (cached) yes
23:05:44 [2024-01-24T23:05:44.354Z] #76 35.04 checking for gawk... (cached) mawk
23:05:44 [2024-01-24T23:05:44.354Z] #76 35.04 checking for a sed that does not truncate output... (cached) /usr/bin/sed
23:05:44 [2024-01-24T23:05:44.354Z] #76 35.04 checking for gcc... (cached) gcc
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.15 checking whether the compiler supports GNU C... (cached) yes
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.15 checking whether gcc accepts -g... (cached) yes
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.15 checking for gcc option to enable C11 features... (cached) none needed
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.15 checking whether gcc understands -c and -o together... (cached) yes
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.15 checking for a Python interpreter with version >= 3... python3
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.19 checking for python3... /usr/bin/python3
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.19 checking for python3 version... 3.11
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.22 checking for python3 platform... linux
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.24 checking for GNU default python3 prefix... ${prefix}
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.24 checking for GNU default python3 exec_prefix... ${exec_prefix}
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.24 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.28 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.33 checking for go-md2man... no
23:05:44 [2024-01-24T23:05:44.612Z] #76 35.33 checking for error.h... yes
23:05:44 [2024-01-24T23:05:44.869Z] #76 35.39 checking for linux/openat2.h... yes
23:05:44 [2024-01-24T23:05:44.869Z] #76 35.48 checking for stdatomic.h... yes
23:05:45 [2024-01-24T23:05:45.127Z] #76 35.57 checking for linux/ioprio.h... yes
23:05:45 [2024-01-24T23:05:45.127Z] #76 35.64 checking for atomic_int... yes
23:05:45 [2024-01-24T23:05:45.127Z] #76 35.73 checking for atomic_bool... yes
23:05:45 [2024-01-24T23:05:45.384Z] #76 35.85 checking for copy_file_range... yes
23:05:45 [2024-01-24T23:05:45.384Z] #76 35.96 checking for fgetxattr... yes
23:05:45 [2024-01-24T23:05:45.384Z] #76 36.05 checking for statx... yes
23:05:45 [2024-01-24T23:05:45.642Z] #76 36.15 checking for fgetpwent_r... yes
23:05:45 [2024-01-24T23:05:45.642Z] #76 36.26 checking for issetugid... no
23:05:45 [2024-01-24T23:05:45.900Z] #76 36.37 checking for memfd_create... yes
23:05:45 [2024-01-24T23:05:45.900Z] #76 36.45 checking for pkg-config... /usr/bin/pkg-config
23:05:45 [2024-01-24T23:05:45.900Z] #76 36.46 checking pkg-config is at least version 0.9.0... yes
23:05:45 [2024-01-24T23:05:45.900Z] #76 36.46 checking for library containing yajl_tree_get... -lyajl
23:05:46 [2024-01-24T23:05:46.158Z] #76 36.62 checking for yajl >= 2.0.0... yes
23:05:46 [2024-01-24T23:05:46.158Z] #76 36.64 checking for sys/capability.h... yes
23:05:46 [2024-01-24T23:05:46.158Z] #76 36.70 checking for library containing cap_from_name... -lcap
23:05:46 [2024-01-24T23:05:46.416Z] #76 36.87 checking for library containing gcry_check_version... no
23:05:46 [2024-01-24T23:05:46.673Z] #76 37.07 checking for library containing dlopen... none required
23:05:46 [2024-01-24T23:05:46.673Z] #76 37.27 checking for seccomp.h... yes
23:05:46 [2024-01-24T23:05:46.930Z] #76 37.39 checking for library containing seccomp_rule_add... -lseccomp
23:05:47 [2024-01-24T23:05:47.187Z] #76 37.70 checking for library containing seccomp_arch_resolve_name... none required
23:05:47 [2024-01-24T23:05:47.187Z] #76 37.78 checking for systemd/sd-bus.h... yes
23:05:47 [2024-01-24T23:05:47.445Z] #76 37.87 checking for library containing sd_bus_match_signal_async... -lsystemd
23:05:47 [2024-01-24T23:05:47.702Z] #76 38.05 checking for sd_notify_barrier... yes
23:05:47 [2024-01-24T23:05:47.702Z] #76 38.26 checking for linux/bpf.h... yes
23:05:47 [2024-01-24T23:05:47.702Z] #76 38.39 checking compilation for eBPF... yes
23:05:47 [2024-01-24T23:05:47.702Z] #76 38.49 checking for criu >= 3.15... no
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.51 configure: CRIU headers not found, building without CRIU support
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.51 checking for criu > 3.16... no
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.53 configure: CRIU version doesn't support join-ns API
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.53 checking for criu > 3.16.1... no
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.54 configure: CRIU version doesn't support for pre-dumping
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.54 checking for new mount API (fsconfig)... yes
23:05:47 [2024-01-24T23:05:47.960Z] #76 38.65 yes
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.65 checking for seccomp notify API... yes
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.69 checking for gperf... no
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.69 configure: gperf not found - cannot rebuild signal parser code
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.69 checking for library containing argp_parse... none required
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.87 checking that generated files are newer than configure... done
23:05:48 [2024-01-24T23:05:48.217Z] #76 38.88 configure: creating ./config.status
23:05:50 [2024-01-24T23:05:50.113Z] #76 40.64 config.status: creating Makefile
23:05:50 [2024-01-24T23:05:50.113Z] #76 40.67 config.status: creating config.h
23:05:50 [2024-01-24T23:05:50.113Z] #76 40.68 config.status: executing libtool commands
23:05:50 [2024-01-24T23:05:50.113Z] #76 40.69 config.status: executing depfiles commands
23:05:50 [2024-01-24T23:05:50.370Z] #76 41.16 === configuring in libocispec (/tmp/crun-build/libocispec)
23:05:50 [2024-01-24T23:05:50.628Z] #76 ...
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #73 [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...)
23:05:50 [2024-01-24T23:05:50.628Z] #73 DONE 41.2s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #74 [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...)
23:05:50 [2024-01-24T23:05:50.628Z] #74 DONE 41.4s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #76 [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
23:05:50 [2024-01-24T23:05:50.628Z] #76 41.17 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:05:50 [2024-01-24T23:05:50.628Z] #76 ...
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
23:05:50 [2024-01-24T23:05:50.628Z] #80 DONE 0.1s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #75 [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...)
23:05:50 [2024-01-24T23:05:50.628Z] #75 DONE 41.2s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #72 [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...)
23:05:50 [2024-01-24T23:05:50.628Z] #72 DONE 41.1s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
23:05:50 [2024-01-24T23:05:50.628Z] #81 DONE 0.0s
23:05:50 [2024-01-24T23:05:50.628Z] 
23:05:50 [2024-01-24T23:05:50.628Z] #76 [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
23:05:50 [2024-01-24T23:05:50.628Z] #76 41.30 checking for gcc... gcc
23:05:50 [2024-01-24T23:05:50.885Z] #76 41.34 checking whether the C compiler works... yes
23:05:50 [2024-01-24T23:05:50.885Z] #76 41.42 checking for C compiler default output file name... a.out
23:05:50 [2024-01-24T23:05:50.885Z] #76 41.42 checking for suffix of executables... 
23:05:50 [2024-01-24T23:05:50.885Z] #76 41.48 checking whether we are cross compiling... no
23:05:50 [2024-01-24T23:05:50.885Z] #76 41.56 checking for suffix of object files... o
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.59 checking whether the compiler supports GNU C... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.61 checking whether gcc accepts -g... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.64 checking for gcc option to enable C11 features... none needed
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.72 checking whether gcc understands -c and -o together... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.79 checking for stdio.h... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.83 checking for stdlib.h... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.86 checking for string.h... yes
23:05:51 [2024-01-24T23:05:51.142Z] #76 41.90 checking for inttypes.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 41.95 checking for stdint.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 41.99 checking for strings.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 42.02 checking for sys/stat.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 42.06 checking for sys/types.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 42.09 checking for unistd.h... yes
23:05:51 [2024-01-24T23:05:51.399Z] #76 42.13 checking for wchar.h... yes
23:05:51 [2024-01-24T23:05:51.657Z] #76 42.17 checking for minix/config.h... no
23:05:51 [2024-01-24T23:05:51.657Z] #76 42.23 checking whether it is safe to define __EXTENSIONS__... yes
23:05:51 [2024-01-24T23:05:51.657Z] #76 42.29 checking whether _XOPEN_SOURCE should be defined... no
23:05:51 [2024-01-24T23:05:51.657Z] #76 42.34 checking build system type... aarch64-unknown-linux-gnu
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.45 checking host system type... aarch64-unknown-linux-gnu
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.45 checking how to print strings... printf
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.46 checking for a sed that does not truncate output... /usr/bin/sed
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.47 checking for grep that handles long lines and -e... /usr/bin/grep
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.47 checking for egrep... /usr/bin/grep -E
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.48 checking for fgrep... /usr/bin/grep -F
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.49 checking for ld used by gcc... /usr/bin/ld
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.50 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:05:51 [2024-01-24T23:05:51.913Z] #76 42.58 checking whether ln -s works... yes
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.58 checking the maximum length of command line arguments... 1572864
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for /usr/bin/ld option to reload object files... -r
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for file... file
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for objdump... objdump
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking how to recognize dependent libraries... pass_all
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for dlltool... no
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking how to associate runtime and link libraries... printf %s\n
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for ar... ar
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.59 checking for archiver @FILE support... @
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.66 checking for strip... strip
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.66 checking for ranlib... ranlib
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.66 checking for gawk... no
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.66 checking for mawk... mawk
23:05:52 [2024-01-24T23:05:52.169Z] #76 42.66 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.83 checking for sysroot... no
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.83 checking for a working dd... /usr/bin/dd
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.84 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.84 checking for mt... no
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.84 checking if : is a manifest tool... no
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.85 checking for dlfcn.h... yes
23:05:52 [2024-01-24T23:05:52.425Z] #76 42.89 checking for objdir... .libs
23:05:52 [2024-01-24T23:05:52.425Z] #76 43.05 checking if gcc supports -fno-rtti -fno-exceptions... no
23:05:52 [2024-01-24T23:05:52.425Z] #76 43.08 checking for gcc option to produce PIC... -fPIC -DPIC
23:05:52 [2024-01-24T23:05:52.425Z] #76 43.08 checking if gcc PIC flag -fPIC -DPIC works... yes
23:05:52 [2024-01-24T23:05:52.425Z] #76 43.11 checking if gcc static flag -static works... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.18 checking if gcc supports -c -o file.o... #76 ...
23:05:52 [2024-01-24T23:05:52.681Z] 
23:05:52 [2024-01-24T23:05:52.681Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
23:05:52 [2024-01-24T23:05:52.681Z] #82 DONE 1.1s
23:05:52 [2024-01-24T23:05:52.681Z] 
23:05:52 [2024-01-24T23:05:52.681Z] #76 [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
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.18 checking if gcc supports -c -o file.o... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.22 checking if gcc supports -c -o file.o... (cached) yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.22 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.23 checking dynamic linker characteristics... GNU/Linux ld.so
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking how to hardcode library paths into programs... immediate
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking whether stripping libraries is possible... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking if libtool supports shared libraries... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking whether to build shared libraries... no
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking whether to build static libraries... yes
23:05:52 [2024-01-24T23:05:52.681Z] #76 43.30 checking for a BSD-compatible install... /usr/bin/install -c
23:05:52 [2024-01-24T23:05:52.682Z] #76 43.32 checking whether build environment is sane... yes
23:05:52 [2024-01-24T23:05:52.682Z] #76 43.36 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:05:52 [2024-01-24T23:05:52.682Z] #76 43.36 checking whether make sets $(MAKE)... yes
23:05:52 [2024-01-24T23:05:52.682Z] #76 43.37 checking whether make supports the include directive... yes (GNU style)
23:05:52 [2024-01-24T23:05:52.682Z] #76 43.38 checking whether make supports nested variables... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.40 checking whether UID '0' is supported by ustar format... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.40 checking whether GID '0' is supported by ustar format... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.40 checking how to create a ustar tar archive... gnutar
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.42 checking dependency style of gcc... gcc3
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.48 checking whether to enable maintainer-specific portions of Makefiles... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.48 checking whether make supports nested variables... (cached) yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.49 checking for pkg-config... /usr/bin/pkg-config
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.49 checking pkg-config is at least version 0.9.0... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.49 checking for yajl >= 2.1.0... yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.50 checking for a sed that does not truncate output... (cached) /usr/bin/sed
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.50 checking for gcc... (cached) gcc
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.53 checking whether the compiler supports GNU C... (cached) yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.53 checking whether gcc accepts -g... (cached) yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.53 checking for gcc option to enable C11 features... (cached) none needed
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.53 checking whether gcc understands -c and -o together... (cached) yes
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.53 checking for a Python interpreter with version >= 3... python3
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.55 checking for python3... /usr/bin/python3
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.55 checking for python3 version... 3.11
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.56 checking for python3 platform... linux
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.57 checking for GNU default python3 prefix... ${prefix}
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.57 checking for GNU default python3 exec_prefix... ${exec_prefix}
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.57 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
23:05:52 [2024-01-24T23:05:52.938Z] #76 43.60 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
23:05:53 [2024-01-24T23:05:53.450Z] #76 43.66 checking that generated files are newer than configure... 
23:05:53 [2024-01-24T23:05:53.450Z] #76 ...
23:05:53 [2024-01-24T23:05:53.450Z] 
23:05:53 [2024-01-24T23:05:53.450Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
23:05:53 [2024-01-24T23:05:53.450Z] #83 DONE 0.8s
23:05:53 [2024-01-24T23:05:53.450Z] 
23:05:53 [2024-01-24T23:05:53.450Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
23:05:53 [2024-01-24T23:05:53.450Z] #84 DONE 0.0s
23:05:53 [2024-01-24T23:05:53.450Z] 
23:05:53 [2024-01-24T23:05:53.450Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
23:05:53 [2024-01-24T23:05:53.450Z] #85 DONE 0.1s
23:05:53 [2024-01-24T23:05:53.450Z] 
23:05:53 [2024-01-24T23:05:53.450Z] #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...)
23:05:53 [2024-01-24T23:05:53.706Z] #78 ...
23:05:53 [2024-01-24T23:05:53.706Z] 
23:05:53 [2024-01-24T23:05:53.706Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
23:05:53 [2024-01-24T23:05:53.706Z] #86 DONE 0.0s
23:05:53 [2024-01-24T23:05:53.706Z] 
23:05:53 [2024-01-24T23:05:53.706Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
23:05:53 [2024-01-24T23:05:53.706Z] #87 DONE 0.0s
23:05:53 [2024-01-24T23:05:53.706Z] 
23:05:53 [2024-01-24T23:05:53.706Z] #76 [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
23:05:53 [2024-01-24T23:05:53.706Z] #76 43.66 checking that generated files are newer than configure... done
23:05:53 [2024-01-24T23:05:53.706Z] #76 44.35 configure: creating ./config.status
23:05:54 [2024-01-24T23:05:54.270Z] #76 44.94 config.status: creating Makefile
23:05:54 [2024-01-24T23:05:54.527Z] #76 44.96 config.status: creating ocispec.pc
23:05:54 [2024-01-24T23:05:54.527Z] #76 44.98 config.status: creating config.h
23:05:54 [2024-01-24T23:05:54.527Z] #76 44.99 config.status: executing libtool commands
23:05:54 [2024-01-24T23:05:54.527Z] #76 45.01 config.status: executing depfiles commands
23:05:54 [2024-01-24T23:05:54.527Z] #76 45.26 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:05:54 [2024-01-24T23:05:54.785Z] 
23:05:54 [2024-01-24T23:05:54.785Z] #76 ...
23:05:54 [2024-01-24T23:05:54.785Z] 
23:05:54 [2024-01-24T23:05:54.785Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
23:05:54 [2024-01-24T23:05:54.785Z] #88 DONE 1.1s
23:05:54 [2024-01-24T23:05:54.785Z] 
23:05:54 [2024-01-24T23:05:54.785Z] #76 [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
23:05:54 [2024-01-24T23:05:54.785Z] #76 45.27 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:05:54 [2024-01-24T23:05:54.785Z] #76 45.44 checking for gcc... gcc
23:05:54 [2024-01-24T23:05:54.785Z] #76 45.49 checking whether the C compiler works... yes
23:05:55 [2024-01-24T23:05:55.043Z] #76 ...
23:05:55 [2024-01-24T23:05:55.043Z] 
23:05:55 [2024-01-24T23:05:55.043Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
23:05:55 [2024-01-24T23:05:55.043Z] #89 DONE 0.3s
23:05:55 [2024-01-24T23:05:55.043Z] 
23:05:55 [2024-01-24T23:05:55.043Z] #76 [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
23:05:55 [2024-01-24T23:05:55.043Z] #76 45.56 checking for C compiler default output file name... a.out
23:05:55 [2024-01-24T23:05:55.043Z] #76 45.56 checking for suffix of executables... 
23:05:55 [2024-01-24T23:05:55.043Z] #76 45.66 checking whether we are cross compiling... no
23:05:55 [2024-01-24T23:05:55.043Z] #76 45.73 checking for suffix of object files... o
23:05:55 [2024-01-24T23:05:55.043Z] #76 45.79 checking whether the compiler supports GNU C... yes
23:05:55 [2024-01-24T23:05:55.302Z] #76 45.85 checking whether gcc accepts -g... yes
23:05:55 [2024-01-24T23:05:55.302Z] #76 45.89 checking for gcc option to enable C11 features... none needed
23:05:55 [2024-01-24T23:05:55.302Z] #76 45.98 checking whether gcc understands -c and -o together... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.09 checking for a BSD-compatible install... /usr/bin/install -c
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.10 checking whether build environment is sane... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.11 checking for a race-free mkdir -p... /usr/bin/mkdir -p
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.11 checking for gawk... no
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.11 checking for mawk... mawk
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.11 checking whether make sets $(MAKE)... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.14 checking whether make supports the include directive... yes (GNU style)
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.18 checking whether make supports nested variables... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.19 checking whether UID '0' is supported by ustar format... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.19 checking whether GID '0' is supported by ustar format... yes
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.19 checking how to create a ustar tar archive... gnutar
23:05:55 [2024-01-24T23:05:55.560Z] #76 46.24 checking dependency style of gcc... gcc3
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.32 checking whether to enable maintainer-specific portions of Makefiles... yes
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.32 checking whether make supports nested variables... (cached) yes
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.34 checking build system type... aarch64-unknown-linux-gnu
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.48 checking host system type... aarch64-unknown-linux-gnu
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.48 checking how to print strings... printf
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.48 checking for a sed that does not truncate output... /usr/bin/sed
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.49 checking for grep that handles long lines and -e... /usr/bin/grep
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.49 checking for egrep... /usr/bin/grep -E
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.50 checking for fgrep... /usr/bin/grep -F
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.50 checking for ld used by gcc... /usr/bin/ld
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:05:55 [2024-01-24T23:05:55.818Z] #76 46.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.60 checking whether ln -s works... yes
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.60 checking the maximum length of command line arguments... 1572864
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for /usr/bin/ld option to reload object files... -r
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for file... file
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for objdump... objdump
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking how to recognize dependent libraries... pass_all
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for dlltool... no
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking how to associate runtime and link libraries... printf %s\n
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for ar... ar
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.62 checking for archiver @FILE support... @
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.69 checking for strip... strip
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.69 checking for ranlib... ranlib
23:05:56 [2024-01-24T23:05:56.076Z] #76 46.69 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:05:56 [2024-01-24T23:05:56.333Z] #76 ...
23:05:56 [2024-01-24T23:05:56.333Z] 
23:05:56 [2024-01-24T23:05:56.333Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
23:05:56 [2024-01-24T23:05:56.333Z] #90 DONE 1.3s
23:05:56 [2024-01-24T23:05:56.333Z] 
23:05:56 [2024-01-24T23:05:56.333Z] #76 [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
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.83 checking for sysroot... no
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.83 checking for a working dd... /usr/bin/dd
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.83 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.84 checking for mt... no
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.84 checking if : is a manifest tool... no
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.84 checking for stdio.h... yes
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.88 checking for stdlib.h... yes
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.91 checking for string.h... yes
23:05:56 [2024-01-24T23:05:56.333Z] #76 46.97 checking for inttypes.h... yes
23:05:56 [2024-01-24T23:05:56.333Z] #76 47.01 checking for stdint.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.08 checking for strings.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.13 checking for sys/stat.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.16 checking for sys/types.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 ...
23:05:56 [2024-01-24T23:05:56.591Z] 
23:05:56 [2024-01-24T23:05:56.591Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
23:05:56 [2024-01-24T23:05:56.591Z] #91 DONE 0.3s
23:05:56 [2024-01-24T23:05:56.591Z] 
23:05:56 [2024-01-24T23:05:56.591Z] #76 [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
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.20 checking for unistd.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.25 checking for dlfcn.h... yes
23:05:56 [2024-01-24T23:05:56.591Z] #76 47.30 checking for objdir... .libs
23:05:56 [2024-01-24T23:05:56.849Z] #76 47.49 checking if gcc supports -fno-rtti -fno-exceptions... no
23:05:56 [2024-01-24T23:05:56.849Z] #76 47.55 checking for gcc option to produce PIC... -fPIC -DPIC
23:05:56 [2024-01-24T23:05:56.849Z] #76 47.55 checking if gcc PIC flag -fPIC -DPIC works... yes
23:05:57 [2024-01-24T23:05:57.106Z] #76 47.60 checking if gcc static flag -static works... yes
23:05:57 [2024-01-24T23:05:57.106Z] #76 47.69 checking if gcc supports -c -o file.o... yes
23:05:57 [2024-01-24T23:05:57.106Z] #76 ...
23:05:57 [2024-01-24T23:05:57.106Z] 
23:05:57 [2024-01-24T23:05:57.106Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
23:05:57 [2024-01-24T23:05:57.106Z] #92 DONE 0.6s
23:05:57 [2024-01-24T23:05:57.106Z] 
23:05:57 [2024-01-24T23:05:57.106Z] #76 [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
23:05:57 [2024-01-24T23:05:57.106Z] #76 47.77 checking if gcc supports -c -o file.o... (cached) yes
23:05:57 [2024-01-24T23:05:57.106Z] #76 47.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:05:57 [2024-01-24T23:05:57.106Z] #76 47.81 checking dynamic linker characteristics... GNU/Linux ld.so
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.89 checking how to hardcode library paths into programs... immediate
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.89 checking whether stripping libraries is possible... yes
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.90 checking if libtool supports shared libraries... yes
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.90 checking whether to build shared libraries... no
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.90 checking whether to build static libraries... yes
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.90 checking for float.h... yes
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.94 checking for limits.h... yes
23:05:57 [2024-01-24T23:05:57.364Z] #76 47.98 checking for stddef.h... yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.04 checking for stdlib.h... (cached) yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.04 checking for string.h... (cached) yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.04 checking for sys/time.h... yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.08 checking for inline... inline
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.11 checking for size_t... yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.20 checking for GNU libc compatible malloc... yes
23:05:57 [2024-01-24T23:05:57.621Z] #76 48.26 checking for GNU libc compatible realloc... yes
23:05:57 [2024-01-24T23:05:57.880Z] #76 48.33 checking for working strtod... yes
23:05:57 [2024-01-24T23:05:57.880Z] #76 48.40 checking for gettimeofday... yes
23:05:57 [2024-01-24T23:05:57.880Z] #76 48.47 checking for memset... yes
23:05:57 [2024-01-24T23:05:57.880Z] #76 48.54 checking for strspn... yes
23:05:58 [2024-01-24T23:05:58.138Z] #76 48.66 checking that generated files are newer than configure... done
23:05:58 [2024-01-24T23:05:58.138Z] #76 48.66 configure: creating ./config.status
23:05:59 [2024-01-24T23:05:59.509Z] #76 50.18 config.status: creating Makefile
23:05:59 [2024-01-24T23:05:59.766Z] #76 50.22 config.status: creating config.h
23:05:59 [2024-01-24T23:05:59.766Z] #76 50.24 config.status: executing depfiles commands
23:05:59 [2024-01-24T23:05:59.766Z] #76 50.38 config.status: executing libtool commands
23:06:00 [2024-01-24T23:06:00.331Z] #76 50.91   GEN      .version
23:06:00 [2024-01-24T23:06:00.331Z] #76 50.92 make  install-recursive
23:06:00 [2024-01-24T23:06:00.331Z] #76 50.92 make[1]: Entering directory '/tmp/crun-build'
23:06:00 [2024-01-24T23:06:00.331Z] #76 50.97 Making install in libocispec
23:06:00 [2024-01-24T23:06:00.331Z] #76 50.97 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.00 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.01 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.02 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.04 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.09 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:06:00 [2024-01-24T23:06:00.331Z] #76 51.11 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:06:00 [2024-01-24T23:06:00.588Z] #76 51.36 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.37 make  install-recursive
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.37 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.41 Making install in yajl
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.42 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.45   CC       verify/json_verify-json_verify.o
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.46   CC       src/libyajl_la-yajl_alloc.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.46   CC       src/libyajl_la-yajl.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.47   CC       src/libyajl_la-yajl_gen.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.47   CC       src/libyajl_la-yajl_parser.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.47   CC       src/libyajl_la-yajl_buf.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.50   CC       src/libyajl_la-yajl_encode.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.50   CC       src/libyajl_la-yajl_lex.lo
23:06:00 [2024-01-24T23:06:00.846Z] #76 51.50   CC       src/libyajl_la-yajl_tree.lo
23:06:01 [2024-01-24T23:06:01.410Z] #76 52.13   CCLD     libyajl.la
23:06:01 [2024-01-24T23:06:01.667Z] #76 52.41   CCLD     verify/json_verify
23:06:01 [2024-01-24T23:06:01.924Z] #76 52.65 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:06:01 [2024-01-24T23:06:01.924Z] #76 52.65 make[5]: Nothing to be done for 'install-exec-am'.
23:06:01 [2024-01-24T23:06:01.924Z] #76 52.65 make[5]: Nothing to be done for 'install-data-am'.
23:06:01 [2024-01-24T23:06:01.924Z] #76 52.65 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.65 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.65 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.69   CC       src/ocispec/validate.o
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.69   CC       src/ocispec/image_spec_schema_config_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.69   CC       src/ocispec/image_spec_schema_content_descriptor.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.70   CC       src/ocispec/image_spec_schema_defs.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.70   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.71   CC       src/ocispec/image_spec_schema_image_index_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.71   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.71   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.72   CC       src/ocispec/runtime_spec_schema_config_linux.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.72   CC       src/ocispec/runtime_spec_schema_config_zos.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.72   CC       src/ocispec/runtime_spec_schema_config_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.72   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.73   CC       src/ocispec/runtime_spec_schema_config_vm.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.73   CC       src/ocispec/runtime_spec_schema_config_windows.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.73   CC       src/ocispec/runtime_spec_schema_defs.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.74   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.75   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.76   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.77   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.78   CC       src/ocispec/runtime_spec_schema_state_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.79   CC       src/ocispec/runtime_spec_schema_features_linux.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.80   CC       src/ocispec/runtime_spec_schema_features_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.80   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.81   CC       src/ocispec/basic_test_double_array_item.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.83   CC       src/ocispec/basic_test_double_array.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.85   CC       src/ocispec/basic_test_top_array_int.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.86   CC       src/ocispec/basic_test_top_array_string.lo
23:06:02 [2024-01-24T23:06:02.181Z] #76 52.88   CC       src/ocispec/basic_test_top_double_array_int.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.89   CC       src/ocispec/basic_test_top_double_array_obj.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.89   CC       src/ocispec/basic_test_top_double_array_string.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.89   CC       src/ocispec/basic_test_top_double_array_refobj.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.90   CC       src/ocispec/read-file.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.91   CC       src/ocispec/json_common.lo
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.91   CC       tests/test-1.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.93   CC       tests/test-2.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.94   CC       tests/test-3.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.95   CC       tests/test-4.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.96   CC       tests/test-5.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.96   CC       tests/test-6.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 52.96   CC       tests/test-7.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 53.02   CC       tests/test-8.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 53.06   CC       tests/test-9.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 53.07   CC       tests/test-10.o
23:06:02 [2024-01-24T23:06:02.438Z] #76 53.09   CC       tests/test-11.o
23:06:04 [2024-01-24T23:06:04.352Z] #76 ...
23:06:04 [2024-01-24T23:06:04.352Z] 
23:06:04 [2024-01-24T23:06:04.352Z] #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...)
23:06:04 [2024-01-24T23:06:04.352Z] #78 44.28 + bin/containerd
23:06:04 [2024-01-24T23:06:04.352Z] #78 44.28 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
23:06:05 [2024-01-24T23:06:05.282Z] #78 ...
23:06:05 [2024-01-24T23:06:05.282Z] 
23:06:05 [2024-01-24T23:06:05.282Z] #76 [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
23:06:05 [2024-01-24T23:06:05.282Z] #76 56.06   CCLD     libocispec.la
23:06:05 [2024-01-24T23:06:05.539Z] #76 56.19   CCLD     src/ocispec/validate
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.19   CCLD     tests/test-1
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.19   CCLD     tests/test-2
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.19   CCLD     tests/test-3
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.19   CCLD     tests/test-4
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.19   CCLD     tests/test-5
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.20   CCLD     tests/test-6
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.20   CCLD     tests/test-7
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.21   CCLD     tests/test-8
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.22   CCLD     tests/test-9
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.23   CCLD     tests/test-10
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.23 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.24   CCLD     tests/test-11
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.36 libtool: link: ar cr libocispec.a 
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.37 libtool: link: ranlib libocispec.a
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.48 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.50 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.50 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.50 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.50 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.51 make[2]: Entering directory '/tmp/crun-build'
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.53   CC       src/crun-crun.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.53   CC       src/crun-run.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-delete.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-pause.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-kill.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-unpause.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-oci_features.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.54   CC       src/crun-spec.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.55   CC       src/crun-exec.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.57   CC       src/crun-list.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.58   CC       src/crun-create.o
23:06:05 [2024-01-24T23:06:05.797Z] #76 56.59   CC       src/crun-start.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.59   CC       src/crun-state.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.60   CC       src/crun-update.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.61   CC       src/crun-ps.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.64   CC       src/crun-checkpoint.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.65   CC       src/crun-restore.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.68   CC       src/libcrun/crun-cloned_binary.o
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.68   CC       src/libcrun/libcrun_la-utils.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.69   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.72   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.78   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.80   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.81   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.82   CC       src/libcrun/libcrun_la-cgroup.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.82   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:06:06 [2024-01-24T23:06:06.055Z] #76 56.82   CC       src/libcrun/libcrun_la-criu.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.82   CC       src/libcrun/libcrun_la-custom-handler.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/libcrun_la-container.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/libcrun_la-ebpf.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/libcrun_la-error.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.83   CC       src/libcrun/handlers/libcrun_la-mono.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.85   CC       src/libcrun/handlers/libcrun_la-spin.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.86   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.87   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.89   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.90   CC       src/libcrun/libcrun_la-intelrdt.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.91   CC       src/libcrun/libcrun_la-io_priority.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.91   CC       src/libcrun/libcrun_la-linux.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.92   CC       src/libcrun/libcrun_la-mount_flags.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.92   CC       src/libcrun/libcrun_la-scheduler.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.92   CC       src/libcrun/libcrun_la-seccomp.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.92   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.93   CC       src/libcrun/libcrun_la-signals.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.93   CC       src/libcrun/libcrun_la-status.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.94   CC       src/libcrun/libcrun_la-terminal.lo
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.95   CC       tests/init.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.97   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.98   CC       src/libcrun/libcrun_testing_a-utils.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 56.99   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 57.00   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 57.00   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 57.02   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:06:06 [2024-01-24T23:06:06.313Z] #76 57.04   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.06   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.09   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.15   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.17   CC       src/libcrun/libcrun_testing_a-container.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.19   CC       src/libcrun/libcrun_testing_a-criu.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.21   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.23   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.27   CC       src/libcrun/libcrun_testing_a-error.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.28   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:06:06 [2024-01-24T23:06:06.570Z] #76 57.38   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.39   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.41   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.44   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.45   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.46   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.48   CC       src/libcrun/libcrun_testing_a-intelrdt.o
23:06:06 [2024-01-24T23:06:06.828Z] #76 57.52   CC       src/libcrun/libcrun_testing_a-io_priority.o
23:06:07 [2024-01-24T23:06:07.086Z] #76 57.55   CC       src/libcrun/libcrun_testing_a-linux.o
23:06:07 [2024-01-24T23:06:07.086Z] #76 57.59   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:06:07 [2024-01-24T23:06:07.086Z] #76 57.78   CC       src/libcrun/libcrun_testing_a-scheduler.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 57.80   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 57.84   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 57.87   CC       src/libcrun/libcrun_testing_a-signals.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 57.96   CC       src/libcrun/libcrun_testing_a-status.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 57.98   CC       src/libcrun/libcrun_testing_a-terminal.o
23:06:07 [2024-01-24T23:06:07.343Z] #76 58.11   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:06:07 [2024-01-24T23:06:07.601Z] #76 58.14   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
23:06:07 [2024-01-24T23:06:07.601Z] #76 58.17   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:06:08 [2024-01-24T23:06:08.533Z] #76 59.02   CCLD     tests/init
23:06:11 [2024-01-24T23:06:11.067Z] #76 61.74   CCLD     libcrun.la
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.95   AR       libcrun_testing.a
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.95 ar: `u' modifier ignored since `D' is the default (see `U')
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.96   CCLD     crun
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.98   CCLD     tests/tests_libcrun_utils
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.98   CCLD     tests/tests_libcrun_errors
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.98   CCLD     tests/tests_libcrun_intelrdt
23:06:11 [2024-01-24T23:06:11.323Z] #76 61.98   CCLD     tests/tests_libcrun_fuzzer
23:06:11 [2024-01-24T23:06:11.579Z] #76 62.14 make[3]: Entering directory '/tmp/crun-build'
23:06:11 [2024-01-24T23:06:11.579Z] #76 62.23  /usr/bin/mkdir -p '/usr/local/share/man/man1'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.23  /usr/bin/mkdir -p '/usr/local/lib'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.23  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.23  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.26 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.27 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.28 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.28 libtool: install: ranlib /usr/local/lib/libcrun.a
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.44 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
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 ----------------------------------------------------------------------
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 Libraries have been installed in:
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45    /usr/local/lib
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 If you ever happen to want to link against installed libraries
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 in a given directory, LIBDIR, you must either use libtool, and
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 specify the full pathname of the library, or use the '-LLIBDIR'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 flag during linking and do at least one of the following:
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45      during execution
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45      during linking
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 See any operating system documentation about shared libraries for
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 more information, such as the ld(1) and ld.so(8) manual pages.
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45 ----------------------------------------------------------------------
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45  /usr/bin/mkdir -p '/build'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.45   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.49 libtool: install: /usr/bin/install -c crun /build/crun
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.49 make[3]: Leaving directory '/tmp/crun-build'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.49 make[2]: Leaving directory '/tmp/crun-build'
23:06:11 [2024-01-24T23:06:11.835Z] #76 62.49 make[1]: Leaving directory '/tmp/crun-build'
23:06:15 [2024-01-24T23:06:15.147Z] #76 DONE 65.9s
23:06:15 [2024-01-24T23:06:15.147Z] 
23:06:15 [2024-01-24T23:06:15.147Z] #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...)
23:06:15 [2024-01-24T23:06:15.147Z] #78 60.45 + bin/containerd-stress
23:06:15 [2024-01-24T23:06:15.147Z] #78 60.45 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
23:06:15 [2024-01-24T23:06:15.147Z] #78 61.70 + bin/containerd-shim
23:06:15 [2024-01-24T23:06:15.147Z] #78 62.24 + bin/containerd-shim-runc-v1
23:06:15 [2024-01-24T23:06:15.147Z] #78 63.11 + bin/containerd-shim-runc-v2
23:06:15 [2024-01-24T23:06:15.147Z] #78 63.81 + binaries
23:06:15 [2024-01-24T23:06:15.403Z] #78 DONE 65.5s
23:06:15 [2024-01-24T23:06:15.964Z] 
23:06:15 [2024-01-24T23:06:15.964Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
23:06:17 [2024-01-24T23:06:17.329Z] #93 DONE 1.5s
23:06:17 [2024-01-24T23:06:17.585Z] 
23:06:17 [2024-01-24T23:06:17.585Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
23:06:17 [2024-01-24T23:06:17.841Z] #94 DONE 0.3s
23:06:17 [2024-01-24T23:06:17.841Z] 
23:06:17 [2024-01-24T23:06:17.841Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
23:06:18 [2024-01-24T23:06:18.768Z] #95 DONE 1.1s
23:06:19 [2024-01-24T23:06:19.024Z] 
23:06:19 [2024-01-24T23:06:19.024Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
23:06:19 [2024-01-24T23:06:19.024Z] #96 DONE 0.0s
23:06:19 [2024-01-24T23:06:19.024Z] 
23:06:19 [2024-01-24T23:06:19.024Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
23:06:19 [2024-01-24T23:06:19.024Z] #97 DONE 0.0s
23:06:19 [2024-01-24T23:06:19.024Z] 
23:06:19 [2024-01-24T23:06:19.024Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
23:06:19 [2024-01-24T23:06:19.024Z] #98 DONE 0.0s
23:06:19 [2024-01-24T23:06:19.024Z] 
23:06:19 [2024-01-24T23:06:19.024Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
23:06:19 [2024-01-24T23:06:19.280Z] #99 DONE 0.3s
23:06:19 [2024-01-24T23:06:19.536Z] 
23:06:19 [2024-01-24T23:06:19.536Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
23:06:21 [2024-01-24T23:06:21.425Z] #100 DONE 1.8s
23:06:21 [2024-01-24T23:06:21.425Z] 
23:06:21 [2024-01-24T23:06:21.425Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
23:06:21 [2024-01-24T23:06:21.425Z] #101 DONE 0.0s
23:06:21 [2024-01-24T23:06:21.425Z] 
23:06:21 [2024-01-24T23:06:21.425Z] #102 [dev-base  1/12] RUN groupadd -r docker
23:06:21 [2024-01-24T23:06:21.425Z] #102 DONE 0.2s
23:06:21 [2024-01-24T23:06:21.425Z] 
23:06:21 [2024-01-24T23:06:21.425Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:06:21 [2024-01-24T23:06:21.681Z] #103 DONE 0.4s
23:06:21 [2024-01-24T23:06:21.937Z] 
23:06:21 [2024-01-24T23:06:21.937Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:06:21 [2024-01-24T23:06:21.937Z] #104 0.293 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:06:22 [2024-01-24T23:06:22.194Z] #104 DONE 0.3s
23:06:22 [2024-01-24T23:06:22.194Z] 
23:06:22 [2024-01-24T23:06:22.194Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:06:22 [2024-01-24T23:06:22.450Z] #105 DONE 0.4s
23:06:22 [2024-01-24T23:06:22.705Z] 
23:06:22 [2024-01-24T23:06:22.705Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:06:22 [2024-01-24T23:06:22.705Z] #106 DONE 0.3s
23:06:22 [2024-01-24T23:06:22.961Z] 
23:06:22 [2024-01-24T23:06:22.961Z] #107 [dev-base  6/12] RUN ldconfig
23:06:23 [2024-01-24T23:06:23.218Z] #107 DONE 0.4s
23:06:23 [2024-01-24T23:06:23.218Z] 
23:06:23 [2024-01-24T23:06:23.218Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:06:23 [2024-01-24T23:06:23.474Z] #108 DONE 0.4s
23:06:23 [2024-01-24T23:06:23.730Z] 
23:06:23 [2024-01-24T23:06:23.730Z] #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
23:06:24 [2024-01-24T23:06:24.292Z] #109 0.635 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
23:06:24 [2024-01-24T23:06:24.292Z] #109 0.660 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
23:06:24 [2024-01-24T23:06:24.292Z] #109 0.662 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
23:06:24 [2024-01-24T23:06:24.292Z] #109 0.754 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
23:06:24 [2024-01-24T23:06:24.854Z] #109 1.105 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
23:06:24 [2024-01-24T23:06:24.854Z] #109 1.108 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [131 kB]
23:06:25 [2024-01-24T23:06:25.780Z] #109 2.057 Fetched 9080 kB in 2s (5397 kB/s)
23:06:26 [2024-01-24T23:06:26.342Z] #109 2.057 Reading package lists...
23:06:26 [2024-01-24T23:06:26.903Z] #109 2.661 Reading package lists...
23:06:26 [2024-01-24T23:06:26.904Z] #109 3.251 Building dependency tree...
23:06:27 [2024-01-24T23:06:27.159Z] #109 3.642 The following additional packages will be installed:
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.642   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.643   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.643   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.643   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.644   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.644   vim-runtime
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646 Suggested packages:
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   systemd-userdbd systemd-boot systemd-resolved libqrencode4
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   vim-doc vim-scripts xfsdump acl attr quota
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646 Recommended packages:
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
23:06:27 [2024-01-24T23:06:27.415Z] #109 3.646   systemd-timesyncd | time-daemon xxd unzip
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.042 The following NEW packages will be installed:
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.043   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.044   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.044   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
23:06:27 [2024-01-24T23:06:27.671Z] #109 4.044   zip zstd
23:06:27 [2024-01-24T23:06:27.927Z] #109 4.327 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
23:06:27 [2024-01-24T23:06:27.927Z] #109 4.327 Need to get 31.8 MB of archives.
23:06:27 [2024-01-24T23:06:27.927Z] #109 4.327 After this operation, 143 MB of additional disk space will be used.
23:06:27 [2024-01-24T23:06:27.927Z] #109 4.327 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.330 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.332 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.334 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.335 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.340 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.342 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.360 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.362 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.363 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.373 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.473 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.473 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.474 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.523 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.524 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.526 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.526 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.537 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.537 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.556 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.556 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.558 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.558 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
23:06:28 [2024-01-24T23:06:28.183Z] #109 4.614 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.617 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.617 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.635 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.635 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.635 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.636 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.638 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.639 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.639 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.640 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.640 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.641 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
23:06:28 [2024-01-24T23:06:28.439Z] #109 4.971 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.971 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.972 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.972 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.973 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.973 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.974 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.975 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.976 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.976 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.977 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.978 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.981 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.994 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 4.995 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
23:06:28 [2024-01-24T23:06:28.695Z] #109 5.207 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
23:06:28 [2024-01-24T23:06:28.951Z] #109 5.244 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
23:06:28 [2024-01-24T23:06:28.951Z] #109 5.265 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
23:06:28 [2024-01-24T23:06:28.951Z] #109 5.266 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.556 debconf: delaying package configuration, since apt-utils is not installed
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.597 Fetched 31.8 MB in 1s (25.8 MB/s)
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.625 Selecting previously unselected package libargon2-1:arm64.
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.625 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.634 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.641 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
23:06:29 [2024-01-24T23:06:29.207Z] #109 5.672 Selecting previously unselected package dmsetup.
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.674 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.677 Unpacking dmsetup (2:1.02.185-2) ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.728 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.730 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.733 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.773 Selecting previously unselected package libjson-c5:arm64.
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.775 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.778 Unpacking libjson-c5:arm64 (0.16-2) ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.812 Selecting previously unselected package libcryptsetup12:arm64.
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.814 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.817 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.864 Selecting previously unselected package libfdisk1:arm64.
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.866 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.869 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
23:06:29 [2024-01-24T23:06:29.463Z] #109 5.912 Selecting previously unselected package libkmod2:arm64.
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.914 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.918 Unpacking libkmod2:arm64 (30+20221128-1) ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.953 Selecting previously unselected package libapparmor1:arm64.
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.955 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.958 Unpacking libapparmor1:arm64 (3.0.8-3) ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.990 Selecting previously unselected package libip4tc2:arm64.
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.992 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 5.995 Unpacking libip4tc2:arm64 (1.8.9-2) ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 6.023 Selecting previously unselected package libsystemd-shared:arm64.
23:06:29 [2024-01-24T23:06:29.719Z] #109 6.025 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 6.029 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
23:06:29 [2024-01-24T23:06:29.719Z] #109 6.177 Selecting previously unselected package systemd.
23:06:29 [2024-01-24T23:06:29.975Z] #109 6.179 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
23:06:29 [2024-01-24T23:06:29.975Z] #109 6.197 Unpacking systemd (252.19-1~deb12u1) ...
23:06:29 [2024-01-24T23:06:29.975Z] #109 6.450 Selecting previously unselected package pigz.
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.452 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.455 Unpacking pigz (2.6-1) ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.494 Selecting previously unselected package sgml-base.
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.496 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.502 Unpacking sgml-base (1.31) ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.551 Selecting previously unselected package sudo.
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.553 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.558 Unpacking sudo (1.9.13p3-1+deb12u1) ...
23:06:30 [2024-01-24T23:06:30.232Z] #109 6.681 Selecting previously unselected package libelf1:arm64.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.683 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.687 Unpacking libelf1:arm64 (0.188-2.1) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.735 Selecting previously unselected package libbpf1:arm64.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.737 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.740 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.780 Selecting previously unselected package libmnl0:arm64.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.782 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.785 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.819 Selecting previously unselected package libxtables12:arm64.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.821 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.825 Unpacking libxtables12:arm64 (1.8.9-2) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.851 Selecting previously unselected package libcap2-bin.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.853 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.858 Unpacking libcap2-bin (1:2.66-4) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.897 Selecting previously unselected package iproute2.
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.899 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 6.903 Unpacking iproute2 (6.1.0-3) ...
23:06:30 [2024-01-24T23:06:30.488Z] #109 7.012 Selecting previously unselected package vim-common.
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.014 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.017 Unpacking vim-common (2:9.0.1378-2) ...
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.063 Selecting previously unselected package bash-completion.
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.065 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.076 Unpacking bash-completion (1:2.11-6) ...
23:06:30 [2024-01-24T23:06:30.744Z] #109 7.188 Selecting previously unselected package bzip2.
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.191 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.194 Unpacking bzip2 (1.0.8-5+b1) ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.230 Selecting previously unselected package xz-utils.
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.232 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.236 Unpacking xz-utils (5.4.1-0.2) ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.317 Selecting previously unselected package apparmor.
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.319 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.339 Unpacking apparmor (3.0.8-3) ...
23:06:31 [2024-01-24T23:06:31.000Z] #109 7.420 Selecting previously unselected package inetutils-ping.
23:06:31 [2024-01-24T23:06:31.255Z] #109 7.422 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.255Z] #109 7.427 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.465 Selecting previously unselected package libip6tc2:arm64.
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.467 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.470 Unpacking libip6tc2:arm64 (1.8.9-2) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.506 Selecting previously unselected package libnfnetlink0:arm64.
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.508 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.512 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.545 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.548 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.551 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.586 Selecting previously unselected package libnftnl11:arm64.
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.588 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.591 Unpacking libnftnl11:arm64 (1.2.4-2) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.627 Selecting previously unselected package iptables.
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.629 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.632 Unpacking iptables (1.8.9-2) ...
23:06:31 [2024-01-24T23:06:31.256Z] #109 7.719 Selecting previously unselected package libonig5:arm64.
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.721 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.726 Unpacking libonig5:arm64 (6.9.8-1) ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.774 Selecting previously unselected package libjq1:arm64.
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.777 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.780 Unpacking libjq1:arm64 (1.6-2.1) ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.815 Selecting previously unselected package jq.
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.817 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.820 Unpacking jq (1.6-2.1) ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.857 Selecting previously unselected package libaio1:arm64.
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.859 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.864 Unpacking libaio1:arm64 (0.3.113-4) ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.898 Selecting previously unselected package libgpm2:arm64.
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.900 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.903 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
23:06:31 [2024-01-24T23:06:31.511Z] #109 7.934 Selecting previously unselected package libicu72:arm64.
23:06:31 [2024-01-24T23:06:31.767Z] #109 7.937 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
23:06:31 [2024-01-24T23:06:31.767Z] #109 7.940 Unpacking libicu72:arm64 (72.1-3) ...
23:06:32 [2024-01-24T23:06:32.023Z] #109 8.494 Selecting previously unselected package libinih1:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.496 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.499 Unpacking libinih1:arm64 (55-1) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.532 Selecting previously unselected package libmicrohttpd12:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.534 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.538 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.583 Selecting previously unselected package libnet1:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.585 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.589 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.626 Selecting previously unselected package libnl-3-200:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.629 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.632 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.671 Selecting previously unselected package libprotobuf-c1:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.674 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.677 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.712 Selecting previously unselected package libsodium23:arm64.
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.714 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.717 Unpacking libsodium23:arm64 (1.0.18-1) ...
23:06:32 [2024-01-24T23:06:32.279Z] #109 8.758 Selecting previously unselected package libsubid4:arm64.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.760 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.764 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.802 Selecting previously unselected package liburcu8:arm64.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.804 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.808 Unpacking liburcu8:arm64 (0.13.2-1) ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.845 Selecting previously unselected package libyajl2:arm64.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.847 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.851 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.882 Selecting previously unselected package net-tools.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.884 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.888 Unpacking net-tools (2.10-0.1) ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.933 Selecting previously unselected package patch.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.936 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.938 Unpacking patch (2.7.6-7) ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.978 Selecting previously unselected package systemd-journal-remote.
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.980 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.535Z] #109 8.984 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.019 Selecting previously unselected package thin-provisioning-tools.
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.021 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.024 Unpacking thin-provisioning-tools (0.9.0-2) ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.082 Selecting previously unselected package uidmap.
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.084 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.088 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.132 Selecting previously unselected package vim-runtime.
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.135 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.145 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.155 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
23:06:32 [2024-01-24T23:06:32.791Z] #109 9.159 Unpacking vim-runtime (2:9.0.1378-2) ...
23:06:33 [2024-01-24T23:06:33.354Z] #109 9.656 Selecting previously unselected package vim.
23:06:33 [2024-01-24T23:06:33.354Z] #109 9.659 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
23:06:33 [2024-01-24T23:06:33.354Z] #109 9.662 Unpacking vim (2:9.0.1378-2) ...
23:06:33 [2024-01-24T23:06:33.354Z] #109 9.794 Selecting previously unselected package xfsprogs.
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.796 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.800 Unpacking xfsprogs (6.1.0-1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.900 Selecting previously unselected package zip.
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.903 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.907 Unpacking zip (3.0-13) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.949 Selecting previously unselected package zstd.
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.951 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 9.954 Unpacking zstd (1.5.4+dfsg2-5) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.04 Setting up libip4tc2:arm64 (1.8.9-2) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.05 Setting up net-tools (2.10-0.1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.06 Setting up libapparmor1:arm64 (3.0.8-3) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.07 Setting up libsodium23:arm64 (1.0.18-1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.08 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.09 Setting up libicu72:arm64 (72.1-3) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.10 Setting up libip6tc2:arm64 (1.8.9-2) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.11 Setting up libinih1:arm64 (55-1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.12 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.13 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.14 Setting up bzip2 (1.0.8-5+b1) ...
23:06:33 [2024-01-24T23:06:33.610Z] #109 10.15 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
23:06:33 [2024-01-24T23:06:33.866Z] #109 10.16 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
23:06:33 [2024-01-24T23:06:33.866Z] #109 10.17 Setting up libcap2-bin (1:2.66-4) ...
23:06:33 [2024-01-24T23:06:33.866Z] #109 10.18 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
23:06:33 [2024-01-24T23:06:33.866Z] #109 10.19 Setting up apparmor (3.0.8-3) ...
23:06:34 [2024-01-24T23:06:34.427Z] #109 10.86 debconf: unable to initialize frontend: Dialog
23:06:34 [2024-01-24T23:06:34.427Z] #109 10.86 debconf: (TERM is not set, so the dialog frontend is not usable.)
23:06:34 [2024-01-24T23:06:34.427Z] #109 10.86 debconf: falling back to frontend: Readline
23:06:34 [2024-01-24T23:06:34.683Z] #109 10.87 debconf: unable to initialize frontend: Readline
23:06:34 [2024-01-24T23:06:34.683Z] #109 10.87 debconf: (This frontend requires a controlling tty.)
23:06:34 [2024-01-24T23:06:34.683Z] #109 10.87 debconf: falling back to frontend: Teletype
23:06:34 [2024-01-24T23:06:34.683Z] #109 11.05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
23:06:34 [2024-01-24T23:06:34.683Z] #109 11.17 Setting up zip (3.0-13) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.18 Setting up vim-common (2:9.0.1378-2) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.19 Setting up bash-completion (1:2.11-6) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.22 Setting up xz-utils (5.4.1-0.2) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.23 Setting up libmnl0:arm64 (1.0.4-3) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.24 Setting up patch (2.7.6-7) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.25 Setting up sudo (1.9.13p3-1+deb12u1) ...
23:06:34 [2024-01-24T23:06:34.939Z] #109 11.31 invoke-rc.d: could not determine current runlevel
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.31 invoke-rc.d: policy-rc.d denied execution of start.
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.31 Setting up libxtables12:arm64 (1.8.9-2) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.32 Setting up liburcu8:arm64 (0.13.2-1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.33 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.34 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.35 Setting up pigz (2.6-1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.36 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.37 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.50 Setting up sgml-base (1.31) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.53 Setting up vim-runtime (2:9.0.1378-2) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.60 Setting up libaio1:arm64 (0.3.113-4) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.62 Setting up libelf1:arm64 (0.188-2.1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.63 Setting up libjson-c5:arm64 (0.16-2) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.64 Setting up zstd (1.5.4+dfsg2-5) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.65 Setting up libonig5:arm64 (6.9.8-1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.66 Setting up libbpf1:arm64 (1:1.1.0-1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.67 Setting up libkmod2:arm64 (30+20221128-1) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.69 Setting up vim (2:9.0.1378-2) ...
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:06:35 [2024-01-24T23:06:35.196Z] #109 11.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.75 Setting up libjq1:arm64 (1.6-2.1) ...
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.76 Setting up iproute2 (6.1.0-3) ...
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.88 debconf: unable to initialize frontend: Dialog
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.88 debconf: (TERM is not set, so the dialog frontend is not usable.)
23:06:35 [2024-01-24T23:06:35.452Z] #109 11.88 debconf: falling back to frontend: Readline
23:06:35 [2024-01-24T23:06:35.708Z] #109 11.89 debconf: unable to initialize frontend: Readline
23:06:35 [2024-01-24T23:06:35.708Z] #109 11.89 debconf: (This frontend requires a controlling tty.)
23:06:35 [2024-01-24T23:06:35.708Z] #109 11.89 debconf: falling back to frontend: Teletype
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.02 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.03 Setting up libnftnl11:arm64 (1.2.4-2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.05 Setting up thin-provisioning-tools (0.9.0-2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.06 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.07 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.08 Setting up jq (1.6-2.1) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.09 Setting up iptables (1.8.9-2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.13 Setting up dmsetup (2:1.02.185-2) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.19 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.20 Setting up systemd (252.19-1~deb12u1) ...
23:06:35 [2024-01-24T23:06:35.708Z] #109 12.24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.25 Initializing machine ID from random generator.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.28 Creating group 'systemd-journal' with GID 998.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.28 Creating group 'systemd-network' with GID 997.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.28 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.32 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.35 Creating group 'systemd-journal-remote' with GID 996.
23:06:35 [2024-01-24T23:06:35.964Z] #109 12.35 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
23:06:36 [2024-01-24T23:06:36.220Z] #109 12.37 Setting up xfsprogs (6.1.0-1) ...
23:06:36 [2024-01-24T23:06:36.220Z] #109 12.38 System has not been booted with systemd as init system (PID 1). Can't operate.
23:06:36 [2024-01-24T23:06:36.220Z] #109 12.38 Failed to connect to bus: Host is down
23:06:36 [2024-01-24T23:06:36.220Z] #109 12.38 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:06:37 [2024-01-24T23:06:37.586Z] #109 DONE 13.9s
23:06:37 [2024-01-24T23:06:37.586Z] 
23:06:37 [2024-01-24T23:06:37.586Z] #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
23:06:37 [2024-01-24T23:06:37.843Z] #110 0.345 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:06:37 [2024-01-24T23:06:37.843Z] #110 0.348 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:06:37 [2024-01-24T23:06:37.843Z] #110 0.350 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:06:37 [2024-01-24T23:06:37.843Z] #110 DONE 0.4s
23:06:37 [2024-01-24T23:06:37.843Z] 
23:06:37 [2024-01-24T23:06:37.843Z] #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
23:06:38 [2024-01-24T23:06:38.405Z] #111 0.652 Hit:1 http://deb.debian.org/debian bookworm InRelease
23:06:38 [2024-01-24T23:06:38.405Z] #111 0.652 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
23:06:38 [2024-01-24T23:06:38.405Z] #111 0.652 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
23:06:39 [2024-01-24T23:06:39.280Z] #111 0.879 Reading package lists...
23:06:40 [2024-01-24T23:06:40.099Z] #111 1.513 Reading package lists...
23:06:40 [2024-01-24T23:06:40.099Z] #111 2.137 Building dependency tree...
23:06:40 [2024-01-24T23:06:40.355Z] #111 2.325 Reading state information...
23:06:40 [2024-01-24T23:06:40.355Z] #111 2.615 gcc is already the newest version (4:12.2.0-3).
23:06:40 [2024-01-24T23:06:40.355Z] #111 2.615 pkg-config is already the newest version (1.8.1-1).
23:06:40 [2024-01-24T23:06:40.355Z] #111 2.615 The following additional packages will be installed:
23:06:40 [2024-01-24T23:06:40.611Z] #111 2.615   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.616   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.616   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.616   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.617   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.617   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.618   python3-yaml uuid-dev zlib1g-dev
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620 Suggested packages:
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620 Recommended packages:
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
23:06:40 [2024-01-24T23:06:40.612Z] #111 2.620   liblocale-gettext-perl shared-mime-info xdg-user-dirs
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.932 The following NEW packages will be installed:
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.932   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.932   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.932   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.932   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.933   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.933   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.933   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
23:06:40 [2024-01-24T23:06:40.868Z] #111 2.933   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.218 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.218 Need to get 11.9 MB of archives.
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.218 After this operation, 53.1 MB of additional disk space will be used.
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.218 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.227 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.233 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.239 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.240 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.241 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.242 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.245 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.248 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.249 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.250 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.253 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.255 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.257 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.263 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.269 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.270 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.270 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.271 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.272 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.275 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.276 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.282 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.283 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.287 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.289 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.291 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.295 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
23:06:41 [2024-01-24T23:06:41.125Z] #111 3.324 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.325 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.357 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.359 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.359 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.360 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.361 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.362 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.363 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.523 debconf: delaying package configuration, since apt-utils is not installed
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.566 Fetched 11.9 MB in 0s (28.4 MB/s)
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.588 Selecting previously unselected package libdpkg-perl.
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.588 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.601 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.605 Unpacking libdpkg-perl (1.21.22) ...
23:06:41 [2024-01-24T23:06:41.381Z] #111 3.676 Selecting previously unselected package dpkg-dev.
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.679 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.682 Unpacking dpkg-dev (1.21.22) ...
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.802 Selecting previously unselected package libglib2.0-0:arm64.
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.805 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.812 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
23:06:41 [2024-01-24T23:06:41.638Z] #111 3.929 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:06:41 [2024-01-24T23:06:41.894Z] #111 3.932 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 3.935 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 3.970 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:06:41 [2024-01-24T23:06:41.894Z] #111 3.973 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 3.976 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.017 Selecting previously unselected package libsecret-common.
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.019 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.022 Unpacking libsecret-common (0.20.5-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.072 Selecting previously unselected package libsecret-1-0:arm64.
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.074 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.078 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.117 Selecting previously unselected package gir1.2-secret-1:arm64.
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.120 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.123 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.151 Selecting previously unselected package libapparmor-dev:arm64.
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.153 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.160 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
23:06:41 [2024-01-24T23:06:41.894Z] #111 4.193 Selecting previously unselected package uuid-dev:arm64.
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.195 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.199 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.231 Selecting previously unselected package libblkid-dev:arm64.
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.233 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.236 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.279 Selecting previously unselected package libffi-dev:arm64.
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.281 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.285 Unpacking libffi-dev:arm64 (3.4.4-1) ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.318 Selecting previously unselected package libgpg-error-dev.
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.320 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.324 Unpacking libgpg-error-dev (1.46-1) ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.361 Selecting previously unselected package libgcrypt20-dev.
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.364 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.367 Unpacking libgcrypt20-dev (1.10.1-3) ...
23:06:42 [2024-01-24T23:06:42.150Z] #111 4.439 Selecting previously unselected package libglib2.0-data.
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.441 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.446 Unpacking libglib2.0-data (2.74.6-2) ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.579 Selecting previously unselected package libglib2.0-bin.
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.581 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.584 Unpacking libglib2.0-bin (2.74.6-2) ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.626 Selecting previously unselected package python3-lib2to3.
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.629 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.632 Unpacking python3-lib2to3 (3.11.2-3) ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.674 Selecting previously unselected package python3-distutils.
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.676 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
23:06:42 [2024-01-24T23:06:42.406Z] #111 4.679 Unpacking python3-distutils (3.11.2-3) ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.720 Selecting previously unselected package libglib2.0-dev-bin.
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.722 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.725 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.765 Selecting previously unselected package libsepol-dev:arm64.
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.767 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.771 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.828 Selecting previously unselected package libpcre2-16-0:arm64.
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.831 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.834 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.881 Selecting previously unselected package libpcre2-32-0:arm64.
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.883 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.886 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
23:06:42 [2024-01-24T23:06:42.663Z] #111 4.932 Selecting previously unselected package libpcre2-posix3:arm64.
23:06:42 [2024-01-24T23:06:42.919Z] #111 4.934 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 4.938 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 4.969 Selecting previously unselected package libpcre2-dev:arm64.
23:06:42 [2024-01-24T23:06:42.919Z] #111 4.971 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 4.975 Unpacking libpcre2-dev:arm64 (10.42-1) ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.051 Selecting previously unselected package libselinux1-dev:arm64.
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.054 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.056 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.114 Selecting previously unselected package libmount-dev:arm64.
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.117 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.120 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.148 Selecting previously unselected package zlib1g-dev:arm64.
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.151 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
23:06:42 [2024-01-24T23:06:42.919Z] #111 5.153 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:06:43 [2024-01-24T23:06:43.175Z] #111 5.378 Selecting previously unselected package libglib2.0-dev:arm64.
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.380 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.384 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.547 Selecting previously unselected package libseccomp-dev:arm64.
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.550 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.553 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.588 Selecting previously unselected package libsecret-1-dev:arm64.
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.591 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.594 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
23:06:43 [2024-01-24T23:06:43.432Z] #111 5.668 Selecting previously unselected package libsystemd-dev:arm64.
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.671 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.674 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.773 Selecting previously unselected package libudev-dev:arm64.
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.775 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.779 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.822 Selecting previously unselected package libyaml-0-2:arm64.
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.824 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.829 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.864 Selecting previously unselected package python3-pathspec.
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.866 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.870 Unpacking python3-pathspec (0.11.0-1) ...
23:06:43 [2024-01-24T23:06:43.688Z] #111 5.902 Selecting previously unselected package python3-pkg-resources.
23:06:43 [2024-01-24T23:06:43.944Z] #111 5.905 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 5.908 Unpacking python3-pkg-resources (66.1.1-1) ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 5.959 Selecting previously unselected package python3-yaml.
23:06:43 [2024-01-24T23:06:43.944Z] #111 5.962 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 5.966 Unpacking python3-yaml (6.0-3+b2) ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 6.006 Selecting previously unselected package yamllint.
23:06:43 [2024-01-24T23:06:43.944Z] #111 6.009 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 6.012 Unpacking yamllint (1.29.0-1) ...
23:06:43 [2024-01-24T23:06:43.944Z] #111 6.059 Setting up python3-pkg-resources (66.1.1-1) ...
23:06:44 [2024-01-24T23:06:44.201Z] #111 6.325 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.334 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.345 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.357 No schema files found: doing nothing.
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.363 Setting up python3-yaml (6.0-3+b2) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.522 Setting up libffi-dev:arm64 (3.4.4-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.532 Setting up libpcre2-16-0:arm64 (10.42-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.542 Setting up libpcre2-32-0:arm64 (10.42-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.553 Setting up libglib2.0-data (2.74.6-2) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.562 Setting up libgpg-error-dev (1.46-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.571 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.579 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.588 Setting up libsepol-dev:arm64 (3.4-2.1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.598 Setting up libdpkg-perl (1.21.22) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.608 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.617 Setting up libpcre2-posix3:arm64 (10.42-1) ...
23:06:44 [2024-01-24T23:06:44.457Z] #111 6.628 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
23:06:44 [2024-01-24T23:06:44.713Z] #111 6.636 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
23:06:44 [2024-01-24T23:06:44.713Z] #111 6.645 Setting up python3-pathspec (0.11.0-1) ...
23:06:44 [2024-01-24T23:06:44.713Z] #111 6.777 Setting up python3-lib2to3 (3.11.2-3) ...
23:06:44 [2024-01-24T23:06:44.713Z] #111 6.886 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
23:06:44 [2024-01-24T23:06:44.970Z] #111 6.894 Setting up libsecret-common (0.20.5-3) ...
23:06:44 [2024-01-24T23:06:44.970Z] #111 6.903 Setting up python3-distutils (3.11.2-3) ...
23:06:44 [2024-01-24T23:06:44.970Z] #111 7.032 Setting up libglib2.0-dev-bin (2.74.6-2) ...
23:06:44 [2024-01-24T23:06:44.970Z] #111 7.187 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.196 Setting up libpcre2-dev:arm64 (10.42-1) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.204 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.212 Setting up libglib2.0-bin (2.74.6-2) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.223 Setting up dpkg-dev (1.21.22) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.238 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.247 Setting up yamllint (1.29.0-1) ...
23:06:45 [2024-01-24T23:06:45.226Z] #111 7.392 Setting up libgcrypt20-dev (1.10.1-3) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.402 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.412 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.422 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.431 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.439 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 7.450 Processing triggers for libc-bin (2.36-9+deb12u3) ...
23:06:45 [2024-01-24T23:06:45.483Z] #111 DONE 7.7s
23:06:45 [2024-01-24T23:06:45.739Z] 
23:06:45 [2024-01-24T23:06:45.739Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
23:06:46 [2024-01-24T23:06:46.667Z] #112 DONE 0.9s
23:06:46 [2024-01-24T23:06:46.667Z] 
23:06:46 [2024-01-24T23:06:46.667Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
23:06:47 [2024-01-24T23:06:47.596Z] #113 DONE 0.9s
23:06:47 [2024-01-24T23:06:47.596Z] 
23:06:47 [2024-01-24T23:06:47.596Z] #114 [dev 1/1] COPY --link . .
23:06:50 [2024-01-24T23:06:50.865Z] #114 DONE 3.0s
23:06:50 [2024-01-24T23:06:50.865Z] 
23:06:50 [2024-01-24T23:06:50.865Z] #115 exporting to image
23:06:50 [2024-01-24T23:06:50.865Z] #115 exporting layers
23:06:51 [2024-01-24T23:06:51.429Z] #115 exporting layers 1.1s done
23:06:51 [2024-01-24T23:06:51.686Z] #115 writing image sha256:1d4c3bc5a10cf445784e61eefc5e6ff7ca0c2e28bb81512abfbfc73d010520cb done
23:06:51 [2024-01-24T23:06:51.686Z] #115 naming to docker.io/library/docker:e245fb76de36463b715e1ac2bb8193670bb26f0d done
23:06:51 [2024-01-24T23:06:51.686Z] #115 DONE 1.1s