Skip to content

Console Output

Skipping 143 KB.. Full Log
3-10-11T15:14:56.971Z] 
15:14:56 [2023-10-11T15:14:56.971Z] #72 [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...)
15:14:56 [2023-10-11T15:14:56.971Z] #72 DONE 44.1s
15:14:56 [2023-10-11T15:14:56.971Z] 
15:14:56 [2023-10-11T15:14:56.971Z] #66 [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
15:14:56 [2023-10-11T15:14:56.971Z] #66 52.42 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:14:56 [2023-10-11T15:14:56.971Z] #66 52.50 Setting up libglib2.0-bin (2.66.8-1) ...
15:14:56 [2023-10-11T15:14:56.971Z] #66 52.57 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:14:56 [2023-10-11T15:14:56.971Z] #66 52.61 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 ...
15:14:57 [2023-10-11T15:14:57.232Z] 
15:14:57 [2023-10-11T15:14:57.232Z] #74 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:14:57 [2023-10-11T15:14:57.232Z] #74 DONE 0.3s
15:14:57 [2023-10-11T15:14:57.232Z] 
15:14:57 [2023-10-11T15:14:57.232Z] #66 [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
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.64 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.67 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.69 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.72 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.74 No schema files found: doing nothing.
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.75 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:14:57 [2023-10-11T15:14:57.232Z] #66 52.80 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:14:57 [2023-10-11T15:14:57.494Z] #66 DONE 52.9s
15:14:57 [2023-10-11T15:14:57.494Z] 
15:14:57 [2023-10-11T15:14:57.494Z] #75 [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...)
15:15:02 [2023-10-11T15:15:02.787Z] #75 5.105 + bin/ctr
15:15:02 [2023-10-11T15:15:02.787Z] #75 5.105 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
15:15:03 [2023-10-11T15:15:03.219Z] #75 ...
15:15:03 [2023-10-11T15:15:03.219Z] 
15:15:03 [2023-10-11T15:15:03.219Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:03 [2023-10-11T15:15:03.219Z] #76 2.718 Cloning into '/tmp/crun-build'...
15:15:03 [2023-10-11T15:15:03.219Z] #76 3.513 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:15:03 [2023-10-11T15:15:03.219Z] #76 3.518 Cloning into '/tmp/crun-build/libocispec'...
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.066 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.072 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.072 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.072 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.077 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.486 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:15:03 [2023-10-11T15:15:03.219Z] #76 4.926 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:15:03 [2023-10-11T15:15:03.219Z] #76 5.542 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
15:15:03 [2023-10-11T15:15:03.219Z] #76 5.587 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
15:15:03 [2023-10-11T15:15:03.219Z] #76 5.631 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
15:15:04 [2023-10-11T15:15:04.229Z] #76 ...
15:15:04 [2023-10-11T15:15:04.229Z] 
15:15:04 [2023-10-11T15:15:04.229Z] #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
15:15:04 [2023-10-11T15:15:04.229Z] #77 3.507 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:15:04 [2023-10-11T15:15:04.229Z] #77 3.507 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:15:04 [2023-10-11T15:15:04.229Z] #77 3.507 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:15:04 [2023-10-11T15:15:04.229Z] #77 5.005 Reading package lists...
15:15:04 [2023-10-11T15:15:04.229Z] #77 6.021 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:15:04 [2023-10-11T15:15:04.229Z] #77 6.033 Reading package lists...
15:15:04 [2023-10-11T15:15:04.229Z] #77 6.780 Building dependency tree...
15:15:04 [2023-10-11T15:15:04.229Z] #77 6.942 Reading state information...
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.156 gcc is already the newest version (4:10.2.1-1).
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.156 The following additional packages will be installed:
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.157   libc-dev-bin libc6
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.159 Suggested packages:
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.159   glibc-doc libc-l10n locales manpages-dev
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.159 Recommended packages:
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.159   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.187 The following packages will be upgraded:
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.188   libc-dev-bin libc6 libc6-dev
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.461 3 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.461 Need to get 4759 kB of archives.
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.461 After this operation, 3072 B of additional disk space will be used.
15:15:04 [2023-10-11T15:15:04.229Z] #77 7.461 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
15:15:04 [2023-10-11T15:15:04.490Z] #77 ...
15:15:04 [2023-10-11T15:15:04.490Z] 
15:15:04 [2023-10-11T15:15:04.490Z] #56 [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.54.2"      && /build/golangci-lint --version
15:15:04 [2023-10-11T15:15:04.490Z] #56 60.09 golangci-lint has version v1.54.2 built with go1.21.1 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
15:15:05 [2023-10-11T15:15:05.481Z] #56 ...
15:15:05 [2023-10-11T15:15:05.481Z] 
15:15:05 [2023-10-11T15:15:05.481Z] #78 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:15:05 [2023-10-11T15:15:05.481Z] #78 DONE 6.5s
15:15:05 [2023-10-11T15:15:05.741Z] 
15:15:05 [2023-10-11T15:15:05.741Z] #56 [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.54.2"      && /build/golangci-lint --version
15:15:05 [2023-10-11T15:15:05.741Z] #56 DONE 61.5s
15:15:05 [2023-10-11T15:15:05.741Z] 
15:15:05 [2023-10-11T15:15:05.742Z] #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
15:15:05 [2023-10-11T15:15:05.742Z] #77 7.697 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
15:15:05 [2023-10-11T15:15:05.742Z] #77 7.747 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
15:15:05 [2023-10-11T15:15:05.742Z] #77 8.402 debconf: delaying package configuration, since apt-utils is not installed
15:15:05 [2023-10-11T15:15:05.742Z] #77 8.468 Fetched 4759 kB in 1s (7368 kB/s)
15:15:05 [2023-10-11T15:15:05.742Z] #77 8.499 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18674 files and directories currently installed.)
15:15:05 [2023-10-11T15:15:05.742Z] #77 8.510 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
15:15:05 [2023-10-11T15:15:05.742Z] #77 8.530 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:06 [2023-10-11T15:15:06.313Z] #77 ...
15:15:06 [2023-10-11T15:15:06.313Z] 
15:15:06 [2023-10-11T15:15:06.313Z] #62 [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
15:15:06 [2023-10-11T15:15:06.313Z] #62 56.13 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
15:15:06 [2023-10-11T15:15:06.313Z] #62 56.47 Docker version unknown-version, build unknown-commit
15:15:06 [2023-10-11T15:15:06.313Z] #62 DONE 61.6s
15:15:06 [2023-10-11T15:15:06.313Z] 
15:15:06 [2023-10-11T15:15:06.313Z] #79 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:15:06 [2023-10-11T15:15:06.574Z] #79 DONE 1.1s
15:15:06 [2023-10-11T15:15:06.574Z] 
15:15:06 [2023-10-11T15:15:06.574Z] #80 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:15:06 [2023-10-11T15:15:06.835Z] #80 ...
15:15:06 [2023-10-11T15:15:06.835Z] 
15:15:06 [2023-10-11T15:15:06.835Z] #70 [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
15:15:06 [2023-10-11T15:15:06.835Z] #70 52.24 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
15:15:06 [2023-10-11T15:15:06.835Z] #70 52.27 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:06 [2023-10-11T15:15:06.835Z] #70 52.57 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
15:15:06 [2023-10-11T15:15:06.835Z] #70 52.82 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:07 [2023-10-11T15:15:07.096Z] #70 ...
15:15:07 [2023-10-11T15:15:07.096Z] 
15:15:07 [2023-10-11T15:15:07.096Z] #80 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:15:07 [2023-10-11T15:15:07.096Z] #80 DONE 0.4s
15:15:07 [2023-10-11T15:15:07.096Z] 
15:15:07 [2023-10-11T15:15:07.096Z] #81 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:15:07 [2023-10-11T15:15:07.096Z] #81 DONE 0.1s
15:15:07 [2023-10-11T15:15:07.096Z] 
15:15:07 [2023-10-11T15:15:07.096Z] #63 [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
15:15:07 [2023-10-11T15:15:07.096Z] #63 52.65 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
15:15:07 [2023-10-11T15:15:07.096Z] #63 52.68 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:07 [2023-10-11T15:15:07.096Z] #63 52.85 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
15:15:07 [2023-10-11T15:15:07.096Z] #63 53.06 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:07 [2023-10-11T15:15:07.357Z] #63 ...
15:15:07 [2023-10-11T15:15:07.357Z] 
15:15:07 [2023-10-11T15:15:07.357Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:07 [2023-10-11T15:15:07.357Z] #76 10.62 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:15:10 [2023-10-11T15:15:10.661Z] #76 ...
15:15:10 [2023-10-11T15:15:10.661Z] 
15:15:10 [2023-10-11T15:15:10.661Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:15:10 [2023-10-11T15:15:10.661Z] #65 64.43 Docker version 24.0.2, build cb74dfc
15:15:10 [2023-10-11T15:15:10.661Z] #65 DONE 65.5s
15:15:10 [2023-10-11T15:15:10.661Z] 
15:15:10 [2023-10-11T15:15:10.661Z] #70 [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
15:15:10 [2023-10-11T15:15:10.661Z] #70 63.05 Setting up libc6:arm64 (2.31-13+deb11u7) ...
15:15:10 [2023-10-11T15:15:10.661Z] #70 64.29 Setting up libc-dev-bin (2.31-13+deb11u7) ...
15:15:10 [2023-10-11T15:15:10.661Z] #70 64.31 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
15:15:10 [2023-10-11T15:15:10.661Z] #70 64.33 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:15:10 [2023-10-11T15:15:10.661Z] #70 DONE 65.6s
15:15:10 [2023-10-11T15:15:10.661Z] 
15:15:10 [2023-10-11T15:15:10.661Z] #63 [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
15:15:10 [2023-10-11T15:15:10.661Z] #63 63.24 Setting up libc6:arm64 (2.31-13+deb11u7) ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 64.54 Selecting previously unselected package bzip2.
15:15:10 [2023-10-11T15:15:10.661Z] #63 64.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
15:15:10 [2023-10-11T15:15:10.661Z] #63 64.55 Preparing to unpack .../0-bzip2_1.0.8-4_arm64.deb ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.00 Unpacking bzip2 (1.0.8-4) ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.57 Selecting previously unselected package xz-utils.
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.57 Preparing to unpack .../1-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.68 Preparing to unpack .../2-libdpkg-perl_1.20.13_all.deb ...
15:15:10 [2023-10-11T15:15:10.661Z] #63 65.70 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
15:15:11 [2023-10-11T15:15:11.604Z] #63 66.93 Selecting previously unselected package patch.
15:15:11 [2023-10-11T15:15:11.604Z] #63 66.94 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
15:15:11 [2023-10-11T15:15:11.604Z] #63 66.94 Unpacking patch (2.7.6-7) ...
15:15:11 [2023-10-11T15:15:11.604Z] #63 67.06 Selecting previously unselected package dpkg-dev.
15:15:11 [2023-10-11T15:15:11.604Z] #63 67.06 Preparing to unpack .../4-dpkg-dev_1.20.13_all.deb ...
15:15:11 [2023-10-11T15:15:11.604Z] #63 67.07 Unpacking dpkg-dev (1.20.13) ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.27 Selecting previously unselected package libseccomp-dev:arm64.
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.27 Preparing to unpack .../5-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.28 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.39 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.41 Setting up bzip2 (1.0.8-4) ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:15:11 [2023-10-11T15:15:11.865Z] #63 67.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.48 Setting up patch (2.7.6-7) ...
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.50 Setting up libdpkg-perl (1.20.13) ...
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.52 Setting up libc-dev-bin (2.31-13+deb11u7) ...
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.55 Setting up dpkg-dev (1.20.13) ...
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.57 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
15:15:12 [2023-10-11T15:15:12.127Z] #63 67.58 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:15:12 [2023-10-11T15:15:12.699Z] #63 DONE 68.3s
15:15:12 [2023-10-11T15:15:12.699Z] 
15:15:12 [2023-10-11T15:15:12.699Z] #82 [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...)
15:15:13 [2023-10-11T15:15:13.642Z] #82 0.724 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
15:15:15 [2023-10-11T15:15:15.027Z] #82 ...
15:15:15 [2023-10-11T15:15:15.027Z] 
15:15:15 [2023-10-11T15:15:15.027Z] #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
15:15:15 [2023-10-11T15:15:15.027Z] #77 12.16 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 12.21 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 13.30 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 13.57 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 16.44 Setting up libc6:arm64 (2.31-13+deb11u7) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 17.73 Setting up libc-dev-bin (2.31-13+deb11u7) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 17.74 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 17.75 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:15:15 [2023-10-11T15:15:15.027Z] #77 DONE 18.0s
15:15:15 [2023-10-11T15:15:15.027Z] 
15:15:15 [2023-10-11T15:15:15.027Z] #83 [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...)
15:15:15 [2023-10-11T15:15:15.599Z] #83 0.710 -- The C compiler identification is GNU 10.2.1
15:15:15 [2023-10-11T15:15:15.599Z] #83 0.736 -- Detecting C compiler ABI info
15:15:15 [2023-10-11T15:15:15.599Z] #83 0.902 -- Detecting C compiler ABI info - done
15:15:15 [2023-10-11T15:15:15.599Z] #83 0.922 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
15:15:15 [2023-10-11T15:15:15.861Z] #83 0.924 -- Detecting C compile features
15:15:15 [2023-10-11T15:15:15.861Z] #83 0.925 -- Detecting C compile features - done
15:15:15 [2023-10-11T15:15:15.861Z] #83 0.936 -- Performing Test HAS_BUILTIN_FORTIFY
15:15:15 [2023-10-11T15:15:15.861Z] #83 0.997 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:15:15 [2023-10-11T15:15:15.861Z] #83 1.015 -- Configuring done
15:15:15 [2023-10-11T15:15:15.861Z] #83 1.018 -- Generating done
15:15:15 [2023-10-11T15:15:15.861Z] #83 1.020 -- Build files have been written to: /go/src/github.com/krallin/tini
15:15:16 [2023-10-11T15:15:16.122Z] #83 1.082 Scanning dependencies of target tini-static
15:15:16 [2023-10-11T15:15:16.122Z] #83 1.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:15:16 [2023-10-11T15:15:16.383Z] #83 1.406 [100%] Linking C executable tini-static
15:15:16 [2023-10-11T15:15:16.383Z] #83 1.535 [100%] Built target tini-static
15:15:16 [2023-10-11T15:15:16.955Z] #83 DONE 2.2s
15:15:16 [2023-10-11T15:15:16.955Z] 
15:15:16 [2023-10-11T15:15:16.955Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:16 [2023-10-11T15:15:16.955Z] #76 14.13 libtoolize: putting auxiliary files in '.'.
15:15:16 [2023-10-11T15:15:16.955Z] #76 14.13 libtoolize: copying file './ltmain.sh'
15:15:16 [2023-10-11T15:15:16.955Z] #76 14.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:15:16 [2023-10-11T15:15:16.956Z] #76 14.61 libtoolize: and rerunning libtoolize and aclocal.
15:15:16 [2023-10-11T15:15:16.956Z] #76 14.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.74 configure.ac:7: installing './compile'
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.74 configure.ac:11: installing './config.guess'
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.75 configure.ac:11: installing './config.sub'
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.75 configure.ac:8: installing './install-sh'
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.76 configure.ac:8: installing './missing'
15:15:16 [2023-10-11T15:15:16.956Z] #76 16.78 Makefile.am: installing './depcomp'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.33 libtoolize: copying file 'build-aux/ltmain.sh'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.46 libtoolize: copying file 'm4/libtool.m4'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.58 libtoolize: copying file 'm4/ltoptions.m4'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.70 libtoolize: copying file 'm4/ltsugar.m4'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.76 libtoolize: copying file 'm4/ltversion.m4'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.85 libtoolize: copying file 'm4/lt~obsolete.m4'
15:15:16 [2023-10-11T15:15:16.956Z] #76 17.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:15:17 [2023-10-11T15:15:17.528Z] #76 ...
15:15:17 [2023-10-11T15:15:17.528Z] 
15:15:17 [2023-10-11T15:15:17.528Z] #84 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:15:17 [2023-10-11T15:15:17.792Z] #84 DONE 0.0s
15:15:17 [2023-10-11T15:15:17.792Z] 
15:15:17 [2023-10-11T15:15:17.792Z] #85 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:15:18 [2023-10-11T15:15:18.053Z] #85 DONE 0.2s
15:15:18 [2023-10-11T15:15:18.053Z] 
15:15:18 [2023-10-11T15:15:18.053Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.11 configure.ac:7: installing 'build-aux/compile'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.12 configure.ac:9: installing 'build-aux/config.guess'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.13 configure.ac:9: installing 'build-aux/config.sub'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.13 configure.ac:11: installing 'build-aux/install-sh'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.14 configure.ac:11: installing 'build-aux/missing'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.23 Makefile.am: installing 'build-aux/depcomp'
15:15:18 [2023-10-11T15:15:18.053Z] #76 21.25 parallel-tests: installing 'build-aux/test-driver'
15:15:19 [2023-10-11T15:15:19.439Z] #76 ...
15:15:19 [2023-10-11T15:15:19.439Z] 
15:15:19 [2023-10-11T15:15:19.439Z] #86 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:15:19 [2023-10-11T15:15:19.439Z] #86 DONE 1.1s
15:15:19 [2023-10-11T15:15:19.439Z] 
15:15:19 [2023-10-11T15:15:19.439Z] #87 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:15:19 [2023-10-11T15:15:19.439Z] #87 DONE 0.2s
15:15:19 [2023-10-11T15:15:19.439Z] 
15:15:19 [2023-10-11T15:15:19.439Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:19 [2023-10-11T15:15:19.439Z] #76 22.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:15:19 [2023-10-11T15:15:19.439Z] #76 22.49 libtoolize: copying file 'build-aux/ltmain.sh'
15:15:19 [2023-10-11T15:15:19.700Z] #76 22.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:15:19 [2023-10-11T15:15:19.700Z] #76 22.93 libtoolize: copying file 'm4/libtool.m4'
15:15:19 [2023-10-11T15:15:19.962Z] #76 23.10 libtoolize: copying file 'm4/ltoptions.m4'
15:15:19 [2023-10-11T15:15:19.962Z] #76 23.23 libtoolize: copying file 'm4/ltsugar.m4'
15:15:20 [2023-10-11T15:15:20.223Z] #76 23.39 libtoolize: copying file 'm4/ltversion.m4'
15:15:20 [2023-10-11T15:15:20.223Z] #76 ...
15:15:20 [2023-10-11T15:15:20.223Z] 
15:15:20 [2023-10-11T15:15:20.223Z] #88 [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...)
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.567 go: downloading github.com/sirupsen/logrus v1.9.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.572 go: downloading github.com/urfave/cli/v2 v2.23.5
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.647 go: downloading golang.org/x/sys v0.2.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.696 go: downloading github.com/google/uuid v1.3.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.697 go: downloading github.com/moby/vpnkit v0.5.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.698 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.711 go: downloading github.com/gorilla/mux v1.8.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 0.751 go: downloading github.com/moby/sys/mountinfo v0.6.2
15:15:20 [2023-10-11T15:15:20.223Z] #88 1.069 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:15:20 [2023-10-11T15:15:20.223Z] #88 1.340 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:15:20 [2023-10-11T15:15:20.223Z] #88 1.340 go: downloading golang.org/x/net v0.1.0
15:15:20 [2023-10-11T15:15:20.223Z] #88 1.509 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
15:15:20 [2023-10-11T15:15:20.223Z] #88 1.510 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
15:15:20 [2023-10-11T15:15:20.223Z] #88 ...
15:15:20 [2023-10-11T15:15:20.223Z] 
15:15:20 [2023-10-11T15:15:20.224Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:20 [2023-10-11T15:15:20.224Z] #76 23.49 libtoolize: copying file 'm4/lt~obsolete.m4'
15:15:20 [2023-10-11T15:15:20.485Z] #76 ...
15:15:20 [2023-10-11T15:15:20.485Z] 
15:15:20 [2023-10-11T15:15:20.485Z] #89 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:15:20 [2023-10-11T15:15:20.485Z] #89 DONE 1.3s
15:15:20 [2023-10-11T15:15:20.746Z] 
15:15:20 [2023-10-11T15:15:20.746Z] #90 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:15:20 [2023-10-11T15:15:20.746Z] #90 DONE 0.1s
15:15:20 [2023-10-11T15:15:20.746Z] 
15:15:20 [2023-10-11T15:15:20.746Z] #82 [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...)
15:15:26 [2023-10-11T15:15:26.038Z] #82 ...
15:15:26 [2023-10-11T15:15:26.038Z] 
15:15:26 [2023-10-11T15:15:26.038Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.30 configure.ac:11: installing 'build-aux/compile'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.31 configure.ac:11: installing 'build-aux/config.guess'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.31 configure.ac:11: installing 'build-aux/config.sub'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.31 configure.ac:13: installing 'build-aux/install-sh'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.31 configure.ac:13: installing 'build-aux/missing'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.32 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:15:26 [2023-10-11T15:15:26.038Z] #76 28.37 Makefile.am: installing 'build-aux/depcomp'
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.07 checking build system type... aarch64-unknown-linux-gnu
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.27 checking host system type... aarch64-unknown-linux-gnu
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.27 checking how to print strings... printf
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.28 checking for gcc... gcc
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.34 checking whether the C compiler works... yes
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.39 checking for C compiler default output file name... a.out
15:15:26 [2023-10-11T15:15:26.038Z] #76 29.39 checking for suffix of executables... 
15:15:26 [2023-10-11T15:15:26.299Z] #76 29.47 checking whether we are cross compiling... no
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.55 checking for suffix of object files... o
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.62 checking whether we are using the GNU C compiler... yes
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.67 checking whether gcc accepts -g... yes
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.71 checking for gcc option to accept ISO C89... none needed
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.80 checking whether gcc understands -c and -o together... yes
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.87 checking for a sed that does not truncate output... /bin/sed
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.88 checking for grep that handles long lines and -e... /bin/grep
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.88 checking for egrep... /bin/grep -E
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.89 checking for fgrep... /bin/grep -F
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.89 checking for ld used by gcc... /usr/bin/ld
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.97 checking whether ln -s works... yes
15:15:26 [2023-10-11T15:15:26.560Z] #76 29.97 checking the maximum length of command line arguments... 1572864
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking for /usr/bin/ld option to reload object files... -r
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking for objdump... objdump
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking how to recognize dependent libraries... pass_all
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking for dlltool... no
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking how to associate runtime and link libraries... printf %s\n
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking for ar... ar
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.00 checking for archiver @FILE support... @
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.07 checking for strip... strip
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.07 checking for ranlib... ranlib
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.07 checking for gawk... no
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.07 checking for mawk... mawk
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.22 checking for sysroot... no
15:15:26 [2023-10-11T15:15:26.821Z] #76 30.22 checking for a working dd... /bin/dd
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.24 checking for mt... no
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.24 checking if : is a manifest tool... no
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.25 checking how to run the C preprocessor... gcc -E
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.33 checking for ANSI C header files... yes
15:15:27 [2023-10-11T15:15:27.082Z] #76 30.48 checking for sys/types.h... yes
15:15:27 [2023-10-11T15:15:27.359Z] #76 30.54 checking for sys/stat.h... yes
15:15:27 [2023-10-11T15:15:27.359Z] #76 30.61 checking for stdlib.h... yes
15:15:27 [2023-10-11T15:15:27.359Z] #76 30.70 checking for string.h... yes
15:15:27 [2023-10-11T15:15:27.620Z] #76 30.81 checking for memory.h... yes
15:15:27 [2023-10-11T15:15:27.620Z] #76 30.86 checking for strings.h... yes
15:15:27 [2023-10-11T15:15:27.620Z] #76 30.91 checking for inttypes.h... yes
15:15:27 [2023-10-11T15:15:27.881Z] #76 30.97 checking for stdint.h... yes
15:15:27 [2023-10-11T15:15:27.881Z] #76 31.08 checking for unistd.h... yes
15:15:27 [2023-10-11T15:15:27.881Z] #76 31.16 checking for dlfcn.h... yes
15:15:27 [2023-10-11T15:15:27.881Z] #76 31.23 checking for objdir... .libs
15:15:28 [2023-10-11T15:15:28.142Z] #76 31.35 checking if gcc supports -fno-rtti -fno-exceptions... no
15:15:28 [2023-10-11T15:15:28.143Z] #76 31.40 checking for gcc option to produce PIC... -fPIC -DPIC
15:15:28 [2023-10-11T15:15:28.143Z] #76 31.40 checking if gcc PIC flag -fPIC -DPIC works... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.44 checking if gcc static flag -static works... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.53 checking if gcc supports -c -o file.o... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.58 checking if gcc supports -c -o file.o... (cached) yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.60 checking dynamic linker characteristics... GNU/Linux ld.so
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking how to hardcode library paths into programs... immediate
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking whether stripping libraries is possible... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking if libtool supports shared libraries... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking whether to build shared libraries... no
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking whether to build static libraries... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.71 checking for a BSD-compatible install... /usr/bin/install -c
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.73 checking whether build environment is sane... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.75 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.76 checking whether make sets $(MAKE)... yes
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.78 checking whether make supports the include directive... yes (GNU style)
15:15:28 [2023-10-11T15:15:28.404Z] #76 31.80 checking whether make supports nested variables... yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.82 checking whether UID '0' is supported by ustar format... yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.82 checking whether GID '0' is supported by ustar format... yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.82 checking how to create a ustar tar archive... gnutar
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.86 checking dependency style of gcc... gcc3
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.92 checking whether to enable maintainer-specific portions of Makefiles... yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.92 checking whether make supports nested variables... (cached) yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.92 checking for gawk... (cached) mawk
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.92 checking for a sed that does not truncate output... (cached) /bin/sed
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.92 checking for gcc... (cached) gcc
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.95 checking whether we are using the GNU C compiler... (cached) yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.95 checking whether gcc accepts -g... (cached) yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.95 checking for gcc option to accept ISO C89... (cached) none needed
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.95 checking whether gcc understands -c and -o together... (cached) yes
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.95 checking for a Python interpreter with version >= 3... python3
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.98 checking for python3... /usr/bin/python3
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.98 checking for python3 version... 3.9
15:15:28 [2023-10-11T15:15:28.665Z] #76 31.99 checking for python3 platform... linux
15:15:28 [2023-10-11T15:15:28.665Z] #76 32.01 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.09 checking for go-md2man... no
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.10 checking error.h usability... yes
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.15 checking error.h presence... yes
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.17 checking for error.h... yes
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.19 checking linux/openat2.h usability... yes
15:15:28 [2023-10-11T15:15:28.926Z] #76 32.24 checking linux/openat2.h presence... yes
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.26 checking for linux/openat2.h... yes
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.28 checking stdatomic.h usability... yes
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.33 checking stdatomic.h presence... yes
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.37 checking for stdatomic.h... yes
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.41 checking linux/ioprio.h usability... no
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.47 checking linux/ioprio.h presence... no
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.52 checking for linux/ioprio.h... no
15:15:29 [2023-10-11T15:15:29.188Z] #76 32.52 checking for atomic_int... yes
15:15:29 [2023-10-11T15:15:29.449Z] #76 32.62 checking for atomic_bool... yes
15:15:29 [2023-10-11T15:15:29.449Z] #76 32.73 checking for copy_file_range... yes
15:15:29 [2023-10-11T15:15:29.710Z] #76 32.82 checking for fgetxattr... yes
15:15:29 [2023-10-11T15:15:29.971Z] #76 32.96 checking for statx... yes
15:15:29 [2023-10-11T15:15:29.971Z] #76 33.06 checking for fgetpwent_r... yes
15:15:29 [2023-10-11T15:15:29.971Z] #76 33.17 checking for issetugid... no
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.28 checking for pkg-config... /usr/bin/pkg-config
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.28 checking pkg-config is at least version 0.9.0... yes
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.28 checking for library containing yajl_tree_get... -lyajl
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.42 checking for yajl >= 2.0.0... yes
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.44 checking sys/capability.h usability... yes
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.48 checking sys/capability.h presence... yes
15:15:30 [2023-10-11T15:15:30.232Z] #76 33.50 checking for sys/capability.h... yes
15:15:30 [2023-10-11T15:15:30.494Z] #76 33.50 checking for library containing cap_from_name... -lcap
15:15:30 [2023-10-11T15:15:30.494Z] #76 33.65 checking for library containing gcry_check_version... no
15:15:30 [2023-10-11T15:15:30.755Z] #76 33.78 checking for library containing dlopen... -ldl
15:15:30 [2023-10-11T15:15:30.755Z] #76 33.92 checking seccomp.h usability... yes
15:15:30 [2023-10-11T15:15:30.755Z] #76 33.98 checking seccomp.h presence... yes
15:15:30 [2023-10-11T15:15:30.755Z] #76 34.01 checking for seccomp.h... yes
15:15:31 [2023-10-11T15:15:31.016Z] #76 34.01 checking for library containing seccomp_rule_add... -lseccomp
15:15:31 [2023-10-11T15:15:31.016Z] #76 34.18 checking for library containing seccomp_arch_resolve_name... none required
15:15:31 [2023-10-11T15:15:31.016Z] #76 34.24 checking systemd/sd-bus.h usability... yes
15:15:31 [2023-10-11T15:15:31.016Z] #76 34.30 checking systemd/sd-bus.h presence... yes
15:15:31 [2023-10-11T15:15:31.016Z] #76 34.33 checking for systemd/sd-bus.h... yes
15:15:31 [2023-10-11T15:15:31.277Z] #76 34.34 checking for library containing sd_bus_match_signal_async... -lsystemd
15:15:31 [2023-10-11T15:15:31.277Z] #76 34.52 checking for sd_notify_barrier... yes
15:15:31 [2023-10-11T15:15:31.277Z] #76 34.61 checking linux/bpf.h usability... yes
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.66 checking linux/bpf.h presence... yes
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.68 checking for linux/bpf.h... yes
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.69 checking compilation for eBPF... yes
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.74 checking for criu >= 3.15... no
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.75 configure: CRIU headers not found, building without CRIU support
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.75 checking for criu > 3.16... no
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.76 configure: CRIU version doesn't support join-ns API
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.76 checking for criu > 3.16.1... no
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.78 configure: CRIU version doesn't support for pre-dumping
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.78 checking for new mount API (fsconfig)... no
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.86 yes
15:15:31 [2023-10-11T15:15:31.538Z] #76 34.86 checking for seccomp notify API... yes
15:15:31 [2023-10-11T15:15:31.799Z] #76 34.90 checking for gperf... no
15:15:31 [2023-10-11T15:15:31.799Z] #76 34.90 configure: gperf not found - cannot rebuild signal parser code
15:15:31 [2023-10-11T15:15:31.799Z] #76 34.90 checking for library containing argp_parse... none required
15:15:31 [2023-10-11T15:15:31.799Z] #76 35.03 checking that generated files are newer than configure... done
15:15:31 [2023-10-11T15:15:31.799Z] #76 35.04 configure: creating ./config.status
15:15:33 [2023-10-11T15:15:33.714Z] #76 36.67 config.status: creating Makefile
15:15:33 [2023-10-11T15:15:33.714Z] #76 36.74 config.status: creating config.h
15:15:33 [2023-10-11T15:15:33.714Z] #76 36.79 config.status: executing libtool commands
15:15:33 [2023-10-11T15:15:33.714Z] #76 36.82 config.status: executing depfiles commands
15:15:34 [2023-10-11T15:15:34.286Z] #76 37.46 === configuring in libocispec (/tmp/crun-build/libocispec)
15:15:34 [2023-10-11T15:15:34.286Z] #76 37.49 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:15:34 [2023-10-11T15:15:34.286Z] #76 37.64 checking for gcc... gcc
15:15:34 [2023-10-11T15:15:34.547Z] #76 37.69 checking whether the C compiler works... yes
15:15:34 [2023-10-11T15:15:34.548Z] #76 37.74 checking for C compiler default output file name... a.out
15:15:34 [2023-10-11T15:15:34.548Z] #76 37.75 checking for suffix of executables... 
15:15:34 [2023-10-11T15:15:34.548Z] #76 37.84 checking whether we are cross compiling... no
15:15:34 [2023-10-11T15:15:34.548Z] #76 37.91 checking for suffix of object files... o
15:15:34 [2023-10-11T15:15:34.808Z] #76 37.96 checking whether we are using the GNU C compiler... 
15:15:34 [2023-10-11T15:15:34.808Z] #76 ...
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #88 [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...)
15:15:34 [2023-10-11T15:15:34.808Z] #88 DONE 24.6s
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #82 [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...)
15:15:34 [2023-10-11T15:15:34.808Z] #82 DONE 22.0s
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #91 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:15:34 [2023-10-11T15:15:34.808Z] #91 DONE 0.0s
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:34 [2023-10-11T15:15:34.808Z] #76 37.96 checking whether we are using the GNU C compiler... yes
15:15:34 [2023-10-11T15:15:34.808Z] #76 38.00 checking whether gcc accepts -g... yes
15:15:34 [2023-10-11T15:15:34.808Z] #76 38.04 checking for gcc option to accept ISO C89... none needed
15:15:34 [2023-10-11T15:15:34.808Z] #76 38.09 checking whether gcc understands -c and -o together... 
15:15:34 [2023-10-11T15:15:34.808Z] #76 ...
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #92 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:15:34 [2023-10-11T15:15:34.808Z] #92 DONE 0.1s
15:15:34 [2023-10-11T15:15:34.808Z] 
15:15:34 [2023-10-11T15:15:34.808Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:34 [2023-10-11T15:15:34.808Z] #76 38.09 checking whether gcc understands -c and -o together... yes
15:15:34 [2023-10-11T15:15:34.808Z] #76 38.17 checking how to run the C preprocessor... gcc -E
15:15:35 [2023-10-11T15:15:35.069Z] #76 38.31 checking for grep that handles long lines and -e... /bin/grep
15:15:35 [2023-10-11T15:15:35.069Z] #76 38.33 checking for egrep... /bin/grep -E
15:15:35 [2023-10-11T15:15:35.330Z] #76 38.33 checking for ANSI C header files... yes
15:15:35 [2023-10-11T15:15:35.330Z] #76 38.49 checking for sys/types.h... yes
15:15:35 [2023-10-11T15:15:35.330Z] #76 38.59 checking for sys/stat.h... yes
15:15:35 [2023-10-11T15:15:35.591Z] #76 38.69 checking for stdlib.h... yes
15:15:35 [2023-10-11T15:15:35.591Z] #76 38.77 checking for string.h... yes
15:15:35 [2023-10-11T15:15:35.591Z] #76 38.86 checking for memory.h... yes
15:15:35 [2023-10-11T15:15:35.591Z] #76 38.92 checking for strings.h... yes
15:15:35 [2023-10-11T15:15:35.851Z] #76 ...
15:15:35 [2023-10-11T15:15:35.851Z] 
15:15:35 [2023-10-11T15:15:35.851Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:15:35 [2023-10-11T15:15:35.851Z] #93 DONE 0.2s
15:15:35 [2023-10-11T15:15:35.851Z] 
15:15:35 [2023-10-11T15:15:35.851Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:35 [2023-10-11T15:15:35.851Z] #76 38.98 checking for inttypes.h... yes
15:15:35 [2023-10-11T15:15:35.851Z] #76 39.04 checking for stdint.h... yes
15:15:35 [2023-10-11T15:15:35.851Z] #76 39.11 checking for unistd.h... yes
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.18 checking minix/config.h usability... no
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.24 checking minix/config.h presence... no
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.27 checking for minix/config.h... no
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.27 checking whether it is safe to define __EXTENSIONS__... yes
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.33 checking build system type... aarch64-unknown-linux-gnu
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.46 checking host system type... aarch64-unknown-linux-gnu
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.46 checking how to print strings... printf
15:15:36 [2023-10-11T15:15:36.113Z] #76 39.47 checking for a sed that does not truncate output... /bin/sed
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.50 checking for fgrep... /bin/grep -F
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.51 checking for ld used by gcc... /usr/bin/ld
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.59 checking whether ln -s works... yes
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.59 checking the maximum length of command line arguments... 1572864
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.60 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.60 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.60 checking for /usr/bin/ld option to reload object files... -r
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking for objdump... objdump
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking how to recognize dependent libraries... pass_all
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking for dlltool... no
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking how to associate runtime and link libraries... printf %s\n
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking for ar... ar
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.61 checking for archiver @FILE support... @
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.65 checking for strip... strip
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.65 checking for ranlib... ranlib
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.65 checking for gawk... no
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.65 checking for mawk... mawk
15:15:36 [2023-10-11T15:15:36.374Z] #76 39.65 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.75 checking for sysroot... no
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.75 checking for a working dd... /bin/dd
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.77 checking for mt... no
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.77 checking if : is a manifest tool... no
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.78 checking for dlfcn.h... yes
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.82 checking for objdir... .libs
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.91 checking if gcc supports -fno-rtti -fno-exceptions... no
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.95 checking for gcc option to produce PIC... -fPIC -DPIC
15:15:36 [2023-10-11T15:15:36.636Z] #76 39.95 checking if gcc PIC flag -fPIC -DPIC works... yes
15:15:36 [2023-10-11T15:15:36.897Z] #76 39.99 checking if gcc static flag -static works... yes
15:15:36 [2023-10-11T15:15:36.897Z] #76 40.08 checking if gcc supports -c -o file.o... yes
15:15:36 [2023-10-11T15:15:36.897Z] #76 40.15 checking if gcc supports -c -o file.o... (cached) yes
15:15:36 [2023-10-11T15:15:36.897Z] #76 40.15 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:15:36 [2023-10-11T15:15:36.897Z] #76 40.18 checking dynamic linker characteristics... GNU/Linux ld.so
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking how to hardcode library paths into programs... immediate
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking whether stripping libraries is possible... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking if libtool supports shared libraries... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking whether to build shared libraries... no
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking whether to build static libraries... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.31 checking for a BSD-compatible install... /usr/bin/install -c
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.33 checking whether build environment is sane... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.36 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.37 checking whether make sets $(MAKE)... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.39 checking whether make supports the include directive... yes (GNU style)
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.41 checking whether make supports nested variables... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.43 checking whether UID '0' is supported by ustar format... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.43 checking whether GID '0' is supported by ustar format... yes
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.43 checking how to create a ustar tar archive... gnutar
15:15:37 [2023-10-11T15:15:37.158Z] #76 40.47 checking dependency style of gcc... gcc3
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.55 checking whether to enable maintainer-specific portions of Makefiles... yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.55 checking whether make supports nested variables... (cached) yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.55 checking for pkg-config... /usr/bin/pkg-config
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.55 checking pkg-config is at least version 0.9.0... yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.55 checking for yajl >= 2.1.0... yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.56 checking for a sed that does not truncate output... (cached) /bin/sed
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.57 checking for gcc... (cached) gcc
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.62 checking whether we are using the GNU C compiler... (cached) yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.62 checking whether gcc accepts -g... (cached) yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.62 checking for gcc option to accept ISO C89... (cached) none needed
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.62 checking whether gcc understands -c and -o together... (cached) yes
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.62 checking for a Python interpreter with version >= 3... python3
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.64 checking for python3... /usr/bin/python3
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.64 checking for python3 version... 3.9
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.65 checking for python3 platform... linux
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.67 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:15:37 [2023-10-11T15:15:37.419Z] #76 40.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:15:37 [2023-10-11T15:15:37.991Z] #76 40.79 checking that generated files are newer than configure... done
15:15:37 [2023-10-11T15:15:37.991Z] #76 41.34 configure: creating ./config.status
15:15:38 [2023-10-11T15:15:38.562Z] #76 ...
15:15:38 [2023-10-11T15:15:38.562Z] 
15:15:38 [2023-10-11T15:15:38.562Z] #75 [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...)
15:15:38 [2023-10-11T15:15:38.562Z] #75 30.95 + bin/containerd
15:15:38 [2023-10-11T15:15:38.562Z] #75 30.95 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
15:15:39 [2023-10-11T15:15:39.133Z] #75 ...
15:15:39 [2023-10-11T15:15:39.133Z] 
15:15:39 [2023-10-11T15:15:39.133Z] #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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.15 config.status: creating Makefile
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.16 config.status: creating ocispec.pc
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.18 config.status: creating config.h
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.19 config.status: executing libtool commands
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.20 config.status: executing depfiles commands
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.40 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:15:39 [2023-10-11T15:15:39.133Z] #76 42.41 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.51 checking for gcc... gcc
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.54 checking whether the C compiler works... yes
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.58 checking for C compiler default output file name... a.out
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.58 checking for suffix of executables... 
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.62 checking whether we are cross compiling... no
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.67 checking for suffix of object files... o
15:15:39 [2023-10-11T15:15:39.393Z] #76 42.69 checking whether we are using the GNU C compiler... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.72 checking whether gcc accepts -g... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.74 checking for gcc option to accept ISO C89... none needed
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.78 checking whether gcc understands -c and -o together... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.83 checking for a BSD-compatible install... /usr/bin/install -c
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.84 checking whether build environment is sane... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.86 checking for gawk... no
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.86 checking for mawk... mawk
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.86 checking whether make sets $(MAKE)... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.87 checking whether make supports the include directive... yes (GNU style)
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.88 checking whether make supports nested variables... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.90 checking whether UID '0' is supported by ustar format... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.90 checking whether GID '0' is supported by ustar format... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.90 checking how to create a ustar tar archive... gnutar
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.92 checking dependency style of gcc... gcc3
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.97 checking whether to enable maintainer-specific portions of Makefiles... yes
15:15:39 [2023-10-11T15:15:39.653Z] #76 42.97 checking whether make supports nested variables... (cached) yes
15:15:39 [2023-10-11T15:15:39.654Z] #76 42.98 checking build system type... aarch64-unknown-linux-gnu
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.05 checking host system type... aarch64-unknown-linux-gnu
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.05 checking how to print strings... printf
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.05 checking for a sed that does not truncate output... /bin/sed
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.06 checking for grep that handles long lines and -e... /bin/grep
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.06 checking for egrep... /bin/grep -E
15:15:39 [2023-10-11T15:15:39.654Z] #76 43.07 checking for fgrep... /bin/grep -F
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.07 checking for ld used by gcc... /usr/bin/ld
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.07 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.08 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.11 checking whether ln -s works... yes
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.11 checking the maximum length of command line arguments... 1572864
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking for /usr/bin/ld option to reload object files... -r
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking for objdump... objdump
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking how to recognize dependent libraries... pass_all
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking for dlltool... no
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking how to associate runtime and link libraries... printf %s\n
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking for ar... ar
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.12 checking for archiver @FILE support... @
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.16 checking for strip... strip
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.16 checking for ranlib... ranlib
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.16 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.24 checking for sysroot... no
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.24 checking for a working dd... /bin/dd
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.25 checking for mt... no
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.25 checking if : is a manifest tool... no
15:15:39 [2023-10-11T15:15:39.914Z] #76 43.26 checking how to run the C preprocessor... gcc -E
15:15:40 [2023-10-11T15:15:40.175Z] #76 43.32 checking for ANSI C header files... yes
15:15:40 [2023-10-11T15:15:40.175Z] #76 43.45 checking for sys/types.h... yes
15:15:40 [2023-10-11T15:15:40.175Z] #76 43.49 checking for sys/stat.h... yes
15:15:40 [2023-10-11T15:15:40.175Z] #76 43.53 checking for stdlib.h... yes
15:15:40 [2023-10-11T15:15:40.435Z] #76 43.57 checking for string.h... yes
15:15:40 [2023-10-11T15:15:40.435Z] #76 43.62 checking for memory.h... yes
15:15:40 [2023-10-11T15:15:40.435Z] #76 43.67 checking for strings.h... yes
15:15:40 [2023-10-11T15:15:40.435Z] #76 43.71 checking for inttypes.h... yes
15:15:40 [2023-10-11T15:15:40.435Z] #76 43.75 checking for stdint.h... yes
15:15:40 [2023-10-11T15:15:40.695Z] #76 43.79 checking for unistd.h... yes
15:15:40 [2023-10-11T15:15:40.695Z] #76 43.83 checking for dlfcn.h... yes
15:15:40 [2023-10-11T15:15:40.695Z] #76 43.87 checking for objdir... .libs
15:15:40 [2023-10-11T15:15:40.695Z] #76 43.94 checking if gcc supports -fno-rtti -fno-exceptions... no
15:15:40 [2023-10-11T15:15:40.696Z] #76 43.97 checking for gcc option to produce PIC... -fPIC -DPIC
15:15:40 [2023-10-11T15:15:40.696Z] #76 43.97 checking if gcc PIC flag -fPIC -DPIC works... yes
15:15:40 [2023-10-11T15:15:40.696Z] #76 44.00 checking if gcc static flag -static works... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.08 checking if gcc supports -c -o file.o... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.12 checking if gcc supports -c -o file.o... (cached) yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.12 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.13 checking dynamic linker characteristics... GNU/Linux ld.so
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking how to hardcode library paths into programs... immediate
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking whether stripping libraries is possible... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking if libtool supports shared libraries... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking whether to build shared libraries... no
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking whether to build static libraries... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.20 checking float.h usability... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.24 checking float.h presence... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.25 checking for float.h... yes
15:15:40 [2023-10-11T15:15:40.956Z] #76 44.26 checking limits.h usability... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.30 checking limits.h presence... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.31 checking for limits.h... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.32 checking stddef.h usability... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.36 checking stddef.h presence... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.37 checking for stddef.h... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.38 checking for stdlib.h... (cached) yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.39 checking for string.h... (cached) yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.40 checking sys/time.h usability... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.43 checking sys/time.h presence... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.45 checking for sys/time.h... yes
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.45 checking for inline... inline
15:15:41 [2023-10-11T15:15:41.216Z] #76 44.47 checking for size_t... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.55 checking for stdlib.h... (cached) yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.55 checking for GNU libc compatible malloc... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.61 checking for stdlib.h... (cached) yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.61 checking for GNU libc compatible realloc... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.66 checking for working strtod... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.73 checking for gettimeofday... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.78 checking for memset... yes
15:15:41 [2023-10-11T15:15:41.476Z] #76 44.84 checking for strspn... yes
15:15:41 [2023-10-11T15:15:41.737Z] #76 44.93 checking that generated files are newer than configure... done
15:15:41 [2023-10-11T15:15:41.737Z] #76 44.93 configure: creating ./config.status
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.66 config.status: creating Makefile
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.68 config.status: creating config.h
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.69 config.status: executing depfiles commands
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.74 config.status: executing libtool commands
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.96   GEN      .version
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.96 make  install-recursive
15:15:42 [2023-10-11T15:15:42.678Z] #76 45.97 make[1]: Entering directory '/tmp/crun-build'
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.00 Making install in libocispec
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.00 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.01 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.02 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.02 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.02 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
15:15:42 [2023-10-11T15:15:42.678Z] #76 46.06 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.07 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:15:42 [2023-10-11T15:15:42.938Z] #76 46.09 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.37 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.38 make  install-recursive
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.39 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41 Making install in yajl
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       verify/json_verify-json_verify.o
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       src/libyajl_la-yajl_alloc.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       src/libyajl_la-yajl.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       src/libyajl_la-yajl_parser.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       src/libyajl_la-yajl_gen.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.41   CC       src/libyajl_la-yajl_buf.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.42   CC       src/libyajl_la-yajl_encode.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.42   CC       src/libyajl_la-yajl_lex.lo
15:15:43 [2023-10-11T15:15:43.198Z] #76 46.42   CC       src/libyajl_la-yajl_tree.lo
15:15:43 [2023-10-11T15:15:43.458Z] #76 46.80   CCLD     libyajl.la
15:15:43 [2023-10-11T15:15:43.719Z] #76 46.90   CCLD     verify/json_verify
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.00 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.00 make[5]: Nothing to be done for 'install-exec-am'.
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.00 make[5]: Nothing to be done for 'install-data-am'.
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.00 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.00 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.01 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/validate.o
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_config_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_content_descriptor.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_defs.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_image_index_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/runtime_spec_schema_config_linux.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.03   CC       src/ocispec/runtime_spec_schema_config_zos.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_config_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_config_vm.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_config_windows.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_defs.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.04   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.05   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.06   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.06   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.06   CC       src/ocispec/runtime_spec_schema_state_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.06   CC       src/ocispec/runtime_spec_schema_features_linux.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.06   CC       src/ocispec/runtime_spec_schema_features_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.07   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.10   CC       src/ocispec/basic_test_double_array_item.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.11   CC       src/ocispec/basic_test_double_array.lo
15:15:43 [2023-10-11T15:15:43.719Z] #76 47.11   CC       src/ocispec/basic_test_top_array_int.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.11   CC       src/ocispec/basic_test_top_array_string.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.12   CC       src/ocispec/basic_test_top_double_array_int.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.13   CC       src/ocispec/basic_test_top_double_array_obj.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.16   CC       src/ocispec/basic_test_top_double_array_refobj.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.16   CC       src/ocispec/basic_test_top_double_array_string.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.18   CC       src/ocispec/read-file.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.18   CC       src/ocispec/json_common.lo
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.20   CC       tests/test-1.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.22   CC       tests/test-2.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.23   CC       tests/test-3.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.25   CC       tests/test-4.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.26   CC       tests/test-5.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.28   CC       tests/test-6.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.31   CC       tests/test-7.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.31   CC       tests/test-8.o
15:15:43 [2023-10-11T15:15:43.980Z] #76 47.33   CC       tests/test-9.o
15:15:44 [2023-10-11T15:15:44.241Z] #76 47.34   CC       tests/test-10.o
15:15:44 [2023-10-11T15:15:44.241Z] #76 47.36   CC       tests/test-11.o
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.35   CCLD     libocispec.la
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     src/ocispec/validate
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     tests/test-1
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     tests/test-2
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     tests/test-3
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     tests/test-4
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.47   CCLD     tests/test-5
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.48   CCLD     tests/test-6
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.48   CCLD     tests/test-7
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.49   CCLD     tests/test-8
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.49   CCLD     tests/test-9
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.49   CCLD     tests/test-10
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.49 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:15:46 [2023-10-11T15:15:46.154Z] #76 49.49   CCLD     tests/test-11
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.61 libtool: link: ar cr libocispec.a 
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.61 libtool: link: ranlib libocispec.a
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.73 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.75 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.75 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.75 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.75 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.75 make[2]: Entering directory '/tmp/crun-build'
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.78   CC       src/crun-crun.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.78   CC       src/crun-run.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.78   CC       src/crun-delete.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.78   CC       src/crun-kill.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-unpause.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-pause.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-oci_features.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-spec.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-exec.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.79   CC       src/crun-list.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.81   CC       src/crun-create.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.81   CC       src/crun-start.o
15:15:46 [2023-10-11T15:15:46.416Z] #76 49.82   CC       src/crun-state.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 49.82   CC       src/crun-update.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 49.84   CC       src/crun-ps.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 49.85   CC       src/crun-checkpoint.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 49.87   CC       src/crun-restore.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 49.90   CC       src/libcrun/crun-cloned_binary.o
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.00   CC       src/libcrun/libcrun_la-utils.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.00   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.00   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.01   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.01   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.01   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-cgroup.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-container.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-criu.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.02   CC       src/libcrun/libcrun_la-custom-handler.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.03   CC       src/libcrun/libcrun_la-ebpf.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.03   CC       src/libcrun/libcrun_la-error.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.03   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.03   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.04   CC       src/libcrun/handlers/libcrun_la-mono.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.04   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.04   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.04   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.05   CC       src/libcrun/libcrun_la-io_priority.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.05   CC       src/libcrun/libcrun_la-linux.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.05   CC       src/libcrun/libcrun_la-mount_flags.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.05   CC       src/libcrun/libcrun_la-scheduler.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.06   CC       src/libcrun/libcrun_la-seccomp.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.07   CC       src/libcrun/libcrun_la-signals.lo
15:15:46 [2023-10-11T15:15:46.683Z] #76 50.07   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.07   CC       src/libcrun/libcrun_la-status.lo
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.08   CC       src/libcrun/libcrun_la-terminal.lo
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.15   CC       tests/init.o
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.24   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.27   CC       src/libcrun/libcrun_testing_a-utils.o
15:15:46 [2023-10-11T15:15:46.944Z] #76 50.34   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.37   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.38   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.42   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.44   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.45   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.47   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:15:47 [2023-10-11T15:15:47.205Z] #76 50.55   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.61   CC       src/libcrun/libcrun_testing_a-container.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.63   CC       src/libcrun/libcrun_testing_a-criu.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.67   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.74   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.77   CC       src/libcrun/libcrun_testing_a-error.o
15:15:47 [2023-10-11T15:15:47.467Z] #76 50.88   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 50.89   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.01   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.03   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.06   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.09   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.11   CC       src/libcrun/libcrun_testing_a-io_priority.o
15:15:47 [2023-10-11T15:15:47.729Z] #76 51.14   CC       src/libcrun/libcrun_testing_a-linux.o
15:15:47 [2023-10-11T15:15:47.990Z] #76 51.15   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:15:47 [2023-10-11T15:15:47.990Z] #76 51.15   CC       src/libcrun/libcrun_testing_a-scheduler.o
15:15:47 [2023-10-11T15:15:47.990Z] #76 51.15   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:15:47 [2023-10-11T15:15:47.990Z] #76 51.18   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:15:47 [2023-10-11T15:15:47.990Z] #76 51.27   CC       src/libcrun/libcrun_testing_a-signals.o
15:15:48 [2023-10-11T15:15:48.251Z] #76 51.31   CC       src/libcrun/libcrun_testing_a-status.o
15:15:48 [2023-10-11T15:15:48.251Z] #76 51.36   CC       src/libcrun/libcrun_testing_a-terminal.o
15:15:48 [2023-10-11T15:15:48.251Z] #76 51.50   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:15:48 [2023-10-11T15:15:48.251Z] #76 51.52   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:15:48 [2023-10-11T15:15:48.251Z] #76 51.55   CCLD     tests/init
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.51   CCLD     libcrun.la
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.70   CCLD     crun
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.76   AR       libcrun_testing.a
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.76 ar: `u' modifier ignored since `D' is the default (see `U')
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.78   CCLD     tests/tests_libcrun_utils
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.78   CCLD     tests/tests_libcrun_errors
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.78   CCLD     tests/tests_libcrun_fuzzer
15:15:50 [2023-10-11T15:15:50.796Z] #76 53.93 make[3]: Entering directory '/tmp/crun-build'
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.01  /bin/mkdir -p '/usr/local/share/man/man1'
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.01  /bin/mkdir -p '/usr/local/lib'
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.01  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.01  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.03 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.03 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.04 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:15:50 [2023-10-11T15:15:50.796Z] #76 54.04 libtool: install: ranlib /usr/local/lib/libcrun.a
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 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
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 ----------------------------------------------------------------------
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 Libraries have been installed in:
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19    /usr/local/lib
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 If you ever happen to want to link against installed libraries
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 in a given directory, LIBDIR, you must either use libtool, and
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 specify the full pathname of the library, or use the '-LLIBDIR'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 flag during linking and do at least one of the following:
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19      during execution
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19      during linking
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 See any operating system documentation about shared libraries for
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 more information, such as the ld(1) and ld.so(8) manual pages.
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19 ----------------------------------------------------------------------
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19  /bin/mkdir -p '/build'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.19   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.22 libtool: install: /usr/bin/install -c crun /build/crun
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.22 make[3]: Leaving directory '/tmp/crun-build'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.22 make[2]: Leaving directory '/tmp/crun-build'
15:15:51 [2023-10-11T15:15:51.056Z] #76 54.22 make[1]: Leaving directory '/tmp/crun-build'
15:15:51 [2023-10-11T15:15:51.056Z] #76 DONE 54.3s
15:15:51 [2023-10-11T15:15:51.056Z] 
15:15:51 [2023-10-11T15:15:51.056Z] #75 [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...)
15:15:51 [2023-10-11T15:15:51.056Z] #75 46.69 + bin/containerd-stress
15:15:51 [2023-10-11T15:15:51.056Z] #75 46.69 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
15:15:51 [2023-10-11T15:15:51.056Z] #75 48.89 + bin/containerd-shim
15:15:51 [2023-10-11T15:15:51.056Z] #75 49.71 + bin/containerd-shim-runc-v1
15:15:51 [2023-10-11T15:15:51.056Z] #75 51.48 + bin/containerd-shim-runc-v2
15:15:51 [2023-10-11T15:15:51.056Z] #75 52.32 + binaries
15:15:51 [2023-10-11T15:15:51.056Z] #75 DONE 53.6s
15:15:51 [2023-10-11T15:15:51.627Z] 
15:15:51 [2023-10-11T15:15:51.627Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:15:54 [2023-10-11T15:15:54.167Z] #94 DONE 2.0s
15:15:54 [2023-10-11T15:15:54.167Z] 
15:15:54 [2023-10-11T15:15:54.167Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:15:54 [2023-10-11T15:15:54.167Z] #95 DONE 0.3s
15:15:54 [2023-10-11T15:15:54.167Z] 
15:15:54 [2023-10-11T15:15:54.167Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:15:55 [2023-10-11T15:15:55.106Z] #96 DONE 1.3s
15:15:55 [2023-10-11T15:15:55.366Z] 
15:15:55 [2023-10-11T15:15:55.366Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:15:55 [2023-10-11T15:15:55.366Z] #97 DONE 0.0s
15:15:55 [2023-10-11T15:15:55.366Z] 
15:15:55 [2023-10-11T15:15:55.366Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:15:55 [2023-10-11T15:15:55.366Z] #98 DONE 0.0s
15:15:55 [2023-10-11T15:15:55.366Z] 
15:15:55 [2023-10-11T15:15:55.366Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:15:55 [2023-10-11T15:15:55.366Z] #99 DONE 0.0s
15:15:55 [2023-10-11T15:15:55.366Z] 
15:15:55 [2023-10-11T15:15:55.366Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:15:56 [2023-10-11T15:15:56.748Z] #100 DONE 1.4s
15:15:56 [2023-10-11T15:15:56.748Z] 
15:15:56 [2023-10-11T15:15:56.748Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:15:58 [2023-10-11T15:15:58.128Z] #101 DONE 1.3s
15:15:58 [2023-10-11T15:15:58.128Z] 
15:15:58 [2023-10-11T15:15:58.128Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:15:58 [2023-10-11T15:15:58.128Z] #102 DONE 0.0s
15:15:58 [2023-10-11T15:15:58.128Z] 
15:15:58 [2023-10-11T15:15:58.128Z] #103 [dev-base  1/13] RUN groupadd -r docker
15:15:58 [2023-10-11T15:15:58.389Z] #103 DONE 0.2s
15:15:58 [2023-10-11T15:15:58.389Z] 
15:15:58 [2023-10-11T15:15:58.389Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:15:58 [2023-10-11T15:15:58.958Z] #104 DONE 0.5s
15:15:58 [2023-10-11T15:15:58.959Z] 
15:15:58 [2023-10-11T15:15:58.959Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:15:59 [2023-10-11T15:15:59.219Z] #105 0.342 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:15:59 [2023-10-11T15:15:59.219Z] #105 DONE 0.4s
15:15:59 [2023-10-11T15:15:59.219Z] 
15:15:59 [2023-10-11T15:15:59.219Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:15:59 [2023-10-11T15:15:59.479Z] #106 DONE 0.4s
15:15:59 [2023-10-11T15:15:59.479Z] 
15:15:59 [2023-10-11T15:15:59.479Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:16:00 [2023-10-11T15:16:00.049Z] #107 DONE 0.3s
15:16:00 [2023-10-11T15:16:00.049Z] 
15:16:00 [2023-10-11T15:16:00.049Z] #108 [dev-base  6/13] RUN ldconfig
15:16:00 [2023-10-11T15:16:00.309Z] #108 DONE 0.4s
15:16:00 [2023-10-11T15:16:00.309Z] 
15:16:00 [2023-10-11T15:16:00.309Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:16:00 [2023-10-11T15:16:00.569Z] #109 DONE 0.4s
15:16:00 [2023-10-11T15:16:00.830Z] 
15:16:00 [2023-10-11T15:16:00.830Z] #110 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:16:01 [2023-10-11T15:16:01.400Z] #110 0.605 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:16:01 [2023-10-11T15:16:01.400Z] #110 0.616 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:16:01 [2023-10-11T15:16:01.400Z] #110 0.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:16:01 [2023-10-11T15:16:01.400Z] #110 0.742 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
15:16:01 [2023-10-11T15:16:01.660Z] #110 0.961 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
15:16:01 [2023-10-11T15:16:01.660Z] #110 0.978 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
15:16:02 [2023-10-11T15:16:02.599Z] #110 1.853 Fetched 8424 kB in 2s (5589 kB/s)
15:16:02 [2023-10-11T15:16:02.858Z] #110 1.853 Reading package lists...
15:16:03 [2023-10-11T15:16:03.689Z] #110 2.393 Reading package lists...
15:16:03 [2023-10-11T15:16:03.949Z] #110 2.932 Building dependency tree...
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.271 The following additional packages will be installed:
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.272   xxd
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274 Suggested packages:
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274   ctags vim-doc vim-scripts xfsdump acl attr quota
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274 Recommended packages:
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274   libatm1 nftables libpam-cap build-essential python3-dev dbus
15:16:03 [2023-10-11T15:16:03.949Z] #110 3.274   systemd-timesyncd | time-daemon unzip
15:16:04 [2023-10-11T15:16:04.209Z] #110 3.634 The following NEW packages will be installed:
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.634   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.634   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.635   xz-utils zip zstd
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.910 0 upgraded, 59 newly installed, 0 to remove and 25 not upgraded.
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.910 Need to get 32.1 MB of archives.
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.910 After this operation, 124 MB of additional disk space will be used.
15:16:04 [2023-10-11T15:16:04.469Z] #110 3.910 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.914 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.915 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.918 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.919 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.921 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.922 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.925 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.926 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 3.928 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.013 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.014 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.015 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.015 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.049 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.049 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.049 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.064 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.065 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.066 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.067 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.102 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.103 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.106 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
15:16:04 [2023-10-11T15:16:04.729Z] #110 4.117 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.117 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.118 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.119 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.119 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.121 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.123 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.140 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.141 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.141 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.141 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.358 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.377 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.378 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.379 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.379 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:16:04 [2023-10-11T15:16:04.989Z] #110 4.379 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.380 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.382 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.382 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.438 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.439 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.441 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.443 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.450 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.450 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.452 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
15:16:04 [2023-10-11T15:16:04.990Z] #110 4.486 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
15:16:05 [2023-10-11T15:16:05.249Z] #110 4.487 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:16:05 [2023-10-11T15:16:05.249Z] #110 4.490 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:16:05 [2023-10-11T15:16:05.249Z] #110 4.491 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:16:05 [2023-10-11T15:16:05.249Z] #110 4.614 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.676 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.681 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.682 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.827 debconf: delaying package configuration, since apt-utils is not installed
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.871 Fetched 32.1 MB in 1s (30.9 MB/s)
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.902 Selecting previously unselected package libapparmor1:arm64.
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.902 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.912 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.921 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.967 Selecting previously unselected package libcap2:arm64.
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.969 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.509Z] #110 4.973 Unpacking libcap2:arm64 (1:2.44-1) ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.016 Selecting previously unselected package libargon2-1:arm64.
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.018 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.023 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.061 Selecting previously unselected package dmsetup.
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.063 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.067 Unpacking dmsetup (2:1.02.175-2.1) ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.114 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.116 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.123 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.172 Selecting previously unselected package libjson-c5:arm64.
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.174 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.179 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
15:16:05 [2023-10-11T15:16:05.769Z] #110 5.223 Selecting previously unselected package libcryptsetup12:arm64.
15:16:06 [2023-10-11T15:16:06.028Z] #110 5.225 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.028Z] #110 5.230 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:16:06 [2023-10-11T15:16:06.028Z] #110 5.289 Selecting previously unselected package libip4tc2:arm64.
15:16:06 [2023-10-11T15:16:06.028Z] #110 5.291 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.028Z] #110 5.295 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.337 Selecting previously unselected package libkmod2:arm64.
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.339 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.342 Unpacking libkmod2:arm64 (28-1) ...
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.393 Selecting previously unselected package systemd.
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.395 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.029Z] #110 5.440 Unpacking systemd (247.3-7+deb11u4) ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.814 Selecting previously unselected package pigz.
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.817 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.821 Unpacking pigz (2.6-1) ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.861 Selecting previously unselected package libelf1:arm64.
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.863 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.867 Unpacking libelf1:arm64 (0.183-1) ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.923 Selecting previously unselected package libbpf0:arm64.
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.925 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 5.957 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:16:06 [2023-10-11T15:16:06.598Z] #110 6.000 Selecting previously unselected package libmnl0:arm64.
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.002 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.006 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.047 Selecting previously unselected package libxtables12:arm64.
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.049 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.053 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.086 Selecting previously unselected package libcap2-bin.
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.088 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.092 Unpacking libcap2-bin (1:2.44-1) ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.198 Selecting previously unselected package iproute2.
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.200 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
15:16:06 [2023-10-11T15:16:06.858Z] #110 6.206 Unpacking iproute2 (5.10.0-4) ...
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.307 Selecting previously unselected package xxd.
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.309 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.313 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.364 Selecting previously unselected package vim-common.
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.367 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.376 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.432 Selecting previously unselected package bash-completion.
15:16:07 [2023-10-11T15:16:07.118Z] #110 6.434 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
15:16:07 [2023-10-11T15:16:07.688Z] #110 7.076 Unpacking bash-completion (1:2.11-2) ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.186 Selecting previously unselected package bzip2.
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.188 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.192 Unpacking bzip2 (1.0.8-4) ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.231 Selecting previously unselected package xz-utils.
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.233 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.237 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.294 Selecting previously unselected package apparmor.
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.296 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.319 Unpacking apparmor (2.13.6-10) ...
15:16:07 [2023-10-11T15:16:07.947Z] #110 7.411 Selecting previously unselected package inetutils-ping.
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.414 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.417 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.466 Selecting previously unselected package libip6tc2:arm64.
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.468 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.471 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.504 Selecting previously unselected package libnfnetlink0:arm64.
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.507 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.512 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.549 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.551 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.555 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.592 Selecting previously unselected package libnftnl11:arm64.
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.594 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.598 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:16:08 [2023-10-11T15:16:08.208Z] #110 7.634 Selecting previously unselected package iptables.
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.637 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.641 Unpacking iptables (1.8.7-1) ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.712 Selecting previously unselected package libonig5:arm64.
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.714 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.718 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.767 Selecting previously unselected package libjq1:arm64.
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.769 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.773 Unpacking libjq1:arm64 (1.6-2.1) ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.813 Selecting previously unselected package jq.
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.816 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.819 Unpacking jq (1.6-2.1) ...
15:16:08 [2023-10-11T15:16:08.467Z] #110 7.858 Selecting previously unselected package libaio1:arm64.
15:16:08 [2023-10-11T15:16:08.468Z] #110 7.860 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.468Z] #110 7.864 Unpacking libaio1:arm64 (0.3.112-9) ...
15:16:08 [2023-10-11T15:16:08.468Z] #110 7.900 Selecting previously unselected package libgpm2:arm64.
15:16:08 [2023-10-11T15:16:08.727Z] #110 7.902 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.727Z] #110 7.906 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:16:08 [2023-10-11T15:16:08.727Z] #110 7.942 Selecting previously unselected package libicu67:arm64.
15:16:08 [2023-10-11T15:16:08.727Z] #110 7.944 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
15:16:08 [2023-10-11T15:16:08.727Z] #110 7.947 Unpacking libicu67:arm64 (67.1-7) ...
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.621 Selecting previously unselected package libinih1:arm64.
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.623 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.628 Unpacking libinih1:arm64 (53-1+b2) ...
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.669 Selecting previously unselected package libmicrohttpd12:arm64.
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.672 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.296Z] #110 8.676 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
15:16:09 [2023-10-11T15:16:09.297Z] #110 8.723 Selecting previously unselected package libnet1:arm64.
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.726 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.730 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.773 Selecting previously unselected package libnl-3-200:arm64.
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.775 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.779 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.822 Selecting previously unselected package libprotobuf-c1:arm64.
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.824 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.828 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.867 Selecting previously unselected package libyajl2:arm64.
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.869 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.873 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.905 Selecting previously unselected package net-tools.
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.907 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.911 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:16:09 [2023-10-11T15:16:09.557Z] #110 8.960 Selecting previously unselected package patch.
15:16:09 [2023-10-11T15:16:09.816Z] #110 8.963 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 8.967 Unpacking patch (2.7.6-7) ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.003 Selecting previously unselected package python-pip-whl.
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.006 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.010 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.146 Selecting previously unselected package python3-lib2to3.
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.148 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.152 Unpacking python3-lib2to3 (3.9.2-1) ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.193 Selecting previously unselected package python3-distutils.
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.195 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.198 Unpacking python3-distutils (3.9.2-1) ...
15:16:09 [2023-10-11T15:16:09.816Z] #110 9.241 Selecting previously unselected package python3-pkg-resources.
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.243 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.247 Unpacking python3-pkg-resources (52.0.0-4) ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.292 Selecting previously unselected package python3-setuptools.
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.294 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.299 Unpacking python3-setuptools (52.0.0-4) ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.359 Selecting previously unselected package python3-wheel.
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.362 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.366 Unpacking python3-wheel (0.34.2-1) ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.400 Selecting previously unselected package python3-pip.
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.402 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.406 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:16:10 [2023-10-11T15:16:10.076Z] #110 9.476 Selecting previously unselected package sudo.
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.478 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.483 Unpacking sudo (1.9.5p2-3+deb11u1) ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.595 Selecting previously unselected package systemd-journal-remote.
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.598 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.601 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.640 Selecting previously unselected package thin-provisioning-tools.
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.642 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.646 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:16:10 [2023-10-11T15:16:10.336Z] #110 9.703 Selecting previously unselected package uidmap.
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.706 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.709 Unpacking uidmap (1:4.8.1-1) ...
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.756 Selecting previously unselected package vim-runtime.
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.758 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.769 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.780 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:16:10 [2023-10-11T15:16:10.596Z] #110 9.785 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.35 Selecting previously unselected package vim.
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.36 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.36 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.50 Selecting previously unselected package xfsprogs.
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.50 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.50 Unpacking xfsprogs (5.10.0-4) ...
15:16:11 [2023-10-11T15:16:11.166Z] #110 10.60 Selecting previously unselected package zip.
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.61 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.61 Unpacking zip (3.0-12) ...
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.66 Selecting previously unselected package zstd.
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.66 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:16:11 [2023-10-11T15:16:11.425Z] #110 10.75 Setting up python3-pkg-resources (52.0.0-4) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 10.95 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 10.96 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 10.97 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 10.99 Setting up libgpm2:arm64 (1.20.7-8) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.00 Setting up libicu67:arm64 (67.1-7) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.01 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.02 Setting up libinih1:arm64 (53-1+b2) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.03 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.04 Setting up uidmap (1:4.8.1-1) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.06 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.08 Setting up bzip2 (1.0.8-4) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:16:11 [2023-10-11T15:16:11.686Z] #110 11.10 Setting up python3-wheel (0.34.2-1) ...
15:16:11 [2023-10-11T15:16:11.945Z] #110 11.25 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
15:16:11 [2023-10-11T15:16:11.945Z] #110 11.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:16:11 [2023-10-11T15:16:11.945Z] #110 11.27 Setting up libcap2:arm64 (1:2.44-1) ...
15:16:11 [2023-10-11T15:16:11.945Z] #110 11.28 Setting up libcap2-bin (1:2.44-1) ...
15:16:11 [2023-10-11T15:16:11.945Z] #110 11.29 Setting up apparmor (2.13.6-10) ...
15:16:12 [2023-10-11T15:16:12.884Z] #110 12.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
15:16:12 [2023-10-11T15:16:12.884Z] #110 12.09 Setting up zip (3.0-12) ...
15:16:12 [2023-10-11T15:16:12.884Z] #110 12.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:16:12 [2023-10-11T15:16:12.884Z] #110 12.12 Setting up bash-completion (1:2.11-2) ...
15:16:13 [2023-10-11T15:16:13.454Z] #110 12.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.89 Setting up libmnl0:arm64 (1.0.4-3) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.90 Setting up patch (2.7.6-7) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.91 Setting up sudo (1.9.5p2-3+deb11u1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.95 invoke-rc.d: could not determine current runlevel
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.95 invoke-rc.d: policy-rc.d denied execution of start.
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.96 Setting up libxtables12:arm64 (1.8.7-1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.98 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 12.99 Setting up pigz (2.6-1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 13.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 13.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 13.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:16:13 [2023-10-11T15:16:13.714Z] #110 13.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:16:13 [2023-10-11T15:16:13.974Z] #110 13.22 Setting up libaio1:arm64 (0.3.112-9) ...
15:16:13 [2023-10-11T15:16:13.974Z] #110 13.23 Setting up python3-lib2to3 (3.9.2-1) ...
15:16:13 [2023-10-11T15:16:13.974Z] #110 13.33 Setting up libelf1:arm64 (0.183-1) ...
15:16:13 [2023-10-11T15:16:13.974Z] #110 13.34 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.35 Setting up zstd (1.4.8+dfsg-2.1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.36 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.38 Setting up libkmod2:arm64 (28-1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.39 Setting up python3-distutils (3.9.2-1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.51 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:16:14 [2023-10-11T15:16:14.233Z] #110 13.56 Setting up python3-setuptools (52.0.0-4) ...
15:16:14 [2023-10-11T15:16:14.494Z] #110 13.89 Setting up libjq1:arm64 (1.6-2.1) ...
15:16:14 [2023-10-11T15:16:14.494Z] #110 13.90 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:16:14 [2023-10-11T15:16:14.754Z] #110 13.91 Setting up thin-provisioning-tools (0.9.0-1) ...
15:16:14 [2023-10-11T15:16:14.754Z] #110 13.92 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:16:14 [2023-10-11T15:16:14.754Z] #110 14.19 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.20 Setting up jq (1.6-2.1) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.21 Setting up libbpf0:arm64 (1:0.3-2) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.22 Setting up iptables (1.8.7-1) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.26 Setting up iproute2 (5.10.0-4) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.41 Setting up dmsetup (2:1.02.175-2.1) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.42 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:16:15 [2023-10-11T15:16:15.013Z] #110 14.44 Setting up systemd (247.3-7+deb11u4) ...
15:16:15 [2023-10-11T15:16:15.276Z] #110 14.48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:16:15 [2023-10-11T15:16:15.276Z] #110 14.48 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:16:15 [2023-10-11T15:16:15.276Z] #110 14.49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:16:15 [2023-10-11T15:16:15.276Z] #110 14.49 Initializing machine ID from random generator.
15:16:15 [2023-10-11T15:16:15.536Z] #110 14.91 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
15:16:15 [2023-10-11T15:16:15.536Z] #110 15.04 Setting up xfsprogs (5.10.0-4) ...
15:16:15 [2023-10-11T15:16:15.795Z] #110 15.05 System has not been booted with systemd as init system (PID 1). Can't operate.
15:16:15 [2023-10-11T15:16:15.795Z] #110 15.05 Failed to connect to bus: Host is down
15:16:15 [2023-10-11T15:16:15.795Z] #110 15.06 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:16:16 [2023-10-11T15:16:16.056Z] #110 DONE 15.5s
15:16:16 [2023-10-11T15:16:16.317Z] 
15:16:16 [2023-10-11T15:16:16.317Z] #111 [dev-base  9/13] 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
15:16:16 [2023-10-11T15:16:16.577Z] #111 0.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:16:16 [2023-10-11T15:16:16.577Z] #111 0.320 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:16:16 [2023-10-11T15:16:16.577Z] #111 0.324 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:16:16 [2023-10-11T15:16:16.577Z] #111 DONE 0.4s
15:16:16 [2023-10-11T15:16:16.577Z] 
15:16:16 [2023-10-11T15:16:16.577Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
15:16:23 [2023-10-11T15:16:23.153Z] #112 5.612 Collecting yamllint==1.27.1
15:16:23 [2023-10-11T15:16:23.153Z] #112 6.642   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:16:23 [2023-10-11T15:16:23.413Z] #112 6.949 Collecting pathspec>=0.5.3
15:16:23 [2023-10-11T15:16:23.413Z] #112 6.953   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
15:16:23 [2023-10-11T15:16:23.413Z] #112 7.060 Collecting pyyaml
15:16:23 [2023-10-11T15:16:23.672Z] #112 7.066   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:16:23 [2023-10-11T15:16:23.672Z] #112 7.085 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:16:23 [2023-10-11T15:16:23.672Z] #112 7.089 Building wheels for collected packages: yamllint
15:16:23 [2023-10-11T15:16:23.672Z] #112 7.090   Building wheel for yamllint (setup.py): started
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.347   Building wheel for yamllint (setup.py): finished with status 'done'
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.347   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a7f55bfb9a704373825c3e26dbe5aec5d894834b8ab5dc19ed342b6cb9fa8b46
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.347   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.350 Successfully built yamllint
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.356 Installing collected packages: pyyaml, pathspec, yamllint
15:16:23 [2023-10-11T15:16:23.932Z] #112 7.470 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
15:16:23 [2023-10-11T15:16:23.932Z] #112 DONE 7.6s
15:16:24 [2023-10-11T15:16:24.192Z] 
15:16:24 [2023-10-11T15:16:24.192Z] #113 [dev-base 11/13] 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
15:16:24 [2023-10-11T15:16:24.762Z] #113 0.623 Hit:1 http://deb.debian.org/debian bullseye InRelease
15:16:24 [2023-10-11T15:16:24.762Z] #113 0.623 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
15:16:24 [2023-10-11T15:16:24.762Z] #113 0.623 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:16:25 [2023-10-11T15:16:25.591Z] #113 0.986 Reading package lists...
15:16:26 [2023-10-11T15:16:26.161Z] #113 1.543 Reading package lists...
15:16:26 [2023-10-11T15:16:26.421Z] #113 2.071 Building dependency tree...
15:16:26 [2023-10-11T15:16:26.421Z] #113 2.225 Reading state information...
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.403 gcc is already the newest version (4:10.2.1-1).
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.403 pkg-config is already the newest version (0.29.2-1).
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.403 The following additional packages will be installed:
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.404   zlib1g-dev
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406 Suggested packages:
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406   debian-keyring bzr libgirepository1.0-dev libglib2.0-doc
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406 Recommended packages:
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.406   liblocale-gettext-perl
15:16:26 [2023-10-11T15:16:26.681Z] #113 2.636 The following NEW packages will be installed:
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.636   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.636   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.636   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.636   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.637   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.637   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.638 The following packages will be upgraded:
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.639   libdpkg-perl
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.914 1 upgraded, 30 newly installed, 0 to remove and 24 not upgraded.
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.914 Need to get 11.7 MB of archives.
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.914 After this operation, 41.2 MB of additional disk space will be used.
15:16:26 [2023-10-11T15:16:26.941Z] #113 2.914 Get:1 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.931 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.948 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.949 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.950 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.951 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.952 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.952 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.953 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.954 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.956 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.957 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.963 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.964 Get:14 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.966 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.968 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.969 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.970 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.972 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.977 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.978 Get:21 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.980 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.982 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.984 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.986 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.990 Get:26 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 2.991 Get:27 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.002 Get:28 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.003 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.004 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.006 Get:31 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.158 debconf: delaying package configuration, since apt-utils is not installed
15:16:27 [2023-10-11T15:16:27.201Z] #113 3.201 Fetched 11.7 MB in 0s (32.6 MB/s)
15:16:27 [2023-10-11T15:16:27.461Z] #113 3.222 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21237 files and directories currently installed.)
15:16:27 [2023-10-11T15:16:27.461Z] #113 3.235 Preparing to unpack .../00-libdpkg-perl_1.20.13_all.deb ...
15:16:27 [2023-10-11T15:16:27.461Z] #113 3.246 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
15:16:27 [2023-10-11T15:16:27.721Z] #113 3.647 Selecting previously unselected package dpkg-dev.
15:16:27 [2023-10-11T15:16:27.721Z] #113 3.650 Preparing to unpack .../01-dpkg-dev_1.20.13_all.deb ...
15:16:27 [2023-10-11T15:16:27.721Z] #113 3.655 Unpacking dpkg-dev (1.20.13) ...
15:16:27 [2023-10-11T15:16:27.721Z] #113 3.775 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.777 Preparing to unpack .../02-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.787 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.821 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.824 Preparing to unpack .../03-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.827 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.867 Selecting previously unselected package libsecret-common.
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.870 Preparing to unpack .../04-libsecret-common_0.20.4-2_all.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.874 Unpacking libsecret-common (0.20.4-2) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.920 Selecting previously unselected package libsecret-1-0:arm64.
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.923 Preparing to unpack .../05-libsecret-1-0_0.20.4-2_arm64.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.927 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.966 Selecting previously unselected package gir1.2-secret-1:arm64.
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.968 Preparing to unpack .../06-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 3.973 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 4.003 Selecting previously unselected package libapparmor-dev:arm64.
15:16:27 [2023-10-11T15:16:27.981Z] #113 4.005 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 4.009 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:16:27 [2023-10-11T15:16:27.981Z] #113 4.049 Selecting previously unselected package uuid-dev:arm64.
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.052 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.055 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.099 Selecting previously unselected package libblkid-dev:arm64.
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.102 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.111 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.157 Selecting previously unselected package libffi-dev:arm64.
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.159 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.163 Unpacking libffi-dev:arm64 (3.3-6) ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.196 Selecting previously unselected package libglib2.0-data.
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.199 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
15:16:28 [2023-10-11T15:16:28.241Z] #113 4.202 Unpacking libglib2.0-data (2.66.8-1) ...
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.336 Selecting previously unselected package libglib2.0-bin.
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.339 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.343 Unpacking libglib2.0-bin (2.66.8-1) ...
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.388 Selecting previously unselected package libglib2.0-dev-bin.
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.391 Preparing to unpack .../13-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.396 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:16:28 [2023-10-11T15:16:28.500Z] #113 4.438 Selecting previously unselected package libsepol1-dev:arm64.
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.441 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.445 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.508 Selecting previously unselected package libpcre2-16-0:arm64.
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.511 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.515 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.501Z] #113 4.565 Selecting previously unselected package libpcre2-32-0:arm64.
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.568 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.575 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.628 Selecting previously unselected package libpcre2-posix2:arm64.
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.631 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.635 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.671 Selecting previously unselected package libpcre2-dev:arm64.
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.673 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.677 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.755 Selecting previously unselected package libselinux1-dev:arm64.
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.758 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.762 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:16:28 [2023-10-11T15:16:28.760Z] #113 4.818 Selecting previously unselected package libmount-dev:arm64.
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.821 Preparing to unpack .../20-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.825 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.865 Selecting previously unselected package libpcre16-3:arm64.
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.867 Preparing to unpack .../21-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.871 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.922 Selecting previously unselected package libpcre32-3:arm64.
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.924 Preparing to unpack .../22-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.930 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.984 Selecting previously unselected package libpcrecpp0v5:arm64.
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.987 Preparing to unpack .../23-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 4.993 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.020Z] #113 5.030 Selecting previously unselected package libpcre3-dev:arm64.
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.032 Preparing to unpack .../24-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.037 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.116 Selecting previously unselected package zlib1g-dev:arm64.
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.119 Preparing to unpack .../25-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.123 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.166 Selecting previously unselected package libglib2.0-dev:arm64.
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.169 Preparing to unpack .../26-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.280Z] #113 5.173 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.358 Selecting previously unselected package libseccomp-dev:arm64.
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.360 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.364 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.403 Selecting previously unselected package libsecret-1-dev:arm64.
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.406 Preparing to unpack .../28-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.410 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.465 Selecting previously unselected package libsystemd-dev:arm64.
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.468 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.471 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.565 Selecting previously unselected package libudev-dev:arm64.
15:16:29 [2023-10-11T15:16:29.540Z] #113 5.568 Preparing to unpack .../30-libudev-dev_247.3-7+deb11u4_arm64.deb ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.572 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.629 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.640 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.801 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.813 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:16:29 [2023-10-11T15:16:29.800Z] #113 5.824 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.836 Setting up libffi-dev:arm64 (3.3-6) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.847 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.858 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.870 Setting up libglib2.0-data (2.66.8-1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.884 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.893 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.904 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.916 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.927 Setting up libdpkg-perl (1.20.13) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.938 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.949 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.960 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.972 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 5.985 Setting up libsecret-common (0.20.4-2) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 6.000 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 6.016 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 6.027 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:16:30 [2023-10-11T15:16:30.060Z] #113 6.037 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.050 Setting up libglib2.0-bin (2.66.8-1) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.062 Setting up dpkg-dev (1.20.13) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.189 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.200 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.210 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.222 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.235 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.247 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.259 No schema files found: doing nothing.
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.264 Processing triggers for libc-bin (2.31-13+deb11u6) ...
15:16:30 [2023-10-11T15:16:30.320Z] #113 6.286 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:16:30 [2023-10-11T15:16:30.580Z] #113 DONE 6.6s
15:16:30 [2023-10-11T15:16:30.840Z] 
15:16:30 [2023-10-11T15:16:30.840Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
15:16:31 [2023-10-11T15:16:31.100Z] #114 DONE 0.2s
15:16:31 [2023-10-11T15:16:31.100Z] 
15:16:31 [2023-10-11T15:16:31.100Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:16:31 [2023-10-11T15:16:31.100Z] #115 DONE 0.2s
15:16:31 [2023-10-11T15:16:31.100Z] 
15:16:31 [2023-10-11T15:16:31.100Z] #116 [dev 1/1] COPY --link . .
15:16:33 [2023-10-11T15:16:33.639Z] #116 DONE 2.2s
15:16:33 [2023-10-11T15:16:33.639Z] 
15:16:33 [2023-10-11T15:16:33.639Z] #117 exporting to image
15:16:33 [2023-10-11T15:16:33.639Z] #117 exporting layers
15:16:34 [2023-10-11T15:16:34.209Z] #117 exporting layers 1.0s done
15:16:34 [2023-10-11T15:16:34.209Z] #117 writing image sha256:e6dae6f0d496fb2a99c9f01b4bb39018f24eb019207c1a18fc483ae2b9b21d89
15:16:34 [2023-10-11T15:16:34.210Z] #117 writing image sha256:e6dae6f0d496fb2a99c9f01b4bb39018f24eb019207c1a18fc483ae2b9b21d89 done
15:16:34 [2023-10-11T15:16:34.210Z] #117 naming to docker.io/library/docker:e1d0aacb6a05663eb5f97ca485a1aebc08c0be22 done
15:16:34 [2023-10-11T15:16:34.210Z] #117 DONE 1.0s