Skip to content

Console Output

Skipping 50 KB.. Full Log
 git clone https://github.com/docker/distribution.git .
23:23:35 [2022-03-25T23:23:35.754Z] #43 4.821 Cloning into '.'...
23:23:36 [2022-03-25T23:23:36.030Z] #43 ...
23:23:36 [2022-03-25T23:23:36.030Z] 
23:23:36 [2022-03-25T23:23:36.030Z] #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
23:23:36 [2022-03-25T23:23:36.030Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
23:23:36 [2022-03-25T23:23:36.030Z] #34 4.560 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:36 [2022-03-25T23:23:36.030Z] #34 4.560 Cloning into '.'...
23:23:36 [2022-03-25T23:23:36.030Z] #34 ...
23:23:36 [2022-03-25T23:23:36.030Z] 
23:23:36 [2022-03-25T23:23:36.030Z] #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
23:23:36 [2022-03-25T23:23:36.030Z] #26 sha256:271c599a3a3575d74dda0ba211de4d6576c90d656a593f66daa756a40b40431e
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.331 + RM_GOPATH=0
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.331 + TMP_GOPATH=
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.332 + : /build
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.332 + '[' -z '' ']'
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 ++ mktemp -d
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 + export GOPATH=/tmp/tmp.ZCuYPOWhHa
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 + GOPATH=/tmp/tmp.ZCuYPOWhHa
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 + RM_GOPATH=1
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 + case "$(go env GOARCH)" in
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.336 ++ go env GOARCH
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + export GO_BUILDMODE=-buildmode=pie
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + GO_BUILDMODE=-buildmode=pie
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 ++ dirname /install.sh
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + dir=/
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + bin=dockercli
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + shift
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + '[' '!' -f //dockercli.installer ']'
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + . //dockercli.installer
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 ++ : stable
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 ++ : 17.06.2-ce
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + install_dockercli
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 ++ uname -m
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.421 Install docker/cli version 17.06.2-ce from stable
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.428 + arch=x86_64
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.428 + '[' x86_64 '!=' x86_64 ']'
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.428 + url=https://download.docker.com/linux/static
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.428 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:23:36 [2022-03-25T23:23:36.030Z] #26 5.497 + tar -xz docker/docker
23:23:36 [2022-03-25T23:23:36.288Z] #26 ...
23:23:36 [2022-03-25T23:23:36.288Z] 
23:23:36 [2022-03-25T23:23:36.288Z] #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
23:23:36 [2022-03-25T23:23:36.288Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:23:36 [2022-03-25T23:23:36.288Z] #38 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
23:23:39 [2022-03-25T23:23:39.641Z] #38 14.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:23:40 [2022-03-25T23:23:40.577Z] #38 ...
23:23:40 [2022-03-25T23:23:40.577Z] 
23:23:40 [2022-03-25T23:23:40.577Z] #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
23:23:40 [2022-03-25T23:23:40.577Z] #63 sha256:ebf8c76d6aa0a51e85b77bb8b58f500ba6f4a7d29eb864c31678ca41990226e5
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.343 + RM_GOPATH=0
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.343 + TMP_GOPATH=
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.343 + : /build
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.343 + '[' -z '' ']'
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.343 ++ mktemp -d
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.371 + export GOPATH=/tmp/tmp.4OmvQ3eGoq
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.371 + GOPATH=/tmp/tmp.4OmvQ3eGoq
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.371 + RM_GOPATH=1
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.371 + case "$(go env GOARCH)" in
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.371 ++ go env GOARCH
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.395 + export GO_BUILDMODE=-buildmode=pie
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.395 + GO_BUILDMODE=-buildmode=pie
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.395 ++ dirname /install.sh
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + dir=/
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + bin=rootlesskit
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + shift
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + '[' '!' -f //rootlesskit.installer ']'
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + . //rootlesskit.installer
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 ++ : 1920341cd41e047834a21007424162a2dc946315
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + install_rootlesskit
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + case "$1" in
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + export CGO_ENABLED=0
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + CGO_ENABLED=0
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + _install_rootlesskit
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + for f in rootlesskit rootlesskit-docker-proxy
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + GOBIN=/build
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + GO111MODULE=on
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:23:40 [2022-03-25T23:23:40.577Z] #63 5.410 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:23:40 [2022-03-25T23:23:40.577Z] #63 6.121 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:23:40 [2022-03-25T23:23:40.577Z] #63 9.927 go: downloading github.com/sirupsen/logrus v1.8.1
23:23:40 [2022-03-25T23:23:40.577Z] #63 9.946 go: downloading github.com/urfave/cli/v2 v2.4.0
23:23:40 [2022-03-25T23:23:40.577Z] #63 11.02 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:23:40 [2022-03-25T23:23:40.577Z] #63 14.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:23:41 [2022-03-25T23:23:41.510Z] #63 16.47 go: downloading github.com/google/uuid v1.3.0
23:23:41 [2022-03-25T23:23:41.777Z] #63 16.86 go: downloading github.com/moby/vpnkit v0.5.0
23:23:42 [2022-03-25T23:23:42.039Z] #63 17.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:23:42 [2022-03-25T23:23:42.610Z] #63 17.61 go: downloading github.com/gofrs/flock v0.8.1
23:23:42 [2022-03-25T23:23:42.868Z] #63 17.68 go: downloading github.com/gorilla/mux v1.8.0
23:23:43 [2022-03-25T23:23:43.126Z] #63 18.12 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:23:43 [2022-03-25T23:23:43.384Z] #63 ...
23:23:43 [2022-03-25T23:23:43.384Z] 
23:23:43 [2022-03-25T23:23:43.384Z] #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
23:23:43 [2022-03-25T23:23:43.384Z] #26 sha256:271c599a3a3575d74dda0ba211de4d6576c90d656a593f66daa756a40b40431e
23:23:43 [2022-03-25T23:23:43.384Z] #26 18.56 + mkdir -p /build
23:23:43 [2022-03-25T23:23:43.384Z] #26 18.57 + mv docker/docker /build/
23:23:43 [2022-03-25T23:23:43.644Z] #26 18.58 + rmdir docker
23:23:44 [2022-03-25T23:23:44.212Z] #26 DONE 19.2s
23:23:44 [2022-03-25T23:23:44.212Z] 
23:23:44 [2022-03-25T23:23:44.212Z] #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
23:23:44 [2022-03-25T23:23:44.212Z] #63 sha256:ebf8c76d6aa0a51e85b77bb8b58f500ba6f4a7d29eb864c31678ca41990226e5
23:23:44 [2022-03-25T23:23:44.212Z] #63 18.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:23:44 [2022-03-25T23:23:44.212Z] #63 19.21 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:23:44 [2022-03-25T23:23:44.779Z] #63 19.60 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:23:46 [2022-03-25T23:23:46.158Z] #63 ...
23:23:46 [2022-03-25T23:23:46.158Z] 
23:23:46 [2022-03-25T23:23:46.158Z] #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
23:23:46 [2022-03-25T23:23:46.158Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
23:23:46 [2022-03-25T23:23:46.158Z] #58 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
23:23:46 [2022-03-25T23:23:46.158Z] #58 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:23:46 [2022-03-25T23:23:46.158Z] #58 ...
23:23:46 [2022-03-25T23:23:46.158Z] 
23:23:46 [2022-03-25T23:23:46.158Z] #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
23:23:46 [2022-03-25T23:23:46.158Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f
23:23:46 [2022-03-25T23:23:46.158Z] #49 18.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:23:46 [2022-03-25T23:23:46.158Z] #49 18.92 go: downloading golang.org/x/mod v0.3.0
23:23:46 [2022-03-25T23:23:46.726Z] #49 ...
23:23:46 [2022-03-25T23:23:46.726Z] 
23:23:46 [2022-03-25T23:23:46.726Z] #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
23:23:46 [2022-03-25T23:23:46.726Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:23:46 [2022-03-25T23:23:46.726Z] #14 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
23:23:46 [2022-03-25T23:23:46.726Z] #14 15.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:23:46 [2022-03-25T23:23:46.726Z] #14 ...
23:23:46 [2022-03-25T23:23:46.726Z] 
23:23:46 [2022-03-25T23:23:46.726Z] #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
23:23:46 [2022-03-25T23:23:46.726Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 tomll can be used in two ways:
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 Writing to STDIN and reading from STDOUT:
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13   cat file.toml | tomll > file.toml
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 Reading and updating a list of files:
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13   tomll a.toml b.toml c.toml
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 
23:23:46 [2022-03-25T23:23:46.726Z] #36 22.13 When given a list of files, tomll will modify all files in place without asking.
23:23:46 [2022-03-25T23:23:46.985Z] #36 DONE 22.3s
23:23:46 [2022-03-25T23:23:46.985Z] 
23:23:46 [2022-03-25T23:23:46.985Z] #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
23:23:46 [2022-03-25T23:23:46.985Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:23:46 [2022-03-25T23:23:46.985Z] #47 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:23:46 [2022-03-25T23:23:46.985Z] #47 18.05 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
23:23:46 [2022-03-25T23:23:46.985Z] #47 ...
23:23:46 [2022-03-25T23:23:46.985Z] 
23:23:46 [2022-03-25T23:23:46.985Z] #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
23:23:46 [2022-03-25T23:23:46.985Z] #63 sha256:ebf8c76d6aa0a51e85b77bb8b58f500ba6f4a7d29eb864c31678ca41990226e5
23:23:46 [2022-03-25T23:23:46.985Z] #63 22.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:23:52 [2022-03-25T23:23:52.254Z] #63 ...
23:23:52 [2022-03-25T23:23:52.254Z] 
23:23:52 [2022-03-25T23:23:52.254Z] #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
23:23:52 [2022-03-25T23:23:52.254Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:23:52 [2022-03-25T23:23:52.254Z] #47 26.39 Fetched 8512 kB in 21s (397 kB/s)
23:23:56 [2022-03-25T23:23:56.440Z] #47 26.39 Reading package lists...
23:23:56 [2022-03-25T23:23:56.440Z] #47 ...
23:23:56 [2022-03-25T23:23:56.440Z] 
23:23:56 [2022-03-25T23:23:56.440Z] #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
23:23:56 [2022-03-25T23:23:56.440Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
23:23:56 [2022-03-25T23:23:56.441Z] #43 30.25 Updating files:  82% (1512/1843)
Updating files:  83% (1530/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
23:23:56 [2022-03-25T23:23:56.441Z] #43 30.64 + git checkout -q v2.3.0
23:23:58 [2022-03-25T23:23:58.077Z] #43 33.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:24:00 [2022-03-25T23:24:00.618Z] #43 ...
23:24:00 [2022-03-25T23:24:00.618Z] 
23:24:00 [2022-03-25T23:24:00.618Z] #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
23:24:00 [2022-03-25T23:24:00.618Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:24:00 [2022-03-25T23:24:00.618Z] #38 25.65 Fetched 8508 kB in 20s (425 kB/s)
23:24:00 [2022-03-25T23:24:00.618Z] #38 25.65 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #38 33.21 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #38 ...
23:24:00 [2022-03-25T23:24:00.618Z] 
23:24:00 [2022-03-25T23:24:00.618Z] #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
23:24:00 [2022-03-25T23:24:00.618Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
23:24:00 [2022-03-25T23:24:00.618Z] #58 25.75 Fetched 8508 kB in 20s (422 kB/s)
23:24:00 [2022-03-25T23:24:00.618Z] #58 25.75 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #58 33.09 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #58 ...
23:24:00 [2022-03-25T23:24:00.618Z] 
23:24:00 [2022-03-25T23:24:00.618Z] #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
23:24:00 [2022-03-25T23:24:00.618Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:24:00 [2022-03-25T23:24:00.618Z] #47 26.39 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #47 33.49 Reading package lists...
23:24:00 [2022-03-25T23:24:00.618Z] #47 ...
23:24:00 [2022-03-25T23:24:00.618Z] 
23:24:00 [2022-03-25T23:24:00.618Z] #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
23:24:00 [2022-03-25T23:24:00.618Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:24:00 [2022-03-25T23:24:00.618Z] #14 26.11 Fetched 8508 kB in 20s (419 kB/s)
23:24:00 [2022-03-25T23:24:00.618Z] #14 26.11 Reading package lists...
23:24:04 [2022-03-25T23:24:04.808Z] #14 33.41 Reading package lists...
23:24:04 [2022-03-25T23:24:04.808Z] #14 ...
23:24:04 [2022-03-25T23:24:04.808Z] 
23:24:04 [2022-03-25T23:24:04.808Z] #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
23:24:04 [2022-03-25T23:24:04.808Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
23:24:04 [2022-03-25T23:24:04.808Z] #58 33.09 Reading package lists...
23:24:06 [2022-03-25T23:24:06.710Z] #58 39.89 Building dependency tree...
23:24:09 [2022-03-25T23:24:09.998Z] #58 ...
23:24:09 [2022-03-25T23:24:09.998Z] 
23:24:09 [2022-03-25T23:24:09.998Z] #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
23:24:09 [2022-03-25T23:24:09.998Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:09 [2022-03-25T23:24:09.998Z] #51 44.77 go: downloading github.com/fatih/color v1.13.0
23:24:09 [2022-03-25T23:24:09.998Z] #51 44.78 go: downloading github.com/gofrs/flock v0.8.1
23:24:09 [2022-03-25T23:24:09.998Z] #51 44.88 go: downloading github.com/spf13/cobra v1.3.0
23:24:09 [2022-03-25T23:24:09.998Z] #51 44.90 go: downloading github.com/spf13/pflag v1.0.5
23:24:09 [2022-03-25T23:24:09.998Z] #51 45.20 go: downloading github.com/spf13/viper v1.10.1
23:24:09 [2022-03-25T23:24:09.998Z] #51 45.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:24:10 [2022-03-25T23:24:10.256Z] #51 45.53 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
23:24:10 [2022-03-25T23:24:10.514Z] #51 45.84 go: downloading github.com/go-critic/go-critic v0.6.2
23:24:12 [2022-03-25T23:24:12.418Z] #51 47.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:24:12 [2022-03-25T23:24:12.677Z] #51 47.92 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:24:14 [2022-03-25T23:24:14.057Z] #51 ...
23:24:14 [2022-03-25T23:24:14.057Z] 
23:24:14 [2022-03-25T23:24:14.057Z] #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
23:24:14 [2022-03-25T23:24:14.057Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692
23:24:14 [2022-03-25T23:24:14.057Z] #53 48.65 v3.0.2
23:24:14 [2022-03-25T23:24:14.057Z] #53 DONE 49.4s
23:24:14 [2022-03-25T23:24:14.316Z] 
23:24:14 [2022-03-25T23:24:14.316Z] #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
23:24:14 [2022-03-25T23:24:14.316Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.12 The following additional packages will be installed:
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.16   libbtrfs0
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.37 The following NEW packages will be installed:
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.39   libbtrfs-dev libbtrfs0
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.98 Need to get 460 kB of archives.
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.98 After this operation, 1237 kB of additional disk space will be used.
23:24:14 [2022-03-25T23:24:14.316Z] #58 45.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:24:14 [2022-03-25T23:24:14.316Z] #58 46.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:24:14 [2022-03-25T23:24:14.316Z] #58 47.50 debconf: delaying package configuration, since apt-utils is not installed
23:24:14 [2022-03-25T23:24:14.316Z] #58 47.90 Fetched 460 kB in 0s (950 kB/s)
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.14 Selecting previously unselected package libbtrfs0:amd64.
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.14 (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.)
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.79 Selecting previously unselected package libbtrfs-dev:amd64.
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 48.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 49.57 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 49.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:24:14 [2022-03-25T23:24:14.316Z] #58 49.62 Processing triggers for libc-bin (2.31-13+deb11u2) ...
23:24:14 [2022-03-25T23:24:14.892Z] #58 ...
23:24:14 [2022-03-25T23:24:14.892Z] 
23:24:14 [2022-03-25T23:24:14.892Z] #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
23:24:14 [2022-03-25T23:24:14.892Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:24:14 [2022-03-25T23:24:14.892Z] #14 33.41 Reading package lists...
23:24:14 [2022-03-25T23:24:14.892Z] #14 40.34 Building dependency tree...
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56 The following additional packages will be installed:
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.56   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.57   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.57   mingw-w64-common mingw-w64-x86-64-dev
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.58 Suggested packages:
23:24:14 [2022-03-25T23:24:14.892Z] #14 45.59   gcc-10-locales seccomp wine64
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52 The following NEW packages will be installed:
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.52   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.53   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.53   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.54   mingw-w64-x86-64-dev
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.92 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.92 Need to get 115 MB of archives.
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.92 After this operation, 645 MB of additional disk space will be used.
23:24:14 [2022-03-25T23:24:14.892Z] #14 47.92 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]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.04 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]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.86 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]
23:24:14 [2022-03-25T23:24:14.892Z] #14 48.88 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]
23:24:14 [2022-03-25T23:24:14.892Z] #14 49.77 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]
23:24:14 [2022-03-25T23:24:14.892Z] #14 ...
23:24:14 [2022-03-25T23:24:14.892Z] 
23:24:14 [2022-03-25T23:24:14.892Z] #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
23:24:14 [2022-03-25T23:24:14.892Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86
23:24:14 [2022-03-25T23:24:14.892Z] #58 DONE 50.2s
23:24:14 [2022-03-25T23:24:14.892Z] 
23:24:14 [2022-03-25T23:24:14.892Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:24:14 [2022-03-25T23:24:14.892Z] #59 sha256:0e446bfe9aa00802cacc35250dfb69375278499b2f615b9f6f789a4e8b7137bc
23:24:15 [2022-03-25T23:24:15.154Z] #59 DONE 0.3s
23:24:15 [2022-03-25T23:24:15.154Z] 
23:24:15 [2022-03-25T23:24:15.154Z] #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
23:24:15 [2022-03-25T23:24:15.154Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:24:15 [2022-03-25T23:24:15.154Z] #38 33.21 Reading package lists...
23:24:15 [2022-03-25T23:24:15.154Z] #38 40.80 Building dependency tree...
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.80 The following additional packages will be installed:
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.83   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.85 Suggested packages:
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.86   cmake-doc ninja-build lrzip
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.86 Recommended packages:
23:24:15 [2022-03-25T23:24:15.154Z] #38 45.86   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.20 The following NEW packages will be installed:
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.21   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.24   vim-common xxd
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.70 Need to get 17.7 MB of archives.
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.70 After this operation, 70.7 MB of additional disk space will be used.
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 47.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 48.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:24:15 [2022-03-25T23:24:15.154Z] #38 50.34 debconf: delaying package configuration, since apt-utils is not installed
23:24:15 [2022-03-25T23:24:15.415Z] #38 50.72 Fetched 17.7 MB in 2s (11.4 MB/s)
23:24:15 [2022-03-25T23:24:15.415Z] #38 ...
23:24:15 [2022-03-25T23:24:15.415Z] 
23:24:15 [2022-03-25T23:24:15.415Z] #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
23:24:15 [2022-03-25T23:24:15.415Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:24:15 [2022-03-25T23:24:15.415Z] #47 33.49 Reading package lists...
23:24:15 [2022-03-25T23:24:15.415Z] #47 40.60 Building dependency tree...
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.46 The following additional packages will be installed:
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.48   python3-protobuf python3-six
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.49 Suggested packages:
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.49   python3-setuptools
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.49 Recommended packages:
23:24:15 [2022-03-25T23:24:15.415Z] #47 45.49   iproute2 | iproute
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.25 The following NEW packages will be installed:
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.28   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.30   python3-protobuf python3-six
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.99 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.99 Need to get 2292 kB of archives.
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.99 After this operation, 11.0 MB of additional disk space will be used.
23:24:15 [2022-03-25T23:24:15.415Z] #47 46.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 47.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:24:15 [2022-03-25T23:24:15.415Z] #47 ...
23:24:15 [2022-03-25T23:24:15.415Z] 
23:24:15 [2022-03-25T23:24:15.415Z] #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
23:24:15 [2022-03-25T23:24:15.415Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + RM_GOPATH=0
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + TMP_GOPATH=
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + : /build
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + '[' -z '' ']'
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 ++ mktemp -d
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + export GOPATH=/tmp/tmp.gq9nX6aXDd
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + GOPATH=/tmp/tmp.gq9nX6aXDd
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + RM_GOPATH=1
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.901 + case "$(go env GOARCH)" in
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.915 ++ go env GOARCH
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.943 + export GO_BUILDMODE=-buildmode=pie
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.943 + GO_BUILDMODE=-buildmode=pie
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 ++ dirname /install.sh
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + dir=/
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + bin=containerd
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + shift
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + '[' '!' -f //containerd.installer ']'
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + . //containerd.installer
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 ++ set -e
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 ++ : v1.6.2
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.945 + install_containerd
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.951 Install containerd version v1.6.2
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.952 + echo 'Install containerd version v1.6.2'
23:24:17 [2022-03-25T23:24:17.339Z] #60 1.952 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gq9nX6aXDd/src/github.com/containerd/containerd
23:24:17 [2022-03-25T23:24:17.339Z] #60 2.000 Cloning into '/tmp/tmp.gq9nX6aXDd/src/github.com/containerd/containerd'...
23:24:20 [2022-03-25T23:24:20.631Z] #60 ...
23:24:20 [2022-03-25T23:24:20.631Z] 
23:24:20 [2022-03-25T23:24:20.631Z] #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
23:24:20 [2022-03-25T23:24:20.631Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.14 go: downloading github.com/mattn/go-colorable v0.1.12
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.18 go: downloading github.com/sirupsen/logrus v1.8.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.18 go: downloading github.com/stretchr/testify v1.7.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.63 go: downloading github.com/mattn/go-isatty v0.0.14
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.71 go: downloading github.com/fsnotify/fsnotify v1.5.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.80 go: downloading github.com/magiconair/properties v1.8.5
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.85 go: downloading github.com/mitchellh/mapstructure v1.4.3
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.95 go: downloading github.com/spf13/afero v1.6.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 52.95 go: downloading github.com/spf13/cast v1.4.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.05 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.15 go: downloading github.com/subosito/gotenv v1.2.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.24 go: downloading gopkg.in/ini.v1 v1.66.2
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.38 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.42 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.50 go: downloading github.com/go-toolsmith/astp v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.52 go: downloading github.com/go-toolsmith/typep v1.0.2
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.66 go: downloading github.com/hashicorp/errwrap v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.76 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.91 go: downloading github.com/Antonboom/errname v0.1.5
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.96 go: downloading github.com/Antonboom/nilnil v0.1.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 53.99 go: downloading github.com/BurntSushi/toml v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.60 go: downloading github.com/alexkohler/prealloc v1.0.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.67 go: downloading github.com/ashanbrown/makezero v1.1.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.85 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 54.96 go: downloading github.com/blizzy78/varnamelen v0.5.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.17 go: downloading github.com/breml/bidichk v0.2.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.19 go: downloading github.com/breml/errchkjson v0.2.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.21 go: downloading github.com/butuzov/ireturn v0.1.1
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.28 go: downloading github.com/charithe/durationcheck v0.0.9
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.32 go: downloading github.com/daixiang0/gci v0.2.9
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.33 go: downloading github.com/denis-tingajkin/go-header v0.4.2
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.38 go: downloading github.com/esimonov/ifshort v1.0.4
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.44 go: downloading github.com/fzipp/gocyclo v0.4.0
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:24:20 [2022-03-25T23:24:20.631Z] #51 55.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:24:20 [2022-03-25T23:24:20.631Z] #51 56.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:24:20 [2022-03-25T23:24:20.631Z] #51 56.11 go: downloading github.com/golangci/misspell v0.3.5
23:24:20 [2022-03-25T23:24:20.890Z] #51 56.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:24:20 [2022-03-25T23:24:20.890Z] #51 56.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:24:20 [2022-03-25T23:24:20.890Z] #51 56.27 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:24:20 [2022-03-25T23:24:20.890Z] #51 56.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:24:20 [2022-03-25T23:24:20.890Z] #51 56.33 go: downloading github.com/jgautheron/goconst v1.5.1
23:24:21 [2022-03-25T23:24:21.148Z] #51 56.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:24:21 [2022-03-25T23:24:21.149Z] #51 56.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:24:21 [2022-03-25T23:24:21.149Z] #51 56.47 go: downloading github.com/julz/importas v0.1.0
23:24:21 [2022-03-25T23:24:21.149Z] #51 56.52 go: downloading github.com/kisielk/errcheck v1.6.0
23:24:21 [2022-03-25T23:24:21.149Z] #51 56.58 go: downloading github.com/kulti/thelper v0.5.0
23:24:21 [2022-03-25T23:24:21.421Z] #51 56.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:24:21 [2022-03-25T23:24:21.421Z] #51 56.83 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:24:21 [2022-03-25T23:24:21.421Z] #51 56.92 go: downloading github.com/ldez/tagliatelle v0.3.0
23:24:21 [2022-03-25T23:24:21.421Z] #51 56.94 go: downloading github.com/ldez/gomoddirectives v0.2.2
23:24:21 [2022-03-25T23:24:21.680Z] #51 56.98 go: downloading github.com/leonklingele/grouper v1.1.0
23:24:21 [2022-03-25T23:24:21.680Z] #51 57.01 go: downloading github.com/maratori/testpackage v1.0.1
23:24:21 [2022-03-25T23:24:21.680Z] #51 57.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:24:21 [2022-03-25T23:24:21.680Z] #51 57.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:24:21 [2022-03-25T23:24:21.680Z] #51 57.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
23:24:21 [2022-03-25T23:24:21.680Z] #51 57.17 go: downloading github.com/mgechev/revive v1.1.3
23:24:22 [2022-03-25T23:24:22.616Z] #51 57.89 go: downloading github.com/moricho/tparallel v0.2.1
23:24:22 [2022-03-25T23:24:22.616Z] #51 57.89 go: downloading github.com/nakabonne/nestif v0.3.1
23:24:22 [2022-03-25T23:24:22.616Z] #51 57.90 go: downloading github.com/nishanths/exhaustive v0.7.11
23:24:22 [2022-03-25T23:24:22.616Z] #51 57.94 go: downloading github.com/nishanths/predeclared v0.2.1
23:24:22 [2022-03-25T23:24:22.875Z] #51 58.25 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
23:24:22 [2022-03-25T23:24:22.875Z] #51 58.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:24:22 [2022-03-25T23:24:22.875Z] #51 58.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:24:23 [2022-03-25T23:24:23.133Z] #51 58.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:24:23 [2022-03-25T23:24:23.134Z] #51 58.38 go: downloading github.com/securego/gosec/v2 v2.9.6
23:24:23 [2022-03-25T23:24:23.134Z] #51 58.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:24:23 [2022-03-25T23:24:23.134Z] #51 58.61 go: downloading github.com/sivchari/containedctx v1.0.1
23:24:23 [2022-03-25T23:24:23.396Z] #51 58.62 go: downloading github.com/sivchari/tenv v1.4.7
23:24:23 [2022-03-25T23:24:23.396Z] #51 58.64 go: downloading github.com/sonatard/noctx v0.0.1
23:24:23 [2022-03-25T23:24:23.396Z] #51 58.68 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:24:23 [2022-03-25T23:24:23.396Z] #51 58.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:24:23 [2022-03-25T23:24:23.396Z] #51 58.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:24:23 [2022-03-25T23:24:23.654Z] #51 58.95 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:24:23 [2022-03-25T23:24:23.654Z] #51 58.97 go: downloading github.com/tetafro/godot v1.4.11
23:24:23 [2022-03-25T23:24:23.654Z] #51 59.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:24:23 [2022-03-25T23:24:23.654Z] #51 59.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
23:24:23 [2022-03-25T23:24:23.926Z] #51 59.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:24:23 [2022-03-25T23:24:23.926Z] #51 59.29 go: downloading github.com/ultraware/funlen v0.0.3
23:24:24 [2022-03-25T23:24:24.186Z] #51 59.38 go: downloading github.com/ultraware/whitespace v0.0.4
23:24:24 [2022-03-25T23:24:24.186Z] #51 59.39 go: downloading github.com/uudashr/gocognit v1.0.5
23:24:24 [2022-03-25T23:24:24.186Z] #51 59.44 go: downloading github.com/yagipy/maintidx v1.0.0
23:24:24 [2022-03-25T23:24:24.186Z] #51 59.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
23:24:24 [2022-03-25T23:24:24.445Z] #51 59.95 go: downloading gitlab.com/bosi/decorder v0.2.1
23:24:25 [2022-03-25T23:24:25.019Z] #51 60.18 go: downloading honnef.co/go/tools v0.2.2
23:24:25 [2022-03-25T23:24:25.588Z] #51 ...
23:24:25 [2022-03-25T23:24:25.588Z] 
23:24:25 [2022-03-25T23:24:25.588Z] #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
23:24:25 [2022-03-25T23:24:25.588Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:24:25 [2022-03-25T23:24:25.588Z] #47 50.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
23:24:25 [2022-03-25T23:24:25.588Z] #47 52.53 debconf: delaying package configuration, since apt-utils is not installed
23:24:25 [2022-03-25T23:24:25.588Z] #47 52.91 Fetched 2292 kB in 5s (491 kB/s)
23:24:25 [2022-03-25T23:24:25.588Z] #47 53.19 Selecting previously unselected package libprotobuf23:amd64.
23:24:25 [2022-03-25T23:24:25.588Z] #47 53.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:24:25 [2022-03-25T23:24:25.588Z] #47 53.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 53.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 54.52 Selecting previously unselected package python3-pkg-resources.
23:24:25 [2022-03-25T23:24:25.588Z] #47 54.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 54.62 Unpacking python3-pkg-resources (52.0.0-4) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.28 Selecting previously unselected package python3-six.
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.30 Unpacking python3-six (1.16.0-2) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.60 Selecting previously unselected package python3-protobuf.
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 55.64 Unpacking python3-protobuf (3.12.4-1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.60 Selecting previously unselected package libnet1:amd64.
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.75 Selecting previously unselected package libnl-3-200:amd64.
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.88 Selecting previously unselected package libprotobuf-c1:amd64.
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 56.99 Selecting previously unselected package criu.
23:24:25 [2022-03-25T23:24:25.588Z] #47 57.00 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 57.00 Unpacking criu (3.16.1-3) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 58.11 Setting up python3-pkg-resources (52.0.0-4) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 60.32 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 60.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 60.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:24:25 [2022-03-25T23:24:25.588Z] #47 60.42 Setting up python3-six (1.16.0-2) ...
23:24:25 [2022-03-25T23:24:25.847Z] #47 ...
23:24:25 [2022-03-25T23:24:25.847Z] 
23:24:25 [2022-03-25T23:24:25.847Z] #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
23:24:25 [2022-03-25T23:24:25.847Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:24:25 [2022-03-25T23:24:25.847Z] #38 50.90 Selecting previously unselected package xxd.
23:24:25 [2022-03-25T23:24:25.847Z] #38 50.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.29 Selecting previously unselected package vim-common.
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 51.99 Selecting previously unselected package cmake-data.
23:24:25 [2022-03-25T23:24:25.847Z] #38 52.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 52.05 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 56.44 Selecting previously unselected package libicu67:amd64.
23:24:25 [2022-03-25T23:24:25.847Z] #38 56.44 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 56.46 Unpacking libicu67:amd64 (67.1-7) ...
23:24:25 [2022-03-25T23:24:25.847Z] #38 ...
23:24:25 [2022-03-25T23:24:25.847Z] 
23:24:25 [2022-03-25T23:24:25.847Z] #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
23:24:25 [2022-03-25T23:24:25.848Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:24:25 [2022-03-25T23:24:25.848Z] #14 51.82 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 52.55 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 53.39 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 55.36 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.17 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.22 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]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 56.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
23:24:25 [2022-03-25T23:24:25.848Z] #14 57.70 debconf: delaying package configuration, since apt-utils is not installed
23:24:25 [2022-03-25T23:24:25.848Z] #14 57.99 Fetched 115 MB in 9s (13.0 MB/s)
23:24:25 [2022-03-25T23:24:25.848Z] #14 58.26 Selecting previously unselected package binutils-mingw-w64-i686.
23:24:25 [2022-03-25T23:24:25.848Z] #14 58.26 (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.)
23:24:25 [2022-03-25T23:24:25.848Z] #14 58.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:24:25 [2022-03-25T23:24:25.848Z] #14 58.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:24:26 [2022-03-25T23:24:26.108Z] #14 61.39 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:24:26 [2022-03-25T23:24:26.108Z] #14 61.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:24:26 [2022-03-25T23:24:26.108Z] #14 61.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:24:26 [2022-03-25T23:24:26.677Z] #14 ...
23:24:26 [2022-03-25T23:24:26.677Z] 
23:24:26 [2022-03-25T23:24:26.677Z] #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
23:24:26 [2022-03-25T23:24:26.677Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:26 [2022-03-25T23:24:26.677Z] #51 61.79 go: downloading mvdan.cc/gofumpt v0.2.1
23:24:26 [2022-03-25T23:24:26.677Z] #51 61.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:24:26 [2022-03-25T23:24:26.677Z] #51 61.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:24:26 [2022-03-25T23:24:26.677Z] #51 62.05 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
23:24:26 [2022-03-25T23:24:26.935Z] #51 62.12 go: downloading github.com/davecgh/go-spew v1.1.1
23:24:27 [2022-03-25T23:24:27.194Z] #51 62.42 go: downloading github.com/pmezard/go-difflib v1.0.0
23:24:27 [2022-03-25T23:24:27.194Z] #51 62.48 go: downloading github.com/stretchr/objx v0.1.1
23:24:29 [2022-03-25T23:24:29.165Z] #51 64.29 go: downloading github.com/hashicorp/hcl v1.0.0
23:24:29 [2022-03-25T23:24:29.165Z] #51 64.58 go: downloading github.com/pelletier/go-toml v1.9.4
23:24:29 [2022-03-25T23:24:29.438Z] #51 64.66 go: downloading gopkg.in/yaml.v2 v2.4.0
23:24:29 [2022-03-25T23:24:29.696Z] #51 64.96 go: downloading golang.org/x/text v0.3.7
23:24:31 [2022-03-25T23:24:31.603Z] #51 ...
23:24:31 [2022-03-25T23:24:31.603Z] 
23:24:31 [2022-03-25T23:24:31.603Z] #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
23:24:31 [2022-03-25T23:24:31.603Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
23:24:31 [2022-03-25T23:24:31.603Z] #34 56.74 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.
23:24:31 [2022-03-25T23:24:31.603Z] #34 57.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:24:31 [2022-03-25T23:24:31.603Z] #34 57.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:31 [2022-03-25T23:24:31.862Z] #34 ...
23:24:31 [2022-03-25T23:24:31.862Z] 
23:24:31 [2022-03-25T23:24:31.862Z] #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
23:24:31 [2022-03-25T23:24:31.862Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.56 Selecting previously unselected package binutils-mingw-w64.
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.85 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 65.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.13 Selecting previously unselected package dmsetup.
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.16 Unpacking dmsetup (2:1.02.175-2.1) ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.41 Selecting previously unselected package mingw-w64-common.
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:24:31 [2022-03-25T23:24:31.862Z] #14 66.46 Unpacking mingw-w64-common (8.0.0-1) ...
23:24:37 [2022-03-25T23:24:37.133Z] #14 ...
23:24:37 [2022-03-25T23:24:37.133Z] 
23:24:37 [2022-03-25T23:24:37.133Z] #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
23:24:37 [2022-03-25T23:24:37.133Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:24:37 [2022-03-25T23:24:37.133Z] #47 62.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:24:37 [2022-03-25T23:24:37.133Z] #47 62.12 Setting up python3-protobuf (3.12.4-1) ...
23:24:37 [2022-03-25T23:24:37.133Z] #47 68.04 Setting up criu (3.16.1-3) ...
23:24:37 [2022-03-25T23:24:37.133Z] #47 70.32 Processing triggers for libc-bin (2.31-13+deb11u2) ...
23:24:37 [2022-03-25T23:24:37.133Z] #47 ...
23:24:37 [2022-03-25T23:24:37.133Z] 
23:24:37 [2022-03-25T23:24:37.133Z] #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
23:24:37 [2022-03-25T23:24:37.133Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:24:37 [2022-03-25T23:24:37.133Z] #38 66.46 Selecting previously unselected package libxml2:amd64.
23:24:37 [2022-03-25T23:24:37.133Z] #38 66.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.133Z] #38 66.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
23:24:37 [2022-03-25T23:24:37.133Z] #38 67.26 Selecting previously unselected package libarchive13:amd64.
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.26 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.29 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.66 Selecting previously unselected package libjsoncpp24:amd64.
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.94 Selecting previously unselected package librhash0:amd64.
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 67.95 Unpacking librhash0:amd64 (1.4.1-2) ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.20 Selecting previously unselected package libuv1:amd64.
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.22 Unpacking libuv1:amd64 (1.40.0-2) ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.40 Selecting previously unselected package cmake.
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:24:37 [2022-03-25T23:24:37.134Z] #38 68.48 Unpacking cmake (3.18.4-2+deb11u1) ...
23:24:38 [2022-03-25T23:24:38.069Z] #38 ...
23:24:38 [2022-03-25T23:24:38.069Z] 
23:24:38 [2022-03-25T23:24:38.069Z] #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
23:24:38 [2022-03-25T23:24:38.069Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:38 [2022-03-25T23:24:38.069Z] #51 73.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
23:24:38 [2022-03-25T23:24:38.069Z] #51 ...
23:24:38 [2022-03-25T23:24:38.069Z] 
23:24:38 [2022-03-25T23:24:38.069Z] #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
23:24:38 [2022-03-25T23:24:38.069Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479
23:24:38 [2022-03-25T23:24:38.069Z] #47 DONE 73.0s
23:24:38 [2022-03-25T23:24:38.069Z] 
23:24:38 [2022-03-25T23:24:38.069Z] #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
23:24:38 [2022-03-25T23:24:38.069Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:38 [2022-03-25T23:24:38.069Z] #51 73.38 go: downloading github.com/gobwas/glob v0.2.3
23:24:38 [2022-03-25T23:24:38.069Z] #51 73.53 go: downloading github.com/kisielk/gotool v1.0.0
23:24:38 [2022-03-25T23:24:38.328Z] #51 73.58 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:24:38 [2022-03-25T23:24:38.328Z] #51 73.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:24:38 [2022-03-25T23:24:38.328Z] #51 73.66 go: downloading golang.org/x/mod v0.5.1
23:24:38 [2022-03-25T23:24:38.587Z] #51 73.94 go: downloading github.com/ettle/strcase v0.1.1
23:24:38 [2022-03-25T23:24:38.587Z] #51 74.07 go: downloading github.com/fatih/structtag v1.2.0
23:24:38 [2022-03-25T23:24:38.846Z] #51 74.09 go: downloading github.com/Masterminds/semver v1.5.0
23:24:38 [2022-03-25T23:24:38.846Z] #51 74.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:24:38 [2022-03-25T23:24:38.846Z] #51 74.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:24:39 [2022-03-25T23:24:39.135Z] #51 74.36 go: downloading github.com/prometheus/client_golang v1.7.1
23:24:39 [2022-03-25T23:24:39.702Z] #51 75.10 go: downloading github.com/prometheus/client_model v0.2.0
23:24:39 [2022-03-25T23:24:39.962Z] #51 75.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:24:39 [2022-03-25T23:24:39.962Z] #51 75.25 go: downloading github.com/google/go-cmp v0.5.6
23:24:40 [2022-03-25T23:24:40.221Z] #51 75.60 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
23:24:40 [2022-03-25T23:24:40.221Z] #51 75.63 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:24:40 [2022-03-25T23:24:40.480Z] #51 ...
23:24:40 [2022-03-25T23:24:40.480Z] 
23:24:40 [2022-03-25T23:24:40.480Z] #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
23:24:40 [2022-03-25T23:24:40.480Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.51 Setting up libicu67:amd64 (67.1-7) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.54 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.56 Setting up libuv1:amd64 (1.40.0-2) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.68 Setting up librhash0:amd64 (1.4.1-2) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.71 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:24:40 [2022-03-25T23:24:40.480Z] #38 74.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
23:24:40 [2022-03-25T23:24:40.481Z] #38 74.82 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
23:24:40 [2022-03-25T23:24:40.481Z] #38 74.84 Setting up cmake (3.18.4-2+deb11u1) ...
23:24:40 [2022-03-25T23:24:40.481Z] #38 74.86 Processing triggers for libc-bin (2.31-13+deb11u2) ...
23:24:40 [2022-03-25T23:24:40.481Z] #38 DONE 75.8s
23:24:40 [2022-03-25T23:24:40.481Z] 
23:24:40 [2022-03-25T23:24:40.481Z] #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
23:24:40 [2022-03-25T23:24:40.481Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:40 [2022-03-25T23:24:40.481Z] #51 75.74 go: downloading github.com/beorn7/perks v1.0.1
23:24:40 [2022-03-25T23:24:40.481Z] #51 75.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:24:40 [2022-03-25T23:24:40.481Z] #51 75.76 go: downloading github.com/golang/protobuf v1.5.2
23:24:40 [2022-03-25T23:24:40.481Z] #51 75.79 go: downloading github.com/cespare/xxhash v1.1.0
23:24:40 [2022-03-25T23:24:40.739Z] #51 ...
23:24:40 [2022-03-25T23:24:40.739Z] 
23:24:40 [2022-03-25T23:24:40.739Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:24:40 [2022-03-25T23:24:40.739Z] #39 sha256:c75b88d55809472c4619fec9791b43f8f4cac7f2410e5c8fa0410b5c7c601359
23:24:40 [2022-03-25T23:24:40.739Z] #39 DONE 0.2s
23:24:40 [2022-03-25T23:24:40.739Z] 
23:24:40 [2022-03-25T23:24:40.739Z] #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
23:24:40 [2022-03-25T23:24:40.739Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:24:40 [2022-03-25T23:24:40.739Z] #51 76.18 go: downloading github.com/prometheus/common v0.10.0
23:24:40 [2022-03-25T23:24:40.998Z] #51 76.44 go: downloading github.com/prometheus/procfs v0.6.0
23:24:41 [2022-03-25T23:24:41.257Z] #51 76.55 go: downloading github.com/mattn/go-runewidth v0.0.9
23:24:41 [2022-03-25T23:24:41.516Z] #51 76.79 go: downloading google.golang.org/protobuf v1.27.1
23:24:43 [2022-03-25T23:24:43.421Z] #51 78.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:24:47 [2022-03-25T23:24:47.632Z] #51 ...
23:24:47 [2022-03-25T23:24:47.632Z] 
23:24:47 [2022-03-25T23:24:47.632Z] #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
23:24:47 [2022-03-25T23:24:47.632Z] #40 sha256:2a7f0fbd8b1b2a1870a8780bd79bd11f441634c23a448a401a1723e0db533bea
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.158 + RM_GOPATH=0
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.158 + TMP_GOPATH=
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.158 + : /build
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.158 + '[' -z '' ']'
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.158 ++ mktemp -d
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.165 + export GOPATH=/tmp/tmp.fQa8yG1nhe
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.165 + GOPATH=/tmp/tmp.fQa8yG1nhe
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.165 + RM_GOPATH=1
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.165 + case "$(go env GOARCH)" in
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.168 ++ go env GOARCH
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + export GO_BUILDMODE=-buildmode=pie
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + GO_BUILDMODE=-buildmode=pie
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 ++ dirname /install.sh
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + dir=/
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + bin=tini
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + shift
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + '[' '!' -f //tini.installer ']'
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + . //tini.installer
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 ++ : v0.19.0
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + install_tini
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.184 + echo 'Install tini version v0.19.0'
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.185 Install tini version v0.19.0
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.191 + git clone https://github.com/krallin/tini.git /tmp/tmp.fQa8yG1nhe/tini
23:24:47 [2022-03-25T23:24:47.632Z] #40 1.208 Cloning into '/tmp/tmp.fQa8yG1nhe/tini'...
23:24:47 [2022-03-25T23:24:47.632Z] #40 2.199 + cd /tmp/tmp.fQa8yG1nhe/tini
23:24:47 [2022-03-25T23:24:47.632Z] #40 2.199 + git checkout -q v0.19.0
23:24:47 [2022-03-25T23:24:47.632Z] #40 2.255 + cmake .
23:24:47 [2022-03-25T23:24:47.632Z] #40 2.957 -- The C compiler identification is GNU 10.2.1
23:24:47 [2022-03-25T23:24:47.632Z] #40 3.047 -- Detecting C compiler ABI info
23:24:47 [2022-03-25T23:24:47.632Z] #40 3.991 -- Detecting C compiler ABI info - done
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.141 -- Check for working C compiler: /usr/bin/cc - skipped
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.141 -- Detecting C compile features
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.155 -- Detecting C compile features - done
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.219 -- Performing Test HAS_BUILTIN_FORTIFY
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.422 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.558 -- Configuring done
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.595 -- Generating done
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.595 -- Build files have been written to: /tmp/tmp.fQa8yG1nhe/tini
23:24:47 [2022-03-25T23:24:47.632Z] #40 4.651 + make tini-static
23:24:47 [2022-03-25T23:24:47.632Z] #40 5.097 Scanning dependencies of target tini-static
23:24:47 [2022-03-25T23:24:47.632Z] #40 5.175 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:24:47 [2022-03-25T23:24:47.632Z] #40 ...
23:24:47 [2022-03-25T23:24:47.632Z] 
23:24:47 [2022-03-25T23:24:47.632Z] #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
23:24:47 [2022-03-25T23:24:47.632Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f
23:24:47 [2022-03-25T23:24:47.632Z] #49 82.41 gotestsum version dev
23:24:49 [2022-03-25T23:24:49.012Z] #49 DONE 84.1s
23:24:49 [2022-03-25T23:24:49.012Z] 
23:24:49 [2022-03-25T23:24:49.012Z] #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
23:24:49 [2022-03-25T23:24:49.012Z] #40 sha256:2a7f0fbd8b1b2a1870a8780bd79bd11f441634c23a448a401a1723e0db533bea
23:24:49 [2022-03-25T23:24:49.012Z] #40 6.843 [100%] Linking C executable tini-static
23:24:49 [2022-03-25T23:24:49.012Z] #40 7.983 [100%] Built target tini-static
23:24:49 [2022-03-25T23:24:49.012Z] #40 8.133 + mkdir -p /build
23:24:49 [2022-03-25T23:24:49.012Z] #40 8.137 + cp tini-static /build/docker-init
23:24:49 [2022-03-25T23:24:49.579Z] #40 ...
23:24:49 [2022-03-25T23:24:49.579Z] 
23:24:49 [2022-03-25T23:24:49.579Z] #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
23:24:49 [2022-03-25T23:24:49.579Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:24:49 [2022-03-25T23:24:49.579Z] #14 74.92 Selecting previously unselected package mingw-w64-x86-64-dev.
23:24:49 [2022-03-25T23:24:49.579Z] #14 74.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:24:49 [2022-03-25T23:24:49.579Z] #14 74.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:24:49 [2022-03-25T23:24:49.579Z] #14 83.93 Selecting previously unselected package gcc-mingw-w64-base.
23:24:49 [2022-03-25T23:24:49.579Z] #14 83.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:24:49 [2022-03-25T23:24:49.579Z] #14 84.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:24:49 [2022-03-25T23:24:49.579Z] #14 84.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:24:49 [2022-03-25T23:24:49.579Z] #14 84.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:24:49 [2022-03-25T23:24:49.579Z] #14 84.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:24:50 [2022-03-25T23:24:50.146Z] #14 ...
23:24:50 [2022-03-25T23:24:50.146Z] 
23:24:50 [2022-03-25T23:24:50.146Z] #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
23:24:50 [2022-03-25T23:24:50.146Z] #40 sha256:2a7f0fbd8b1b2a1870a8780bd79bd11f441634c23a448a401a1723e0db533bea
23:24:50 [2022-03-25T23:24:50.146Z] #40 DONE 9.2s
23:24:50 [2022-03-25T23:24:50.146Z] 
23:24:50 [2022-03-25T23:24:50.146Z] #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
23:24:50 [2022-03-25T23:24:50.146Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:25:00 [2022-03-25T23:25:00.141Z] #60 ...
23:25:00 [2022-03-25T23:25:00.141Z] 
23:25:00 [2022-03-25T23:25:00.141Z] #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
23:25:00 [2022-03-25T23:25:00.141Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:25:00 [2022-03-25T23:25:00.141Z] #14 95.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:25:00 [2022-03-25T23:25:00.141Z] #14 95.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:25:00 [2022-03-25T23:25:00.141Z] #14 95.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:25:15 [2022-03-25T23:25:15.036Z] #14 ...
23:25:15 [2022-03-25T23:25:15.036Z] 
23:25:15 [2022-03-25T23:25:15.036Z] #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
23:25:15 [2022-03-25T23:25:15.036Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:25:15 [2022-03-25T23:25:15.295Z] #60 58.15 Updating files:  35% (1621/4623)
Updating files:  36% (1665/4623)
Updating files:  37% (1711/4623)
Updating files:  38% (1757/4623)
Updating files:  39% (1803/4623)
Updating files:  40% (1850/4623)
Updating files:  41% (1896/4623)
Updating files:  42% (1942/4623)
Updating files:  43% (1988/4623)
Updating files:  44% (2035/4623)
Updating files:  45% (2081/4623)
Updating files:  46% (2127/4623)
Updating files:  47% (2173/4623)
Updating files:  48% (2220/4623)
Updating files:  49% (2266/4623)
Updating files:  50% (2312/4623)
Updating files:  51% (2358/4623)
Updating files:  52% (2404/4623)
Updating files:  53% (2451/4623)
Updating files:  54% (2497/4623)
Updating files:  55% (2543/4623)
Updating files:  56% (2589/4623)
Updating files:  57% (2636/4623)
Updating files:  58% (2682/4623)
Updating files:  59% (2728/4623)
Updating files:  60% (2774/4623)
Updating files:  61% (2821/4623)
Updating files:  62% (2867/4623)
Updating files:  63% (2913/4623)
Updating files:  64% (2959/4623)
Updating files:  65% (3005/4623)
Updating files:  66% (3052/4623)
Updating files:  67% (3098/4623)
Updating files:  68% (3144/4623)
Updating files:  69% (3190/4623)
Updating files:  70% (3237/4623)
Updating files:  71% (3283/4623)
Updating files:  72% (3329/4623)
Updating files:  73% (3375/4623)
Updating files:  74% (3422/4623)
Updating files:  75% (3468/4623)
Updating files:  76% (3514/4623)
Updating files:  77% (3560/4623)
Updating files:  78% (3606/4623)
Updating files:  79% (3653/4623)
Updating files:  80% (3699/4623)
Updating files:  81% (3745/4623)
Updating files:  82% (3791/4623)
Updating files:  83% (3838/4623)
Updating files:  84% (3884/4623)
Updating files:  85% (3930/4623)
Updating files:  86% (3976/4623)
Updating files:  87% (4023/4623)
Updating files:  88% (4069/4623)
Updating files:  89% (4115/4623)
Updating files:  90% (4161/4623)
Updating files:  91% (4207/4623)
Updating files:  92% (4254/4623)
Updating files:  93% (4300/4623)
Updating files:  94% (4346/4623)
Updating files:  95% (4392/4623)
Updating files:  96% (4439/4623)
Updating files:  97% (4485/4623)
Updating files:  98% (4531/4623)
Updating files:  99% (4577/4623)
Updating files: 100% (4623/4623)
Updating files: 100% (4623/4623), done.
23:25:15 [2022-03-25T23:25:15.295Z] #60 60.11 + cd /tmp/tmp.gq9nX6aXDd/src/github.com/containerd/containerd
23:25:15 [2022-03-25T23:25:15.295Z] #60 60.11 + git checkout -q v1.6.2
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + export 'BUILDTAGS=netgo osusergo static_build'
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + BUILDTAGS='netgo osusergo static_build'
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + export EXTRA_FLAGS=-buildmode=pie
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + EXTRA_FLAGS=-buildmode=pie
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + '[' '' = dynamic ']'
23:25:15 [2022-03-25T23:25:15.865Z] #60 60.70 + make
23:25:19 [2022-03-25T23:25:19.151Z] #60 63.26 + bin/ctr
23:25:20 [2022-03-25T23:25:20.535Z] #60 ...
23:25:20 [2022-03-25T23:25:20.535Z] 
23:25:20 [2022-03-25T23:25:20.535Z] #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
23:25:20 [2022-03-25T23:25:20.535Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:25:20 [2022-03-25T23:25:20.535Z] #14 115.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:25:20 [2022-03-25T23:25:20.535Z] #14 115.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:25:20 [2022-03-25T23:25:20.535Z] #14 115.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:25:30 [2022-03-25T23:25:30.554Z] #14 125.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:25:30 [2022-03-25T23:25:30.554Z] #14 125.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:25:30 [2022-03-25T23:25:30.554Z] #14 125.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:25:40 [2022-03-25T23:25:40.531Z] #14 134.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:25:40 [2022-03-25T23:25:40.531Z] #14 134.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:25:40 [2022-03-25T23:25:40.531Z] #14 134.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:25:58 [2022-03-25T23:25:58.620Z] #14 152.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:25:58 [2022-03-25T23:25:58.620Z] #14 152.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:25:58 [2022-03-25T23:25:58.620Z] #14 152.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:25:58 [2022-03-25T23:25:58.620Z] #14 ...
23:25:58 [2022-03-25T23:25:58.620Z] 
23:25:58 [2022-03-25T23:25:58.620Z] #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
23:25:58 [2022-03-25T23:25:58.620Z] #63 sha256:ebf8c76d6aa0a51e85b77bb8b58f500ba6f4a7d29eb864c31678ca41990226e5
23:25:58 [2022-03-25T23:25:58.620Z] #63 152.4 + for f in rootlesskit rootlesskit-docker-proxy
23:25:58 [2022-03-25T23:25:58.620Z] #63 152.4 + GOBIN=/build
23:25:58 [2022-03-25T23:25:58.620Z] #63 152.4 + GO111MODULE=on
23:25:58 [2022-03-25T23:25:58.620Z] #63 152.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1 rootlesskit version 1.0.0
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1 Usage of /build/rootlesskit-docker-proxy:
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1   -container-ip string
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1     	container ip
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1   -container-port int
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1     	container port (default -1)
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1   -host-ip string
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1     	host ip
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1   -host-port int
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1     	host port (default -1)
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1   -proto string
23:26:05 [2022-03-25T23:26:05.220Z] #63 160.1     	proxy protocol (default "tcp")
23:26:05 [2022-03-25T23:26:05.481Z] #63 ...
23:26:05 [2022-03-25T23:26:05.481Z] 
23:26:05 [2022-03-25T23:26:05.481Z] #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
23:26:05 [2022-03-25T23:26:05.481Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:26:05 [2022-03-25T23:26:05.481Z] #14 160.9 Selecting previously unselected package g++-mingw-w64-x86-64.
23:26:05 [2022-03-25T23:26:05.481Z] #14 160.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:26:05 [2022-03-25T23:26:05.481Z] #14 160.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:26:05 [2022-03-25T23:26:05.742Z] #14 ...
23:26:05 [2022-03-25T23:26:05.742Z] 
23:26:05 [2022-03-25T23:26:05.742Z] #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
23:26:05 [2022-03-25T23:26:05.742Z] #63 sha256:ebf8c76d6aa0a51e85b77bb8b58f500ba6f4a7d29eb864c31678ca41990226e5
23:26:05 [2022-03-25T23:26:05.742Z] #63 DONE 160.7s
23:26:05 [2022-03-25T23:26:05.742Z] 
23:26:05 [2022-03-25T23:26:05.742Z] #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
23:26:05 [2022-03-25T23:26:05.742Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:26:05 [2022-03-25T23:26:05.742Z] #14 161.1 Selecting previously unselected package libapparmor1:amd64.
23:26:05 [2022-03-25T23:26:05.742Z] #14 161.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:26:05 [2022-03-25T23:26:05.742Z] #14 161.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:26:06 [2022-03-25T23:26:06.001Z] #14 ...
23:26:06 [2022-03-25T23:26:06.001Z] 
23:26:06 [2022-03-25T23:26:06.001Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:26:06 [2022-03-25T23:26:06.001Z] #64 sha256:ba9276622e40959945eaf45aa439d4def31aa8fdfb241a0c47ea5125e07bd27d
23:26:06 [2022-03-25T23:26:06.001Z] #64 DONE 0.1s
23:26:06 [2022-03-25T23:26:06.001Z] 
23:26:06 [2022-03-25T23:26:06.001Z] #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
23:26:06 [2022-03-25T23:26:06.001Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:26:06 [2022-03-25T23:26:06.001Z] #14 161.3 Selecting previously unselected package libapparmor-dev:amd64.
23:26:06 [2022-03-25T23:26:06.001Z] #14 161.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:26:06 [2022-03-25T23:26:06.001Z] #14 161.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:26:06 [2022-03-25T23:26:06.262Z] #14 ...
23:26:06 [2022-03-25T23:26:06.262Z] 
23:26:06 [2022-03-25T23:26:06.262Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:26:06 [2022-03-25T23:26:06.262Z] #65 sha256:b6c994c2f9acce014c87159cbfdf36b2df1873330cc0b23c5c16f2bee72708df
23:26:06 [2022-03-25T23:26:06.262Z] #65 DONE 0.2s
23:26:06 [2022-03-25T23:26:06.262Z] 
23:26:06 [2022-03-25T23:26:06.262Z] #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
23:26:06 [2022-03-25T23:26:06.262Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40
23:26:06 [2022-03-25T23:26:06.262Z] #14 161.6 Selecting previously unselected package libbtrfs0:amd64.
23:26:06 [2022-03-25T23:26:06.262Z] #14 161.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:26:06 [2022-03-25T23:26:06.262Z] #14 161.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:26:06 [2022-03-25T23:26:06.520Z] #14 161.9 Selecting previously unselected package libbtrfs-dev:amd64.
23:26:06 [2022-03-25T23:26:06.520Z] #14 161.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:26:06 [2022-03-25T23:26:06.520Z] #14 161.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.4 Selecting previously unselected package libudev-dev:amd64.
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
23:26:07 [2022-03-25T23:26:07.087Z] #14 162.5 Unpacking libudev-dev:amd64 (247.3-6) ...
23:26:07 [2022-03-25T23:26:07.346Z] #14 162.7 Selecting previously unselected package libsepol1-dev:amd64.
23:26:07 [2022-03-25T23:26:07.346Z] #14 162.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:26:07 [2022-03-25T23:26:07.346Z] #14 162.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:26:07 [2022-03-25T23:26:07.913Z] #14 163.0 Selecting previously unselected package libpcre2-16-0:amd64.
23:26:07 [2022-03-25T23:26:07.913Z] #14 163.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:26:07 [2022-03-25T23:26:07.913Z] #14 163.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:26:07 [2022-03-25T23:26:07.913Z] #14 163.3 Selecting previously unselected package libpcre2-32-0:amd64.
23:26:08 [2022-03-25T23:26:08.172Z] #14 163.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:26:08 [2022-03-25T23:26:08.172Z] #14 163.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:26:08 [2022-03-25T23:26:08.172Z] #14 163.5 Selecting previously unselected package libpcre2-posix2:amd64.
23:26:08 [2022-03-25T23:26:08.172Z] #14 163.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:26:08 [2022-03-25T23:26:08.172Z] #14 163.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:26:08 [2022-03-25T23:26:08.430Z] #14 163.6 Selecting previously unselected package libpcre2-dev:amd64.
23:26:08 [2022-03-25T23:26:08.431Z] #14 163.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:26:08 [2022-03-25T23:26:08.431Z] #14 163.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:26:08 [2022-03-25T23:26:08.948Z] #14 164.2 Selecting previously unselected package libselinux1-dev:amd64.
23:26:08 [2022-03-25T23:26:08.948Z] #14 164.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:26:08 [2022-03-25T23:26:08.948Z] #14 164.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:26:09 [2022-03-25T23:26:09.206Z] #14 164.5 Selecting previously unselected package libdevmapper-dev:amd64.
23:26:09 [2022-03-25T23:26:09.206Z] #14 164.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:26:09 [2022-03-25T23:26:09.206Z] #14 164.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:26:09 [2022-03-25T23:26:09.465Z] #14 164.8 Selecting previously unselected package libseccomp-dev:amd64.
23:26:09 [2022-03-25T23:26:09.465Z] #14 164.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:26:09 [2022-03-25T23:26:09.465Z] #14 164.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:26:10 [2022-03-25T23:26:10.062Z] #14 165.3 Selecting previously unselected package libsystemd-dev:amd64.
23:26:10 [2022-03-25T23:26:10.062Z] #14 165.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
23:26:10 [2022-03-25T23:26:10.320Z] #14 165.5 Unpacking libsystemd-dev:amd64 (247.3-6) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libudev-dev:amd64 (247.3-6) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.3 Setting up mingw-w64-common (8.0.0-1) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.3 Setting up libsystemd-dev:amd64 (247.3-6) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:26:10 [2022-03-25T23:26:10.888Z] #14 166.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.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
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.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
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.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
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.158Z] #14 166.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:26:11 [2022-03-25T23:26:11.604Z] #14 166.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:26:11 [2022-03-25T23:26:11.604Z] #14 166.7 Setting up dmsetup (2:1.02.175-2.1) ...
23:26:11 [2022-03-25T23:26:11.604Z] #14 166.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:26:11 [2022-03-25T23:26:11.604Z] #14 166.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:26:11 [2022-03-25T23:26:11.604Z] #14 166.8 Processing triggers for libc-bin (2.31-13+deb11u2) ...
23:26:12 [2022-03-25T23:26:12.216Z] #14 DONE 167.5s
23:26:12 [2022-03-25T23:26:12.216Z] 
23:26:12 [2022-03-25T23:26:12.216Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
23:26:12 [2022-03-25T23:26:12.216Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a
23:26:12 [2022-03-25T23:26:12.482Z] #15 ...
23:26:12 [2022-03-25T23:26:12.482Z] 
23:26:12 [2022-03-25T23:26:12.482Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:26:12 [2022-03-25T23:26:12.482Z] #55 sha256:c6a7780c4217eadde91188d7937405a9a0c482b68ef8df8669ef9899cc3ea984
23:26:12 [2022-03-25T23:26:12.482Z] #55 DONE 0.3s
23:26:12 [2022-03-25T23:26:12.482Z] 
23:26:12 [2022-03-25T23:26:12.482Z] #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
23:26:12 [2022-03-25T23:26:12.482Z] #56 sha256:ff9f4aa11e354ba32d9fa2825b70267c423624ca740819944f7fea93926fc548
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + RM_GOPATH=0
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + TMP_GOPATH=
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + : /build
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + '[' -z '' ']'
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 ++ mktemp -d
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + export GOPATH=/tmp/tmp.CdqVQ9gwfc
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + GOPATH=/tmp/tmp.CdqVQ9gwfc
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + RM_GOPATH=1
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 + case "$(go env GOARCH)" in
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.740 ++ go env GOARCH
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.785 + export GO_BUILDMODE=-buildmode=pie
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.785 + GO_BUILDMODE=-buildmode=pie
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.785 ++ dirname /install.sh
23:26:14 [2022-03-25T23:26:14.390Z] #56 ...
23:26:14 [2022-03-25T23:26:14.390Z] 
23:26:14 [2022-03-25T23:26:14.390Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
23:26:14 [2022-03-25T23:26:14.390Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a
23:26:14 [2022-03-25T23:26:14.390Z] #15 DONE 2.2s
23:26:14 [2022-03-25T23:26:14.390Z] 
23:26:14 [2022-03-25T23:26:14.390Z] #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
23:26:14 [2022-03-25T23:26:14.390Z] #56 sha256:ff9f4aa11e354ba32d9fa2825b70267c423624ca740819944f7fea93926fc548
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + dir=/
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + bin=runc
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + shift
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + '[' '!' -f //runc.installer ']'
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + . //runc.installer
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 ++ set -e
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 ++ : v1.1.0
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + install_runc
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + RUNC_BUILDTAGS=seccomp
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CdqVQ9gwfc/src/github.com/opencontainers/runc
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.799 Install runc version v1.1.0 (build tags: seccomp)
23:26:14 [2022-03-25T23:26:14.390Z] #56 1.800 Cloning into '/tmp/tmp.CdqVQ9gwfc/src/github.com/opencontainers/runc'...
23:26:15 [2022-03-25T23:26:15.770Z] #56 ...
23:26:15 [2022-03-25T23:26:15.770Z] 
23:26:15 [2022-03-25T23:26:15.770Z] #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
23:26:15 [2022-03-25T23:26:15.770Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14
23:26:15 [2022-03-25T23:26:15.770Z] #16 DONE 1.4s
23:26:15 [2022-03-25T23:26:15.770Z] 
23:26:15 [2022-03-25T23:26:15.770Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:26:15 [2022-03-25T23:26:15.770Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540
23:26:16 [2022-03-25T23:26:16.706Z] #17 1.064 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:26:16 [2022-03-25T23:26:16.965Z] #17 DONE 1.2s
23:26:16 [2022-03-25T23:26:16.965Z] 
23:26:16 [2022-03-25T23:26:16.965Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:26:16 [2022-03-25T23:26:16.965Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e
23:26:18 [2022-03-25T23:26:18.868Z] #18 DONE 1.8s
23:26:18 [2022-03-25T23:26:18.868Z] 
23:26:18 [2022-03-25T23:26:18.868Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:26:18 [2022-03-25T23:26:18.868Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813
23:26:20 [2022-03-25T23:26:20.245Z] #19 DONE 1.6s
23:26:20 [2022-03-25T23:26:20.245Z] 
23:26:20 [2022-03-25T23:26:20.245Z] #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
23:26:20 [2022-03-25T23:26:20.245Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:26:20 [2022-03-25T23:26:20.504Z] #60 ...
23:26:20 [2022-03-25T23:26:20.504Z] 
23:26:20 [2022-03-25T23:26:20.504Z] #20 [dev-systemd-false  6/24] RUN ldconfig
23:26:20 [2022-03-25T23:26:20.504Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b
23:26:21 [2022-03-25T23:26:21.882Z] #20 DONE 1.2s
23:26:21 [2022-03-25T23:26:21.882Z] 
23:26:21 [2022-03-25T23:26:21.882Z] #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
23:26:21 [2022-03-25T23:26:21.882Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf
23:26:23 [2022-03-25T23:26:23.789Z] #21 2.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:26:24 [2022-03-25T23:26:24.048Z] #21 2.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:26:24 [2022-03-25T23:26:24.048Z] #21 2.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:26:24 [2022-03-25T23:26:24.984Z] #21 3.101 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
23:26:25 [2022-03-25T23:26:25.921Z] #21 4.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
23:26:26 [2022-03-25T23:26:26.857Z] #21 5.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:26:30 [2022-03-25T23:26:30.143Z] #21 8.488 Fetched 8508 kB in 6s (1311 kB/s)
23:26:31 [2022-03-25T23:26:31.520Z] #21 8.488 Reading package lists...
23:26:31 [2022-03-25T23:26:31.520Z] #21 ...
23:26:31 [2022-03-25T23:26:31.520Z] 
23:26:31 [2022-03-25T23:26:31.520Z] #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
23:26:31 [2022-03-25T23:26:31.520Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0
23:26:31 [2022-03-25T23:26:31.520Z] #34 DONE 186.6s
23:26:31 [2022-03-25T23:26:31.520Z] 
23:26:31 [2022-03-25T23:26:31.520Z] #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
23:26:31 [2022-03-25T23:26:31.520Z] #56 sha256:ff9f4aa11e354ba32d9fa2825b70267c423624ca740819944f7fea93926fc548
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.13 + cd /tmp/tmp.CdqVQ9gwfc/src/github.com/opencontainers/runc
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.13 + git checkout -q v1.1.0
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.56 + '[' -z '' ']'
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.56 + target=static
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.56 + make BUILDTAGS=seccomp static
23:26:31 [2022-03-25T23:26:31.520Z] #56 13.99 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 .
23:26:32 [2022-03-25T23:26:32.902Z] #56 ...
23:26:32 [2022-03-25T23:26:32.902Z] 
23:26:32 [2022-03-25T23:26:32.902Z] #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
23:26:32 [2022-03-25T23:26:32.902Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf
23:26:32 [2022-03-25T23:26:32.902Z] #21 8.488 Reading package lists...
23:26:35 [2022-03-25T23:26:35.439Z] #21 11.24 Reading package lists...
23:26:35 [2022-03-25T23:26:35.701Z] #21 13.61 Building dependency tree...
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.68 The following additional packages will be installed:
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   python3-pkg-resources vim-runtime xxd
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69 Suggested packages:
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   acl attr quota
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69 Recommended packages:
23:26:36 [2022-03-25T23:26:36.270Z] #21 14.69   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:26:37 [2022-03-25T23:26:37.205Z] #21 15.68 The following NEW packages will be installed:
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   python3-pkg-resources python3-setuptools python3-wheel sudo
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:26:37 [2022-03-25T23:26:37.206Z] #21 15.69   xz-utils zip zstd
23:26:37 [2022-03-25T23:26:37.464Z] #21 16.00 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:26:37 [2022-03-25T23:26:37.464Z] #21 16.00 Need to get 27.6 MB of archives.
23:26:37 [2022-03-25T23:26:37.464Z] #21 16.00 After this operation, 106 MB of additional disk space will be used.
23:26:37 [2022-03-25T23:26:37.464Z] #21 16.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:26:37 [2022-03-25T23:26:37.724Z] #21 16.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:26:37 [2022-03-25T23:26:37.983Z] #21 16.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.50 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:26:38 [2022-03-25T23:26:38.243Z] #21 16.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.18 debconf: delaying package configuration, since apt-utils is not installed
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.29 Fetched 27.6 MB in 1s (26.8 MB/s)
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.33 Selecting previously unselected package pigz.
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.38 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:26:38 [2022-03-25T23:26:38.812Z] #21 17.39 Unpacking pigz (2.6-1) ...
23:26:39 [2022-03-25T23:26:39.074Z] #21 17.47 Selecting previously unselected package libelf1:amd64.
23:26:39 [2022-03-25T23:26:39.074Z] #21 17.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.074Z] #21 17.48 Unpacking libelf1:amd64 (0.183-1) ...
23:26:39 [2022-03-25T23:26:39.074Z] #21 17.63 Selecting previously unselected package libbpf0:amd64.
23:26:39 [2022-03-25T23:26:39.074Z] #21 17.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.333Z] #21 17.65 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:26:39 [2022-03-25T23:26:39.333Z] #21 17.73 Selecting previously unselected package libcap2:amd64.
23:26:39 [2022-03-25T23:26:39.333Z] #21 17.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.333Z] #21 17.74 Unpacking libcap2:amd64 (1:2.44-1) ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.80 Selecting previously unselected package libmnl0:amd64.
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.81 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.82 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.87 Selecting previously unselected package libxtables12:amd64.
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.87 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.88 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.94 Selecting previously unselected package libcap2-bin.
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 17.96 Unpacking libcap2-bin (1:2.44-1) ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 18.03 Selecting previously unselected package iproute2.
23:26:39 [2022-03-25T23:26:39.592Z] #21 18.03 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:26:39 [2022-03-25T23:26:39.592Z] #21 18.04 Unpacking iproute2 (5.10.0-4) ...
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.44 Selecting previously unselected package xxd.
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.58 Selecting previously unselected package vim-common.
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:26:40 [2022-03-25T23:26:40.160Z] #21 18.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:26:40 [2022-03-25T23:26:40.418Z] #21 18.74 Selecting previously unselected package bash-completion.
23:26:40 [2022-03-25T23:26:40.419Z] #21 18.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:26:42 [2022-03-25T23:26:42.321Z] #21 20.36 Unpacking bash-completion (1:2.11-2) ...
23:26:42 [2022-03-25T23:26:42.321Z] #21 20.76 Selecting previously unselected package bzip2.
23:26:42 [2022-03-25T23:26:42.580Z] #21 20.77 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:26:42 [2022-03-25T23:26:42.580Z] #21 20.77 Unpacking bzip2 (1.0.8-4) ...
23:26:42 [2022-03-25T23:26:42.580Z] #21 20.84 Selecting previously unselected package xz-utils.
23:26:42 [2022-03-25T23:26:42.580Z] #21 20.84 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
23:26:42 [2022-03-25T23:26:42.580Z] #21 20.85 Unpacking xz-utils (5.2.5-2) ...
23:26:42 [2022-03-25T23:26:42.580Z] #21 21.01 Selecting previously unselected package apparmor.
23:26:42 [2022-03-25T23:26:42.580Z] #21 21.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:26:42 [2022-03-25T23:26:42.838Z] #21 21.06 Unpacking apparmor (2.13.6-10) ...
23:26:43 [2022-03-25T23:26:43.097Z] #21 21.49 Selecting previously unselected package inetutils-ping.
23:26:43 [2022-03-25T23:26:43.097Z] #21 21.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.097Z] #21 21.50 Unpacking inetutils-ping (2:2.0-1) ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.60 Selecting previously unselected package libip4tc2:amd64.
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.62 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.69 Selecting previously unselected package libip6tc2:amd64.
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.71 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.76 Selecting previously unselected package libnfnetlink0:amd64.
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.356Z] #21 21.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:43 [2022-03-25T23:26:43.615Z] #21 21.85 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:26:43 [2022-03-25T23:26:43.616Z] #21 21.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.616Z] #21 21.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:26:43 [2022-03-25T23:26:43.616Z] #21 21.94 Selecting previously unselected package libnftnl11:amd64.
23:26:43 [2022-03-25T23:26:43.616Z] #21 21.95 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.616Z] #21 21.96 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:26:43 [2022-03-25T23:26:43.616Z] #21 22.04 Selecting previously unselected package iptables.
23:26:43 [2022-03-25T23:26:43.616Z] #21 22.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.616Z] #21 22.05 Unpacking iptables (1.8.7-1) ...
23:26:43 [2022-03-25T23:26:43.874Z] #21 22.29 Selecting previously unselected package libonig5:amd64.
23:26:43 [2022-03-25T23:26:43.875Z] #21 22.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:26:43 [2022-03-25T23:26:43.875Z] #21 22.31 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.43 Selecting previously unselected package libjq1:amd64.
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.46 Unpacking libjq1:amd64 (1.6-2.1) ...
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.57 Selecting previously unselected package jq.
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.61 Unpacking jq (1.6-2.1) ...
23:26:44 [2022-03-25T23:26:44.133Z] #21 22.68 Selecting previously unselected package libaio1:amd64.
23:26:44 [2022-03-25T23:26:44.392Z] #21 22.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:26:44 [2022-03-25T23:26:44.392Z] #21 22.69 Unpacking libaio1:amd64 (0.3.112-9) ...
23:26:44 [2022-03-25T23:26:44.392Z] #21 22.75 Selecting previously unselected package libgpm2:amd64.
23:26:44 [2022-03-25T23:26:44.392Z] #21 22.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:26:44 [2022-03-25T23:26:44.392Z] #21 22.77 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:26:44 [2022-03-25T23:26:44.651Z] #21 22.83 Selecting previously unselected package libicu67:amd64.
23:26:44 [2022-03-25T23:26:44.651Z] #21 22.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:26:44 [2022-03-25T23:26:44.651Z] #21 22.86 Unpacking libicu67:amd64 (67.1-7) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.71 Selecting previously unselected package libinih1:amd64.
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.72 Unpacking libinih1:amd64 (53-1+b2) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.80 Selecting previously unselected package libnet1:amd64.
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.88 Selecting previously unselected package libnl-3-200:amd64.
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 25.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.00 Selecting previously unselected package libprotobuf-c1:amd64.
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.07 Selecting previously unselected package net-tools.
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.25 Selecting previously unselected package patch.
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.27 Unpacking patch (2.7.6-7) ...
23:26:47 [2022-03-25T23:26:47.938Z] #21 26.38 Selecting previously unselected package python-pip-whl.
23:26:48 [2022-03-25T23:26:48.197Z] #21 26.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
23:26:48 [2022-03-25T23:26:48.197Z] #21 26.41 Unpacking python-pip-whl (20.3.4-4) ...
23:26:48 [2022-03-25T23:26:48.456Z] #21 26.88 Selecting previously unselected package python3-lib2to3.
23:26:48 [2022-03-25T23:26:48.456Z] #21 26.88 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
23:26:48 [2022-03-25T23:26:48.456Z] #21 26.89 Unpacking python3-lib2to3 (3.9.2-1) ...
23:26:48 [2022-03-25T23:26:48.715Z] #21 26.98 Selecting previously unselected package python3-distutils.
23:26:48 [2022-03-25T23:26:48.715Z] #21 26.98 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
23:26:48 [2022-03-25T23:26:48.715Z] #21 26.99 Unpacking python3-distutils (3.9.2-1) ...
23:26:48 [2022-03-25T23:26:48.715Z] #21 27.09 Selecting previously unselected package python3-pkg-resources.
23:26:48 [2022-03-25T23:26:48.715Z] #21 27.10 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
23:26:48 [2022-03-25T23:26:48.715Z] #21 27.11 Unpacking python3-pkg-resources (52.0.0-4) ...
23:26:48 [2022-03-25T23:26:48.974Z] #21 27.23 Selecting previously unselected package python3-setuptools.
23:26:48 [2022-03-25T23:26:48.974Z] #21 27.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
23:26:48 [2022-03-25T23:26:48.974Z] #21 27.25 Unpacking python3-setuptools (52.0.0-4) ...
23:26:48 [2022-03-25T23:26:48.974Z] #21 27.47 Selecting previously unselected package python3-wheel.
23:26:49 [2022-03-25T23:26:49.233Z] #21 27.48 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
23:26:49 [2022-03-25T23:26:49.233Z] #21 27.49 Unpacking python3-wheel (0.34.2-1) ...
23:26:49 [2022-03-25T23:26:49.233Z] #21 27.55 Selecting previously unselected package python3-pip.
23:26:49 [2022-03-25T23:26:49.233Z] #21 27.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
23:26:49 [2022-03-25T23:26:49.233Z] #21 27.57 Unpacking python3-pip (20.3.4-4) ...
23:26:49 [2022-03-25T23:26:49.499Z] #21 27.87 Selecting previously unselected package sudo.
23:26:49 [2022-03-25T23:26:49.499Z] #21 27.87 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
23:26:49 [2022-03-25T23:26:49.499Z] #21 27.88 Unpacking sudo (1.9.5p2-3) ...
23:26:50 [2022-03-25T23:26:50.067Z] #21 28.36 Selecting previously unselected package thin-provisioning-tools.
23:26:50 [2022-03-25T23:26:50.067Z] #21 28.37 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:26:50 [2022-03-25T23:26:50.067Z] #21 28.37 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:26:50 [2022-03-25T23:26:50.328Z] #21 28.56 Selecting previously unselected package uidmap.
23:26:50 [2022-03-25T23:26:50.328Z] #21 28.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
23:26:50 [2022-03-25T23:26:50.328Z] #21 28.58 Unpacking uidmap (1:4.8.1-1) ...
23:26:50 [2022-03-25T23:26:50.328Z] #21 28.71 Selecting previously unselected package vim-runtime.
23:26:50 [2022-03-25T23:26:50.328Z] #21 28.72 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:26:50 [2022-03-25T23:26:50.587Z] #21 28.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:26:50 [2022-03-25T23:26:50.587Z] #21 28.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:26:50 [2022-03-25T23:26:50.587Z] #21 28.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:26:53 [2022-03-25T23:26:53.379Z] #21 31.61 Selecting previously unselected package vim.
23:26:53 [2022-03-25T23:26:53.379Z] #21 31.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:26:53 [2022-03-25T23:26:53.379Z] #21 31.63 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:26:53 [2022-03-25T23:26:53.638Z] #21 32.10 Selecting previously unselected package xfsprogs.
23:26:53 [2022-03-25T23:26:53.638Z] #21 32.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
23:26:53 [2022-03-25T23:26:53.638Z] #21 32.11 Unpacking xfsprogs (5.10.0-4) ...
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.51 Selecting previously unselected package zip.
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.52 Unpacking zip (3.0-12) ...
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.63 Selecting previously unselected package zstd.
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.64 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:26:54 [2022-03-25T23:26:54.206Z] #21 32.65 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:26:54 [2022-03-25T23:26:54.724Z] #21 33.05 Setting up python3-pkg-resources (52.0.0-4) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.88 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.90 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.91 Setting up libgpm2:amd64 (1.20.7-8) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.92 Setting up libicu67:amd64 (67.1-7) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.93 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.95 Setting up libinih1:amd64 (53-1+b2) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.96 Setting up uidmap (1:4.8.1-1) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 33.99 Setting up bzip2 (1.0.8-4) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 34.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:26:55 [2022-03-25T23:26:55.660Z] #21 34.01 Setting up python3-wheel (0.34.2-1) ...
23:26:56 [2022-03-25T23:26:56.227Z] #21 34.65 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:26:56 [2022-03-25T23:26:56.227Z] #21 34.65 Setting up libcap2:amd64 (1:2.44-1) ...
23:26:56 [2022-03-25T23:26:56.227Z] #21 34.67 Setting up libcap2-bin (1:2.44-1) ...
23:26:56 [2022-03-25T23:26:56.227Z] #21 34.68 Setting up apparmor (2.13.6-10) ...
23:26:57 [2022-03-25T23:26:57.605Z] #21 36.11 Setting up zip (3.0-12) ...
23:26:57 [2022-03-25T23:26:57.864Z] #21 36.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:26:57 [2022-03-25T23:26:57.864Z] #21 36.15 Setting up bash-completion (1:2.11-2) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.09 Setting up xz-utils (5.2.5-2) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.11 Setting up libmnl0:amd64 (1.0.4-3) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.12 Setting up patch (2.7.6-7) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.13 Setting up sudo (1.9.5p2-3) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.21 invoke-rc.d: could not determine current runlevel
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.22 invoke-rc.d: policy-rc.d denied execution of start.
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.23 Setting up xfsprogs (5.10.0-4) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.25 Setting up libxtables12:amd64 (1.8.7-1) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.26 Setting up inetutils-ping (2:2.0-1) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.28 Setting up pigz (2.6-1) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:59 [2022-03-25T23:26:59.767Z] #21 38.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:27:00 [2022-03-25T23:27:00.026Z] #21 38.33 Setting up python-pip-whl (20.3.4-4) ...
23:27:00 [2022-03-25T23:27:00.026Z] #21 38.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:27:00 [2022-03-25T23:27:00.596Z] #21 38.98 Setting up libaio1:amd64 (0.3.112-9) ...
23:27:00 [2022-03-25T23:27:00.596Z] #21 38.99 Setting up python3-lib2to3 (3.9.2-1) ...
23:27:01 [2022-03-25T23:27:01.114Z] #21 39.36 Setting up libelf1:amd64 (0.183-1) ...
23:27:01 [2022-03-25T23:27:01.114Z] #21 39.40 Setting up zstd (1.4.8+dfsg-2.1) ...
23:27:01 [2022-03-25T23:27:01.114Z] #21 39.42 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:27:01 [2022-03-25T23:27:01.114Z] #21 39.43 Setting up python3-distutils (3.9.2-1) ...
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:27:01 [2022-03-25T23:27:01.373Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:27:01 [2022-03-25T23:27:01.632Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:27:01 [2022-03-25T23:27:01.632Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:27:01 [2022-03-25T23:27:01.632Z] #21 39.95 Setting up python3-setuptools (52.0.0-4) ...
23:27:03 [2022-03-25T23:27:03.093Z] #21 41.43 Setting up libjq1:amd64 (1.6-2.1) ...
23:27:03 [2022-03-25T23:27:03.093Z] #21 41.44 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:27:03 [2022-03-25T23:27:03.093Z] #21 41.45 Setting up thin-provisioning-tools (0.9.0-1) ...
23:27:03 [2022-03-25T23:27:03.093Z] #21 41.47 Setting up python3-pip (20.3.4-4) ...
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.74 Setting up jq (1.6-2.1) ...
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.75 Setting up libbpf0:amd64 (1:0.3-2) ...
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.77 Setting up iptables (1.8.7-1) ...
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:27:04 [2022-03-25T23:27:04.479Z] #21 42.82 Setting up iproute2 (5.10.0-4) ...
23:27:04 [2022-03-25T23:27:04.737Z] #21 43.12 Processing triggers for libc-bin (2.31-13+deb11u2) ...
23:27:05 [2022-03-25T23:27:05.674Z] #21 DONE 43.9s
23:27:05 [2022-03-25T23:27:05.674Z] 
23:27:05 [2022-03-25T23:27:05.674Z] #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
23:27:05 [2022-03-25T23:27:05.674Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46
23:27:06 [2022-03-25T23:27:06.242Z] #22 0.817 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:27:06 [2022-03-25T23:27:06.242Z] #22 0.822 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:27:06 [2022-03-25T23:27:06.242Z] #22 0.826 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:27:06 [2022-03-25T23:27:06.242Z] #22 DONE 0.9s
23:27:06 [2022-03-25T23:27:06.242Z] 
23:27:06 [2022-03-25T23:27:06.242Z] #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
23:27:06 [2022-03-25T23:27:06.242Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:27:06 [2022-03-25T23:27:06.500Z] #60 ...
23:27:06 [2022-03-25T23:27:06.500Z] 
23:27:06 [2022-03-25T23:27:06.500Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
23:27:06 [2022-03-25T23:27:06.500Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999
23:27:16 [2022-03-25T23:27:16.489Z] #23 9.369 Collecting yamllint==1.26.1
23:27:16 [2022-03-25T23:27:16.748Z] #23 10.42   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:27:18 [2022-03-25T23:27:18.125Z] #23 11.49 Collecting pathspec>=0.5.3
23:27:18 [2022-03-25T23:27:18.125Z] #23 11.50   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:27:18 [2022-03-25T23:27:18.384Z] #23 11.91 Collecting pyyaml
23:27:18 [2022-03-25T23:27:18.384Z] #23 11.92   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)
23:27:18 [2022-03-25T23:27:18.384Z] #23 11.98 Building wheels for collected packages: yamllint
23:27:18 [2022-03-25T23:27:18.384Z] #23 11.98   Building wheel for yamllint (setup.py): started
23:27:19 [2022-03-25T23:27:19.321Z] #23 12.90   Building wheel for yamllint (setup.py): finished with status 'done'
23:27:19 [2022-03-25T23:27:19.321Z] #23 12.91   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0ac097d7d5d5becc416ff24f53dbe972605987d9f0995d285dd3ce9eca4a4d94
23:27:19 [2022-03-25T23:27:19.321Z] #23 12.91   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:27:19 [2022-03-25T23:27:19.321Z] #23 12.91 Successfully built yamllint
23:27:19 [2022-03-25T23:27:19.321Z] #23 12.94 Installing collected packages: pyyaml, pathspec, yamllint
23:27:19 [2022-03-25T23:27:19.889Z] #23 13.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:27:20 [2022-03-25T23:27:20.457Z] #23 DONE 13.8s
23:27:20 [2022-03-25T23:27:20.457Z] 
23:27:20 [2022-03-25T23:27:20.457Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
23:27:20 [2022-03-25T23:27:20.457Z] #27 sha256:3418ba640aa15c4693f4dd9af52e14d4a6f6518dc0346befb81be00100315ab9
23:27:20 [2022-03-25T23:27:20.457Z] #27 DONE 0.2s
23:27:20 [2022-03-25T23:27:20.457Z] 
23:27:20 [2022-03-25T23:27:20.457Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
23:27:20 [2022-03-25T23:27:20.457Z] #32 sha256:48baf35ced7f18aa85ad505f7a2f9d802e18ab85aea84d386ac590a1115142df
23:27:20 [2022-03-25T23:27:20.457Z] #32 DONE 0.2s
23:27:20 [2022-03-25T23:27:20.457Z] 
23:27:20 [2022-03-25T23:27:20.458Z] #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
23:27:20 [2022-03-25T23:27:20.458Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
23:27:20 [2022-03-25T23:27:20.717Z] #43 ...
23:27:20 [2022-03-25T23:27:20.717Z] 
23:27:20 [2022-03-25T23:27:20.717Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
23:27:20 [2022-03-25T23:27:20.717Z] #35 sha256:7a4da5864360f6233a0132573b7ff15004014b872f98ee9f144891eb5aa2aa01
23:27:20 [2022-03-25T23:27:20.717Z] #35 DONE 0.1s
23:27:20 [2022-03-25T23:27:20.717Z] 
23:27:20 [2022-03-25T23:27:20.717Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
23:27:20 [2022-03-25T23:27:20.717Z] #37 sha256:ce8587bbdcf2d9f61511dfc9c10d41e4b5ec7ce12a403ae9a31a5f972bfb8982
23:27:20 [2022-03-25T23:27:20.717Z] #37 DONE 0.1s
23:27:20 [2022-03-25T23:27:20.717Z] 
23:27:20 [2022-03-25T23:27:20.717Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
23:27:20 [2022-03-25T23:27:20.717Z] #41 sha256:2e33de5686e9fcc49518542e83dcc314e98b1735821099fed27af7f7763f19fd
23:27:20 [2022-03-25T23:27:20.717Z] #41 DONE 0.1s
23:27:20 [2022-03-25T23:27:20.717Z] 
23:27:20 [2022-03-25T23:27:20.717Z] #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
23:27:20 [2022-03-25T23:27:20.717Z] #56 sha256:ff9f4aa11e354ba32d9fa2825b70267c423624ca740819944f7fea93926fc548
23:27:38 [2022-03-25T23:27:38.800Z] #56 ...
23:27:38 [2022-03-25T23:27:38.800Z] 
23:27:38 [2022-03-25T23:27:38.800Z] #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
23:27:38 [2022-03-25T23:27:38.800Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c
23:27:38 [2022-03-25T23:27:38.800Z] #43 251.0 + dpkg --print-architecture
23:27:38 [2022-03-25T23:27:38.800Z] #43 251.0 + git checkout -q v2.1.0
23:27:38 [2022-03-25T23:27:38.800Z] #43 251.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:27:38 [2022-03-25T23:27:38.800Z] #43 251.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:28:00 [2022-03-25T23:28:00.733Z] #43 DONE 273.9s
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #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
23:28:00 [2022-03-25T23:28:00.733Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:28:00 [2022-03-25T23:28:00.733Z] #51 ...
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
23:28:00 [2022-03-25T23:28:00.733Z] #44 sha256:220077a46c6a9b65c1aa71b93419372a931f8ee8980fec9653bbd533a93ebf39
23:28:00 [2022-03-25T23:28:00.733Z] #44 DONE 0.4s
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #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
23:28:00 [2022-03-25T23:28:00.733Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:28:00 [2022-03-25T23:28:00.733Z] #60 ...
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
23:28:00 [2022-03-25T23:28:00.733Z] #48 sha256:5983953ad9fd6b30aeb38e43fe3c321543c7d0b8f7fc40850010d395746564c7
23:28:00 [2022-03-25T23:28:00.733Z] #48 DONE 0.1s
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
23:28:00 [2022-03-25T23:28:00.733Z] #50 sha256:8eb00f06303a8fa4df617dd5e5a8368e6f603a23c0617a33fde627d5d5d42055
23:28:00 [2022-03-25T23:28:00.733Z] #50 DONE 0.1s
23:28:00 [2022-03-25T23:28:00.733Z] 
23:28:00 [2022-03-25T23:28:00.733Z] #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
23:28:00 [2022-03-25T23:28:00.733Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:28:39 [2022-03-25T23:28:39.456Z] #60 ...
23:28:39 [2022-03-25T23:28:39.456Z] 
23:28:39 [2022-03-25T23:28:39.456Z] #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
23:28:39 [2022-03-25T23:28:39.456Z] #56 sha256:ff9f4aa11e354ba32d9fa2825b70267c423624ca740819944f7fea93926fc548
23:28:39 [2022-03-25T23:28:39.456Z] #56 143.9 + mkdir -p /build
23:28:39 [2022-03-25T23:28:39.456Z] #56 143.9 + cp runc /build/runc
23:28:39 [2022-03-25T23:28:39.456Z] #56 DONE 144.4s
23:28:39 [2022-03-25T23:28:39.456Z] 
23:28:39 [2022-03-25T23:28:39.456Z] #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
23:28:39 [2022-03-25T23:28:39.456Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca
23:28:39 [2022-03-25T23:28:39.456Z] #51 314.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
23:28:39 [2022-03-25T23:28:39.456Z] #51 DONE 314.4s
23:28:39 [2022-03-25T23:28:39.456Z] 
23:28:39 [2022-03-25T23:28:39.456Z] #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
23:28:39 [2022-03-25T23:28:39.456Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:28:40 [2022-03-25T23:28:40.836Z] #60 ...
23:28:40 [2022-03-25T23:28:40.836Z] 
23:28:40 [2022-03-25T23:28:40.836Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
23:28:40 [2022-03-25T23:28:40.836Z] #52 sha256:876b644f472f2fde3a112621d3ad07e8edc69f8fa9eb4687d774cfdc281036d3
23:28:41 [2022-03-25T23:28:41.402Z] #52 DONE 0.6s
23:28:41 [2022-03-25T23:28:41.402Z] 
23:28:41 [2022-03-25T23:28:41.402Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
23:28:41 [2022-03-25T23:28:41.402Z] #54 sha256:f1ab3d0306327dbc84dc964b9d2a709e963cd721f67f019845238dd927495cc4
23:28:41 [2022-03-25T23:28:41.402Z] #54 DONE 0.1s
23:28:41 [2022-03-25T23:28:41.402Z] 
23:28:41 [2022-03-25T23:28:41.402Z] #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
23:28:41 [2022-03-25T23:28:41.402Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:28:41 [2022-03-25T23:28:41.402Z] #60 ...
23:28:41 [2022-03-25T23:28:41.402Z] 
23:28:41 [2022-03-25T23:28:41.402Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
23:28:41 [2022-03-25T23:28:41.402Z] #57 sha256:357111283390bc445890dacce64cf471a09dd54ddc81804d45a0b64f287aad75
23:28:41 [2022-03-25T23:28:41.660Z] #57 DONE 0.2s
23:28:41 [2022-03-25T23:28:41.660Z] 
23:28:41 [2022-03-25T23:28:41.660Z] #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
23:28:41 [2022-03-25T23:28:41.660Z] #60 sha256:8a4fd75807af87c2cf9a373ffa954f77ba2ba8e02a3ca5d683efb4a28af4ec07
23:28:43 [2022-03-25T23:28:43.566Z] #60 268.0 + bin/containerd
23:29:39 [2022-03-25T23:29:39.787Z] #60 318.9 # github.com/containerd/containerd/cmd/containerd
23:29:39 [2022-03-25T23:29:39.787Z] #60 318.9 /usr/bin/ld: /tmp/go-link-3877663331/000019.o: in function `New':
23:29:39 [2022-03-25T23:29:39.787Z] #60 318.9 /tmp/tmp.gq9nX6aXDd/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
23:29:39 [2022-03-25T23:29:39.787Z] #60 319.0 + bin/containerd-stress
23:29:39 [2022-03-25T23:29:39.787Z] #60 320.1 + bin/containerd-shim
23:29:47 [2022-03-25T23:29:47.898Z] #60 331.3 + bin/containerd-shim-runc-v1
23:29:53 [2022-03-25T23:29:53.168Z] #60 337.5 + bin/containerd-shim-runc-v2
23:29:53 [2022-03-25T23:29:53.427Z] #60 338.3 + binaries
23:29:53 [2022-03-25T23:29:53.427Z] #60 338.3 + install -D bin/containerd /build/containerd
23:29:53 [2022-03-25T23:29:53.427Z] #60 338.4 + install -D bin/containerd-shim /build/containerd-shim
23:29:53 [2022-03-25T23:29:53.427Z] #60 338.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:29:53 [2022-03-25T23:29:53.687Z] #60 338.4 + install -D bin/ctr /build/ctr
23:29:55 [2022-03-25T23:29:55.586Z] #60 DONE 340.3s
23:29:56 [2022-03-25T23:29:56.521Z] 
23:29:56 [2022-03-25T23:29:56.521Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
23:29:56 [2022-03-25T23:29:56.521Z] #61 sha256:26906ce780eede66ff89dd431acacbe4202173033745eb8c1871eb508273a1ed
23:29:56 [2022-03-25T23:29:56.521Z] #61 DONE 0.2s
23:29:56 [2022-03-25T23:29:56.521Z] 
23:29:56 [2022-03-25T23:29:56.521Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:29:56 [2022-03-25T23:29:56.521Z] #66 sha256:d554891d7a1811ad2062afcad6786f2d6f8e27f17e6d5e0948fd959cae130fae
23:29:56 [2022-03-25T23:29:56.779Z] #66 DONE 0.1s
23:29:56 [2022-03-25T23:29:56.779Z] 
23:29:56 [2022-03-25T23:29:56.779Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
23:29:56 [2022-03-25T23:29:56.779Z] #71 sha256:95805e7cea46cbdb3f0f7c80dd49186999e130b7e1e8553bd0e661b4f823e9bd
23:29:57 [2022-03-25T23:29:57.037Z] #71 DONE 0.3s
23:29:57 [2022-03-25T23:29:57.037Z] 
23:29:57 [2022-03-25T23:29:57.037Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
23:29:57 [2022-03-25T23:29:57.037Z] #72 sha256:9cc29945829e7f940a20067f7a0d8baf197764b176653427b07e73932a40eabd
23:29:57 [2022-03-25T23:29:57.037Z] #72 DONE 0.0s
23:29:57 [2022-03-25T23:29:57.037Z] 
23:29:57 [2022-03-25T23:29:57.037Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
23:29:57 [2022-03-25T23:29:57.037Z] #73 sha256:c61e558e66d7389bd541c62b5ec954e5f4a594bc57dd0a761343eee901ef1356
23:29:58 [2022-03-25T23:29:58.935Z] #73 DONE 1.7s
23:29:58 [2022-03-25T23:29:58.935Z] 
23:29:58 [2022-03-25T23:29:58.935Z] #74 exporting to image
23:29:58 [2022-03-25T23:29:58.935Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:29:58 [2022-03-25T23:29:58.935Z] #74 exporting layers
23:30:05 [2022-03-25T23:30:05.592Z] #74 exporting layers 6.3s done
23:30:05 [2022-03-25T23:30:05.593Z] #74 writing image sha256:64bfa2f2263c690dbef27c05627980d1dbfe945548c43012695c89fa06c7b9e0 done
23:30:05 [2022-03-25T23:30:05.593Z] #74 naming to docker.io/library/docker:efb2bd5522ad30f988e566d8db3485b2186d7457 done
23:30:05 [2022-03-25T23:30:05.593Z] #74 DONE 6.3s