Skip to content

Console Output

Skipping 42 KB.. Full Log
b.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:30:08 [2022-03-09T09:30:08.315Z] #47 6.291 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
09:30:08 [2022-03-09T09:30:08.315Z] #47 7.226 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #47 ...
09:30:08 [2022-03-09T09:30:08.574Z] 
09:30:08 [2022-03-09T09:30:08.574Z] #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
09:30:08 [2022-03-09T09:30:08.574Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
09:30:08 [2022-03-09T09:30:08.574Z] #58 5.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #58 6.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #58 6.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #58 7.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #58 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
09:30:08 [2022-03-09T09:30:08.574Z] #58 ...
09:30:08 [2022-03-09T09:30:08.574Z] 
09:30:08 [2022-03-09T09:30:08.574Z] #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
09:30:08 [2022-03-09T09:30:08.574Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
09:30:08 [2022-03-09T09:30:08.574Z] #34 5.075 + git clone https://github.com/kolyshkin/go-swagger.git .
09:30:08 [2022-03-09T09:30:08.574Z] #34 5.084 Cloning into '.'...
09:30:08 [2022-03-09T09:30:08.834Z] #34 ...
09:30:08 [2022-03-09T09:30:08.834Z] 
09:30:08 [2022-03-09T09:30:08.834Z] #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
09:30:08 [2022-03-09T09:30:08.834Z] #63 sha256:ef1eea8f38b5f09714f55a0486d7ff32623cac732e7d8e0589ccafc5227e6f6d
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + RM_GOPATH=0
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + TMP_GOPATH=
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + : /build
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + '[' -z '' ']'
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 ++ mktemp -d
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + export GOPATH=/tmp/tmp.B08t2BeBL2
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + GOPATH=/tmp/tmp.B08t2BeBL2
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + RM_GOPATH=1
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.205 + case "$(go env GOARCH)" in
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.206 ++ go env GOARCH
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + export GO_BUILDMODE=-buildmode=pie
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + GO_BUILDMODE=-buildmode=pie
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 ++ dirname /install.sh
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + dir=/
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + bin=rootlesskit
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + shift
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + '[' '!' -f //rootlesskit.installer ']'
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + . //rootlesskit.installer
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 ++ : v0.14.6
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + install_rootlesskit
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + case "$1" in
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + export CGO_ENABLED=0
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + CGO_ENABLED=0
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + _install_rootlesskit
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + echo 'Install rootlesskit version v0.14.6'
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + for f in rootlesskit rootlesskit-docker-proxy
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + GOBIN=/build
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + GO111MODULE=on
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.268 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
09:30:08 [2022-03-09T09:30:08.834Z] #63 5.270 Install rootlesskit version v0.14.6
09:30:08 [2022-03-09T09:30:08.834Z] #63 6.089 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
09:30:08 [2022-03-09T09:30:08.834Z] #63 8.911 go: downloading github.com/sirupsen/logrus v1.8.1
09:30:08 [2022-03-09T09:30:08.834Z] #63 8.911 go: downloading github.com/urfave/cli/v2 v2.3.0
09:30:08 [2022-03-09T09:30:08.834Z] #63 9.779 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
09:30:08 [2022-03-09T09:30:08.834Z] #63 ...
09:30:08 [2022-03-09T09:30:08.834Z] 
09:30:08 [2022-03-09T09:30:08.834Z] #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
09:30:08 [2022-03-09T09:30:08.834Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
09:30:08 [2022-03-09T09:30:08.834Z] #43 4.756 + git clone https://github.com/docker/distribution.git .
09:30:08 [2022-03-09T09:30:08.834Z] #43 4.757 Cloning into '.'...
09:30:09 [2022-03-09T09:30:09.093Z] #43 ...
09:30:09 [2022-03-09T09:30:09.093Z] 
09:30:09 [2022-03-09T09:30:09.093Z] #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
09:30:09 [2022-03-09T09:30:09.093Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:09 [2022-03-09T09:30:09.093Z] #38 5.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:30:09 [2022-03-09T09:30:09.093Z] #38 6.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:30:09 [2022-03-09T09:30:09.093Z] #38 6.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:30:09 [2022-03-09T09:30:09.093Z] #38 7.328 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:30:09 [2022-03-09T09:30:09.093Z] #38 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
09:30:09 [2022-03-09T09:30:09.093Z] #38 ...
09:30:09 [2022-03-09T09:30:09.093Z] 
09:30:09 [2022-03-09T09:30:09.093Z] #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
09:30:09 [2022-03-09T09:30:09.093Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8
09:30:09 [2022-03-09T09:30:09.093Z] #36 4.970 go: downloading github.com/pelletier/go-toml v1.8.1
09:30:09 [2022-03-09T09:30:09.375Z] #36 ...
09:30:09 [2022-03-09T09:30:09.375Z] 
09:30:09 [2022-03-09T09:30:09.375Z] #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
09:30:09 [2022-03-09T09:30:09.375Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:30:09 [2022-03-09T09:30:09.375Z] #51 5.403 go: downloading github.com/golangci/golangci-lint v1.44.0
09:30:09 [2022-03-09T09:30:09.375Z] #51 ...
09:30:09 [2022-03-09T09:30:09.375Z] 
09:30:09 [2022-03-09T09:30:09.375Z] #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
09:30:09 [2022-03-09T09:30:09.375Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:09 [2022-03-09T09:30:09.375Z] #47 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
09:30:11 [2022-03-09T09:30:11.919Z] #47 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:30:14 [2022-03-09T09:30:14.480Z] #47 ...
09:30:14 [2022-03-09T09:30:14.480Z] 
09:30:14 [2022-03-09T09:30:14.480Z] #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
09:30:14 [2022-03-09T09:30:14.480Z] #63 sha256:ef1eea8f38b5f09714f55a0486d7ff32623cac732e7d8e0589ccafc5227e6f6d
09:30:14 [2022-03-09T09:30:14.480Z] #63 13.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.41 go: downloading github.com/google/uuid v1.3.0
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.45 go: downloading github.com/moby/vpnkit v0.5.0
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.59 go: downloading github.com/gofrs/flock v0.8.1
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.76 go: downloading github.com/gorilla/mux v1.8.0
09:30:14 [2022-03-09T09:30:14.480Z] #63 14.85 go: downloading github.com/moby/sys/mountinfo v0.5.0
09:30:14 [2022-03-09T09:30:14.480Z] #63 15.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:14 [2022-03-09T09:30:14.480Z] #63 15.90 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
09:30:17 [2022-03-09T09:30:17.776Z] #63 19.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:30:17 [2022-03-09T09:30:17.776Z] #63 ...
09:30:17 [2022-03-09T09:30:17.776Z] 
09:30:17 [2022-03-09T09:30:17.776Z] #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
09:30:17 [2022-03-09T09:30:17.776Z] #26 sha256:d9f6ad25786ec41f8af656c2738b1bd447aa60a8bbf645114d019a2477a4793e
09:30:17 [2022-03-09T09:30:17.776Z] #26 16.86 + mkdir -p /build
09:30:17 [2022-03-09T09:30:17.776Z] #26 16.86 + mv docker/docker /build/
09:30:17 [2022-03-09T09:30:17.776Z] #26 16.87 + rmdir docker
09:30:17 [2022-03-09T09:30:17.776Z] #26 DONE 19.3s
09:30:17 [2022-03-09T09:30:17.776Z] 
09:30:17 [2022-03-09T09:30:17.776Z] #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
09:30:17 [2022-03-09T09:30:17.776Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2
09:30:17 [2022-03-09T09:30:17.776Z] #49 17.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:30:17 [2022-03-09T09:30:17.776Z] #49 17.33 go: downloading golang.org/x/mod v0.3.0
09:30:18 [2022-03-09T09:30:18.722Z] #49 ...
09:30:18 [2022-03-09T09:30:18.722Z] 
09:30:18 [2022-03-09T09:30:18.722Z] #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
09:30:18 [2022-03-09T09:30:18.722Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:30:18 [2022-03-09T09:30:18.722Z] #14 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
09:30:18 [2022-03-09T09:30:18.722Z] #14 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:30:18 [2022-03-09T09:30:18.722Z] #14 ...
09:30:18 [2022-03-09T09:30:18.722Z] 
09:30:18 [2022-03-09T09:30:18.722Z] #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
09:30:18 [2022-03-09T09:30:18.722Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 tomll can be used in two ways:
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 Writing to STDIN and reading from STDOUT:
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71   cat file.toml | tomll > file.toml
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 Reading and updating a list of files:
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71   tomll a.toml b.toml c.toml
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 
09:30:18 [2022-03-09T09:30:18.722Z] #36 20.71 When given a list of files, tomll will modify all files in place without asking.
09:30:18 [2022-03-09T09:30:18.985Z] #36 DONE 21.1s
09:30:18 [2022-03-09T09:30:18.985Z] 
09:30:18 [2022-03-09T09:30:18.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
09:30:18 [2022-03-09T09:30:18.985Z] #63 sha256:ef1eea8f38b5f09714f55a0486d7ff32623cac732e7d8e0589ccafc5227e6f6d
09:30:18 [2022-03-09T09:30:18.985Z] #63 19.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:22 [2022-03-09T09:30:22.275Z] #63 ...
09:30:22 [2022-03-09T09:30:22.275Z] 
09:30:22 [2022-03-09T09:30:22.275Z] #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
09:30:22 [2022-03-09T09:30:22.275Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:22 [2022-03-09T09:30:22.275Z] #38 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:30:22 [2022-03-09T09:30:22.275Z] #38 ...
09:30:22 [2022-03-09T09:30:22.275Z] 
09:30:22 [2022-03-09T09:30:22.276Z] #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
09:30:22 [2022-03-09T09:30:22.276Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:22 [2022-03-09T09:30:22.276Z] #47 16.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1828 B]
09:30:22 [2022-03-09T09:30:22.276Z] #47 ...
09:30:22 [2022-03-09T09:30:22.276Z] 
09:30:22 [2022-03-09T09:30:22.276Z] #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
09:30:22 [2022-03-09T09:30:22.276Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
09:30:22 [2022-03-09T09:30:22.276Z] #58 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:30:22 [2022-03-09T09:30:22.849Z] #58 ...
09:30:22 [2022-03-09T09:30:22.849Z] 
09:30:22 [2022-03-09T09:30:22.849Z] #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
09:30:22 [2022-03-09T09:30:22.849Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:22 [2022-03-09T09:30:22.849Z] #38 24.77 Fetched 8505 kB in 19s (442 kB/s)
09:30:29 [2022-03-09T09:30:29.431Z] #38 24.77 Reading package lists...
09:30:29 [2022-03-09T09:30:29.431Z] #38 ...
09:30:29 [2022-03-09T09:30:29.431Z] 
09:30:29 [2022-03-09T09:30:29.431Z] #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
09:30:29 [2022-03-09T09:30:29.431Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:30:29 [2022-03-09T09:30:29.431Z] #14 25.70 Fetched 8505 kB in 20s (427 kB/s)
09:30:29 [2022-03-09T09:30:29.431Z] #14 25.70 Reading package lists...
09:30:29 [2022-03-09T09:30:29.431Z] #14 ...
09:30:29 [2022-03-09T09:30:29.431Z] 
09:30:29 [2022-03-09T09:30:29.431Z] #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
09:30:29 [2022-03-09T09:30:29.431Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
09:30:29 [2022-03-09T09:30:29.954Z] #43 31.43 Updating files:  81% (1489/1837)
Updating files:  82% (1507/1837)
Updating files:  83% (1525/1837)
Updating files:  84% (1544/1837)
Updating files:  85% (1562/1837)
Updating files:  86% (1580/1837)
Updating files:  87% (1599/1837)
Updating files:  88% (1617/1837)
Updating files:  89% (1635/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
09:30:30 [2022-03-09T09:30:30.213Z] #43 31.99 + git checkout -q v2.3.0
09:30:33 [2022-03-09T09:30:33.501Z] #43 ...
09:30:33 [2022-03-09T09:30:33.501Z] 
09:30:33 [2022-03-09T09:30:33.501Z] #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
09:30:33 [2022-03-09T09:30:33.501Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
09:30:33 [2022-03-09T09:30:33.501Z] #58 25.03 Fetched 8505 kB in 19s (438 kB/s)
09:30:33 [2022-03-09T09:30:33.501Z] #58 25.03 Reading package lists...
09:30:33 [2022-03-09T09:30:33.501Z] #58 32.39 Reading package lists...
09:30:33 [2022-03-09T09:30:33.501Z] #58 ...
09:30:33 [2022-03-09T09:30:33.501Z] 
09:30:33 [2022-03-09T09:30:33.501Z] #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
09:30:33 [2022-03-09T09:30:33.501Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:33 [2022-03-09T09:30:33.501Z] #47 24.74 Fetched 8509 kB in 19s (439 kB/s)
09:30:33 [2022-03-09T09:30:33.501Z] #47 24.74 Reading package lists...
09:30:33 [2022-03-09T09:30:33.501Z] #47 32.67 Reading package lists...
09:30:33 [2022-03-09T09:30:33.501Z] #47 ...
09:30:33 [2022-03-09T09:30:33.501Z] 
09:30:33 [2022-03-09T09:30:33.501Z] #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
09:30:33 [2022-03-09T09:30:33.501Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
09:30:33 [2022-03-09T09:30:33.501Z] #43 35.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:30:38 [2022-03-09T09:30:38.780Z] #43 ...
09:30:38 [2022-03-09T09:30:38.780Z] 
09:30:38 [2022-03-09T09:30:38.780Z] #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
09:30:38 [2022-03-09T09:30:38.780Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:38 [2022-03-09T09:30:38.780Z] #47 32.67 Reading package lists...
09:30:39 [2022-03-09T09:30:39.722Z] #47 40.15 Building dependency tree...
09:30:39 [2022-03-09T09:30:39.722Z] #47 ...
09:30:39 [2022-03-09T09:30:39.722Z] 
09:30:39 [2022-03-09T09:30:39.722Z] #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
09:30:39 [2022-03-09T09:30:39.722Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:39 [2022-03-09T09:30:39.722Z] #38 24.77 Reading package lists...
09:30:39 [2022-03-09T09:30:39.722Z] #38 32.03 Reading package lists...
09:30:39 [2022-03-09T09:30:39.722Z] #38 39.52 Building dependency tree...
09:30:39 [2022-03-09T09:30:39.982Z] #38 ...
09:30:39 [2022-03-09T09:30:39.982Z] 
09:30:39 [2022-03-09T09:30:39.982Z] #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
09:30:39 [2022-03-09T09:30:39.982Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.21 go: downloading github.com/fatih/color v1.13.0
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.21 go: downloading github.com/gofrs/flock v0.8.1
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.35 go: downloading github.com/spf13/cobra v1.3.0
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.35 go: downloading github.com/spf13/pflag v1.0.5
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.82 go: downloading github.com/spf13/viper v1.10.1
09:30:39 [2022-03-09T09:30:39.982Z] #51 41.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:30:40 [2022-03-09T09:30:40.553Z] #51 42.54 go: downloading github.com/mattn/go-colorable v0.1.12
09:30:40 [2022-03-09T09:30:40.553Z] #51 42.56 go: downloading github.com/mattn/go-isatty v0.0.14
09:30:40 [2022-03-09T09:30:40.553Z] #51 42.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
09:30:40 [2022-03-09T09:30:40.553Z] #51 42.62 go: downloading github.com/go-critic/go-critic v0.6.2
09:30:40 [2022-03-09T09:30:40.553Z] #51 ...
09:30:40 [2022-03-09T09:30:40.553Z] 
09:30:40 [2022-03-09T09:30:40.553Z] #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
09:30:40 [2022-03-09T09:30:40.553Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:30:40 [2022-03-09T09:30:40.553Z] #14 25.70 Reading package lists...
09:30:40 [2022-03-09T09:30:40.553Z] #14 32.96 Reading package lists...
09:30:40 [2022-03-09T09:30:40.813Z] #14 41.08 Building dependency tree...
09:30:40 [2022-03-09T09:30:40.813Z] #14 ...
09:30:40 [2022-03-09T09:30:40.813Z] 
09:30:40 [2022-03-09T09:30:40.813Z] #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
09:30:40 [2022-03-09T09:30:40.813Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:40 [2022-03-09T09:30:40.814Z] #47 40.15 Building dependency tree...
09:30:43 [2022-03-09T09:30:43.350Z] #47 44.73 The following additional packages will be installed:
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.76   python3-protobuf python3-six
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.76 Suggested packages:
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.80   python3-setuptools
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.80 Recommended packages:
09:30:43 [2022-03-09T09:30:43.351Z] #47 44.80   iproute2 | iproute
09:30:43 [2022-03-09T09:30:43.918Z] #47 45.53 The following NEW packages will be installed:
09:30:43 [2022-03-09T09:30:43.918Z] #47 45.53   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:30:43 [2022-03-09T09:30:43.918Z] #47 45.55   python3-protobuf python3-six
09:30:44 [2022-03-09T09:30:44.490Z] #47 46.11 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:30:44 [2022-03-09T09:30:44.490Z] #47 46.11 Need to get 2292 kB of archives.
09:30:44 [2022-03-09T09:30:44.490Z] #47 46.11 After this operation, 11.0 MB of additional disk space will be used.
09:30:44 [2022-03-09T09:30:44.490Z] #47 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:30:44 [2022-03-09T09:30:44.491Z] #47 46.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:30:44 [2022-03-09T09:30:44.491Z] #47 46.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:30:44 [2022-03-09T09:30:44.491Z] #47 46.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:30:44 [2022-03-09T09:30:44.491Z] #47 46.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:30:44 [2022-03-09T09:30:44.491Z] #47 46.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:30:44 [2022-03-09T09:30:44.808Z] #47 46.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:30:45 [2022-03-09T09:30:45.815Z] #47 ...
09:30:45 [2022-03-09T09:30:45.816Z] 
09:30:45 [2022-03-09T09:30:45.816Z] #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
09:30:45 [2022-03-09T09:30:45.816Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3
09:30:45 [2022-03-09T09:30:45.816Z] #53 47.91 v3.0.2
09:30:46 [2022-03-09T09:30:46.800Z] #53 DONE 48.5s
09:30:46 [2022-03-09T09:30:46.800Z] 
09:30:46 [2022-03-09T09:30:46.800Z] #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
09:30:46 [2022-03-09T09:30:46.800Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.41 The following additional packages will be installed:
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.44   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.48 Suggested packages:
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.50   cmake-doc ninja-build lrzip
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.50 Recommended packages:
09:30:46 [2022-03-09T09:30:46.800Z] #38 43.50   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:30:46 [2022-03-09T09:30:46.800Z] #38 44.96 The following NEW packages will be installed:
09:30:46 [2022-03-09T09:30:46.800Z] #38 44.97   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:30:46 [2022-03-09T09:30:46.800Z] #38 44.97   vim-common xxd
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.41 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.41 Need to get 17.7 MB of archives.
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.41 After this operation, 70.7 MB of additional disk space will be used.
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 45.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 46.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:30:46 [2022-03-09T09:30:46.800Z] #38 48.63 debconf: delaying package configuration, since apt-utils is not installed
09:30:47 [2022-03-09T09:30:47.060Z] #38 49.03 Fetched 17.7 MB in 2s (7568 kB/s)
09:30:47 [2022-03-09T09:30:47.060Z] #38 49.16 Selecting previously unselected package xxd.
09:30:47 [2022-03-09T09:30:47.329Z] #38 49.16 (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.)
09:30:47 [2022-03-09T09:30:47.329Z] #38 49.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:30:47 [2022-03-09T09:30:47.329Z] #38 49.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:30:47 [2022-03-09T09:30:47.897Z] #38 49.89 Selecting previously unselected package vim-common.
09:30:47 [2022-03-09T09:30:47.897Z] #38 49.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:30:47 [2022-03-09T09:30:47.897Z] #38 49.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:30:48 [2022-03-09T09:30:48.158Z] #38 ...
09:30:48 [2022-03-09T09:30:48.158Z] 
09:30:48 [2022-03-09T09:30:48.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
09:30:48 [2022-03-09T09:30:48.158Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
09:30:48 [2022-03-09T09:30:48.158Z] #58 32.39 Reading package lists...
09:30:48 [2022-03-09T09:30:48.158Z] #58 40.10 Building dependency tree...
09:30:48 [2022-03-09T09:30:48.158Z] #58 44.29 The following additional packages will be installed:
09:30:48 [2022-03-09T09:30:48.158Z] #58 44.32   libbtrfs0
09:30:48 [2022-03-09T09:30:48.158Z] #58 44.71 The following NEW packages will be installed:
09:30:48 [2022-03-09T09:30:48.158Z] #58 44.71   libbtrfs-dev libbtrfs0
09:30:48 [2022-03-09T09:30:48.158Z] #58 45.10 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
09:30:48 [2022-03-09T09:30:48.158Z] #58 45.10 Need to get 460 kB of archives.
09:30:48 [2022-03-09T09:30:48.158Z] #58 45.10 After this operation, 1237 kB of additional disk space will be used.
09:30:48 [2022-03-09T09:30:48.158Z] #58 45.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:30:48 [2022-03-09T09:30:48.158Z] #58 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:30:48 [2022-03-09T09:30:48.158Z] #58 46.64 debconf: delaying package configuration, since apt-utils is not installed
09:30:48 [2022-03-09T09:30:48.158Z] #58 47.09 Fetched 460 kB in 0s (1262 kB/s)
09:30:48 [2022-03-09T09:30:48.158Z] #58 47.44 Selecting previously unselected package libbtrfs0:amd64.
09:30:48 [2022-03-09T09:30:48.158Z] #58 47.44 (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.)
09:30:48 [2022-03-09T09:30:48.158Z] #58 47.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 47.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 48.34 Selecting previously unselected package libbtrfs-dev:amd64.
09:30:48 [2022-03-09T09:30:48.158Z] #58 48.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 48.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 49.19 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 49.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 49.43 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:30:48 [2022-03-09T09:30:48.158Z] #58 DONE 50.1s
09:30:48 [2022-03-09T09:30:48.158Z] 
09:30:48 [2022-03-09T09:30:48.158Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:30:48 [2022-03-09T09:30:48.158Z] #59 sha256:a0c4b0c1214b7778f1e39f78547e8dad321820c7ccf0a147363c01439056d46d
09:30:48 [2022-03-09T09:30:48.424Z] #59 DONE 0.5s
09:30:48 [2022-03-09T09:30:48.424Z] 
09:30:48 [2022-03-09T09:30:48.424Z] #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
09:30:48 [2022-03-09T09:30:48.424Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 + RM_GOPATH=0
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 + TMP_GOPATH=
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 + : /build
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 + '[' -z '' ']'
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 ++ mktemp -d
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.533 + export GOPATH=/tmp/tmp.t9wyQ4Lxdy
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.541 + GOPATH=/tmp/tmp.t9wyQ4Lxdy
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.541 + RM_GOPATH=1
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.541 + case "$(go env GOARCH)" in
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.541 ++ go env GOARCH
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.542 + export GO_BUILDMODE=-buildmode=pie
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.542 + GO_BUILDMODE=-buildmode=pie
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.542 ++ dirname /install.sh
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.544 + dir=/
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + bin=containerd
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + shift
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + '[' '!' -f //containerd.installer ']'
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + . //containerd.installer
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 ++ set -e
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 ++ : v1.5.10
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + install_containerd
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + echo 'Install containerd version v1.5.10'
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 Install containerd version v1.5.10
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.547 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t9wyQ4Lxdy/src/github.com/containerd/containerd
09:30:50 [2022-03-09T09:30:50.335Z] #60 1.548 Cloning into '/tmp/tmp.t9wyQ4Lxdy/src/github.com/containerd/containerd'...
09:30:51 [2022-03-09T09:30:51.278Z] #60 ...
09:30:51 [2022-03-09T09:30:51.279Z] 
09:30:51 [2022-03-09T09:30:51.279Z] #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
09:30:51 [2022-03-09T09:30:51.279Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:30:51 [2022-03-09T09:30:51.279Z] #14 41.08 Building dependency tree...
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.78 The following additional packages will be installed:
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79   mingw-w64-common mingw-w64-x86-64-dev
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.79 Suggested packages:
09:30:51 [2022-03-09T09:30:51.279Z] #14 45.82   gcc-10-locales seccomp wine64
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10 The following NEW packages will be installed:
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.10   mingw-w64-x86-64-dev
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.67 Need to get 115 MB of archives.
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.67 After this operation, 645 MB of additional disk space will be used.
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.67 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]
09:30:51 [2022-03-09T09:30:51.279Z] #14 48.91 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]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:30:51 [2022-03-09T09:30:51.279Z] #14 49.97 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]
09:30:51 [2022-03-09T09:30:51.279Z] #14 50.01 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]
09:30:51 [2022-03-09T09:30:51.279Z] #14 50.84 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]
09:30:51 [2022-03-09T09:30:51.279Z] #14 52.99 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]
09:30:51 [2022-03-09T09:30:51.541Z] #14 ...
09:30:51 [2022-03-09T09:30:51.541Z] 
09:30:51 [2022-03-09T09:30:51.541Z] #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
09:30:51 [2022-03-09T09:30:51.541Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:51 [2022-03-09T09:30:51.541Z] #47 49.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.49 debconf: delaying package configuration, since apt-utils is not installed
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.83 Fetched 2292 kB in 4s (512 kB/s)
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.90 Selecting previously unselected package libprotobuf23:amd64.
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.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.)
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:30:51 [2022-03-09T09:30:51.541Z] #47 51.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:30:51 [2022-03-09T09:30:51.541Z] #47 52.97 Selecting previously unselected package python3-pkg-resources.
09:30:51 [2022-03-09T09:30:51.541Z] #47 52.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:30:51 [2022-03-09T09:30:51.541Z] #47 53.01 Unpacking python3-pkg-resources (52.0.0-4) ...
09:30:51 [2022-03-09T09:30:51.541Z] #47 53.26 Selecting previously unselected package python3-six.
09:30:51 [2022-03-09T09:30:51.541Z] #47 53.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:30:51 [2022-03-09T09:30:51.803Z] #47 53.41 Unpacking python3-six (1.16.0-2) ...
09:30:52 [2022-03-09T09:30:52.062Z] #47 53.59 Selecting previously unselected package python3-protobuf.
09:30:52 [2022-03-09T09:30:52.062Z] #47 53.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:30:52 [2022-03-09T09:30:52.062Z] #47 53.62 Unpacking python3-protobuf (3.12.4-1) ...
09:30:52 [2022-03-09T09:30:52.630Z] #47 ...
09:30:52 [2022-03-09T09:30:52.630Z] 
09:30:52 [2022-03-09T09:30:52.630Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:30:52 [2022-03-09T09:30:52.630Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:30:52 [2022-03-09T09:30:52.630Z] #51 44.57 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 44.64 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 49.89 go: downloading github.com/sirupsen/logrus v1.8.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 49.89 go: downloading github.com/stretchr/testify v1.7.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.19 go: downloading github.com/fsnotify/fsnotify v1.5.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.26 go: downloading github.com/mitchellh/mapstructure v1.4.3
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.34 go: downloading github.com/magiconair/properties v1.8.5
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.41 go: downloading github.com/spf13/afero v1.6.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.53 go: downloading github.com/spf13/cast v1.4.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.69 go: downloading github.com/subosito/gotenv v1.2.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.73 go: downloading gopkg.in/ini.v1 v1.66.2
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.80 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
09:30:52 [2022-03-09T09:30:52.630Z] #51 50.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.11 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.22 go: downloading github.com/go-toolsmith/astp v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.34 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.46 go: downloading github.com/go-toolsmith/typep v1.0.2
09:30:52 [2022-03-09T09:30:52.630Z] #51 51.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.27 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.42 go: downloading github.com/hashicorp/errwrap v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.45 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.53 go: downloading github.com/Antonboom/errname v0.1.5
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.69 go: downloading github.com/Antonboom/nilnil v0.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 52.75 go: downloading github.com/BurntSushi/toml v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.72 go: downloading github.com/alexkohler/prealloc v1.0.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.81 go: downloading github.com/ashanbrown/makezero v1.1.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 53.90 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.14 go: downloading github.com/blizzy78/varnamelen v0.5.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.27 go: downloading github.com/breml/bidichk v0.2.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.37 go: downloading github.com/breml/errchkjson v0.2.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.54 go: downloading github.com/butuzov/ireturn v0.1.1
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.68 go: downloading github.com/charithe/durationcheck v0.0.9
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.72 go: downloading github.com/daixiang0/gci v0.2.9
09:30:52 [2022-03-09T09:30:52.630Z] #51 54.76 go: downloading github.com/denis-tingajkin/go-header v0.4.2
09:30:52 [2022-03-09T09:30:52.899Z] #51 54.83 go: downloading github.com/esimonov/ifshort v1.0.4
09:30:52 [2022-03-09T09:30:52.899Z] #51 54.86 go: downloading github.com/fzipp/gocyclo v0.4.0
09:30:52 [2022-03-09T09:30:52.899Z] #51 54.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:52 [2022-03-09T09:30:52.899Z] #51 ...
09:30:52 [2022-03-09T09:30:52.899Z] 
09:30:52 [2022-03-09T09:30:52.899Z] #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
09:30:52 [2022-03-09T09:30:52.899Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:30:52 [2022-03-09T09:30:52.899Z] #47 54.63 Selecting previously unselected package libnet1:amd64.
09:30:53 [2022-03-09T09:30:53.159Z] #47 54.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:30:53 [2022-03-09T09:30:53.159Z] #47 54.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:30:53 [2022-03-09T09:30:53.159Z] #47 54.85 Selecting previously unselected package libnl-3-200:amd64.
09:30:53 [2022-03-09T09:30:53.159Z] #47 54.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:30:53 [2022-03-09T09:30:53.159Z] #47 54.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:30:53 [2022-03-09T09:30:53.727Z] #47 55.24 Selecting previously unselected package libprotobuf-c1:amd64.
09:30:53 [2022-03-09T09:30:53.727Z] #47 55.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:30:53 [2022-03-09T09:30:53.727Z] #47 55.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:30:53 [2022-03-09T09:30:53.986Z] #47 55.64 Selecting previously unselected package criu.
09:30:53 [2022-03-09T09:30:53.986Z] #47 55.65 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
09:30:53 [2022-03-09T09:30:53.986Z] #47 55.66 Unpacking criu (3.16.1-3) ...
09:30:55 [2022-03-09T09:30:55.386Z] #47 56.97 Setting up python3-pkg-resources (52.0.0-4) ...
09:30:57 [2022-03-09T09:30:57.951Z] #47 59.66 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:30:57 [2022-03-09T09:30:57.951Z] #47 59.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:30:58 [2022-03-09T09:30:58.220Z] #47 59.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:30:58 [2022-03-09T09:30:58.220Z] #47 59.77 Setting up python3-six (1.16.0-2) ...
09:30:58 [2022-03-09T09:30:58.220Z] #47 ...
09:30:58 [2022-03-09T09:30:58.220Z] 
09:30:58 [2022-03-09T09:30:58.220Z] #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
09:30:58 [2022-03-09T09:30:58.220Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:30:58 [2022-03-09T09:30:58.220Z] #38 50.32 Selecting previously unselected package cmake-data.
09:30:58 [2022-03-09T09:30:58.220Z] #38 50.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:30:58 [2022-03-09T09:30:58.220Z] #38 50.34 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:30:58 [2022-03-09T09:30:58.220Z] #38 55.02 Selecting previously unselected package libicu67:amd64.
09:30:58 [2022-03-09T09:30:58.220Z] #38 55.03 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:30:58 [2022-03-09T09:30:58.220Z] #38 55.06 Unpacking libicu67:amd64 (67.1-7) ...
09:30:58 [2022-03-09T09:30:58.495Z] #38 ...
09:30:58 [2022-03-09T09:30:58.495Z] 
09:30:58 [2022-03-09T09:30:58.495Z] #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
09:30:58 [2022-03-09T09:30:58.495Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
09:30:58 [2022-03-09T09:30:58.495Z] #34 59.15 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.
09:30:58 [2022-03-09T09:30:58.495Z] #34 59.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:30:59 [2022-03-09T09:30:59.474Z] #34 61.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:02 [2022-03-09T09:31:02.014Z] #34 ...
09:31:02 [2022-03-09T09:31:02.014Z] 
09:31:02 [2022-03-09T09:31:02.014Z] #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
09:31:02 [2022-03-09T09:31:02.014Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:31:02 [2022-03-09T09:31:02.014Z] #14 53.73 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]
09:31:02 [2022-03-09T09:31:02.014Z] #14 54.59 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]
09:31:02 [2022-03-09T09:31:02.014Z] #14 56.79 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]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.74 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]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.78 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]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 57.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 58.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
09:31:02 [2022-03-09T09:31:02.014Z] #14 59.39 debconf: delaying package configuration, since apt-utils is not installed
09:31:02 [2022-03-09T09:31:02.014Z] #14 59.88 Fetched 115 MB in 10s (11.8 MB/s)
09:31:02 [2022-03-09T09:31:02.014Z] #14 60.02 Selecting previously unselected package binutils-mingw-w64-i686.
09:31:02 [2022-03-09T09:31:02.014Z] #14 60.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
09:31:02 [2022-03-09T09:31:02.014Z] #14 60.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:31:02 [2022-03-09T09:31:02.014Z] #14 60.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:31:02 [2022-03-09T09:31:02.014Z] #14 ...
09:31:02 [2022-03-09T09:31:02.014Z] 
09:31:02 [2022-03-09T09:31:02.014Z] #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
09:31:02 [2022-03-09T09:31:02.014Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.74 go: downloading github.com/golangci/misspell v0.3.5
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:31:02 [2022-03-09T09:31:02.014Z] #51 55.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.33 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.34 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.39 go: downloading github.com/jgautheron/goconst v1.5.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.54 go: downloading github.com/julz/importas v0.1.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.60 go: downloading github.com/kisielk/errcheck v1.6.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.62 go: downloading github.com/kulti/thelper v0.5.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.81 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.82 go: downloading github.com/ldez/gomoddirectives v0.2.2
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.84 go: downloading github.com/ldez/tagliatelle v0.3.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.87 go: downloading github.com/leonklingele/grouper v1.1.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.92 go: downloading github.com/maratori/testpackage v1.0.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 56.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:31:02 [2022-03-09T09:31:02.014Z] #51 57.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 57.10 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
09:31:02 [2022-03-09T09:31:02.014Z] #51 57.26 go: downloading github.com/mgechev/revive v1.1.3
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.17 go: downloading github.com/moricho/tparallel v0.2.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.19 go: downloading github.com/nakabonne/nestif v0.3.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.20 go: downloading github.com/nishanths/exhaustive v0.7.11
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.31 go: downloading github.com/nishanths/predeclared v0.2.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.56 go: downloading github.com/securego/gosec/v2 v2.9.6
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.87 go: downloading github.com/sivchari/containedctx v1.0.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.89 go: downloading github.com/sivchari/tenv v1.4.7
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.91 go: downloading github.com/sonatard/noctx v0.0.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 58.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.07 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.15 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.19 go: downloading github.com/tetafro/godot v1.4.11
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.76 go: downloading github.com/ultraware/funlen v0.0.3
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.77 go: downloading github.com/ultraware/whitespace v0.0.4
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.81 go: downloading github.com/uudashr/gocognit v1.0.5
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.83 go: downloading github.com/yagipy/maintidx v1.0.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 59.85 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
09:31:02 [2022-03-09T09:31:02.014Z] #51 60.40 go: downloading gitlab.com/bosi/decorder v0.2.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 60.61 go: downloading honnef.co/go/tools v0.2.2
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.50 go: downloading mvdan.cc/gofumpt v0.2.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.77 go: downloading github.com/davecgh/go-spew v1.1.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.78 go: downloading github.com/pmezard/go-difflib v1.0.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.83 go: downloading github.com/stretchr/objx v0.1.1
09:31:02 [2022-03-09T09:31:02.014Z] #51 62.90 go: downloading github.com/hashicorp/hcl v1.0.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 63.23 go: downloading github.com/pelletier/go-toml v1.9.4
09:31:02 [2022-03-09T09:31:02.014Z] #51 63.27 go: downloading gopkg.in/yaml.v2 v2.4.0
09:31:02 [2022-03-09T09:31:02.014Z] #51 63.43 go: downloading golang.org/x/text v0.3.7
09:31:02 [2022-03-09T09:31:02.014Z] #51 ...
09:31:02 [2022-03-09T09:31:02.014Z] 
09:31:02 [2022-03-09T09:31:02.014Z] #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
09:31:02 [2022-03-09T09:31:02.014Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:31:02 [2022-03-09T09:31:02.014Z] #14 63.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:31:02 [2022-03-09T09:31:02.014Z] #14 63.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:31:02 [2022-03-09T09:31:02.014Z] #14 64.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:31:05 [2022-03-09T09:31:05.309Z] #14 67.24 Selecting previously unselected package binutils-mingw-w64.
09:31:05 [2022-03-09T09:31:05.309Z] #14 67.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:31:05 [2022-03-09T09:31:05.309Z] #14 67.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:31:05 [2022-03-09T09:31:05.568Z] #14 67.42 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:31:05 [2022-03-09T09:31:05.568Z] #14 67.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:31:05 [2022-03-09T09:31:05.568Z] #14 67.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:31:05 [2022-03-09T09:31:05.827Z] #14 67.73 Selecting previously unselected package dmsetup.
09:31:05 [2022-03-09T09:31:05.827Z] #14 67.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:31:05 [2022-03-09T09:31:05.827Z] #14 67.74 Unpacking dmsetup (2:1.02.175-2.1) ...
09:31:06 [2022-03-09T09:31:06.395Z] #14 68.21 Selecting previously unselected package mingw-w64-common.
09:31:06 [2022-03-09T09:31:06.395Z] #14 68.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:31:06 [2022-03-09T09:31:06.395Z] #14 68.22 Unpacking mingw-w64-common (8.0.0-1) ...
09:31:08 [2022-03-09T09:31:08.956Z] #14 ...
09:31:08 [2022-03-09T09:31:08.956Z] 
09:31:08 [2022-03-09T09:31:08.956Z] #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
09:31:08 [2022-03-09T09:31:08.956Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:31:08 [2022-03-09T09:31:08.956Z] #51 70.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
09:31:08 [2022-03-09T09:31:08.956Z] #51 ...
09:31:08 [2022-03-09T09:31:08.956Z] 
09:31:08 [2022-03-09T09:31:08.956Z] #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
09:31:08 [2022-03-09T09:31:08.956Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
09:31:08 [2022-03-09T09:31:08.956Z] #47 61.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:31:08 [2022-03-09T09:31:08.956Z] #47 61.55 Setting up python3-protobuf (3.12.4-1) ...
09:31:08 [2022-03-09T09:31:08.956Z] #47 65.86 Setting up criu (3.16.1-3) ...
09:31:08 [2022-03-09T09:31:08.956Z] #47 68.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:31:08 [2022-03-09T09:31:08.956Z] #47 DONE 70.4s
09:31:08 [2022-03-09T09:31:08.956Z] 
09:31:08 [2022-03-09T09:31:08.956Z] #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
09:31:08 [2022-03-09T09:31:08.956Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:31:08 [2022-03-09T09:31:08.956Z] #51 70.73 go: downloading github.com/gobwas/glob v0.2.3
09:31:08 [2022-03-09T09:31:08.956Z] #51 70.90 go: downloading github.com/kisielk/gotool v1.0.0
09:31:08 [2022-03-09T09:31:08.956Z] #51 70.93 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:31:08 [2022-03-09T09:31:08.956Z] #51 71.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:31:09 [2022-03-09T09:31:09.215Z] #51 71.03 go: downloading golang.org/x/mod v0.5.1
09:31:09 [2022-03-09T09:31:09.215Z] #51 71.20 go: downloading github.com/ettle/strcase v0.1.1
09:31:09 [2022-03-09T09:31:09.473Z] #51 71.34 go: downloading github.com/fatih/structtag v1.2.0
09:31:09 [2022-03-09T09:31:09.473Z] #51 71.37 go: downloading github.com/Masterminds/semver v1.5.0
09:31:09 [2022-03-09T09:31:09.473Z] #51 71.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:31:09 [2022-03-09T09:31:09.473Z] #51 71.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:31:09 [2022-03-09T09:31:09.473Z] #51 71.53 go: downloading github.com/prometheus/client_golang v1.7.1
09:31:10 [2022-03-09T09:31:10.046Z] #51 71.93 go: downloading github.com/prometheus/client_model v0.2.0
09:31:10 [2022-03-09T09:31:10.305Z] #51 72.27 go: downloading github.com/google/go-cmp v0.5.6
09:31:10 [2022-03-09T09:31:10.873Z] #51 72.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:10 [2022-03-09T09:31:10.873Z] #51 72.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
09:31:10 [2022-03-09T09:31:10.873Z] #51 72.96 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:31:10 [2022-03-09T09:31:10.873Z] #51 73.04 go: downloading github.com/beorn7/perks v1.0.1
09:31:11 [2022-03-09T09:31:11.132Z] #51 73.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:31:11 [2022-03-09T09:31:11.132Z] #51 73.09 go: downloading github.com/golang/protobuf v1.5.2
09:31:11 [2022-03-09T09:31:11.132Z] #51 73.09 go: downloading github.com/cespare/xxhash v1.1.0
09:31:11 [2022-03-09T09:31:11.409Z] #51 73.35 go: downloading github.com/prometheus/common v0.10.0
09:31:11 [2022-03-09T09:31:11.670Z] #51 73.53 go: downloading github.com/prometheus/procfs v0.6.0
09:31:11 [2022-03-09T09:31:11.670Z] #51 73.72 go: downloading github.com/mattn/go-runewidth v0.0.9
09:31:12 [2022-03-09T09:31:12.239Z] #51 74.03 go: downloading google.golang.org/protobuf v1.27.1
09:31:12 [2022-03-09T09:31:12.809Z] #51 ...
09:31:12 [2022-03-09T09:31:12.809Z] 
09:31:12 [2022-03-09T09:31:12.809Z] #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
09:31:12 [2022-03-09T09:31:12.809Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
09:31:12 [2022-03-09T09:31:12.809Z] #38 65.34 Selecting previously unselected package libxml2:amd64.
09:31:12 [2022-03-09T09:31:12.809Z] #38 65.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 65.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 65.99 Selecting previously unselected package libarchive13:amd64.
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.00 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.01 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.43 Selecting previously unselected package libjsoncpp24:amd64.
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.44 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.70 Selecting previously unselected package librhash0:amd64.
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 66.72 Unpacking librhash0:amd64 (1.4.1-2) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.03 Selecting previously unselected package libuv1:amd64.
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.05 Unpacking libuv1:amd64 (1.40.0-2) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.24 Selecting previously unselected package cmake.
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 67.25 Unpacking cmake (3.18.4-2+deb11u1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.55 Setting up libicu67:amd64 (67.1-7) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.61 Setting up libuv1:amd64 (1.40.0-2) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.91 Setting up librhash0:amd64 (1.4.1-2) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 73.96 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 74.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 74.07 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 74.15 Setting up cmake (3.18.4-2+deb11u1) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 74.22 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:31:12 [2022-03-09T09:31:12.809Z] #38 DONE 74.8s
09:31:13 [2022-03-09T09:31:13.070Z] 
09:31:13 [2022-03-09T09:31:13.071Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:31:13 [2022-03-09T09:31:13.071Z] #39 sha256:65388cc3c1869d7ebd848a29cc40684e46f21e2388527102c319dea63eb3353e
09:31:13 [2022-03-09T09:31:13.071Z] #39 DONE 0.2s
09:31:13 [2022-03-09T09:31:13.071Z] 
09:31:13 [2022-03-09T09:31:13.071Z] #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
09:31:13 [2022-03-09T09:31:13.071Z] #40 sha256:5e6612da43655607a58479e8409a0dc6055a5c50918bbd8140a5ebddaee966ec
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.101 + RM_GOPATH=0
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.101 + TMP_GOPATH=
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.101 + : /build
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.101 + '[' -z '' ']'
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.102 ++ mktemp -d
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.106 + export GOPATH=/tmp/tmp.pRhyUd8nzB
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.106 + GOPATH=/tmp/tmp.pRhyUd8nzB
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.107 + RM_GOPATH=1
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.107 + case "$(go env GOARCH)" in
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.114 ++ go env GOARCH
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.180 + export GO_BUILDMODE=-buildmode=pie
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.180 + GO_BUILDMODE=-buildmode=pie
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.185 ++ dirname /install.sh
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 + dir=/
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 + bin=tini
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 + shift
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 + '[' '!' -f //tini.installer ']'
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 + . //tini.installer
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.186 ++ : v0.19.0
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.187 + install_tini
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.187 + echo 'Install tini version v0.19.0'
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.187 Install tini version v0.19.0
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.pRhyUd8nzB/tini
09:31:14 [2022-03-09T09:31:14.014Z] #40 1.190 Cloning into '/tmp/tmp.pRhyUd8nzB/tini'...
09:31:15 [2022-03-09T09:31:15.392Z] #40 2.195 + cd /tmp/tmp.pRhyUd8nzB/tini
09:31:15 [2022-03-09T09:31:15.392Z] #40 ...
09:31:15 [2022-03-09T09:31:15.393Z] 
09:31:15 [2022-03-09T09:31:15.393Z] #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
09:31:15 [2022-03-09T09:31:15.393Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2
09:31:15 [2022-03-09T09:31:15.393Z] #49 76.84 gotestsum version dev
09:31:15 [2022-03-09T09:31:15.393Z] #49 DONE 77.2s
09:31:15 [2022-03-09T09:31:15.393Z] 
09:31:15 [2022-03-09T09:31:15.393Z] #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
09:31:15 [2022-03-09T09:31:15.393Z] #40 sha256:5e6612da43655607a58479e8409a0dc6055a5c50918bbd8140a5ebddaee966ec
09:31:15 [2022-03-09T09:31:15.393Z] #40 2.195 + git checkout -q v0.19.0
09:31:15 [2022-03-09T09:31:15.393Z] #40 2.208 + cmake .
09:31:15 [2022-03-09T09:31:15.960Z] #40 2.996 -- The C compiler identification is GNU 10.2.1
09:31:16 [2022-03-09T09:31:16.219Z] #40 3.163 -- Detecting C compiler ABI info
09:31:17 [2022-03-09T09:31:17.155Z] #40 4.016 -- Detecting C compiler ABI info - done
09:31:17 [2022-03-09T09:31:17.155Z] #40 4.198 -- Check for working C compiler: /usr/bin/cc - skipped
09:31:17 [2022-03-09T09:31:17.155Z] #40 4.198 -- Detecting C compile features
09:31:17 [2022-03-09T09:31:17.155Z] #40 4.198 -- Detecting C compile features - done
09:31:17 [2022-03-09T09:31:17.155Z] #40 4.248 -- Performing Test HAS_BUILTIN_FORTIFY
09:31:17 [2022-03-09T09:31:17.414Z] #40 4.484 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:31:17 [2022-03-09T09:31:17.414Z] #40 4.600 -- Configuring done
09:31:17 [2022-03-09T09:31:17.673Z] #40 4.629 -- Generating done
09:31:17 [2022-03-09T09:31:17.673Z] #40 4.634 -- Build files have been written to: /tmp/tmp.pRhyUd8nzB/tini
09:31:17 [2022-03-09T09:31:17.673Z] #40 4.658 + make tini-static
09:31:18 [2022-03-09T09:31:18.245Z] #40 5.196 Scanning dependencies of target tini-static
09:31:18 [2022-03-09T09:31:18.245Z] #40 5.341 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:31:20 [2022-03-09T09:31:20.156Z] #40 6.905 [100%] Linking C executable tini-static
09:31:20 [2022-03-09T09:31:20.416Z] #40 7.548 [100%] Built target tini-static
09:31:20 [2022-03-09T09:31:20.676Z] #40 7.620 + mkdir -p /build
09:31:20 [2022-03-09T09:31:20.676Z] #40 7.657 + cp tini-static /build/docker-init
09:31:20 [2022-03-09T09:31:20.935Z] #40 DONE 8.1s
09:31:20 [2022-03-09T09:31:20.935Z] 
09:31:20 [2022-03-09T09:31:20.935Z] #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
09:31:20 [2022-03-09T09:31:20.935Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:31:20 [2022-03-09T09:31:20.935Z] #14 76.08 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:20 [2022-03-09T09:31:20.935Z] #14 76.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:31:20 [2022-03-09T09:31:20.935Z] #14 76.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:31:21 [2022-03-09T09:31:21.510Z] #14 83.39 Selecting previously unselected package gcc-mingw-w64-base.
09:31:21 [2022-03-09T09:31:21.510Z] #14 83.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:31:21 [2022-03-09T09:31:21.510Z] #14 83.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:31:21 [2022-03-09T09:31:21.510Z] #14 83.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:31:21 [2022-03-09T09:31:21.770Z] #14 83.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:31:21 [2022-03-09T09:31:21.770Z] #14 83.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:31:24 [2022-03-09T09:31:24.318Z] #14 ...
09:31:24 [2022-03-09T09:31:24.318Z] 
09:31:24 [2022-03-09T09:31:24.318Z] #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
09:31:24 [2022-03-09T09:31:24.318Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:31:24 [2022-03-09T09:31:24.318Z] #51 76.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:31:30 [2022-03-09T09:31:30.897Z] #51 ...
09:31:30 [2022-03-09T09:31:30.897Z] 
09:31:30 [2022-03-09T09:31:30.897Z] #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
09:31:30 [2022-03-09T09:31:30.897Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:31:30 [2022-03-09T09:31:30.897Z] #14 92.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:31:30 [2022-03-09T09:31:30.897Z] #14 92.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:31:30 [2022-03-09T09:31:30.897Z] #14 92.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:40 [2022-03-09T09:31:40.883Z] #14 ...
09:31:40 [2022-03-09T09:31:40.883Z] 
09:31:40 [2022-03-09T09:31:40.883Z] #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
09:31:40 [2022-03-09T09:31:40.883Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:31:41 [2022-03-09T09:31:41.663Z] #60 51.45 Updating files:  49% (2350/4731)
Updating files:  50% (2366/4731)
Updating files:  51% (2413/4731)
Updating files:  52% (2461/4731)
Updating files:  53% (2508/4731)
Updating files:  54% (2555/4731)
Updating files:  55% (2603/4731)
Updating files:  56% (2650/4731)
Updating files:  57% (2697/4731)
Updating files:  58% (2744/4731)
Updating files:  59% (2792/4731)
Updating files:  60% (2839/4731)
Updating files:  61% (2886/4731)
Updating files:  62% (2934/4731)
Updating files:  63% (2981/4731)
Updating files:  64% (3028/4731)
Updating files:  65% (3076/4731)
Updating files:  66% (3123/4731)
Updating files:  67% (3170/4731)
Updating files:  68% (3218/4731)
Updating files:  69% (3265/4731)
Updating files:  70% (3312/4731)
Updating files:  71% (3360/4731)
Updating files:  72% (3407/4731)
Updating files:  73% (3454/4731)
Updating files:  74% (3501/4731)
Updating files:  75% (3549/4731)
Updating files:  76% (3596/4731)
Updating files:  77% (3643/4731)
Updating files:  78% (3691/4731)
Updating files:  79% (3738/4731)
Updating files:  80% (3785/4731)
Updating files:  81% (3833/4731)
Updating files:  82% (3880/4731)
Updating files:  82% (3910/4731)
Updating files:  83% (3927/4731)
Updating files:  84% (3975/4731)
Updating files:  85% (4022/4731)
Updating files:  86% (4069/4731)
Updating files:  87% (4116/4731)
Updating files:  88% (4164/4731)
Updating files:  89% (4211/4731)
Updating files:  90% (4258/4731)
Updating files:  91% (4306/4731)
Updating files:  92% (4353/4731)
Updating files:  93% (4400/4731)
Updating files:  94% (4448/4731)
Updating files:  95% (4495/4731)
Updating files:  96% (4542/4731)
Updating files:  97% (4590/4731)
Updating files:  98% (4637/4731)
Updating files:  99% (4684/4731)
Updating files: 100% (4731/4731)
Updating files: 100% (4731/4731), done.
09:31:41 [2022-03-09T09:31:41.663Z] #60 53.15 + cd /tmp/tmp.t9wyQ4Lxdy/src/github.com/containerd/containerd
09:31:41 [2022-03-09T09:31:41.924Z] #60 53.16 + git checkout -q v1.5.10
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + export 'BUILDTAGS=netgo osusergo static_build'
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + BUILDTAGS='netgo osusergo static_build'
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + export EXTRA_FLAGS=-buildmode=pie
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + EXTRA_FLAGS=-buildmode=pie
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + '[' '' = dynamic ']'
09:31:44 [2022-03-09T09:31:44.557Z] #60 55.61 + make
09:31:45 [2022-03-09T09:31:45.128Z] #60 56.44 + bin/ctr
09:31:46 [2022-03-09T09:31:46.064Z] #60 ...
09:31:46 [2022-03-09T09:31:46.064Z] 
09:31:46 [2022-03-09T09:31:46.064Z] #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
09:31:46 [2022-03-09T09:31:46.064Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:31:46 [2022-03-09T09:31:46.064Z] #14 107.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:31:46 [2022-03-09T09:31:46.064Z] #14 107.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:31:46 [2022-03-09T09:31:46.064Z] #14 107.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:51 [2022-03-09T09:31:51.342Z] #14 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:31:51 [2022-03-09T09:31:51.342Z] #14 112.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:31:51 [2022-03-09T09:31:51.342Z] #14 112.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:31:56 [2022-03-09T09:31:56.612Z] #14 118.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:31:56 [2022-03-09T09:31:56.612Z] #14 118.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:31:56 [2022-03-09T09:31:56.612Z] #14 118.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:32:00 [2022-03-09T09:32:00.804Z] #14 ...
09:32:00 [2022-03-09T09:32:00.804Z] 
09:32:00 [2022-03-09T09:32:00.804Z] #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
09:32:00 [2022-03-09T09:32:00.804Z] #63 sha256:ef1eea8f38b5f09714f55a0486d7ff32623cac732e7d8e0589ccafc5227e6f6d
09:32:00 [2022-03-09T09:32:00.804Z] #63 122.5 + for f in rootlesskit rootlesskit-docker-proxy
09:32:00 [2022-03-09T09:32:00.804Z] #63 122.5 + GOBIN=/build
09:32:00 [2022-03-09T09:32:00.804Z] #63 122.5 + GO111MODULE=on
09:32:00 [2022-03-09T09:32:00.804Z] #63 122.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1 rootlesskit version 0.14.6
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1 Usage of /build/rootlesskit-docker-proxy:
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1   -container-ip string
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1     	container ip
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1   -container-port int
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1     	container port (default -1)
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1   -host-ip string
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1     	host ip
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1   -host-port int
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1     	host port (default -1)
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1   -proto string
09:32:06 [2022-03-09T09:32:06.072Z] #63 127.1     	proxy protocol (default "tcp")
09:32:07 [2022-03-09T09:32:07.451Z] #63 ...
09:32:07 [2022-03-09T09:32:07.451Z] 
09:32:07 [2022-03-09T09:32:07.451Z] #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
09:32:07 [2022-03-09T09:32:07.451Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:32:07 [2022-03-09T09:32:07.451Z] #14 129.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:32:07 [2022-03-09T09:32:07.451Z] #14 129.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:32:07 [2022-03-09T09:32:07.451Z] #14 129.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:32:09 [2022-03-09T09:32:09.993Z] #14 ...
09:32:09 [2022-03-09T09:32:09.993Z] 
09:32:09 [2022-03-09T09:32:09.993Z] #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
09:32:09 [2022-03-09T09:32:09.993Z] #63 sha256:ef1eea8f38b5f09714f55a0486d7ff32623cac732e7d8e0589ccafc5227e6f6d
09:32:09 [2022-03-09T09:32:09.993Z] #63 DONE 131.2s
09:32:09 [2022-03-09T09:32:09.993Z] 
09:32:09 [2022-03-09T09:32:09.993Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:32:09 [2022-03-09T09:32:09.993Z] #64 sha256:0268d2aa639f7e0f12096b5d1646b8bc9827aa18c79b1e0cc3af2db038088ef9
09:32:09 [2022-03-09T09:32:09.993Z] #64 DONE 0.1s
09:32:09 [2022-03-09T09:32:09.993Z] 
09:32:09 [2022-03-09T09:32:09.993Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:32:09 [2022-03-09T09:32:09.993Z] #65 sha256:4418e18921c7b008d0419b1767d1be9472863b493ac00ad7ec871a033dea9cf8
09:32:09 [2022-03-09T09:32:09.993Z] #65 DONE 0.1s
09:32:09 [2022-03-09T09:32:09.993Z] 
09:32:09 [2022-03-09T09:32:09.993Z] #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
09:32:09 [2022-03-09T09:32:09.993Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:32:12 [2022-03-09T09:32:12.529Z] #60 ...
09:32:12 [2022-03-09T09:32:12.529Z] 
09:32:12 [2022-03-09T09:32:12.529Z] #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
09:32:12 [2022-03-09T09:32:12.529Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.1 Selecting previously unselected package g++-mingw-w64-x86-64.
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.3 Selecting previously unselected package libapparmor1:amd64.
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.4 Selecting previously unselected package libapparmor-dev:amd64.
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.5 Selecting previously unselected package libbtrfs0:amd64.
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:32:12 [2022-03-09T09:32:12.529Z] #14 134.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:32:12 [2022-03-09T09:32:12.788Z] #14 134.7 Selecting previously unselected package libbtrfs-dev:amd64.
09:32:12 [2022-03-09T09:32:12.788Z] #14 134.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:32:12 [2022-03-09T09:32:12.788Z] #14 134.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:32:13 [2022-03-09T09:32:13.048Z] #14 135.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:32:13 [2022-03-09T09:32:13.307Z] #14 135.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:32:13 [2022-03-09T09:32:13.307Z] #14 135.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:32:13 [2022-03-09T09:32:13.307Z] #14 135.3 Selecting previously unselected package libudev-dev:amd64.
09:32:13 [2022-03-09T09:32:13.307Z] #14 135.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
09:32:13 [2022-03-09T09:32:13.307Z] #14 135.3 Unpacking libudev-dev:amd64 (247.3-6) ...
09:32:13 [2022-03-09T09:32:13.566Z] #14 135.4 Selecting previously unselected package libsepol1-dev:amd64.
09:32:13 [2022-03-09T09:32:13.566Z] #14 135.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:32:13 [2022-03-09T09:32:13.566Z] #14 135.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.7 Selecting previously unselected package libpcre2-16-0:amd64.
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.8 Selecting previously unselected package libpcre2-32-0:amd64.
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:32:13 [2022-03-09T09:32:13.826Z] #14 135.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.0 Selecting previously unselected package libpcre2-posix2:amd64.
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.1 Selecting previously unselected package libpcre2-dev:amd64.
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.085Z] #14 136.1 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:32:14 [2022-03-09T09:32:14.346Z] #14 136.4 Selecting previously unselected package libselinux1-dev:amd64.
09:32:14 [2022-03-09T09:32:14.346Z] #14 136.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.346Z] #14 136.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.6 Selecting previously unselected package libdevmapper-dev:amd64.
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.7 Selecting previously unselected package libseccomp-dev:amd64.
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.606Z] #14 136.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:32:14 [2022-03-09T09:32:14.866Z] #14 136.8 Selecting previously unselected package libsystemd-dev:amd64.
09:32:14 [2022-03-09T09:32:14.866Z] #14 136.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
09:32:14 [2022-03-09T09:32:14.866Z] #14 136.8 Unpacking libsystemd-dev:amd64 (247.3-6) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up libudev-dev:amd64 (247.3-6) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up mingw-w64-common (8.0.0-1) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up libsystemd-dev:amd64 (247.3-6) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.5 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
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.437Z] #14 137.6 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
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 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
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.7 Setting up dmsetup (2:1.02.175-2.1) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:32:15 [2022-03-09T09:32:15.698Z] #14 137.7 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:32:15 [2022-03-09T09:32:15.959Z] #14 DONE 138.0s
09:32:15 [2022-03-09T09:32:15.959Z] 
09:32:15 [2022-03-09T09:32:15.959Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:32:15 [2022-03-09T09:32:15.959Z] #55 sha256:fa7c7a6e10d47099b2f7d58d417cb19e0359dde535e9f493d4b119fc8e6e9cc5
09:32:16 [2022-03-09T09:32:16.220Z] #55 DONE 0.2s
09:32:16 [2022-03-09T09:32:16.220Z] 
09:32:16 [2022-03-09T09:32:16.220Z] #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
09:32:16 [2022-03-09T09:32:16.220Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:32:17 [2022-03-09T09:32:17.165Z] #56 1.123 + RM_GOPATH=0
09:32:17 [2022-03-09T09:32:17.165Z] #56 1.126 + TMP_GOPATH=
09:32:17 [2022-03-09T09:32:17.165Z] #56 1.126 + : /build
09:32:17 [2022-03-09T09:32:17.165Z] #56 1.126 + '[' -z '' ']'
09:32:17 [2022-03-09T09:32:17.165Z] #56 1.127 ++ mktemp -d
09:32:17 [2022-03-09T09:32:17.425Z] #56 ...
09:32:17 [2022-03-09T09:32:17.425Z] 
09:32:17 [2022-03-09T09:32:17.425Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
09:32:17 [2022-03-09T09:32:17.425Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681
09:32:17 [2022-03-09T09:32:17.425Z] #15 DONE 1.3s
09:32:17 [2022-03-09T09:32:17.425Z] 
09:32:17 [2022-03-09T09:32:17.425Z] #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
09:32:17 [2022-03-09T09:32:17.425Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.130 + export GOPATH=/tmp/tmp.nBVwk5Sogv
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.131 + GOPATH=/tmp/tmp.nBVwk5Sogv
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.131 + RM_GOPATH=1
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.131 + case "$(go env GOARCH)" in
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.132 ++ go env GOARCH
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + export GO_BUILDMODE=-buildmode=pie
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + GO_BUILDMODE=-buildmode=pie
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 ++ dirname /install.sh
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + dir=/
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + bin=runc
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + shift
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + '[' '!' -f //runc.installer ']'
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + . //runc.installer
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 ++ set -e
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 ++ : v1.1.0
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + install_runc
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + RUNC_BUILDTAGS=seccomp
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nBVwk5Sogv/src/github.com/opencontainers/runc
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 Cloning into '/tmp/tmp.nBVwk5Sogv/src/github.com/opencontainers/runc'...
09:32:17 [2022-03-09T09:32:17.425Z] #56 1.169 Install runc version v1.1.0 (build tags: seccomp)
09:32:18 [2022-03-09T09:32:18.366Z] #56 ...
09:32:18 [2022-03-09T09:32:18.366Z] 
09:32:18 [2022-03-09T09:32:18.366Z] #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
09:32:18 [2022-03-09T09:32:18.366Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7
09:32:18 [2022-03-09T09:32:18.366Z] #16 DONE 1.1s
09:32:18 [2022-03-09T09:32:18.626Z] 
09:32:18 [2022-03-09T09:32:18.626Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:32:18 [2022-03-09T09:32:18.626Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66
09:32:19 [2022-03-09T09:32:19.196Z] #17 0.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:32:19 [2022-03-09T09:32:19.456Z] #17 DONE 1.0s
09:32:19 [2022-03-09T09:32:19.456Z] 
09:32:19 [2022-03-09T09:32:19.456Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:32:19 [2022-03-09T09:32:19.456Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8
09:32:20 [2022-03-09T09:32:20.399Z] #18 DONE 1.0s
09:32:20 [2022-03-09T09:32:20.399Z] 
09:32:20 [2022-03-09T09:32:20.399Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:32:20 [2022-03-09T09:32:20.399Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d
09:32:21 [2022-03-09T09:32:21.786Z] #19 DONE 1.1s
09:32:21 [2022-03-09T09:32:21.786Z] 
09:32:21 [2022-03-09T09:32:21.786Z] #20 [dev-systemd-false  6/24] RUN ldconfig
09:32:21 [2022-03-09T09:32:21.786Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19
09:32:22 [2022-03-09T09:32:22.724Z] #20 DONE 1.0s
09:32:22 [2022-03-09T09:32:22.724Z] 
09:32:22 [2022-03-09T09:32:22.724Z] #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
09:32:22 [2022-03-09T09:32:22.724Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35
09:32:24 [2022-03-09T09:32:24.113Z] #21 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:24 [2022-03-09T09:32:24.113Z] #21 1.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:32:24 [2022-03-09T09:32:24.372Z] #21 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:32:24 [2022-03-09T09:32:24.372Z] #21 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:32:25 [2022-03-09T09:32:25.308Z] #21 2.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
09:32:26 [2022-03-09T09:32:26.690Z] #21 4.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:32:27 [2022-03-09T09:32:27.269Z] #21 ...
09:32:27 [2022-03-09T09:32:27.269Z] 
09:32:27 [2022-03-09T09:32:27.269Z] #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
09:32:27 [2022-03-09T09:32:27.269Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
09:32:27 [2022-03-09T09:32:27.269Z] #34 DONE 148.9s
09:32:27 [2022-03-09T09:32:27.269Z] 
09:32:27 [2022-03-09T09:32:27.269Z] #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
09:32:27 [2022-03-09T09:32:27.269Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:32:27 [2022-03-09T09:32:27.269Z] #56 9.858 + cd /tmp/tmp.nBVwk5Sogv/src/github.com/opencontainers/runc
09:32:27 [2022-03-09T09:32:27.269Z] #56 9.873 + git checkout -q v1.1.0
09:32:27 [2022-03-09T09:32:27.269Z] #56 10.23 + '[' -z '' ']'
09:32:27 [2022-03-09T09:32:27.269Z] #56 10.23 + target=static
09:32:27 [2022-03-09T09:32:27.269Z] #56 10.23 + make BUILDTAGS=seccomp static
09:32:27 [2022-03-09T09:32:27.269Z] #56 10.39 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 .
09:32:35 [2022-03-09T09:32:35.392Z] #56 ...
09:32:35 [2022-03-09T09:32:35.392Z] 
09:32:35 [2022-03-09T09:32:35.392Z] #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
09:32:35 [2022-03-09T09:32:35.392Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35
09:32:35 [2022-03-09T09:32:35.392Z] #21 7.162 Fetched 8505 kB in 6s (1374 kB/s)
09:32:35 [2022-03-09T09:32:35.392Z] #21 7.162 Reading package lists...
09:32:35 [2022-03-09T09:32:35.392Z] #21 9.195 Reading package lists...
09:32:35 [2022-03-09T09:32:35.392Z] #21 11.27 Building dependency tree...
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.25 The following additional packages will be installed:
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.25   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.25   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.25   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.25   python3-pkg-resources vim-runtime xxd
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26 Suggested packages:
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26   acl attr quota
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26 Recommended packages:
09:32:35 [2022-03-09T09:32:35.392Z] #21 12.26   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.27 The following NEW packages will be installed:
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.27   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   python3-pkg-resources python3-setuptools python3-wheel sudo
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:32:35 [2022-03-09T09:32:35.651Z] #21 13.28   xz-utils zip zstd
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.57 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.57 Need to get 27.6 MB of archives.
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.57 After this operation, 106 MB of additional disk space will be used.
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:32:35 [2022-03-09T09:32:35.911Z] #21 13.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:32:36 [2022-03-09T09:32:36.170Z] #21 13.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:32:36 [2022-03-09T09:32:36.429Z] #21 14.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:32:36 [2022-03-09T09:32:36.687Z] #21 14.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:32:36 [2022-03-09T09:32:36.947Z] #21 14.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:32:36 [2022-03-09T09:32:36.947Z] #21 14.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:32:36 [2022-03-09T09:32:36.947Z] #21 14.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:32:36 [2022-03-09T09:32:36.947Z] #21 14.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:32:37 [2022-03-09T09:32:37.515Z] #21 15.06 debconf: delaying package configuration, since apt-utils is not installed
09:32:37 [2022-03-09T09:32:37.515Z] #21 15.16 Fetched 27.6 MB in 1s (21.9 MB/s)
09:32:37 [2022-03-09T09:32:37.774Z] #21 15.21 Selecting previously unselected package pigz.
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.21 (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.)
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.27 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.28 Unpacking pigz (2.6-1) ...
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.36 Selecting previously unselected package libelf1:amd64.
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
09:32:37 [2022-03-09T09:32:37.775Z] #21 15.39 Unpacking libelf1:amd64 (0.183-1) ...
09:32:38 [2022-03-09T09:32:38.035Z] #21 15.54 Selecting previously unselected package libbpf0:amd64.
09:32:38 [2022-03-09T09:32:38.035Z] #21 15.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.035Z] #21 15.55 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:32:38 [2022-03-09T09:32:38.035Z] #21 15.64 Selecting previously unselected package libcap2:amd64.
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.64 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.65 Unpacking libcap2:amd64 (1:2.44-1) ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.71 Selecting previously unselected package libmnl0:amd64.
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.71 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.72 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.77 Selecting previously unselected package libxtables12:amd64.
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.80 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.86 Selecting previously unselected package libcap2-bin.
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.88 Unpacking libcap2-bin (1:2.44-1) ...
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.97 Selecting previously unselected package iproute2.
09:32:38 [2022-03-09T09:32:38.295Z] #21 15.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.556Z] #21 15.99 Unpacking iproute2 (5.10.0-4) ...
09:32:38 [2022-03-09T09:32:38.816Z] #21 16.40 Selecting previously unselected package xxd.
09:32:38 [2022-03-09T09:32:38.816Z] #21 16.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:32:38 [2022-03-09T09:32:38.816Z] #21 16.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:32:38 [2022-03-09T09:32:38.816Z] #21 16.53 Selecting previously unselected package vim-common.
09:32:39 [2022-03-09T09:32:39.076Z] #21 16.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:32:39 [2022-03-09T09:32:39.076Z] #21 16.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:32:39 [2022-03-09T09:32:39.336Z] #21 16.70 Selecting previously unselected package bash-completion.
09:32:39 [2022-03-09T09:32:39.336Z] #21 16.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:32:41 [2022-03-09T09:32:41.244Z] #21 18.41 Unpacking bash-completion (1:2.11-2) ...
09:32:41 [2022-03-09T09:32:41.244Z] #21 18.77 Selecting previously unselected package bzip2.
09:32:41 [2022-03-09T09:32:41.244Z] #21 18.77 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
09:32:41 [2022-03-09T09:32:41.244Z] #21 18.78 Unpacking bzip2 (1.0.8-4) ...
09:32:41 [2022-03-09T09:32:41.244Z] #21 18.86 Selecting previously unselected package xz-utils.
09:32:41 [2022-03-09T09:32:41.245Z] #21 18.86 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
09:32:41 [2022-03-09T09:32:41.245Z] #21 18.87 Unpacking xz-utils (5.2.5-2) ...
09:32:41 [2022-03-09T09:32:41.505Z] #21 19.02 Selecting previously unselected package apparmor.
09:32:41 [2022-03-09T09:32:41.505Z] #21 19.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
09:32:41 [2022-03-09T09:32:41.505Z] #21 19.07 Unpacking apparmor (2.13.6-10) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.41 Selecting previously unselected package inetutils-ping.
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.42 Unpacking inetutils-ping (2:2.0-1) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.51 Selecting previously unselected package libip4tc2:amd64.
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.52 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.57 Selecting previously unselected package libip6tc2:amd64.
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.62 Selecting previously unselected package libnfnetlink0:amd64.
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.69 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:32:42 [2022-03-09T09:32:42.075Z] #21 19.76 Selecting previously unselected package libnftnl11:amd64.
09:32:42 [2022-03-09T09:32:42.334Z] #21 19.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.334Z] #21 19.77 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:32:42 [2022-03-09T09:32:42.334Z] #21 19.86 Selecting previously unselected package iptables.
09:32:42 [2022-03-09T09:32:42.334Z] #21 19.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.334Z] #21 19.87 Unpacking iptables (1.8.7-1) ...
09:32:42 [2022-03-09T09:32:42.595Z] #21 20.16 Selecting previously unselected package libonig5:amd64.
09:32:42 [2022-03-09T09:32:42.595Z] #21 20.16 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.595Z] #21 20.17 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.29 Selecting previously unselected package libjq1:amd64.
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.29 Unpacking libjq1:amd64 (1.6-2.1) ...
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.38 Selecting previously unselected package jq.
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.40 Unpacking jq (1.6-2.1) ...
09:32:42 [2022-03-09T09:32:42.855Z] #21 20.49 Selecting previously unselected package libaio1:amd64.
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.51 Unpacking libaio1:amd64 (0.3.112-9) ...
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.56 Selecting previously unselected package libgpm2:amd64.
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.59 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.65 Selecting previously unselected package libicu67:amd64.
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.66 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
09:32:43 [2022-03-09T09:32:43.115Z] #21 20.66 Unpacking libicu67:amd64 (67.1-7) ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.60 Selecting previously unselected package libinih1:amd64.
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.62 Unpacking libinih1:amd64 (53-1+b2) ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.67 Selecting previously unselected package libnet1:amd64.
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.78 Selecting previously unselected package libnl-3-200:amd64.
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.89 Selecting previously unselected package libprotobuf-c1:amd64.
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.95 Selecting previously unselected package net-tools.
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.410Z] #21 23.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.10 Selecting previously unselected package patch.
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.11 Unpacking patch (2.7.6-7) ...
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.22 Selecting previously unselected package python-pip-whl.
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.22 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
09:32:46 [2022-03-09T09:32:46.669Z] #21 24.23 Unpacking python-pip-whl (20.3.4-4) ...
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.73 Selecting previously unselected package python3-lib2to3.
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.74 Unpacking python3-lib2to3 (3.9.2-1) ...
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.88 Selecting previously unselected package python3-distutils.
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
09:32:47 [2022-03-09T09:32:47.237Z] #21 24.88 Unpacking python3-distutils (3.9.2-1) ...
09:32:47 [2022-03-09T09:32:47.497Z] #21 25.01 Selecting previously unselected package python3-pkg-resources.
09:32:47 [2022-03-09T09:32:47.497Z] #21 25.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
09:32:47 [2022-03-09T09:32:47.497Z] #21 25.01 Unpacking python3-pkg-resources (52.0.0-4) ...
09:32:47 [2022-03-09T09:32:47.756Z] #21 25.14 Selecting previously unselected package python3-setuptools.
09:32:47 [2022-03-09T09:32:47.756Z] #21 25.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
09:32:47 [2022-03-09T09:32:47.756Z] #21 25.15 Unpacking python3-setuptools (52.0.0-4) ...
09:32:47 [2022-03-09T09:32:47.756Z] #21 25.39 Selecting previously unselected package python3-wheel.
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.40 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.40 Unpacking python3-wheel (0.34.2-1) ...
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.46 Selecting previously unselected package python3-pip.
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.47 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.47 Unpacking python3-pip (20.3.4-4) ...
09:32:48 [2022-03-09T09:32:48.015Z] #21 25.69 Selecting previously unselected package sudo.
09:32:48 [2022-03-09T09:32:48.275Z] #21 25.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
09:32:48 [2022-03-09T09:32:48.275Z] #21 25.71 Unpacking sudo (1.9.5p2-3) ...
09:32:48 [2022-03-09T09:32:48.535Z] #21 26.22 Selecting previously unselected package thin-provisioning-tools.
09:32:48 [2022-03-09T09:32:48.535Z] #21 26.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:32:48 [2022-03-09T09:32:48.794Z] #21 26.24 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.45 Selecting previously unselected package uidmap.
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.46 Unpacking uidmap (1:4.8.1-1) ...
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.59 Selecting previously unselected package vim-runtime.
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.59 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:32:49 [2022-03-09T09:32:49.054Z] #21 26.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:32:49 [2022-03-09T09:32:49.314Z] #21 26.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:32:51 [2022-03-09T09:32:51.867Z] #21 29.39 Selecting previously unselected package vim.
09:32:51 [2022-03-09T09:32:51.867Z] #21 29.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:32:51 [2022-03-09T09:32:51.867Z] #21 29.42 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:32:52 [2022-03-09T09:32:52.437Z] #21 30.00 Selecting previously unselected package xfsprogs.
09:32:52 [2022-03-09T09:32:52.437Z] #21 30.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
09:32:52 [2022-03-09T09:32:52.437Z] #21 30.02 Unpacking xfsprogs (5.10.0-4) ...
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.48 Selecting previously unselected package zip.
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.50 Unpacking zip (3.0-12) ...
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.62 Selecting previously unselected package zstd.
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.63 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:32:53 [2022-03-09T09:32:53.028Z] #21 30.63 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:32:53 [2022-03-09T09:32:53.604Z] #21 31.03 Setting up python3-pkg-resources (52.0.0-4) ...
09:32:54 [2022-03-09T09:32:54.198Z] #21 31.86 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:32:54 [2022-03-09T09:32:54.461Z] #21 31.87 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.89 Setting up libgpm2:amd64 (1.20.7-8) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.90 Setting up libicu67:amd64 (67.1-7) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.94 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.95 Setting up libinih1:amd64 (53-1+b2) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.96 Setting up uidmap (1:4.8.1-1) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 31.99 Setting up bzip2 (1.0.8-4) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 32.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:54 [2022-03-09T09:32:54.462Z] #21 32.02 Setting up python3-wheel (0.34.2-1) ...
09:32:55 [2022-03-09T09:32:55.031Z] #21 32.57 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:32:55 [2022-03-09T09:32:55.031Z] #21 32.60 Setting up libcap2:amd64 (1:2.44-1) ...
09:32:55 [2022-03-09T09:32:55.031Z] #21 32.62 Setting up libcap2-bin (1:2.44-1) ...
09:32:55 [2022-03-09T09:32:55.031Z] #21 32.63 Setting up apparmor (2.13.6-10) ...
09:32:56 [2022-03-09T09:32:56.937Z] #21 34.21 Setting up zip (3.0-12) ...
09:32:56 [2022-03-09T09:32:56.937Z] #21 34.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:32:56 [2022-03-09T09:32:56.937Z] #21 34.28 Setting up bash-completion (1:2.11-2) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.19 Setting up xz-utils (5.2.5-2) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.22 Setting up libmnl0:amd64 (1.0.4-3) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.25 Setting up patch (2.7.6-7) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.27 Setting up sudo (1.9.5p2-3) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.33 invoke-rc.d: could not determine current runlevel
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.34 invoke-rc.d: policy-rc.d denied execution of start.
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.35 Setting up xfsprogs (5.10.0-4) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.37 Setting up libxtables12:amd64 (1.8.7-1) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.38 Setting up inetutils-ping (2:2.0-1) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.40 Setting up pigz (2.6-1) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.45 Setting up python-pip-whl (20.3.4-4) ...
09:32:58 [2022-03-09T09:32:58.840Z] #21 36.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:32:59 [2022-03-09T09:32:59.407Z] #21 37.08 Setting up libaio1:amd64 (0.3.112-9) ...
09:32:59 [2022-03-09T09:32:59.407Z] #21 37.09 Setting up python3-lib2to3 (3.9.2-1) ...
09:32:59 [2022-03-09T09:32:59.976Z] #21 37.48 Setting up libelf1:amd64 (0.183-1) ...
09:32:59 [2022-03-09T09:32:59.976Z] #21 37.51 Setting up zstd (1.4.8+dfsg-2.1) ...
09:32:59 [2022-03-09T09:32:59.976Z] #21 37.52 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:32:59 [2022-03-09T09:32:59.976Z] #21 37.54 Setting up python3-distutils (3.9.2-1) ...
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:00 [2022-03-09T09:33:00.546Z] #21 38.13 Setting up python3-setuptools (52.0.0-4) ...
09:33:01 [2022-03-09T09:33:01.926Z] #21 39.49 Setting up libjq1:amd64 (1.6-2.1) ...
09:33:01 [2022-03-09T09:33:01.926Z] #21 39.51 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:33:02 [2022-03-09T09:33:02.185Z] #21 39.52 Setting up thin-provisioning-tools (0.9.0-1) ...
09:33:02 [2022-03-09T09:33:02.185Z] #21 39.54 Setting up python3-pip (20.3.4-4) ...
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.76 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.78 Setting up jq (1.6-2.1) ...
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.79 Setting up libbpf0:amd64 (1:0.3-2) ...
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.81 Setting up iptables (1.8.7-1) ...
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:03 [2022-03-09T09:33:03.124Z] #21 40.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:03 [2022-03-09T09:33:03.384Z] #21 40.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:03 [2022-03-09T09:33:03.384Z] #21 40.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:03 [2022-03-09T09:33:03.384Z] #21 40.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:03 [2022-03-09T09:33:03.384Z] #21 40.87 Setting up iproute2 (5.10.0-4) ...
09:33:03 [2022-03-09T09:33:03.653Z] #21 41.23 Processing triggers for libc-bin (2.31-13+deb11u2) ...
09:33:05 [2022-03-09T09:33:05.035Z] #21 DONE 42.5s
09:33:05 [2022-03-09T09:33:05.035Z] 
09:33:05 [2022-03-09T09:33:05.035Z] #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
09:33:05 [2022-03-09T09:33:05.035Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:33:05 [2022-03-09T09:33:05.035Z] #51 ...
09:33:05 [2022-03-09T09:33:05.035Z] 
09:33:05 [2022-03-09T09:33:05.035Z] #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
09:33:05 [2022-03-09T09:33:05.035Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e
09:33:05 [2022-03-09T09:33:05.975Z] #22 0.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:05 [2022-03-09T09:33:05.975Z] #22 0.901 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:05 [2022-03-09T09:33:05.975Z] #22 0.905 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:05 [2022-03-09T09:33:05.975Z] #22 DONE 1.0s
09:33:05 [2022-03-09T09:33:05.975Z] 
09:33:05 [2022-03-09T09:33:05.975Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
09:33:05 [2022-03-09T09:33:05.975Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a
09:33:15 [2022-03-09T09:33:15.959Z] #23 9.145 Collecting yamllint==1.26.1
09:33:16 [2022-03-09T09:33:16.219Z] #23 10.20   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:33:17 [2022-03-09T09:33:17.155Z] #23 11.26 Collecting pathspec>=0.5.3
09:33:17 [2022-03-09T09:33:17.155Z] #23 11.28   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:33:17 [2022-03-09T09:33:17.724Z] #23 11.65 Collecting pyyaml
09:33:17 [2022-03-09T09:33:17.724Z] #23 11.66   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)
09:33:17 [2022-03-09T09:33:17.724Z] #23 11.72 Building wheels for collected packages: yamllint
09:33:17 [2022-03-09T09:33:17.724Z] #23 11.72   Building wheel for yamllint (setup.py): started
09:33:18 [2022-03-09T09:33:18.294Z] #23 12.53   Building wheel for yamllint (setup.py): finished with status 'done'
09:33:18 [2022-03-09T09:33:18.554Z] #23 12.53   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=794a9a70a99941ddff8795fe0782696a12089febc55988b9a3be6730b57757ce
09:33:18 [2022-03-09T09:33:18.554Z] #23 12.53   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:33:18 [2022-03-09T09:33:18.554Z] #23 12.53 Successfully built yamllint
09:33:18 [2022-03-09T09:33:18.554Z] #23 12.56 Installing collected packages: pyyaml, pathspec, yamllint
09:33:18 [2022-03-09T09:33:18.813Z] #23 12.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:33:19 [2022-03-09T09:33:19.382Z] #23 DONE 13.4s
09:33:19 [2022-03-09T09:33:19.382Z] 
09:33:19 [2022-03-09T09:33:19.382Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
09:33:19 [2022-03-09T09:33:19.382Z] #27 sha256:492d7abdfe0e56eeed0b450b1be3b2442697f9c3686b7b18a0554121724d2bcf
09:33:19 [2022-03-09T09:33:19.641Z] #27 DONE 0.3s
09:33:19 [2022-03-09T09:33:19.641Z] 
09:33:19 [2022-03-09T09:33:19.641Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:19 [2022-03-09T09:33:19.641Z] #32 sha256:f8eff1b63a34c7f8665f776b4a7f28b08826ce5e2897d97073c54c229c1cefa0
09:33:20 [2022-03-09T09:33:20.208Z] #32 DONE 0.7s
09:33:20 [2022-03-09T09:33:20.208Z] 
09:33:20 [2022-03-09T09:33:20.208Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
09:33:20 [2022-03-09T09:33:20.208Z] #35 sha256:07a9431c110f51d9f44cc06c1352586c2e91c58ec3f8c73f82d48e1fe71c31cb
09:33:20 [2022-03-09T09:33:20.469Z] #35 DONE 0.4s
09:33:20 [2022-03-09T09:33:20.469Z] 
09:33:20 [2022-03-09T09:33:20.469Z] #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
09:33:20 [2022-03-09T09:33:20.469Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
09:33:20 [2022-03-09T09:33:20.729Z] #43 ...
09:33:20 [2022-03-09T09:33:20.729Z] 
09:33:20 [2022-03-09T09:33:20.729Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
09:33:20 [2022-03-09T09:33:20.729Z] #37 sha256:9f10c1f1d5a7a9d7d8d0a7590816427e23029962a5ebe0006e1afa7a69894d72
09:33:20 [2022-03-09T09:33:20.729Z] #37 DONE 0.1s
09:33:20 [2022-03-09T09:33:20.729Z] 
09:33:20 [2022-03-09T09:33:20.729Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
09:33:20 [2022-03-09T09:33:20.729Z] #41 sha256:cfbec1481ad4aca470e73426bf519f641ba62882470a1761b774ce455d7fb1c1
09:33:20 [2022-03-09T09:33:20.729Z] #41 DONE 0.1s
09:33:20 [2022-03-09T09:33:20.988Z] 
09:33:20 [2022-03-09T09:33:20.988Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:33:20 [2022-03-09T09:33:20.988Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
09:33:21 [2022-03-09T09:33:21.927Z] #43 203.8 + dpkg --print-architecture
09:33:21 [2022-03-09T09:33:21.927Z] #43 203.8 + git checkout -q v2.1.0
09:33:22 [2022-03-09T09:33:22.187Z] #43 203.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:33:22 [2022-03-09T09:33:22.187Z] #43 203.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:33:44 [2022-03-09T09:33:44.166Z] #43 DONE 224.0s
09:33:44 [2022-03-09T09:33:44.166Z] 
09:33:44 [2022-03-09T09:33:44.166Z] #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
09:33:44 [2022-03-09T09:33:44.166Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:33:44 [2022-03-09T09:33:44.166Z] #56 ...
09:33:44 [2022-03-09T09:33:44.166Z] 
09:33:44 [2022-03-09T09:33:44.166Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
09:33:44 [2022-03-09T09:33:44.166Z] #44 sha256:87427a700392f0ff0e847f47459a0d9df9b6f37e17237efd3551f325da135a81
09:33:44 [2022-03-09T09:33:44.166Z] #44 DONE 0.6s
09:33:44 [2022-03-09T09:33:44.166Z] 
09:33:44 [2022-03-09T09:33:44.166Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
09:33:44 [2022-03-09T09:33:44.166Z] #48 sha256:2ec362bce08905946f625dab1e2681d273916e9e430197c9d6b5aec093dc2828
09:33:44 [2022-03-09T09:33:44.166Z] #48 DONE 0.1s
09:33:44 [2022-03-09T09:33:44.166Z] 
09:33:44 [2022-03-09T09:33:44.166Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:33:44 [2022-03-09T09:33:44.166Z] #50 sha256:d098ef2f434dc8c9b30597f3082bf584c911f13e1d9f978654f06a2c25bb80e1
09:33:44 [2022-03-09T09:33:44.166Z] #50 DONE 0.1s
09:33:44 [2022-03-09T09:33:44.166Z] 
09:33:44 [2022-03-09T09:33:44.166Z] #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
09:33:44 [2022-03-09T09:33:44.166Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:34:16 [2022-03-09T09:34:16.421Z] #56 ...
09:34:16 [2022-03-09T09:34:16.421Z] 
09:34:16 [2022-03-09T09:34:16.421Z] #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
09:34:16 [2022-03-09T09:34:16.421Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:34:16 [2022-03-09T09:34:16.421Z] #60 205.6 + bin/containerd
09:34:21 [2022-03-09T09:34:21.690Z] #60 ...
09:34:21 [2022-03-09T09:34:21.690Z] 
09:34:21 [2022-03-09T09:34:21.690Z] #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
09:34:21 [2022-03-09T09:34:21.690Z] #56 sha256:d38e704b91aa28a710ae1c528a095d3e53926649c4f178447eecc265da7358d7
09:34:21 [2022-03-09T09:34:21.690Z] #56 124.7 + mkdir -p /build
09:34:21 [2022-03-09T09:34:21.690Z] #56 124.7 + cp runc /build/runc
09:34:23 [2022-03-09T09:34:23.598Z] #56 DONE 127.2s
09:34:23 [2022-03-09T09:34:23.598Z] 
09:34:23 [2022-03-09T09:34:23.598Z] #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
09:34:23 [2022-03-09T09:34:23.598Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
09:34:24 [2022-03-09T09:34:24.537Z] #51 266.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
09:34:24 [2022-03-09T09:34:24.796Z] #51 DONE 266.8s
09:34:24 [2022-03-09T09:34:24.796Z] 
09:34:24 [2022-03-09T09:34:24.796Z] #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
09:34:24 [2022-03-09T09:34:24.796Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:34:26 [2022-03-09T09:34:26.175Z] #60 ...
09:34:26 [2022-03-09T09:34:26.176Z] 
09:34:26 [2022-03-09T09:34:26.176Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:34:26 [2022-03-09T09:34:26.176Z] #52 sha256:3194b4fe185c9d3fd2aeffcd2e1cb6f32a047ad7fa8019bd15454e26aecff577
09:34:26 [2022-03-09T09:34:26.176Z] #52 DONE 0.2s
09:34:26 [2022-03-09T09:34:26.176Z] 
09:34:26 [2022-03-09T09:34:26.176Z] #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
09:34:26 [2022-03-09T09:34:26.176Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:34:26 [2022-03-09T09:34:26.433Z] #60 ...
09:34:26 [2022-03-09T09:34:26.433Z] 
09:34:26 [2022-03-09T09:34:26.433Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
09:34:26 [2022-03-09T09:34:26.433Z] #54 sha256:18e3140be19c5b57b516479673c325e7dedd05652b95e77394f0af907144d6ce
09:34:26 [2022-03-09T09:34:26.433Z] #54 DONE 0.1s
09:34:26 [2022-03-09T09:34:26.433Z] 
09:34:26 [2022-03-09T09:34:26.433Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
09:34:26 [2022-03-09T09:34:26.433Z] #57 sha256:3759f45660539de0a9e02139a15673458a80327b1367c43097ebefc7095095ca
09:34:26 [2022-03-09T09:34:26.691Z] #57 DONE 0.2s
09:34:26 [2022-03-09T09:34:26.691Z] 
09:34:26 [2022-03-09T09:34:26.691Z] #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
09:34:26 [2022-03-09T09:34:26.691Z] #60 sha256:f6b76da136f04c6ede32fe4ba83bce2ca5a890b81c89e7e116d2be0af57d5a3b
09:34:53 [2022-03-09T09:34:53.237Z] #60 244.4 # github.com/containerd/containerd/cmd/containerd
09:34:53 [2022-03-09T09:34:53.237Z] #60 244.4 /usr/bin/ld: /tmp/go-link-1306708476/000019.o: in function `New':
09:34:53 [2022-03-09T09:34:53.237Z] #60 244.4 /tmp/tmp.t9wyQ4Lxdy/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
09:34:53 [2022-03-09T09:34:53.237Z] #60 244.4 + bin/containerd-stress
09:34:54 [2022-03-09T09:34:54.174Z] #60 245.5 + bin/containerd-shim
09:35:02 [2022-03-09T09:35:02.292Z] #60 252.8 + bin/containerd-shim-runc-v1
09:35:06 [2022-03-09T09:35:06.491Z] #60 257.8 + bin/containerd-shim-runc-v2
09:35:07 [2022-03-09T09:35:07.061Z] #60 258.4 + binaries
09:35:07 [2022-03-09T09:35:07.061Z] #60 258.4 + install -D bin/containerd /build/containerd
09:35:07 [2022-03-09T09:35:07.061Z] #60 258.5 + install -D bin/containerd-shim /build/containerd-shim
09:35:07 [2022-03-09T09:35:07.061Z] #60 258.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:35:07 [2022-03-09T09:35:07.061Z] #60 258.5 + install -D bin/ctr /build/ctr
09:35:09 [2022-03-09T09:35:09.594Z] #60 DONE 260.8s
09:35:12 [2022-03-09T09:35:12.854Z] 
09:35:12 [2022-03-09T09:35:12.854Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
09:35:12 [2022-03-09T09:35:12.854Z] #61 sha256:0d75d695315b3ebb55a89324bc53b57248d9e660f89608b6cc2c474fa7cac669
09:35:12 [2022-03-09T09:35:12.854Z] #61 DONE 0.8s
09:35:12 [2022-03-09T09:35:12.854Z] 
09:35:12 [2022-03-09T09:35:12.854Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:35:12 [2022-03-09T09:35:12.854Z] #66 sha256:d3f85278758f83ebffec71c92b78427d221dae43e8a65189a8498beba052a07d
09:35:12 [2022-03-09T09:35:12.854Z] #66 DONE 0.2s
09:35:12 [2022-03-09T09:35:12.854Z] 
09:35:12 [2022-03-09T09:35:12.854Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
09:35:12 [2022-03-09T09:35:12.854Z] #71 sha256:0876deacb3c029f0f50de96be11b2d48a73f11785b668a7c614c7a4c9e494af3
09:35:12 [2022-03-09T09:35:12.854Z] #71 DONE 1.0s
09:35:12 [2022-03-09T09:35:12.854Z] 
09:35:12 [2022-03-09T09:35:12.854Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
09:35:12 [2022-03-09T09:35:12.854Z] #72 sha256:5126db4ab034b903660e28a3bee84bde66983f89b810d61525a55d9f630221a8
09:35:12 [2022-03-09T09:35:12.854Z] #72 DONE 0.0s
09:35:12 [2022-03-09T09:35:12.854Z] 
09:35:12 [2022-03-09T09:35:12.854Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
09:35:12 [2022-03-09T09:35:12.854Z] #73 sha256:ea0ec5732323ed76771e453dfc01807f6f04fa1e92a5cdd2c65d6a812d6b1698
09:35:14 [2022-03-09T09:35:14.229Z] #73 DONE 1.6s
09:35:14 [2022-03-09T09:35:14.229Z] 
09:35:14 [2022-03-09T09:35:14.229Z] #74 exporting to image
09:35:14 [2022-03-09T09:35:14.229Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:35:14 [2022-03-09T09:35:14.229Z] #74 exporting layers
09:35:20 [2022-03-09T09:35:20.792Z] #74 exporting layers 6.0s done
09:35:20 [2022-03-09T09:35:20.792Z] #74 writing image sha256:01b873872875385db893b47aabb94dab75dbf4e084ae13e7e7f54b5ccfea1a5e done
09:35:20 [2022-03-09T09:35:20.792Z] #74 naming to docker.io/library/docker:16126512821a3b81cd06bd4a4024475d6c4820c7 done
09:35:20 [2022-03-09T09:35:20.792Z] #74 DONE 6.1s