Skip to content

Console Output

Skipping 53 KB.. Full Log
opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:55:24 [2022-03-17T15:55:24.554Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:55:24 [2022-03-17T15:55:24.554Z] #47 6.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:55:24 [2022-03-17T15:55:24.554Z] #47 6.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:55:24 [2022-03-17T15:55:24.554Z] #47 6.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:55:24 [2022-03-17T15:55:24.554Z] #47 7.192 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
15:55:24 [2022-03-17T15:55:24.554Z] #47 8.362 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
15:55:24 [2022-03-17T15:55:24.828Z] #47 ...
15:55:24 [2022-03-17T15:55:24.828Z] 
15:55:24 [2022-03-17T15:55:24.828Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:55:24 [2022-03-17T15:55:24.828Z] #63 sha256:1d26e8a67a8de0dfee51ebb2a9daec16fb2f2a54568c3bf815836a2b64b9df8c
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.062 + RM_GOPATH=0
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.062 + TMP_GOPATH=
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.062 + : /build
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.062 + '[' -z '' ']'
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.062 ++ mktemp -d
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.070 + export GOPATH=/tmp/tmp.pScD1pxGDt
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.070 + GOPATH=/tmp/tmp.pScD1pxGDt
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.070 + RM_GOPATH=1
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.070 + case "$(go env GOARCH)" in
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.070 ++ go env GOARCH
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.144 + export GO_BUILDMODE=-buildmode=pie
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.144 + GO_BUILDMODE=-buildmode=pie
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.148 ++ dirname /install.sh
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.159 Install rootlesskit version v0.14.6
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + dir=/
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + bin=rootlesskit
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + shift
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + '[' '!' -f //rootlesskit.installer ']'
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + . //rootlesskit.installer
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 ++ : v0.14.6
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + install_rootlesskit
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + case "$1" in
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + export CGO_ENABLED=0
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + CGO_ENABLED=0
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + _install_rootlesskit
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + echo 'Install rootlesskit version v0.14.6'
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + for f in rootlesskit rootlesskit-docker-proxy
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + GOBIN=/build
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + GO111MODULE=on
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.160 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
15:55:24 [2022-03-17T15:55:24.828Z] #63 6.637 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
15:55:24 [2022-03-17T15:55:24.828Z] #63 10.59 go: downloading github.com/sirupsen/logrus v1.8.1
15:55:24 [2022-03-17T15:55:24.828Z] #63 10.59 go: downloading github.com/urfave/cli/v2 v2.3.0
15:55:25 [2022-03-17T15:55:25.774Z] #63 ...
15:55:25 [2022-03-17T15:55:25.774Z] 
15:55:25 [2022-03-17T15:55:25.774Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:55:25 [2022-03-17T15:55:25.774Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a
15:55:25 [2022-03-17T15:55:25.775Z] #58 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
15:55:28 [2022-03-17T15:55:28.327Z] #58 15.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
15:55:31 [2022-03-17T15:55:31.637Z] #58 ...
15:55:31 [2022-03-17T15:55:31.637Z] 
15:55:31 [2022-03-17T15:55:31.637Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
15:55:31 [2022-03-17T15:55:31.637Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988
15:55:31 [2022-03-17T15:55:31.637Z] #49 13.61 go: downloading github.com/jonboulle/clockwork v0.2.2
15:55:31 [2022-03-17T15:55:31.637Z] #49 13.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
15:55:31 [2022-03-17T15:55:31.637Z] #49 14.04 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
15:55:31 [2022-03-17T15:55:31.637Z] #49 17.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
15:55:31 [2022-03-17T15:55:31.637Z] #49 17.24 go: downloading golang.org/x/mod v0.3.0
15:55:32 [2022-03-17T15:55:32.581Z] #49 ...
15:55:32 [2022-03-17T15:55:32.581Z] 
15:55:32 [2022-03-17T15:55:32.581Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:55:32 [2022-03-17T15:55:32.581Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:55:32 [2022-03-17T15:55:32.581Z] #14 8.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
15:55:32 [2022-03-17T15:55:32.581Z] #14 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
15:55:32 [2022-03-17T15:55:32.581Z] #14 ...
15:55:32 [2022-03-17T15:55:32.581Z] 
15:55:32 [2022-03-17T15:55:32.581Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:55:32 [2022-03-17T15:55:32.581Z] #63 sha256:1d26e8a67a8de0dfee51ebb2a9daec16fb2f2a54568c3bf815836a2b64b9df8c
15:55:32 [2022-03-17T15:55:32.581Z] #63 11.92 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
15:55:32 [2022-03-17T15:55:32.581Z] #63 16.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
15:55:32 [2022-03-17T15:55:32.581Z] #63 17.89 go: downloading github.com/google/uuid v1.3.0
15:55:32 [2022-03-17T15:55:32.581Z] #63 17.90 go: downloading github.com/moby/vpnkit v0.5.0
15:55:32 [2022-03-17T15:55:32.581Z] #63 18.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:55:32 [2022-03-17T15:55:32.581Z] #63 18.24 go: downloading github.com/gofrs/flock v0.8.1
15:55:32 [2022-03-17T15:55:32.581Z] #63 18.42 go: downloading github.com/gorilla/mux v1.8.0
15:55:32 [2022-03-17T15:55:32.581Z] #63 18.61 go: downloading github.com/moby/sys/mountinfo v0.5.0
15:55:33 [2022-03-17T15:55:33.153Z] #63 19.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:55:33 [2022-03-17T15:55:33.416Z] #63 19.75 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
15:55:34 [2022-03-17T15:55:34.375Z] #63 ...
15:55:34 [2022-03-17T15:55:34.375Z] 
15:55:34 [2022-03-17T15:55:34.375Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:55:34 [2022-03-17T15:55:34.375Z] #26 sha256:27affa55a8dfccc965ab611d80a62cac6c4434def74cf835a7b34571de78de4c
15:55:34 [2022-03-17T15:55:34.375Z] #26 20.45 + mkdir -p /build
15:55:34 [2022-03-17T15:55:34.375Z] #26 20.45 + mv docker/docker /build/
15:55:34 [2022-03-17T15:55:34.375Z] #26 20.50 + rmdir docker
15:55:36 [2022-03-17T15:55:36.303Z] #26 ...
15:55:36 [2022-03-17T15:55:36.303Z] 
15:55:36 [2022-03-17T15:55:36.303Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:55:36 [2022-03-17T15:55:36.303Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:55:36 [2022-03-17T15:55:36.303Z] #47 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
15:55:36 [2022-03-17T15:55:36.303Z] #47 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
15:55:36 [2022-03-17T15:55:36.303Z] #47 20.66 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
15:55:36 [2022-03-17T15:55:36.564Z] #47 ...
15:55:36 [2022-03-17T15:55:36.564Z] 
15:55:36 [2022-03-17T15:55:36.564Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:55:36 [2022-03-17T15:55:36.564Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:55:36 [2022-03-17T15:55:36.564Z] #14 22.88 Fetched 8506 kB in 18s (481 kB/s)
15:55:37 [2022-03-17T15:55:37.137Z] #14 22.88 Reading package lists...
15:55:37 [2022-03-17T15:55:37.137Z] #14 ...
15:55:37 [2022-03-17T15:55:37.137Z] 
15:55:37 [2022-03-17T15:55:37.137Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:55:37 [2022-03-17T15:55:37.137Z] #26 sha256:27affa55a8dfccc965ab611d80a62cac6c4434def74cf835a7b34571de78de4c
15:55:37 [2022-03-17T15:55:37.137Z] #26 DONE 23.5s
15:55:37 [2022-03-17T15:55:37.400Z] 
15:55:37 [2022-03-17T15:55:37.400Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
15:55:37 [2022-03-17T15:55:37.400Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 tomll can be used in two ways:
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 Writing to STDIN and reading from STDOUT:
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29   cat file.toml | tomll > file.toml
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 Reading and updating a list of files:
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29   tomll a.toml b.toml c.toml
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 
15:55:37 [2022-03-17T15:55:37.400Z] #36 23.29 When given a list of files, tomll will modify all files in place without asking.
15:55:37 [2022-03-17T15:55:37.400Z] #36 DONE 24.1s
15:55:37 [2022-03-17T15:55:37.400Z] 
15:55:37 [2022-03-17T15:55:37.400Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:55:37 [2022-03-17T15:55:37.400Z] #63 sha256:1d26e8a67a8de0dfee51ebb2a9daec16fb2f2a54568c3bf815836a2b64b9df8c
15:55:37 [2022-03-17T15:55:37.400Z] #63 22.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:55:37 [2022-03-17T15:55:37.400Z] #63 22.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:55:38 [2022-03-17T15:55:38.796Z] #63 ...
15:55:38 [2022-03-17T15:55:38.796Z] 
15:55:38 [2022-03-17T15:55:38.796Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:55:38 [2022-03-17T15:55:38.796Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:55:38 [2022-03-17T15:55:38.796Z] #38 15.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
15:55:38 [2022-03-17T15:55:38.796Z] #38 24.28 Fetched 8506 kB in 18s (471 kB/s)
15:55:38 [2022-03-17T15:55:38.796Z] #38 24.28 Reading package lists...
15:55:38 [2022-03-17T15:55:38.796Z] #38 ...
15:55:38 [2022-03-17T15:55:38.796Z] 
15:55:38 [2022-03-17T15:55:38.796Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:55:38 [2022-03-17T15:55:38.796Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a
15:55:38 [2022-03-17T15:55:38.796Z] #58 25.27 Fetched 8506 kB in 19s (446 kB/s)
15:55:44 [2022-03-17T15:55:44.095Z] #58 25.27 Reading package lists...
15:55:44 [2022-03-17T15:55:44.095Z] #58 ...
15:55:44 [2022-03-17T15:55:44.095Z] 
15:55:44 [2022-03-17T15:55:44.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:55:44 [2022-03-17T15:55:44.095Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:55:44 [2022-03-17T15:55:44.095Z] #14 22.88 Reading package lists...
15:55:49 [2022-03-17T15:55:49.396Z] #14 30.67 Reading package lists...
15:55:49 [2022-03-17T15:55:49.397Z] #14 ...
15:55:49 [2022-03-17T15:55:49.397Z] 
15:55:49 [2022-03-17T15:55:49.397Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:55:49 [2022-03-17T15:55:49.397Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772
15:55:49 [2022-03-17T15:55:49.397Z] #43 30.62 Updating files:  86% (1585/1837)
Updating files:  87% (1599/1837)
Updating files:  88% (1617/1837)
Updating files:  89% (1635/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
15:55:49 [2022-03-17T15:55:49.397Z] #43 31.02 + git checkout -q v2.3.0
15:55:49 [2022-03-17T15:55:49.397Z] #43 33.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:55:50 [2022-03-17T15:55:50.787Z] #43 ...
15:55:50 [2022-03-17T15:55:50.787Z] 
15:55:50 [2022-03-17T15:55:50.787Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:55:50 [2022-03-17T15:55:50.787Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:55:50 [2022-03-17T15:55:50.787Z] #14 30.67 Reading package lists...
15:55:51 [2022-03-17T15:55:51.049Z] #14 37.69 Building dependency tree...
15:55:51 [2022-03-17T15:55:51.049Z] #14 ...
15:55:51 [2022-03-17T15:55:51.049Z] 
15:55:51 [2022-03-17T15:55:51.049Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:55:51 [2022-03-17T15:55:51.049Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:55:51 [2022-03-17T15:55:51.049Z] #47 27.23 Fetched 8510 kB in 21s (405 kB/s)
15:55:51 [2022-03-17T15:55:51.049Z] #47 27.23 Reading package lists...
15:55:51 [2022-03-17T15:55:51.049Z] #47 34.26 Reading package lists...
15:55:51 [2022-03-17T15:55:51.049Z] #47 ...
15:55:51 [2022-03-17T15:55:51.049Z] 
15:55:51 [2022-03-17T15:55:51.049Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:55:51 [2022-03-17T15:55:51.049Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a
15:55:51 [2022-03-17T15:55:51.049Z] #58 25.27 Reading package lists...
15:55:52 [2022-03-17T15:55:52.966Z] #58 32.45 Reading package lists...
15:55:52 [2022-03-17T15:55:52.966Z] #58 39.40 Building dependency tree...
15:55:52 [2022-03-17T15:55:52.966Z] #58 ...
15:55:52 [2022-03-17T15:55:52.966Z] 
15:55:52 [2022-03-17T15:55:52.966Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:55:52 [2022-03-17T15:55:52.966Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:55:52 [2022-03-17T15:55:52.966Z] #14 37.69 Building dependency tree...
15:55:54 [2022-03-17T15:55:54.881Z] #14 ...
15:55:54 [2022-03-17T15:55:54.881Z] 
15:55:54 [2022-03-17T15:55:54.881Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:55:54 [2022-03-17T15:55:54.881Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:55:54 [2022-03-17T15:55:54.881Z] #38 24.28 Reading package lists...
15:55:54 [2022-03-17T15:55:54.881Z] #38 31.91 Reading package lists...
15:55:54 [2022-03-17T15:55:54.881Z] #38 38.63 Building dependency tree...
15:55:55 [2022-03-17T15:55:55.143Z] #38 ...
15:55:55 [2022-03-17T15:55:55.143Z] 
15:55:55 [2022-03-17T15:55:55.143Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:55:55 [2022-03-17T15:55:55.143Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:55:55 [2022-03-17T15:55:55.143Z] #47 34.26 Reading package lists...
15:55:57 [2022-03-17T15:55:57.061Z] #47 41.23 Building dependency tree...
15:56:00 [2022-03-17T15:56:00.375Z] #47 ...
15:56:00 [2022-03-17T15:56:00.376Z] 
15:56:00 [2022-03-17T15:56:00.376Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.57 The following additional packages will be installed:
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.60   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.60   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.60   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.61   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.62   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.62   mingw-w64-common mingw-w64-x86-64-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.67 Suggested packages:
15:56:00 [2022-03-17T15:56:00.376Z] #14 42.67   gcc-10-locales seccomp wine64
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.88 The following NEW packages will be installed:
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.89   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.89   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.89   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.89   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.90   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.90   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.90   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:56:00 [2022-03-17T15:56:00.376Z] #14 44.91   mingw-w64-x86-64-dev
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.39 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.39 Need to get 115 MB of archives.
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.39 After this operation, 645 MB of additional disk space will be used.
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 46.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 46.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
15:56:00 [2022-03-17T15:56:00.376Z] #14 46.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
15:56:00 [2022-03-17T15:56:00.641Z] #14 47.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
15:56:00 [2022-03-17T15:56:00.904Z] #14 ...
15:56:00 [2022-03-17T15:56:00.904Z] 
15:56:00 [2022-03-17T15:56:00.904Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
15:56:00 [2022-03-17T15:56:00.904Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073
15:56:00 [2022-03-17T15:56:00.904Z] #53 47.66 v3.0.2
15:56:01 [2022-03-17T15:56:01.482Z] #53 DONE 48.1s
15:56:01 [2022-03-17T15:56:01.482Z] 
15:56:01 [2022-03-17T15:56:01.482Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:56:01 [2022-03-17T15:56:01.482Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.65 The following additional packages will be installed:
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.66   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.67   python3-protobuf python3-six
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.70 Suggested packages:
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.71   python3-setuptools
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.73 Recommended packages:
15:56:01 [2022-03-17T15:56:01.482Z] #47 46.73   iproute2 | iproute
15:56:01 [2022-03-17T15:56:01.482Z] #47 47.41 The following NEW packages will be installed:
15:56:01 [2022-03-17T15:56:01.483Z] #47 47.41   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:56:01 [2022-03-17T15:56:01.483Z] #47 47.41   python3-protobuf python3-six
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.09 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.09 Need to get 2292 kB of archives.
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.09 After this operation, 11.0 MB of additional disk space will be used.
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:56:02 [2022-03-17T15:56:02.063Z] #47 48.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:56:03 [2022-03-17T15:56:03.475Z] #47 ...
15:56:03 [2022-03-17T15:56:03.475Z] 
15:56:03 [2022-03-17T15:56:03.475Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
15:56:03 [2022-03-17T15:56:03.475Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a
15:56:03 [2022-03-17T15:56:03.475Z] #58 39.40 Building dependency tree...
15:56:03 [2022-03-17T15:56:03.475Z] #58 44.79 The following additional packages will be installed:
15:56:03 [2022-03-17T15:56:03.475Z] #58 44.83   libbtrfs0
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.16 The following NEW packages will be installed:
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.17   libbtrfs-dev libbtrfs0
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.68 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.68 Need to get 460 kB of archives.
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.68 After this operation, 1237 kB of additional disk space will be used.
15:56:03 [2022-03-17T15:56:03.475Z] #58 45.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:56:03 [2022-03-17T15:56:03.476Z] #58 45.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.28 debconf: delaying package configuration, since apt-utils is not installed
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.57 Fetched 460 kB in 0s (1242 kB/s)
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.70 Selecting previously unselected package libbtrfs0:amd64.
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 47.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 48.19 Selecting previously unselected package libbtrfs-dev:amd64.
15:56:03 [2022-03-17T15:56:03.476Z] #58 48.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 48.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 48.99 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 49.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 49.10 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:56:03 [2022-03-17T15:56:03.476Z] #58 DONE 49.9s
15:56:03 [2022-03-17T15:56:03.476Z] 
15:56:03 [2022-03-17T15:56:03.476Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
15:56:03 [2022-03-17T15:56:03.476Z] #59 sha256:56164ac609b59017422cf2ce9f60016bd2e635a940b9fe95887dde48fb31ec4e
15:56:04 [2022-03-17T15:56:04.870Z] #59 DONE 1.4s
15:56:04 [2022-03-17T15:56:04.870Z] 
15:56:04 [2022-03-17T15:56:04.870Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:56:04 [2022-03-17T15:56:04.870Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.661 + RM_GOPATH=0
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.661 + TMP_GOPATH=
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.661 + : /build
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.661 + '[' -z '' ']'
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.661 ++ mktemp -d
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.671 + export GOPATH=/tmp/tmp.8y8FdI2XNW
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.671 + GOPATH=/tmp/tmp.8y8FdI2XNW
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.671 + RM_GOPATH=1
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.671 + case "$(go env GOARCH)" in
15:56:06 [2022-03-17T15:56:06.259Z] #60 1.676 ++ go env GOARCH
15:56:06 [2022-03-17T15:56:06.520Z] #60 1.786 + export GO_BUILDMODE=-buildmode=pie
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + GO_BUILDMODE=-buildmode=pie
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 ++ dirname /install.sh
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + dir=/
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + bin=containerd
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + shift
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + '[' '!' -f //containerd.installer ']'
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + . //containerd.installer
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 ++ set -e
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 ++ : v1.6.1
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + install_containerd
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + echo 'Install containerd version v1.6.1'
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8y8FdI2XNW/src/github.com/containerd/containerd
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.786 Install containerd version v1.6.1
15:56:06 [2022-03-17T15:56:06.521Z] #60 1.826 Cloning into '/tmp/tmp.8y8FdI2XNW/src/github.com/containerd/containerd'...
15:56:07 [2022-03-17T15:56:07.465Z] #60 ...
15:56:07 [2022-03-17T15:56:07.465Z] 
15:56:07 [2022-03-17T15:56:07.465Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:56:07 [2022-03-17T15:56:07.465Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.20 The following additional packages will be installed:
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.21   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.22 Suggested packages:
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.25   cmake-doc ninja-build lrzip
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.25 Recommended packages:
15:56:07 [2022-03-17T15:56:07.465Z] #38 44.25   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:56:07 [2022-03-17T15:56:07.465Z] #38 45.65 The following NEW packages will be installed:
15:56:07 [2022-03-17T15:56:07.465Z] #38 45.70   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:56:07 [2022-03-17T15:56:07.465Z] #38 45.71   vim-common xxd
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.14 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.14 Need to get 17.7 MB of archives.
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.14 After this operation, 70.7 MB of additional disk space will be used.
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 46.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 47.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 47.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:56:07 [2022-03-17T15:56:07.465Z] #38 47.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:56:07 [2022-03-17T15:56:07.466Z] #38 47.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:56:07 [2022-03-17T15:56:07.466Z] #38 47.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:56:07 [2022-03-17T15:56:07.466Z] #38 47.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
15:56:07 [2022-03-17T15:56:07.466Z] #38 49.03 debconf: delaying package configuration, since apt-utils is not installed
15:56:07 [2022-03-17T15:56:07.466Z] #38 49.53 Fetched 17.7 MB in 2s (10.8 MB/s)
15:56:07 [2022-03-17T15:56:07.466Z] #38 49.87 Selecting previously unselected package xxd.
15:56:07 [2022-03-17T15:56:07.466Z] #38 49.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:56:07 [2022-03-17T15:56:07.466Z] #38 49.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:56:07 [2022-03-17T15:56:07.466Z] #38 50.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.00 Selecting previously unselected package vim-common.
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.63 Selecting previously unselected package cmake-data.
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
15:56:07 [2022-03-17T15:56:07.466Z] #38 51.65 Unpacking cmake-data (3.18.4-2+deb11u1) ...
15:56:07 [2022-03-17T15:56:07.727Z] #38 ...
15:56:07 [2022-03-17T15:56:07.727Z] 
15:56:07 [2022-03-17T15:56:07.727Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:07 [2022-03-17T15:56:07.727Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:07 [2022-03-17T15:56:07.727Z] #14 48.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 49.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 50.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:56:07 [2022-03-17T15:56:07.727Z] #14 51.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 51.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 51.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 51.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 51.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 51.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.07 debconf: delaying package configuration, since apt-utils is not installed
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.36 Fetched 115 MB in 7s (16.6 MB/s)
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.54 Selecting previously unselected package binutils-mingw-w64-i686.
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.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 ... 15709 files and directories currently installed.)
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:56:07 [2022-03-17T15:56:07.728Z] #14 53.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:56:09 [2022-03-17T15:56:09.120Z] #14 ...
15:56:09 [2022-03-17T15:56:09.120Z] 
15:56:09 [2022-03-17T15:56:09.120Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:56:09 [2022-03-17T15:56:09.120Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:56:09 [2022-03-17T15:56:09.120Z] #38 55.82 Selecting previously unselected package libicu67:amd64.
15:56:09 [2022-03-17T15:56:09.120Z] #38 55.83 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
15:56:09 [2022-03-17T15:56:09.120Z] #38 55.86 Unpacking libicu67:amd64 (67.1-7) ...
15:56:11 [2022-03-17T15:56:11.678Z] #38 ...
15:56:11 [2022-03-17T15:56:11.678Z] 
15:56:11 [2022-03-17T15:56:11.678Z] #51 [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.44.0"      && /build/golangci-lint --version
15:56:11 [2022-03-17T15:56:11.678Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.23 go: downloading github.com/fatih/color v1.13.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.23 go: downloading github.com/gofrs/flock v0.8.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.26 go: downloading github.com/spf13/cobra v1.3.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.37 go: downloading github.com/spf13/pflag v1.0.5
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.82 go: downloading github.com/spf13/viper v1.10.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 48.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
15:56:11 [2022-03-17T15:56:11.678Z] #51 49.53 go: downloading github.com/mattn/go-colorable v0.1.12
15:56:11 [2022-03-17T15:56:11.678Z] #51 49.60 go: downloading github.com/mattn/go-isatty v0.0.14
15:56:11 [2022-03-17T15:56:11.678Z] #51 49.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
15:56:11 [2022-03-17T15:56:11.678Z] #51 49.73 go: downloading github.com/go-critic/go-critic v0.6.2
15:56:11 [2022-03-17T15:56:11.678Z] #51 50.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 50.89 go: downloading github.com/hashicorp/go-multierror v1.1.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.40 go: downloading github.com/sirupsen/logrus v1.8.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.44 go: downloading github.com/stretchr/testify v1.7.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.93 go: downloading github.com/fsnotify/fsnotify v1.5.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.93 go: downloading github.com/magiconair/properties v1.8.5
15:56:11 [2022-03-17T15:56:11.678Z] #51 54.95 go: downloading github.com/mitchellh/mapstructure v1.4.3
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.04 go: downloading github.com/spf13/afero v1.6.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.08 go: downloading github.com/spf13/cast v1.4.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.26 go: downloading github.com/subosito/gotenv v1.2.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.34 go: downloading gopkg.in/ini.v1 v1.66.2
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.75 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.84 go: downloading github.com/go-toolsmith/astequal v1.0.1
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:56:11 [2022-03-17T15:56:11.678Z] #51 55.95 go: downloading github.com/go-toolsmith/astp v1.0.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 55.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 55.98 go: downloading github.com/go-toolsmith/typep v1.0.2
15:56:11 [2022-03-17T15:56:11.679Z] #51 56.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
15:56:11 [2022-03-17T15:56:11.679Z] #51 56.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
15:56:11 [2022-03-17T15:56:11.679Z] #51 56.99 go: downloading github.com/hashicorp/errwrap v1.0.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 57.02 go: downloading 4d63.com/gochecknoglobals v0.1.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 57.10 go: downloading github.com/Antonboom/errname v0.1.5
15:56:11 [2022-03-17T15:56:11.679Z] #51 57.38 go: downloading github.com/Antonboom/nilnil v0.1.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 57.45 go: downloading github.com/BurntSushi/toml v1.0.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 58.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
15:56:11 [2022-03-17T15:56:11.679Z] #51 58.38 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
15:56:11 [2022-03-17T15:56:11.679Z] #51 ...
15:56:11 [2022-03-17T15:56:11.679Z] 
15:56:11 [2022-03-17T15:56:11.679Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:56:11 [2022-03-17T15:56:11.679Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3
15:56:11 [2022-03-17T15:56:11.679Z] #34 56.25 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:56:11 [2022-03-17T15:56:11.679Z] #34 57.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:56:11 [2022-03-17T15:56:11.679Z] #34 57.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:56:15 [2022-03-17T15:56:15.902Z] #34 ...
15:56:15 [2022-03-17T15:56:15.902Z] 
15:56:15 [2022-03-17T15:56:15.902Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:56:15 [2022-03-17T15:56:15.902Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:56:15 [2022-03-17T15:56:15.902Z] #47 51.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
15:56:15 [2022-03-17T15:56:15.902Z] #47 53.91 debconf: delaying package configuration, since apt-utils is not installed
15:56:15 [2022-03-17T15:56:15.902Z] #47 54.24 Fetched 2292 kB in 5s (479 kB/s)
15:56:15 [2022-03-17T15:56:15.902Z] #47 54.49 Selecting previously unselected package libprotobuf23:amd64.
15:56:15 [2022-03-17T15:56:15.902Z] #47 54.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:56:15 [2022-03-17T15:56:15.902Z] #47 54.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 54.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 55.65 Selecting previously unselected package python3-pkg-resources.
15:56:15 [2022-03-17T15:56:15.902Z] #47 55.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 55.66 Unpacking python3-pkg-resources (52.0.0-4) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 55.95 Selecting previously unselected package python3-six.
15:56:15 [2022-03-17T15:56:15.902Z] #47 55.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.02 Unpacking python3-six (1.16.0-2) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.16 Selecting previously unselected package python3-protobuf.
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.19 Unpacking python3-protobuf (3.12.4-1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.89 Selecting previously unselected package libnet1:amd64.
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 56.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.08 Selecting previously unselected package libnl-3-200:amd64.
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.37 Selecting previously unselected package libprotobuf-c1:amd64.
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.69 Selecting previously unselected package criu.
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.70 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 57.71 Unpacking criu (3.16.1-3) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 58.96 Setting up python3-pkg-resources (52.0.0-4) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 61.34 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 61.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 61.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 61.58 Setting up python3-six (1.16.0-2) ...
15:56:15 [2022-03-17T15:56:15.902Z] #47 ...
15:56:15 [2022-03-17T15:56:15.902Z] 
15:56:15 [2022-03-17T15:56:15.902Z] #51 [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.44.0"      && /build/golangci-lint --version
15:56:15 [2022-03-17T15:56:15.902Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:56:15 [2022-03-17T15:56:15.902Z] #51 58.51 go: downloading github.com/alexkohler/prealloc v1.0.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 58.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 58.70 go: downloading github.com/ashanbrown/makezero v1.1.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 58.87 go: downloading github.com/bkielbasa/cyclop v1.2.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 58.92 go: downloading github.com/blizzy78/varnamelen v0.5.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.06 go: downloading github.com/breml/bidichk v0.2.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.15 go: downloading github.com/breml/errchkjson v0.2.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.22 go: downloading github.com/butuzov/ireturn v0.1.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.35 go: downloading github.com/charithe/durationcheck v0.0.9
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.36 go: downloading github.com/daixiang0/gci v0.2.9
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.45 go: downloading github.com/denis-tingajkin/go-header v0.4.2
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.51 go: downloading github.com/esimonov/ifshort v1.0.4
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.56 go: downloading github.com/fzipp/gocyclo v0.4.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:56:15 [2022-03-17T15:56:15.902Z] #51 59.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.15 go: downloading github.com/golangci/misspell v0.3.5
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.48 go: downloading github.com/jgautheron/goconst v1.5.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.65 go: downloading github.com/julz/importas v0.1.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.75 go: downloading github.com/kisielk/errcheck v1.6.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.88 go: downloading github.com/kulti/thelper v0.5.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.94 go: downloading github.com/kyoh86/exportloopref v0.1.8
15:56:15 [2022-03-17T15:56:15.902Z] #51 60.99 go: downloading github.com/ldez/gomoddirectives v0.2.2
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.04 go: downloading github.com/ldez/tagliatelle v0.3.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.06 go: downloading github.com/leonklingele/grouper v1.1.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.21 go: downloading github.com/maratori/testpackage v1.0.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.32 go: downloading github.com/mgechev/revive v1.1.3
15:56:15 [2022-03-17T15:56:15.902Z] #51 61.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.02 go: downloading github.com/moricho/tparallel v0.2.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.03 go: downloading github.com/nakabonne/nestif v0.3.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.05 go: downloading github.com/nishanths/exhaustive v0.7.11
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.15 go: downloading github.com/nishanths/predeclared v0.2.1
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.20 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
15:56:15 [2022-03-17T15:56:15.902Z] #51 62.42 go: downloading github.com/securego/gosec/v2 v2.9.6
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.68 go: downloading github.com/sivchari/containedctx v1.0.1
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.70 go: downloading github.com/sivchari/tenv v1.4.7
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.70 go: downloading github.com/sonatard/noctx v0.0.1
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.73 go: downloading github.com/sourcegraph/go-diff v0.6.1
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
15:56:16 [2022-03-17T15:56:16.164Z] #51 62.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4
15:56:16 [2022-03-17T15:56:16.473Z] #51 62.94 go: downloading github.com/tdakkota/asciicheck v0.1.1
15:56:16 [2022-03-17T15:56:16.473Z] #51 62.98 go: downloading github.com/tetafro/godot v1.4.11
15:56:16 [2022-03-17T15:56:16.473Z] #51 63.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
15:56:16 [2022-03-17T15:56:16.473Z] #51 63.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
15:56:16 [2022-03-17T15:56:16.473Z] #51 63.12 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
15:56:17 [2022-03-17T15:56:17.087Z] #51 63.54 go: downloading github.com/ultraware/funlen v0.0.3
15:56:17 [2022-03-17T15:56:17.088Z] #51 63.70 go: downloading github.com/ultraware/whitespace v0.0.4
15:56:17 [2022-03-17T15:56:17.088Z] #51 63.74 go: downloading github.com/uudashr/gocognit v1.0.5
15:56:17 [2022-03-17T15:56:17.361Z] #51 63.82 go: downloading github.com/yagipy/maintidx v1.0.0
15:56:17 [2022-03-17T15:56:17.361Z] #51 63.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
15:56:17 [2022-03-17T15:56:17.634Z] #51 64.31 go: downloading gitlab.com/bosi/decorder v0.2.1
15:56:17 [2022-03-17T15:56:17.901Z] #51 64.50 go: downloading honnef.co/go/tools v0.2.2
15:56:19 [2022-03-17T15:56:19.298Z] #51 ...
15:56:19 [2022-03-17T15:56:19.298Z] 
15:56:19 [2022-03-17T15:56:19.298Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:56:19 [2022-03-17T15:56:19.298Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:56:19 [2022-03-17T15:56:19.298Z] #38 65.82 Selecting previously unselected package libxml2:amd64.
15:56:19 [2022-03-17T15:56:19.298Z] #38 65.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:56:19 [2022-03-17T15:56:19.298Z] #38 65.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:56:20 [2022-03-17T15:56:20.241Z] #38 66.68 Selecting previously unselected package libarchive13:amd64.
15:56:20 [2022-03-17T15:56:20.241Z] #38 66.69 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.241Z] #38 66.73 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:56:20 [2022-03-17T15:56:20.506Z] #38 67.10 Selecting previously unselected package libjsoncpp24:amd64.
15:56:20 [2022-03-17T15:56:20.506Z] #38 67.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.506Z] #38 67.12 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:56:20 [2022-03-17T15:56:20.769Z] #38 67.38 Selecting previously unselected package librhash0:amd64.
15:56:20 [2022-03-17T15:56:20.769Z] #38 67.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #38 67.40 Unpacking librhash0:amd64 (1.4.1-2) ...
15:56:20 [2022-03-17T15:56:20.769Z] #38 ...
15:56:20 [2022-03-17T15:56:20.769Z] 
15:56:20 [2022-03-17T15:56:20.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:20 [2022-03-17T15:56:20.769Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:20 [2022-03-17T15:56:20.769Z] #14 57.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:56:20 [2022-03-17T15:56:20.769Z] #14 57.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 57.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.61 Selecting previously unselected package binutils-mingw-w64.
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.87 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 61.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.19 Selecting previously unselected package dmsetup.
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.24 Unpacking dmsetup (2:1.02.175-2.1) ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.49 Selecting previously unselected package mingw-w64-common.
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:56:20 [2022-03-17T15:56:20.769Z] #14 62.54 Unpacking mingw-w64-common (8.0.0-1) ...
15:56:21 [2022-03-17T15:56:21.031Z] #14 ...
15:56:21 [2022-03-17T15:56:21.031Z] 
15:56:21 [2022-03-17T15:56:21.031Z] #51 [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.44.0"      && /build/golangci-lint --version
15:56:21 [2022-03-17T15:56:21.031Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.47 go: downloading mvdan.cc/gofumpt v0.2.1
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.75 go: downloading github.com/davecgh/go-spew v1.1.1
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.80 go: downloading github.com/pmezard/go-difflib v1.0.0
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.82 go: downloading github.com/stretchr/objx v0.1.1
15:56:21 [2022-03-17T15:56:21.031Z] #51 66.93 go: downloading github.com/hashicorp/hcl v1.0.0
15:56:21 [2022-03-17T15:56:21.031Z] #51 67.31 go: downloading github.com/pelletier/go-toml v1.9.4
15:56:21 [2022-03-17T15:56:21.031Z] #51 67.31 go: downloading gopkg.in/yaml.v2 v2.4.0
15:56:21 [2022-03-17T15:56:21.031Z] #51 67.53 go: downloading golang.org/x/text v0.3.7
15:56:27 [2022-03-17T15:56:27.628Z] #51 ...
15:56:27 [2022-03-17T15:56:27.628Z] 
15:56:27 [2022-03-17T15:56:27.628Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:56:27 [2022-03-17T15:56:27.628Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:56:27 [2022-03-17T15:56:27.628Z] #47 63.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:56:27 [2022-03-17T15:56:27.628Z] #47 63.33 Setting up python3-protobuf (3.12.4-1) ...
15:56:27 [2022-03-17T15:56:27.628Z] #47 69.25 Setting up criu (3.16.1-3) ...
15:56:27 [2022-03-17T15:56:27.628Z] #47 72.16 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:56:27 [2022-03-17T15:56:27.628Z] #47 ...
15:56:27 [2022-03-17T15:56:27.628Z] 
15:56:27 [2022-03-17T15:56:27.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:27 [2022-03-17T15:56:27.628Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:27 [2022-03-17T15:56:27.628Z] #14 71.21 Selecting previously unselected package mingw-w64-x86-64-dev.
15:56:27 [2022-03-17T15:56:27.628Z] #14 71.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:56:27 [2022-03-17T15:56:27.628Z] #14 71.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:56:29 [2022-03-17T15:56:29.018Z] #14 ...
15:56:29 [2022-03-17T15:56:29.018Z] 
15:56:29 [2022-03-17T15:56:29.018Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
15:56:29 [2022-03-17T15:56:29.018Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4
15:56:29 [2022-03-17T15:56:29.018Z] #47 DONE 75.0s
15:56:29 [2022-03-17T15:56:29.018Z] 
15:56:29 [2022-03-17T15:56:29.019Z] #51 [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.44.0"      && /build/golangci-lint --version
15:56:29 [2022-03-17T15:56:29.019Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:56:29 [2022-03-17T15:56:29.019Z] #51 74.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.16 go: downloading github.com/gobwas/glob v0.2.3
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.29 go: downloading github.com/kisielk/gotool v1.0.0
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.34 go: downloading github.com/gostaticanalysis/comment v1.4.2
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.47 go: downloading golang.org/x/mod v0.5.1
15:56:29 [2022-03-17T15:56:29.019Z] #51 75.50 go: downloading github.com/ettle/strcase v0.1.1
15:56:29 [2022-03-17T15:56:29.281Z] #51 75.75 go: downloading github.com/fatih/structtag v1.2.0
15:56:29 [2022-03-17T15:56:29.281Z] #51 75.79 go: downloading github.com/Masterminds/semver v1.5.0
15:56:29 [2022-03-17T15:56:29.281Z] #51 75.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
15:56:29 [2022-03-17T15:56:29.544Z] #51 76.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
15:56:29 [2022-03-17T15:56:29.544Z] #51 76.04 go: downloading github.com/prometheus/client_golang v1.7.1
15:56:29 [2022-03-17T15:56:29.807Z] #51 ...
15:56:29 [2022-03-17T15:56:29.807Z] 
15:56:29 [2022-03-17T15:56:29.807Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
15:56:29 [2022-03-17T15:56:29.807Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302
15:56:29 [2022-03-17T15:56:29.807Z] #38 67.71 Selecting previously unselected package libuv1:amd64.
15:56:29 [2022-03-17T15:56:29.807Z] #38 67.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 67.73 Unpacking libuv1:amd64 (1.40.0-2) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 68.08 Selecting previously unselected package cmake.
15:56:29 [2022-03-17T15:56:29.807Z] #38 68.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 68.09 Unpacking cmake (3.18.4-2+deb11u1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 74.83 Setting up libicu67:amd64 (67.1-7) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 74.93 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.00 Setting up libuv1:amd64 (1.40.0-2) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.53 Setting up librhash0:amd64 (1.4.1-2) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.55 Setting up cmake-data (3.18.4-2+deb11u1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.65 Setting up cmake (3.18.4-2+deb11u1) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 75.70 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:56:29 [2022-03-17T15:56:29.807Z] #38 DONE 76.4s
15:56:29 [2022-03-17T15:56:29.807Z] 
15:56:29 [2022-03-17T15:56:29.807Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
15:56:29 [2022-03-17T15:56:29.807Z] #39 sha256:a764cbed9d846051b51ec86dca0cbbbf7c59aa574fdad5977df53c1159a14be9
15:56:29 [2022-03-17T15:56:29.807Z] #39 DONE 0.2s
15:56:29 [2022-03-17T15:56:29.807Z] 
15:56:29 [2022-03-17T15:56:29.807Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:56:29 [2022-03-17T15:56:29.807Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
15:56:30 [2022-03-17T15:56:30.070Z] #60 ...
15:56:30 [2022-03-17T15:56:30.070Z] 
15:56:30 [2022-03-17T15:56:30.070Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
15:56:30 [2022-03-17T15:56:30.070Z] #40 sha256:ce3e23d2073524098781e0baae62f631ff5c47f73024686cf8bfac122d0abec4
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.058 + RM_GOPATH=0
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.058 + TMP_GOPATH=
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.058 + : /build
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.058 + '[' -z '' ']'
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.058 ++ mktemp -d
15:56:31 [2022-03-17T15:56:31.995Z] #40 2.176 + export GOPATH=/tmp/tmp.34Qlo9N9nS
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.177 + GOPATH=/tmp/tmp.34Qlo9N9nS
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.177 + RM_GOPATH=1
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.177 + case "$(go env GOARCH)" in
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.178 ++ go env GOARCH
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.194 + export GO_BUILDMODE=-buildmode=pie
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.194 + GO_BUILDMODE=-buildmode=pie
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.194 ++ dirname /install.sh
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.194 + dir=/
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.195 + bin=tini
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.195 + shift
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.195 + '[' '!' -f //tini.installer ']'
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.197 + . //tini.installer
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.198 ++ : v0.19.0
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.198 + install_tini
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.199 + echo 'Install tini version v0.19.0'
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.199 Install tini version v0.19.0
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.34Qlo9N9nS/tini
15:56:32 [2022-03-17T15:56:32.257Z] #40 2.203 Cloning into '/tmp/tmp.34Qlo9N9nS/tini'...
15:56:33 [2022-03-17T15:56:33.653Z] #40 3.386 + cd /tmp/tmp.34Qlo9N9nS/tini
15:56:33 [2022-03-17T15:56:33.653Z] #40 3.394 + git checkout -q v0.19.0
15:56:33 [2022-03-17T15:56:33.653Z] #40 3.425 + cmake .
15:56:33 [2022-03-17T15:56:33.915Z] #40 3.944 -- The C compiler identification is GNU 10.2.1
15:56:33 [2022-03-17T15:56:33.915Z] #40 4.032 -- Detecting C compiler ABI info
15:56:34 [2022-03-17T15:56:34.491Z] #40 ...
15:56:34 [2022-03-17T15:56:34.491Z] 
15:56:34 [2022-03-17T15:56:34.491Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
15:56:34 [2022-03-17T15:56:34.491Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988
15:56:34 [2022-03-17T15:56:34.491Z] #49 80.57 gotestsum version dev
15:56:34 [2022-03-17T15:56:34.491Z] #49 DONE 81.0s
15:56:34 [2022-03-17T15:56:34.491Z] 
15:56:34 [2022-03-17T15:56:34.491Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:34 [2022-03-17T15:56:34.491Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.30 Selecting previously unselected package gcc-mingw-w64-base.
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:56:34 [2022-03-17T15:56:34.491Z] #14 80.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:56:39 [2022-03-17T15:56:39.796Z] #14 ...
15:56:39 [2022-03-17T15:56:39.796Z] 
15:56:39 [2022-03-17T15:56:39.796Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
15:56:39 [2022-03-17T15:56:39.796Z] #40 sha256:ce3e23d2073524098781e0baae62f631ff5c47f73024686cf8bfac122d0abec4
15:56:39 [2022-03-17T15:56:39.796Z] #40 4.726 -- Detecting C compiler ABI info - done
15:56:39 [2022-03-17T15:56:39.796Z] #40 4.959 -- Check for working C compiler: /usr/bin/cc - skipped
15:56:39 [2022-03-17T15:56:39.796Z] #40 4.972 -- Detecting C compile features
15:56:39 [2022-03-17T15:56:39.796Z] #40 4.972 -- Detecting C compile features - done
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.034 -- Performing Test HAS_BUILTIN_FORTIFY
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.482 -- Configuring done
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.522 -- Generating done
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.538 -- Build files have been written to: /tmp/tmp.34Qlo9N9nS/tini
15:56:39 [2022-03-17T15:56:39.796Z] #40 5.566 + make tini-static
15:56:39 [2022-03-17T15:56:39.796Z] #40 6.130 Scanning dependencies of target tini-static
15:56:39 [2022-03-17T15:56:39.796Z] #40 6.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:56:39 [2022-03-17T15:56:39.796Z] #40 7.867 [100%] Linking C executable tini-static
15:56:39 [2022-03-17T15:56:39.796Z] #40 8.662 [100%] Built target tini-static
15:56:39 [2022-03-17T15:56:39.796Z] #40 8.760 + mkdir -p /build
15:56:39 [2022-03-17T15:56:39.796Z] #40 8.776 + cp tini-static /build/docker-init
15:56:39 [2022-03-17T15:56:39.796Z] #40 DONE 9.2s
15:56:39 [2022-03-17T15:56:39.796Z] 
15:56:39 [2022-03-17T15:56:39.796Z] #51 [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.44.0"      && /build/golangci-lint --version
15:56:39 [2022-03-17T15:56:39.796Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:56:39 [2022-03-17T15:56:39.796Z] #51 76.84 go: downloading github.com/prometheus/client_model v0.2.0
15:56:39 [2022-03-17T15:56:39.796Z] #51 76.92 go: downloading github.com/google/go-cmp v0.5.6
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.48 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.62 go: downloading github.com/beorn7/perks v1.0.1
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.73 go: downloading github.com/golang/protobuf v1.5.2
15:56:39 [2022-03-17T15:56:39.796Z] #51 77.74 go: downloading github.com/cespare/xxhash v1.1.0
15:56:39 [2022-03-17T15:56:39.796Z] #51 78.09 go: downloading github.com/prometheus/common v0.10.0
15:56:39 [2022-03-17T15:56:39.796Z] #51 78.26 go: downloading github.com/prometheus/procfs v0.6.0
15:56:39 [2022-03-17T15:56:39.796Z] #51 78.37 go: downloading github.com/mattn/go-runewidth v0.0.9
15:56:39 [2022-03-17T15:56:39.796Z] #51 78.47 go: downloading google.golang.org/protobuf v1.27.1
15:56:39 [2022-03-17T15:56:39.796Z] #51 80.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:56:47 [2022-03-17T15:56:47.948Z] #51 ...
15:56:47 [2022-03-17T15:56:47.948Z] 
15:56:47 [2022-03-17T15:56:47.949Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:56:47 [2022-03-17T15:56:47.949Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:56:47 [2022-03-17T15:56:47.949Z] #14 94.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:56:47 [2022-03-17T15:56:47.949Z] #14 94.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:56:48 [2022-03-17T15:56:48.212Z] #14 94.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:57:03 [2022-03-17T15:57:03.135Z] #14 ...
15:57:03 [2022-03-17T15:57:03.135Z] 
15:57:03 [2022-03-17T15:57:03.135Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:57:03 [2022-03-17T15:57:03.135Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
15:57:04 [2022-03-17T15:57:04.199Z] #60 57.19 Updating files:  39% (1877/4740)
Updating files:  40% (1896/4740)
Updating files:  41% (1944/4740)
Updating files:  42% (1991/4740)
Updating files:  43% (2039/4740)
Updating files:  44% (2086/4740)
Updating files:  45% (2133/4740)
Updating files:  46% (2181/4740)
Updating files:  47% (2228/4740)
Updating files:  48% (2276/4740)
Updating files:  49% (2323/4740)
Updating files:  50% (2370/4740)
Updating files:  51% (2418/4740)
Updating files:  52% (2465/4740)
Updating files:  53% (2513/4740)
Updating files:  54% (2560/4740)
Updating files:  55% (2607/4740)
Updating files:  56% (2655/4740)
Updating files:  57% (2702/4740)
Updating files:  58% (2750/4740)
Updating files:  59% (2797/4740)
Updating files:  60% (2844/4740)
Updating files:  61% (2892/4740)
Updating files:  62% (2939/4740)
Updating files:  63% (2987/4740)
Updating files:  64% (3034/4740)
Updating files:  65% (3081/4740)
Updating files:  65% (3117/4740)
Updating files:  66% (3129/4740)
Updating files:  67% (3176/4740)
Updating files:  68% (3224/4740)
Updating files:  69% (3271/4740)
Updating files:  70% (3318/4740)
Updating files:  71% (3366/4740)
Updating files:  72% (3413/4740)
Updating files:  73% (3461/4740)
Updating files:  74% (3508/4740)
Updating files:  75% (3555/4740)
Updating files:  76% (3603/4740)
Updating files:  77% (3650/4740)
Updating files:  78% (3698/4740)
Updating files:  79% (3745/4740)
Updating files:  80% (3792/4740)
Updating files:  81% (3840/4740)
Updating files:  82% (3887/4740)
Updating files:  83% (3935/4740)
Updating files:  84% (3982/4740)
Updating files:  85% (4029/4740)
Updating files:  86% (4077/4740)
Updating files:  87% (4124/4740)
Updating files:  88% (4172/4740)
Updating files:  89% (4219/4740)
Updating files:  90% (4266/4740)
Updating files:  91% (4314/4740)
Updating files:  91% (4318/4740)
Updating files:  92% (4361/4740)
Updating files:  93% (4409/4740)
Updating files:  94% (4456/4740)
Updating files:  95% (4503/4740)
Updating files:  96% (4551/4740)
Updating files:  97% (4598/4740)
Updating files:  98% (4646/4740)
Updating files:  99% (4693/4740)
Updating files: 100% (4740/4740)
Updating files: 100% (4740/4740), done.
15:57:04 [2022-03-17T15:57:04.461Z] #60 59.58 + cd /tmp/tmp.8y8FdI2XNW/src/github.com/containerd/containerd
15:57:04 [2022-03-17T15:57:04.461Z] #60 59.58 + git checkout -q v1.6.1
15:57:04 [2022-03-17T15:57:04.722Z] #60 60.14 + export 'BUILDTAGS=netgo osusergo static_build'
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + BUILDTAGS='netgo osusergo static_build'
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + export EXTRA_FLAGS=-buildmode=pie
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + EXTRA_FLAGS=-buildmode=pie
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + '[' '' = dynamic ']'
15:57:04 [2022-03-17T15:57:04.984Z] #60 60.14 + make
15:57:06 [2022-03-17T15:57:06.902Z] #60 62.33 + bin/ctr
15:57:09 [2022-03-17T15:57:09.584Z] #60 ...
15:57:09 [2022-03-17T15:57:09.584Z] 
15:57:09 [2022-03-17T15:57:09.584Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:57:09 [2022-03-17T15:57:09.584Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:57:09 [2022-03-17T15:57:09.584Z] #14 115.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:57:09 [2022-03-17T15:57:09.584Z] #14 115.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:57:09 [2022-03-17T15:57:09.584Z] #14 115.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:57:19 [2022-03-17T15:57:19.609Z] #14 125.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:57:19 [2022-03-17T15:57:19.609Z] #14 125.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:57:19 [2022-03-17T15:57:19.609Z] #14 125.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:57:27 [2022-03-17T15:57:27.777Z] #14 134.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:57:27 [2022-03-17T15:57:27.777Z] #14 134.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:57:27 [2022-03-17T15:57:27.777Z] #14 134.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:57:45 [2022-03-17T15:57:45.918Z] #14 ...
15:57:45 [2022-03-17T15:57:45.918Z] 
15:57:45 [2022-03-17T15:57:45.918Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
15:57:45 [2022-03-17T15:57:45.918Z] #63 sha256:1d26e8a67a8de0dfee51ebb2a9daec16fb2f2a54568c3bf815836a2b64b9df8c
15:57:45 [2022-03-17T15:57:45.918Z] #63 149.1 + for f in rootlesskit rootlesskit-docker-proxy
15:57:45 [2022-03-17T15:57:45.918Z] #63 149.1 + GOBIN=/build
15:57:45 [2022-03-17T15:57:45.918Z] #63 149.1 + GO111MODULE=on
15:57:45 [2022-03-17T15:57:45.918Z] #63 149.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1 rootlesskit version 0.14.6
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1 Usage of /build/rootlesskit-docker-proxy:
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1   -container-ip string
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1     	container ip
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1   -container-port int
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1     	container port (default -1)
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1   -host-ip string
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1     	host ip
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1   -host-port int
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1     	host port (default -1)
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1   -proto string
15:57:50 [2022-03-17T15:57:50.136Z] #63 156.1     	proxy protocol (default "tcp")
15:57:52 [2022-03-17T15:57:52.057Z] #63 DONE 158.0s
15:57:52 [2022-03-17T15:57:52.057Z] 
15:57:52 [2022-03-17T15:57:52.057Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
15:57:52 [2022-03-17T15:57:52.057Z] #64 sha256:f966f11ddd547fc8aefba151bb100f6c4e557bcbf3a267385e297df3e00d2a05
15:57:52 [2022-03-17T15:57:52.057Z] #64 DONE 0.2s
15:57:52 [2022-03-17T15:57:52.057Z] 
15:57:52 [2022-03-17T15:57:52.057Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:57:52 [2022-03-17T15:57:52.057Z] #65 sha256:7c5735ff0ea2197489a515ede5605a46da9f5518d26c53e9b54b5dc01290f50c
15:57:52 [2022-03-17T15:57:52.319Z] #65 DONE 0.1s
15:57:52 [2022-03-17T15:57:52.319Z] 
15:57:52 [2022-03-17T15:57:52.319Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:57:52 [2022-03-17T15:57:52.319Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5
15:57:52 [2022-03-17T15:57:52.319Z] #14 152.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:57:52 [2022-03-17T15:57:52.319Z] #14 152.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:57:52 [2022-03-17T15:57:52.319Z] #14 152.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:57:53 [2022-03-17T15:57:53.269Z] #14 159.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:57:53 [2022-03-17T15:57:53.269Z] #14 159.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:57:53 [2022-03-17T15:57:53.269Z] #14 159.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:57:53 [2022-03-17T15:57:53.532Z] #14 160.1 Selecting previously unselected package libapparmor1:amd64.
15:57:53 [2022-03-17T15:57:53.532Z] #14 160.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:57:53 [2022-03-17T15:57:53.532Z] #14 160.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.4 Selecting previously unselected package libapparmor-dev:amd64.
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.6 Selecting previously unselected package libbtrfs0:amd64.
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:57:53 [2022-03-17T15:57:53.795Z] #14 160.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:57:54 [2022-03-17T15:57:54.370Z] #14 160.8 Selecting previously unselected package libbtrfs-dev:amd64.
15:57:54 [2022-03-17T15:57:54.370Z] #14 160.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:57:54 [2022-03-17T15:57:54.370Z] #14 160.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:57:54 [2022-03-17T15:57:54.633Z] #14 161.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:57:54 [2022-03-17T15:57:54.633Z] #14 161.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:57:54 [2022-03-17T15:57:54.633Z] #14 161.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:57:54 [2022-03-17T15:57:54.633Z] #14 161.3 Selecting previously unselected package libudev-dev:amd64.
15:57:54 [2022-03-17T15:57:54.895Z] #14 161.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
15:57:54 [2022-03-17T15:57:54.895Z] #14 161.5 Unpacking libudev-dev:amd64 (247.3-6) ...
15:57:55 [2022-03-17T15:57:55.157Z] #14 161.8 Selecting previously unselected package libsepol1-dev:amd64.
15:57:55 [2022-03-17T15:57:55.157Z] #14 161.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:57:55 [2022-03-17T15:57:55.158Z] #14 161.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:57:55 [2022-03-17T15:57:55.420Z] #14 162.2 Selecting previously unselected package libpcre2-16-0:amd64.
15:57:55 [2022-03-17T15:57:55.420Z] #14 162.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:57:55 [2022-03-17T15:57:55.681Z] #14 162.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:57:55 [2022-03-17T15:57:55.681Z] #14 162.4 Selecting previously unselected package libpcre2-32-0:amd64.
15:57:55 [2022-03-17T15:57:55.681Z] #14 162.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:57:55 [2022-03-17T15:57:55.681Z] #14 162.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:57:55 [2022-03-17T15:57:55.979Z] #14 162.6 Selecting previously unselected package libpcre2-posix2:amd64.
15:57:55 [2022-03-17T15:57:55.979Z] #14 162.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:57:55 [2022-03-17T15:57:55.979Z] #14 162.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:57:56 [2022-03-17T15:57:56.239Z] #14 162.8 Selecting previously unselected package libpcre2-dev:amd64.
15:57:56 [2022-03-17T15:57:56.239Z] #14 162.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:57:56 [2022-03-17T15:57:56.239Z] #14 162.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:57:56 [2022-03-17T15:57:56.835Z] #14 163.3 Selecting previously unselected package libselinux1-dev:amd64.
15:57:56 [2022-03-17T15:57:56.835Z] #14 163.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:57:56 [2022-03-17T15:57:56.835Z] #14 163.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:57:57 [2022-03-17T15:57:57.100Z] #14 163.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:57:57 [2022-03-17T15:57:57.100Z] #14 163.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:57:57 [2022-03-17T15:57:57.100Z] #14 163.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:57:57 [2022-03-17T15:57:57.100Z] #14 163.8 Selecting previously unselected package libseccomp-dev:amd64.
15:57:57 [2022-03-17T15:57:57.100Z] #14 163.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
15:57:57 [2022-03-17T15:57:57.363Z] #14 163.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:57:57 [2022-03-17T15:57:57.363Z] #14 164.1 Selecting previously unselected package libsystemd-dev:amd64.
15:57:57 [2022-03-17T15:57:57.363Z] #14 164.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
15:57:57 [2022-03-17T15:57:57.363Z] #14 164.2 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:57:57 [2022-03-17T15:57:57.935Z] #14 164.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
15:57:57 [2022-03-17T15:57:57.935Z] #14 164.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 164.9 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 165.0 Setting up libudev-dev:amd64 (247.3-6) ...
15:57:58 [2022-03-17T15:57:58.197Z] #14 165.0 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.1 Setting up mingw-w64-common (8.0.0-1) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.2 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:57:58 [2022-03-17T15:57:58.468Z] #14 165.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.730Z] #14 165.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:57:58 [2022-03-17T15:57:58.991Z] #14 165.7 Setting up dmsetup (2:1.02.175-2.1) ...
15:57:59 [2022-03-17T15:57:59.252Z] #14 165.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:57:59 [2022-03-17T15:57:59.252Z] #14 165.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:57:59 [2022-03-17T15:57:59.252Z] #14 165.8 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:58:00 [2022-03-17T15:58:00.644Z] #14 DONE 167.2s
15:58:00 [2022-03-17T15:58:00.644Z] 
15:58:00 [2022-03-17T15:58:00.644Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
15:58:00 [2022-03-17T15:58:00.644Z] #55 sha256:598f19a942f46c3e496de25b595bab80781ff0e41c60ab708dd0b21b45b55ead
15:58:00 [2022-03-17T15:58:00.906Z] #55 DONE 0.2s
15:58:00 [2022-03-17T15:58:00.906Z] 
15:58:00 [2022-03-17T15:58:00.906Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:58:00 [2022-03-17T15:58:00.906Z] #56 sha256:3b6dfbbd1710e8188d9ddf7f84923836727f672b6b244b4b56ff810fc919abe5
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.851 + RM_GOPATH=0
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.851 + TMP_GOPATH=
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.851 + : /build
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.851 + '[' -z '' ']'
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.851 ++ mktemp -d
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.887 + export GOPATH=/tmp/tmp.MjdFThwlWE
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.887 + GOPATH=/tmp/tmp.MjdFThwlWE
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.887 + RM_GOPATH=1
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.887 + case "$(go env GOARCH)" in
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.887 ++ go env GOARCH
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.916 + export GO_BUILDMODE=-buildmode=pie
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.916 + GO_BUILDMODE=-buildmode=pie
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.916 ++ dirname /install.sh
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + dir=/
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + bin=runc
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + shift
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + '[' '!' -f //runc.installer ']'
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + . //runc.installer
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 ++ set -e
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 ++ : v1.1.0
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + install_runc
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + RUNC_BUILDTAGS=seccomp
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MjdFThwlWE/src/github.com/opencontainers/runc
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.924 Install runc version v1.1.0 (build tags: seccomp)
15:58:02 [2022-03-17T15:58:02.832Z] #56 1.951 Cloning into '/tmp/tmp.MjdFThwlWE/src/github.com/opencontainers/runc'...
15:58:03 [2022-03-17T15:58:03.094Z] #56 ...
15:58:03 [2022-03-17T15:58:03.094Z] 
15:58:03 [2022-03-17T15:58:03.094Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
15:58:03 [2022-03-17T15:58:03.094Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001
15:58:03 [2022-03-17T15:58:03.094Z] #15 DONE 2.4s
15:58:03 [2022-03-17T15:58:03.094Z] 
15:58:03 [2022-03-17T15:58:03.094Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:58:03 [2022-03-17T15:58:03.094Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29
15:58:05 [2022-03-17T15:58:05.019Z] #16 DONE 1.7s
15:58:05 [2022-03-17T15:58:05.019Z] 
15:58:05 [2022-03-17T15:58:05.019Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:58:05 [2022-03-17T15:58:05.019Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5
15:58:05 [2022-03-17T15:58:05.967Z] #17 1.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:58:05 [2022-03-17T15:58:05.967Z] #17 DONE 1.3s
15:58:05 [2022-03-17T15:58:05.967Z] 
15:58:05 [2022-03-17T15:58:05.967Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:58:05 [2022-03-17T15:58:05.967Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
15:58:06 [2022-03-17T15:58:06.230Z] #60 ...
15:58:06 [2022-03-17T15:58:06.230Z] 
15:58:06 [2022-03-17T15:58:06.230Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:58:06 [2022-03-17T15:58:06.230Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372
15:58:07 [2022-03-17T15:58:07.622Z] #18 DONE 1.2s
15:58:07 [2022-03-17T15:58:07.622Z] 
15:58:07 [2022-03-17T15:58:07.622Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:58:07 [2022-03-17T15:58:07.622Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8
15:58:08 [2022-03-17T15:58:08.565Z] #19 DONE 1.3s
15:58:08 [2022-03-17T15:58:08.565Z] 
15:58:08 [2022-03-17T15:58:08.565Z] #20 [dev-systemd-false  6/24] RUN ldconfig
15:58:08 [2022-03-17T15:58:08.565Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc
15:58:10 [2022-03-17T15:58:10.482Z] #20 DONE 1.9s
15:58:10 [2022-03-17T15:58:10.482Z] 
15:58:10 [2022-03-17T15:58:10.482Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:58:10 [2022-03-17T15:58:10.482Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1
15:58:12 [2022-03-17T15:58:12.403Z] #21 1.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:58:12 [2022-03-17T15:58:12.403Z] #21 1.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:58:12 [2022-03-17T15:58:12.403Z] #21 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:58:12 [2022-03-17T15:58:12.977Z] #21 2.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
15:58:14 [2022-03-17T15:58:14.897Z] #21 4.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
15:58:16 [2022-03-17T15:58:16.287Z] #21 5.649 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
15:58:18 [2022-03-17T15:58:18.842Z] #21 ...
15:58:18 [2022-03-17T15:58:18.842Z] 
15:58:18 [2022-03-17T15:58:18.842Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:58:18 [2022-03-17T15:58:18.842Z] #56 sha256:3b6dfbbd1710e8188d9ddf7f84923836727f672b6b244b4b56ff810fc919abe5
15:58:18 [2022-03-17T15:58:18.842Z] #56 13.38 + cd /tmp/tmp.MjdFThwlWE/src/github.com/opencontainers/runc
15:58:18 [2022-03-17T15:58:18.842Z] #56 13.39 + git checkout -q v1.1.0
15:58:18 [2022-03-17T15:58:18.842Z] #56 13.83 + '[' -z '' ']'
15:58:18 [2022-03-17T15:58:18.842Z] #56 13.85 + target=static
15:58:18 [2022-03-17T15:58:18.842Z] #56 13.85 + make BUILDTAGS=seccomp static
15:58:18 [2022-03-17T15:58:18.842Z] #56 14.04 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
15:58:19 [2022-03-17T15:58:19.414Z] #56 ...
15:58:19 [2022-03-17T15:58:19.414Z] 
15:58:19 [2022-03-17T15:58:19.414Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:58:19 [2022-03-17T15:58:19.414Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1
15:58:19 [2022-03-17T15:58:19.414Z] #21 8.944 Fetched 8506 kB in 7s (1154 kB/s)
15:58:20 [2022-03-17T15:58:20.365Z] #21 8.944 Reading package lists...
15:58:20 [2022-03-17T15:58:20.365Z] #21 ...
15:58:20 [2022-03-17T15:58:20.365Z] 
15:58:20 [2022-03-17T15:58:20.365Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:58:20 [2022-03-17T15:58:20.365Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3
15:58:20 [2022-03-17T15:58:20.365Z] #34 DONE 186.4s
15:58:20 [2022-03-17T15:58:20.365Z] 
15:58:20 [2022-03-17T15:58:20.365Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:58:20 [2022-03-17T15:58:20.365Z] #56 sha256:3b6dfbbd1710e8188d9ddf7f84923836727f672b6b244b4b56ff810fc919abe5
15:58:21 [2022-03-17T15:58:21.752Z] #56 ...
15:58:21 [2022-03-17T15:58:21.752Z] 
15:58:21 [2022-03-17T15:58:21.752Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:58:21 [2022-03-17T15:58:21.752Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1
15:58:21 [2022-03-17T15:58:21.752Z] #21 8.944 Reading package lists...
15:58:24 [2022-03-17T15:58:24.568Z] #21 11.50 Reading package lists...
15:58:24 [2022-03-17T15:58:24.830Z] #21 13.88 Building dependency tree...
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.25 The following additional packages will be installed:
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.25   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.25   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   python3-pkg-resources vim-runtime xxd
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26 Suggested packages:
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   acl attr quota
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26 Recommended packages:
15:58:25 [2022-03-17T15:58:25.778Z] #21 15.26   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.32 The following NEW packages will be installed:
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   python3-pkg-resources python3-setuptools python3-wheel sudo
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:58:26 [2022-03-17T15:58:26.725Z] #21 16.33   xz-utils zip zstd
15:58:26 [2022-03-17T15:58:26.987Z] #21 16.64 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded.
15:58:26 [2022-03-17T15:58:26.987Z] #21 16.64 Need to get 27.6 MB of archives.
15:58:26 [2022-03-17T15:58:26.987Z] #21 16.64 After this operation, 106 MB of additional disk space will be used.
15:58:26 [2022-03-17T15:58:26.987Z] #21 16.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:58:26 [2022-03-17T15:58:26.987Z] #21 16.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:58:27 [2022-03-17T15:58:27.250Z] #21 16.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:58:27 [2022-03-17T15:58:27.513Z] #21 17.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:58:27 [2022-03-17T15:58:27.776Z] #21 17.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:58:27 [2022-03-17T15:58:27.776Z] #21 17.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
15:58:27 [2022-03-17T15:58:27.776Z] #21 17.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:58:27 [2022-03-17T15:58:27.776Z] #21 17.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:58:27 [2022-03-17T15:58:27.776Z] #21 17.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
15:58:28 [2022-03-17T15:58:28.350Z] #21 17.84 debconf: delaying package configuration, since apt-utils is not installed
15:58:28 [2022-03-17T15:58:28.350Z] #21 17.97 Fetched 27.6 MB in 1s (27.3 MB/s)
15:58:28 [2022-03-17T15:58:28.350Z] #21 18.02 Selecting previously unselected package pigz.
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.09 Unpacking pigz (2.6-1) ...
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.18 Selecting previously unselected package libelf1:amd64.
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:58:28 [2022-03-17T15:58:28.613Z] #21 18.21 Unpacking libelf1:amd64 (0.183-1) ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.34 Selecting previously unselected package libbpf0:amd64.
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.34 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.34 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.44 Selecting previously unselected package libcap2:amd64.
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.45 Unpacking libcap2:amd64 (1:2.44-1) ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.51 Selecting previously unselected package libmnl0:amd64.
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.52 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.52 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.59 Selecting previously unselected package libxtables12:amd64.
15:58:28 [2022-03-17T15:58:28.878Z] #21 18.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.60 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.69 Selecting previously unselected package libcap2-bin.
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.69 Unpacking libcap2-bin (1:2.44-1) ...
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.76 Selecting previously unselected package iproute2.
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.76 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:58:29 [2022-03-17T15:58:29.142Z] #21 18.77 Unpacking iproute2 (5.10.0-4) ...
15:58:29 [2022-03-17T15:58:29.717Z] #21 19.22 Selecting previously unselected package xxd.
15:58:29 [2022-03-17T15:58:29.717Z] #21 19.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:58:29 [2022-03-17T15:58:29.717Z] #21 19.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:58:29 [2022-03-17T15:58:29.717Z] #21 19.39 Selecting previously unselected package vim-common.
15:58:29 [2022-03-17T15:58:29.979Z] #21 19.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:58:29 [2022-03-17T15:58:29.979Z] #21 19.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:58:29 [2022-03-17T15:58:29.979Z] #21 19.55 Selecting previously unselected package bash-completion.
15:58:29 [2022-03-17T15:58:29.979Z] #21 19.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:58:31 [2022-03-17T15:58:31.894Z] #21 21.37 Unpacking bash-completion (1:2.11-2) ...
15:58:32 [2022-03-17T15:58:32.155Z] #21 21.71 Selecting previously unselected package bzip2.
15:58:32 [2022-03-17T15:58:32.155Z] #21 21.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.155Z] #21 21.72 Unpacking bzip2 (1.0.8-4) ...
15:58:32 [2022-03-17T15:58:32.417Z] #21 21.85 Selecting previously unselected package xz-utils.
15:58:32 [2022-03-17T15:58:32.417Z] #21 21.85 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.417Z] #21 21.86 Unpacking xz-utils (5.2.5-2) ...
15:58:32 [2022-03-17T15:58:32.417Z] #21 22.03 Selecting previously unselected package apparmor.
15:58:32 [2022-03-17T15:58:32.417Z] #21 22.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.417Z] #21 22.09 Unpacking apparmor (2.13.6-10) ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.55 Selecting previously unselected package inetutils-ping.
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.56 Unpacking inetutils-ping (2:2.0-1) ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.66 Selecting previously unselected package libip4tc2:amd64.
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.67 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.76 Selecting previously unselected package libip6tc2:amd64.
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
15:58:32 [2022-03-17T15:58:32.989Z] #21 22.76 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:58:33 [2022-03-17T15:58:33.251Z] #21 22.83 Selecting previously unselected package libnfnetlink0:amd64.
15:58:33 [2022-03-17T15:58:33.251Z] #21 22.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:58:33 [2022-03-17T15:58:33.251Z] #21 22.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:58:33 [2022-03-17T15:58:33.251Z] #21 22.91 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:58:33 [2022-03-17T15:58:33.512Z] #21 22.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:58:33 [2022-03-17T15:58:33.512Z] #21 22.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.00 Selecting previously unselected package libnftnl11:amd64.
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.01 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.11 Selecting previously unselected package iptables.
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
15:58:33 [2022-03-17T15:58:33.512Z] #21 23.12 Unpacking iptables (1.8.7-1) ...
15:58:33 [2022-03-17T15:58:33.775Z] #21 23.39 Selecting previously unselected package libonig5:amd64.
15:58:33 [2022-03-17T15:58:33.775Z] #21 23.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
15:58:33 [2022-03-17T15:58:33.775Z] #21 23.40 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.56 Selecting previously unselected package libjq1:amd64.
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.56 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.57 Unpacking libjq1:amd64 (1.6-2.1) ...
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.70 Selecting previously unselected package jq.
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
15:58:34 [2022-03-17T15:58:34.039Z] #21 23.71 Unpacking jq (1.6-2.1) ...
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.79 Selecting previously unselected package libaio1:amd64.
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.82 Unpacking libaio1:amd64 (0.3.112-9) ...
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.87 Selecting previously unselected package libgpm2:amd64.
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.88 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
15:58:34 [2022-03-17T15:58:34.301Z] #21 23.88 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:58:34 [2022-03-17T15:58:34.563Z] #21 23.95 Selecting previously unselected package libicu67:amd64.
15:58:34 [2022-03-17T15:58:34.564Z] #21 23.96 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
15:58:34 [2022-03-17T15:58:34.564Z] #21 23.97 Unpacking libicu67:amd64 (67.1-7) ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.78 Selecting previously unselected package libinih1:amd64.
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.79 Unpacking libinih1:amd64 (53-1+b2) ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.86 Selecting previously unselected package libnet1:amd64.
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 26.99 Selecting previously unselected package libnl-3-200:amd64.
15:58:37 [2022-03-17T15:58:37.378Z] #21 27.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.378Z] #21 27.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.09 Selecting previously unselected package libprotobuf-c1:amd64.
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.15 Selecting previously unselected package net-tools.
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.16 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.641Z] #21 27.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.34 Selecting previously unselected package patch.
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.35 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.36 Unpacking patch (2.7.6-7) ...
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.45 Selecting previously unselected package python-pip-whl.
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:58:37 [2022-03-17T15:58:37.904Z] #21 27.46 Unpacking python-pip-whl (20.3.4-4) ...
15:58:38 [2022-03-17T15:58:38.479Z] #21 28.01 Selecting previously unselected package python3-lib2to3.
15:58:38 [2022-03-17T15:58:38.479Z] #21 28.02 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:58:38 [2022-03-17T15:58:38.479Z] #21 28.02 Unpacking python3-lib2to3 (3.9.2-1) ...
15:58:38 [2022-03-17T15:58:38.479Z] #21 28.14 Selecting previously unselected package python3-distutils.
15:58:38 [2022-03-17T15:58:38.740Z] #21 28.15 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:58:38 [2022-03-17T15:58:38.740Z] #21 28.17 Unpacking python3-distutils (3.9.2-1) ...
15:58:38 [2022-03-17T15:58:38.740Z] #21 28.31 Selecting previously unselected package python3-pkg-resources.
15:58:38 [2022-03-17T15:58:38.740Z] #21 28.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:58:38 [2022-03-17T15:58:38.740Z] #21 28.32 Unpacking python3-pkg-resources (52.0.0-4) ...
15:58:39 [2022-03-17T15:58:39.002Z] #21 28.47 Selecting previously unselected package python3-setuptools.
15:58:39 [2022-03-17T15:58:39.002Z] #21 28.50 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:58:39 [2022-03-17T15:58:39.002Z] #21 28.50 Unpacking python3-setuptools (52.0.0-4) ...
15:58:39 [2022-03-17T15:58:39.263Z] #21 28.78 Selecting previously unselected package python3-wheel.
15:58:39 [2022-03-17T15:58:39.263Z] #21 28.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:58:39 [2022-03-17T15:58:39.263Z] #21 28.81 Unpacking python3-wheel (0.34.2-1) ...
15:58:39 [2022-03-17T15:58:39.263Z] #21 28.89 Selecting previously unselected package python3-pip.
15:58:39 [2022-03-17T15:58:39.263Z] #21 28.89 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:58:39 [2022-03-17T15:58:39.525Z] #21 28.90 Unpacking python3-pip (20.3.4-4) ...
15:58:39 [2022-03-17T15:58:39.525Z] #21 29.18 Selecting previously unselected package sudo.
15:58:39 [2022-03-17T15:58:39.786Z] #21 29.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
15:58:39 [2022-03-17T15:58:39.786Z] #21 29.19 Unpacking sudo (1.9.5p2-3) ...
15:58:40 [2022-03-17T15:58:40.047Z] #21 29.68 Selecting previously unselected package thin-provisioning-tools.
15:58:40 [2022-03-17T15:58:40.047Z] #21 29.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:58:40 [2022-03-17T15:58:40.047Z] #21 29.70 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:58:40 [2022-03-17T15:58:40.309Z] #21 29.96 Selecting previously unselected package uidmap.
15:58:40 [2022-03-17T15:58:40.309Z] #21 29.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
15:58:40 [2022-03-17T15:58:40.309Z] #21 29.97 Unpacking uidmap (1:4.8.1-1) ...
15:58:40 [2022-03-17T15:58:40.571Z] #21 30.12 Selecting previously unselected package vim-runtime.
15:58:40 [2022-03-17T15:58:40.571Z] #21 30.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:58:40 [2022-03-17T15:58:40.571Z] #21 30.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:58:40 [2022-03-17T15:58:40.571Z] #21 30.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:58:40 [2022-03-17T15:58:40.571Z] #21 30.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:58:43 [2022-03-17T15:58:43.875Z] #21 32.94 Selecting previously unselected package vim.
15:58:43 [2022-03-17T15:58:43.875Z] #21 32.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
15:58:43 [2022-03-17T15:58:43.875Z] #21 32.98 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:58:43 [2022-03-17T15:58:43.875Z] #21 33.50 Selecting previously unselected package xfsprogs.
15:58:43 [2022-03-17T15:58:43.875Z] #21 33.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
15:58:43 [2022-03-17T15:58:43.875Z] #21 33.55 Unpacking xfsprogs (5.10.0-4) ...
15:58:44 [2022-03-17T15:58:44.446Z] #21 33.99 Selecting previously unselected package zip.
15:58:44 [2022-03-17T15:58:44.446Z] #21 34.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
15:58:44 [2022-03-17T15:58:44.446Z] #21 34.00 Unpacking zip (3.0-12) ...
15:58:44 [2022-03-17T15:58:44.707Z] #21 34.10 Selecting previously unselected package zstd.
15:58:44 [2022-03-17T15:58:44.707Z] #21 34.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
15:58:44 [2022-03-17T15:58:44.707Z] #21 34.11 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:58:44 [2022-03-17T15:58:44.968Z] #21 34.43 Setting up python3-pkg-resources (52.0.0-4) ...
15:58:45 [2022-03-17T15:58:45.911Z] #21 35.35 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:58:45 [2022-03-17T15:58:45.911Z] #21 35.37 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:58:45 [2022-03-17T15:58:45.911Z] #21 35.39 Setting up libgpm2:amd64 (1.20.7-8) ...
15:58:45 [2022-03-17T15:58:45.911Z] #21 35.41 Setting up libicu67:amd64 (67.1-7) ...
15:58:45 [2022-03-17T15:58:45.911Z] #21 35.43 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.45 Setting up libinih1:amd64 (53-1+b2) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.46 Setting up uidmap (1:4.8.1-1) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.49 Setting up bzip2 (1.0.8-4) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:58:45 [2022-03-17T15:58:45.912Z] #21 35.52 Setting up python3-wheel (0.34.2-1) ...
15:58:46 [2022-03-17T15:58:46.922Z] #21 36.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:58:46 [2022-03-17T15:58:46.922Z] #21 36.28 Setting up libcap2:amd64 (1:2.44-1) ...
15:58:46 [2022-03-17T15:58:46.922Z] #21 36.29 Setting up libcap2-bin (1:2.44-1) ...
15:58:46 [2022-03-17T15:58:46.922Z] #21 36.31 Setting up apparmor (2.13.6-10) ...
15:58:48 [2022-03-17T15:58:48.321Z] #21 38.00 Setting up zip (3.0-12) ...
15:58:48 [2022-03-17T15:58:48.582Z] #21 38.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:58:48 [2022-03-17T15:58:48.582Z] #21 38.06 Setting up bash-completion (1:2.11-2) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 39.96 Setting up xz-utils (5.2.5-2) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 39.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:58:50 [2022-03-17T15:58:50.500Z] #21 39.99 Setting up libmnl0:amd64 (1.0.4-3) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.01 Setting up patch (2.7.6-7) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.03 Setting up sudo (1.9.5p2-3) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.14 invoke-rc.d: could not determine current runlevel
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.15 invoke-rc.d: policy-rc.d denied execution of start.
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.16 Setting up xfsprogs (5.10.0-4) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.18 Setting up libxtables12:amd64 (1.8.7-1) ...
15:58:50 [2022-03-17T15:58:50.500Z] #21 40.20 Setting up inetutils-ping (2:2.0-1) ...
15:58:50 [2022-03-17T15:58:50.762Z] #21 40.22 Setting up pigz (2.6-1) ...
15:58:50 [2022-03-17T15:58:50.762Z] #21 40.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:58:50 [2022-03-17T15:58:50.762Z] #21 40.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:58:50 [2022-03-17T15:58:50.762Z] #21 40.30 Setting up python-pip-whl (20.3.4-4) ...
15:58:50 [2022-03-17T15:58:50.762Z] #21 40.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:58:51 [2022-03-17T15:58:51.596Z] #21 41.05 Setting up libaio1:amd64 (0.3.112-9) ...
15:58:51 [2022-03-17T15:58:51.596Z] #21 41.08 Setting up python3-lib2to3 (3.9.2-1) ...
15:58:51 [2022-03-17T15:58:51.858Z] #21 41.46 Setting up libelf1:amd64 (0.183-1) ...
15:58:51 [2022-03-17T15:58:51.858Z] #21 41.52 Setting up zstd (1.4.8+dfsg-2.1) ...
15:58:51 [2022-03-17T15:58:51.858Z] #21 41.54 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:58:52 [2022-03-17T15:58:52.121Z] #21 41.56 Setting up python3-distutils (3.9.2-1) ...
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:58:52 [2022-03-17T15:58:52.693Z] #21 42.09 Setting up python3-setuptools (52.0.0-4) ...
15:58:54 [2022-03-17T15:58:54.077Z] #21 43.41 Setting up libjq1:amd64 (1.6-2.1) ...
15:58:54 [2022-03-17T15:58:54.077Z] #21 43.43 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:58:54 [2022-03-17T15:58:54.077Z] #21 43.46 Setting up thin-provisioning-tools (0.9.0-1) ...
15:58:54 [2022-03-17T15:58:54.077Z] #21 43.48 Setting up python3-pip (20.3.4-4) ...
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.49 Setting up jq (1.6-2.1) ...
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.51 Setting up libbpf0:amd64 (1:0.3-2) ...
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.52 Setting up iptables (1.8.7-1) ...
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:58:55 [2022-03-17T15:58:55.019Z] #21 44.58 Setting up iproute2 (5.10.0-4) ...
15:58:55 [2022-03-17T15:58:55.280Z] #21 44.93 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:58:56 [2022-03-17T15:58:56.223Z] #21 DONE 46.0s
15:58:56 [2022-03-17T15:58:56.223Z] 
15:58:56 [2022-03-17T15:58:56.223Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:58:56 [2022-03-17T15:58:56.223Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772
15:58:56 [2022-03-17T15:58:56.485Z] #43 ...
15:58:56 [2022-03-17T15:58:56.485Z] 
15:58:56 [2022-03-17T15:58:56.485Z] #22 [dev-systemd-false  8/24] 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:58:56 [2022-03-17T15:58:56.485Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e
15:58:57 [2022-03-17T15:58:57.429Z] #22 0.877 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:58:57 [2022-03-17T15:58:57.429Z] #22 0.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:58:57 [2022-03-17T15:58:57.429Z] #22 0.885 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:58:57 [2022-03-17T15:58:57.429Z] #22 DONE 1.0s
15:58:57 [2022-03-17T15:58:57.429Z] 
15:58:57 [2022-03-17T15:58:57.429Z] #51 [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.44.0"      && /build/golangci-lint --version
15:58:57 [2022-03-17T15:58:57.429Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:58:57 [2022-03-17T15:58:57.429Z] #51 ...
15:58:57 [2022-03-17T15:58:57.429Z] 
15:58:57 [2022-03-17T15:58:57.429Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
15:58:57 [2022-03-17T15:58:57.429Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4
15:59:07 [2022-03-17T15:59:07.438Z] #23 9.688 Collecting yamllint==1.26.1
15:59:08 [2022-03-17T15:59:08.380Z] #23 10.75   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:59:09 [2022-03-17T15:59:09.325Z] #23 11.82 Collecting pathspec>=0.5.3
15:59:09 [2022-03-17T15:59:09.325Z] #23 11.84   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:59:09 [2022-03-17T15:59:09.586Z] #23 12.19 Collecting pyyaml
15:59:09 [2022-03-17T15:59:09.586Z] #23 12.20   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
15:59:09 [2022-03-17T15:59:09.848Z] #23 12.28 Building wheels for collected packages: yamllint
15:59:09 [2022-03-17T15:59:09.848Z] #23 12.29   Building wheel for yamllint (setup.py): started
15:59:10 [2022-03-17T15:59:10.791Z] #23 13.23   Building wheel for yamllint (setup.py): finished with status 'done'
15:59:10 [2022-03-17T15:59:10.791Z] #23 13.24   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=95f1c538358e61d66d90034e37a33d8aa184a0e246048e951288c602e5a6c676
15:59:10 [2022-03-17T15:59:10.791Z] #23 13.24   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:59:10 [2022-03-17T15:59:10.791Z] #23 13.25 Successfully built yamllint
15:59:10 [2022-03-17T15:59:10.791Z] #23 13.27 Installing collected packages: pyyaml, pathspec, yamllint
15:59:11 [2022-03-17T15:59:11.054Z] #23 13.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
15:59:11 [2022-03-17T15:59:11.630Z] #23 DONE 14.2s
15:59:11 [2022-03-17T15:59:11.630Z] 
15:59:11 [2022-03-17T15:59:11.630Z] #51 [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.44.0"      && /build/golangci-lint --version
15:59:11 [2022-03-17T15:59:11.630Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:59:11 [2022-03-17T15:59:11.630Z] #51 ...
15:59:11 [2022-03-17T15:59:11.630Z] 
15:59:11 [2022-03-17T15:59:11.630Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
15:59:11 [2022-03-17T15:59:11.630Z] #27 sha256:272e69d30697684165fddcbd830b066bc843dab1eed0b43ae2283a8c91c88aea
15:59:11 [2022-03-17T15:59:11.891Z] #27 DONE 0.4s
15:59:11 [2022-03-17T15:59:11.891Z] 
15:59:11 [2022-03-17T15:59:11.891Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:59:11 [2022-03-17T15:59:11.891Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772
15:59:12 [2022-03-17T15:59:12.153Z] #43 ...
15:59:12 [2022-03-17T15:59:12.153Z] 
15:59:12 [2022-03-17T15:59:12.153Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:59:12 [2022-03-17T15:59:12.153Z] #32 sha256:4b74722eab4a7cd2f1edc20d2cf8f9d6319fa3e7a42bb10e6b90efdb28d017c7
15:59:12 [2022-03-17T15:59:12.726Z] #32 DONE 0.6s
15:59:12 [2022-03-17T15:59:12.726Z] 
15:59:12 [2022-03-17T15:59:12.726Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
15:59:12 [2022-03-17T15:59:12.726Z] #35 sha256:02868aa1dd570604ff1de0cc389c539d9fe9a39952f9c2440b3570d952aadcd4
15:59:12 [2022-03-17T15:59:12.987Z] #35 DONE 0.3s
15:59:12 [2022-03-17T15:59:12.987Z] 
15:59:12 [2022-03-17T15:59:12.987Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
15:59:12 [2022-03-17T15:59:12.988Z] #37 sha256:3a2c9566cb07764f96bb2eb409c7036f1737df0a486e6d4e458d133f887ee0d3
15:59:12 [2022-03-17T15:59:12.988Z] #37 DONE 0.1s
15:59:12 [2022-03-17T15:59:12.988Z] 
15:59:12 [2022-03-17T15:59:12.988Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:59:12 [2022-03-17T15:59:12.988Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772
15:59:13 [2022-03-17T15:59:13.249Z] #43 ...
15:59:13 [2022-03-17T15:59:13.249Z] 
15:59:13 [2022-03-17T15:59:13.249Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
15:59:13 [2022-03-17T15:59:13.249Z] #41 sha256:1e0bced66d324bc519382678aa5a8ee26b9f6da655c706fa35ea2361d4fc673b
15:59:13 [2022-03-17T15:59:13.249Z] #41 DONE 0.1s
15:59:13 [2022-03-17T15:59:13.249Z] 
15:59:13 [2022-03-17T15:59:13.249Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:59:13 [2022-03-17T15:59:13.249Z] #56 sha256:3b6dfbbd1710e8188d9ddf7f84923836727f672b6b244b4b56ff810fc919abe5
15:59:28 [2022-03-17T15:59:28.164Z] #56 ...
15:59:28 [2022-03-17T15:59:28.164Z] 
15:59:28 [2022-03-17T15:59:28.164Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
15:59:28 [2022-03-17T15:59:28.164Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772
15:59:28 [2022-03-17T15:59:28.164Z] #43 253.7 + dpkg --print-architecture
15:59:28 [2022-03-17T15:59:28.164Z] #43 253.7 + git checkout -q v2.1.0
15:59:28 [2022-03-17T15:59:28.164Z] #43 253.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:59:28 [2022-03-17T15:59:28.164Z] #43 253.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:59:54 [2022-03-17T15:59:54.754Z] #43 DONE 277.2s
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #51 [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.44.0"      && /build/golangci-lint --version
15:59:54 [2022-03-17T15:59:54.754Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
15:59:54 [2022-03-17T15:59:54.754Z] #51 ...
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
15:59:54 [2022-03-17T15:59:54.754Z] #44 sha256:c9b548613d1907ba0ebed992cce4ca479289654fd03b8516f7e0c8ad3925ac7f
15:59:54 [2022-03-17T15:59:54.754Z] #44 DONE 0.5s
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
15:59:54 [2022-03-17T15:59:54.754Z] #48 sha256:fd9bfb8bd8fb9cec19582270a436fde5e4bfe3a46c7d81adc1d2a717f3311e36
15:59:54 [2022-03-17T15:59:54.754Z] #48 DONE 0.1s
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:59:54 [2022-03-17T15:59:54.754Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
15:59:54 [2022-03-17T15:59:54.754Z] #60 ...
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
15:59:54 [2022-03-17T15:59:54.754Z] #50 sha256:9173d2f147bd4de285fed12eaeb756444624881600286a5cc2f1a2e218f5fa1b
15:59:54 [2022-03-17T15:59:54.754Z] #50 DONE 0.1s
15:59:54 [2022-03-17T15:59:54.754Z] 
15:59:54 [2022-03-17T15:59:54.754Z] #51 [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.44.0"      && /build/golangci-lint --version
15:59:54 [2022-03-17T15:59:54.754Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
16:00:33 [2022-03-17T16:00:33.530Z] #51 ...
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:00:33 [2022-03-17T16:00:33.530Z] #56 sha256:3b6dfbbd1710e8188d9ddf7f84923836727f672b6b244b4b56ff810fc919abe5
16:00:33 [2022-03-17T16:00:33.530Z] #56 147.1 + mkdir -p /build
16:00:33 [2022-03-17T16:00:33.530Z] #56 147.1 + cp runc /build/runc
16:00:33 [2022-03-17T16:00:33.530Z] #56 DONE 147.8s
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #51 [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.44.0"      && /build/golangci-lint --version
16:00:33 [2022-03-17T16:00:33.530Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9
16:00:33 [2022-03-17T16:00:33.530Z] #51 317.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:00:33 [2022-03-17T16:00:33.530Z] #51 DONE 317.4s
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:00:33 [2022-03-17T16:00:33.530Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
16:00:33 [2022-03-17T16:00:33.530Z] #60 ...
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:00:33 [2022-03-17T16:00:33.530Z] #52 sha256:b7f7426f249d34bda792f70d2a3faa580aacecfcb30f098f3a9f4bbab4460341
16:00:33 [2022-03-17T16:00:33.530Z] #52 DONE 0.8s
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:00:33 [2022-03-17T16:00:33.530Z] #54 sha256:5269aeee00094d1fb5b588081d4a2c3f926de9ae5245ae8456eb9cb3e98d19cf
16:00:33 [2022-03-17T16:00:33.530Z] #54 DONE 0.1s
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:00:33 [2022-03-17T16:00:33.530Z] #57 sha256:37ebadcd28e3e60378352761270ff014f6a96a1c5d957ef12cc23d02007c0138
16:00:33 [2022-03-17T16:00:33.530Z] #57 DONE 0.3s
16:00:33 [2022-03-17T16:00:33.530Z] 
16:00:33 [2022-03-17T16:00:33.530Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:00:33 [2022-03-17T16:00:33.530Z] #60 sha256:8aad5af2d1b8eb21c7d66badd535fb6537c60427cdb3349e109b0dc6bd0bf774
16:00:34 [2022-03-17T16:00:34.917Z] #60 270.1 + bin/containerd
16:01:31 [2022-03-17T16:01:31.201Z] #60 322.4 # github.com/containerd/containerd/cmd/containerd
16:01:31 [2022-03-17T16:01:31.201Z] #60 322.4 /usr/bin/ld: /tmp/go-link-3101178500/000019.o: in function `New':
16:01:31 [2022-03-17T16:01:31.201Z] #60 322.4 /tmp/tmp.8y8FdI2XNW/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:01:31 [2022-03-17T16:01:31.201Z] #60 322.5 + bin/containerd-stress
16:01:31 [2022-03-17T16:01:31.201Z] #60 323.7 + bin/containerd-shim
16:01:41 [2022-03-17T16:01:41.213Z] #60 335.1 + bin/containerd-shim-runc-v1
16:01:46 [2022-03-17T16:01:46.729Z] #60 341.5 + bin/containerd-shim-runc-v2
16:01:46 [2022-03-17T16:01:46.994Z] #60 342.4 + binaries
16:01:47 [2022-03-17T16:01:47.257Z] #60 342.4 + install -D bin/containerd /build/containerd
16:01:47 [2022-03-17T16:01:47.257Z] #60 342.4 + install -D bin/containerd-shim /build/containerd-shim
16:01:47 [2022-03-17T16:01:47.257Z] #60 342.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:01:47 [2022-03-17T16:01:47.257Z] #60 342.4 + install -D bin/ctr /build/ctr
16:01:49 [2022-03-17T16:01:49.815Z] #60 DONE 344.9s
16:01:50 [2022-03-17T16:01:50.763Z] 
16:01:50 [2022-03-17T16:01:50.763Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:01:50 [2022-03-17T16:01:50.763Z] #61 sha256:be282d96ccbe4010aa9c3b0151a7a880f512f71d2958fdce72032b8e70423063
16:01:51 [2022-03-17T16:01:51.706Z] #61 DONE 1.0s
16:01:51 [2022-03-17T16:01:51.706Z] 
16:01:51 [2022-03-17T16:01:51.706Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:01:51 [2022-03-17T16:01:51.706Z] #66 sha256:3972b3cdd284d535844e45c9b715ef22546b930b458ba1a96258bdb63b435671
16:01:51 [2022-03-17T16:01:51.967Z] #66 DONE 0.3s
16:01:51 [2022-03-17T16:01:51.967Z] 
16:01:51 [2022-03-17T16:01:51.967Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:01:51 [2022-03-17T16:01:51.967Z] #71 sha256:a1fb8adc2315c12ec018e5aaa57ffb077c297d05ffb898ded5450163afd34c65
16:01:53 [2022-03-17T16:01:53.349Z] #71 DONE 1.1s
16:01:53 [2022-03-17T16:01:53.349Z] 
16:01:53 [2022-03-17T16:01:53.349Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:01:53 [2022-03-17T16:01:53.349Z] #72 sha256:357021f1e99ccc978df834ab709213c1451fb3b15bb538a1695dde6ba4bbe9de
16:01:53 [2022-03-17T16:01:53.349Z] #72 DONE 0.0s
16:01:53 [2022-03-17T16:01:53.349Z] 
16:01:53 [2022-03-17T16:01:53.349Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:01:53 [2022-03-17T16:01:53.349Z] #73 sha256:53a860092055abbdbdaca5a05c9c8a32f124ad9cd7dd6db8f7906bb8807a6d1f
16:01:58 [2022-03-17T16:01:58.635Z] #73 DONE 4.7s
16:01:58 [2022-03-17T16:01:58.635Z] 
16:01:58 [2022-03-17T16:01:58.635Z] #74 exporting to image
16:01:58 [2022-03-17T16:01:58.635Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:01:58 [2022-03-17T16:01:58.635Z] #74 exporting layers
16:02:05 [2022-03-17T16:02:05.226Z] #74 exporting layers 6.9s done
16:02:05 [2022-03-17T16:02:05.226Z] #74 writing image sha256:fccf15c5e14c844b708b279f918c8f3e853e0eb463a81a7803a982c90891ef5e done
16:02:05 [2022-03-17T16:02:05.226Z] #74 naming to docker.io/library/docker:8fbaf00417d451aa32dee18fa7f70f998e0b4233 done
16:02:05 [2022-03-17T16:02:05.226Z] #74 DONE 6.9s