Skip to content

Console Output

Skipping 42 KB.. Full Log
22:03:01 [2022-02-18T22:03:01.055Z] #53 10.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:03:01 [2022-02-18T22:03:01.055Z] #53 ...
22:03:01 [2022-02-18T22:03:01.055Z] 
22:03:01 [2022-02-18T22:03:01.055Z] #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
22:03:01 [2022-02-18T22:03:01.055Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:01 [2022-02-18T22:03:01.056Z] #51 5.838 go: downloading github.com/golangci/golangci-lint v1.44.0
22:03:01 [2022-02-18T22:03:01.056Z] #51 ...
22:03:01 [2022-02-18T22:03:01.056Z] 
22:03:01 [2022-02-18T22:03:01.056Z] #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
22:03:01 [2022-02-18T22:03:01.056Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:01 [2022-02-18T22:03:01.056Z] #47 6.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:03:01 [2022-02-18T22:03:01.056Z] #47 6.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:03:01 [2022-02-18T22:03:01.056Z] #47 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:03:01 [2022-02-18T22:03:01.056Z] #47 7.283 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1532 B]
22:03:01 [2022-02-18T22:03:01.056Z] #47 8.249 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
22:03:01 [2022-02-18T22:03:01.316Z] #47 ...
22:03:01 [2022-02-18T22:03:01.316Z] 
22:03:01 [2022-02-18T22:03:01.316Z] #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
22:03:01 [2022-02-18T22:03:01.316Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c
22:03:01 [2022-02-18T22:03:01.316Z] #36 6.069 go: downloading github.com/pelletier/go-toml v1.8.1
22:03:01 [2022-02-18T22:03:01.316Z] #36 ...
22:03:01 [2022-02-18T22:03:01.316Z] 
22:03:01 [2022-02-18T22:03:01.316Z] #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
22:03:01 [2022-02-18T22:03:01.316Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
22:03:01 [2022-02-18T22:03:01.316Z] #34 6.026 + git clone https://github.com/kolyshkin/go-swagger.git .
22:03:01 [2022-02-18T22:03:01.316Z] #34 6.038 Cloning into '.'...
22:03:01 [2022-02-18T22:03:01.576Z] #34 ...
22:03:01 [2022-02-18T22:03:01.576Z] 
22:03:01 [2022-02-18T22:03:01.576Z] #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
22:03:01 [2022-02-18T22:03:01.576Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:01 [2022-02-18T22:03:01.576Z] #14 6.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:03:01 [2022-02-18T22:03:01.576Z] #14 6.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:03:01 [2022-02-18T22:03:01.576Z] #14 6.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:03:01 [2022-02-18T22:03:01.576Z] #14 7.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
22:03:01 [2022-02-18T22:03:01.576Z] #14 9.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #14 ...
22:03:01 [2022-02-18T22:03:01.836Z] 
22:03:01 [2022-02-18T22:03:01.836Z] #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
22:03:01 [2022-02-18T22:03:01.836Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
22:03:01 [2022-02-18T22:03:01.836Z] #49 6.581 go: downloading gotest.tools/gotestsum v1.7.0
22:03:01 [2022-02-18T22:03:01.836Z] #49 8.762 go: downloading github.com/fatih/color v1.10.0
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.047 go: downloading github.com/dnephin/pflag v1.0.7
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.169 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.201 go: downloading github.com/pkg/errors v0.9.1
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.638 go: downloading golang.org/x/tools v0.1.0
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.706 go: downloading github.com/mattn/go-colorable v0.1.8
22:03:01 [2022-02-18T22:03:01.836Z] #49 9.894 go: downloading github.com/mattn/go-isatty v0.0.12
22:03:01 [2022-02-18T22:03:01.836Z] #49 10.10 go: downloading github.com/fsnotify/fsnotify v1.4.9
22:03:01 [2022-02-18T22:03:01.836Z] #49 10.46 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:03:01 [2022-02-18T22:03:01.836Z] #49 ...
22:03:01 [2022-02-18T22:03:01.836Z] 
22:03:01 [2022-02-18T22:03:01.836Z] #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
22:03:01 [2022-02-18T22:03:01.836Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:01 [2022-02-18T22:03:01.836Z] #38 4.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #38 4.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #38 4.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #38 4.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #38 5.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
22:03:01 [2022-02-18T22:03:01.836Z] #38 5.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
22:03:02 [2022-02-18T22:03:02.099Z] #38 ...
22:03:02 [2022-02-18T22:03:02.099Z] 
22:03:02 [2022-02-18T22:03:02.099Z] #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
22:03:02 [2022-02-18T22:03:02.099Z] #63 sha256:23ea3734b7bd79b4b61e7970cb270b2ebe538a23c6cb18e82b36a62387c69eba
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.974 + RM_GOPATH=0
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.974 + TMP_GOPATH=
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.974 + : /build
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.974 + '[' -z '' ']'
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.974 ++ mktemp -d
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.978 + export GOPATH=/tmp/tmp.nsMTKvC169
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.978 + GOPATH=/tmp/tmp.nsMTKvC169
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.979 + RM_GOPATH=1
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.979 + case "$(go env GOARCH)" in
22:03:02 [2022-02-18T22:03:02.099Z] #63 5.979 ++ go env GOARCH
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.023 + export GO_BUILDMODE=-buildmode=pie
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.024 + GO_BUILDMODE=-buildmode=pie
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 ++ dirname /install.sh
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + dir=/
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + bin=rootlesskit
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + shift
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + '[' '!' -f //rootlesskit.installer ']'
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + . //rootlesskit.installer
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 ++ : v0.14.6
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + install_rootlesskit
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + case "$1" in
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + export CGO_ENABLED=0
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + CGO_ENABLED=0
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.030 + _install_rootlesskit
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.034 Install rootlesskit version v0.14.6
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.035 + echo 'Install rootlesskit version v0.14.6'
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.035 + for f in rootlesskit rootlesskit-docker-proxy
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.035 + GOBIN=/build
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.035 + GO111MODULE=on
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.035 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
22:03:02 [2022-02-18T22:03:02.099Z] #63 6.596 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
22:03:02 [2022-02-18T22:03:02.099Z] #63 10.26 go: downloading github.com/sirupsen/logrus v1.8.1
22:03:02 [2022-02-18T22:03:02.099Z] #63 10.32 go: downloading github.com/urfave/cli/v2 v2.3.0
22:03:02 [2022-02-18T22:03:02.099Z] #63 11.14 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
22:03:02 [2022-02-18T22:03:02.099Z] #63 ...
22:03:02 [2022-02-18T22:03:02.099Z] 
22:03:02 [2022-02-18T22:03:02.099Z] #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
22:03:02 [2022-02-18T22:03:02.099Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
22:03:02 [2022-02-18T22:03:02.099Z] #58 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
22:03:05 [2022-02-18T22:03:05.401Z] #58 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
22:03:07 [2022-02-18T22:03:07.313Z] #58 ...
22:03:07 [2022-02-18T22:03:07.313Z] 
22:03:07 [2022-02-18T22:03:07.313Z] #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
22:03:07 [2022-02-18T22:03:07.313Z] #26 sha256:21bd12e5c87345fd0e5ffd343b241aeac0ef6ec568eac983a344b4c294abb62d
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.847 + RM_GOPATH=0
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.847 + TMP_GOPATH=
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.848 + : /build
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.848 + '[' -z '' ']'
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.849 ++ mktemp -d
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.851 + export GOPATH=/tmp/tmp.AcyDHkLjGe
22:03:07 [2022-02-18T22:03:07.313Z] #26 5.851 + GOPATH=/tmp/tmp.AcyDHkLjGe
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.851 + RM_GOPATH=1
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.851 + case "$(go env GOARCH)" in
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.852 ++ go env GOARCH
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.892 + export GO_BUILDMODE=-buildmode=pie
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.892 + GO_BUILDMODE=-buildmode=pie
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.892 ++ dirname /install.sh
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 Install docker/cli version 17.06.2-ce from stable
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + dir=/
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + bin=dockercli
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + shift
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + '[' '!' -f //dockercli.installer ']'
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + . //dockercli.installer
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 ++ : stable
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 ++ : 17.06.2-ce
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + install_dockercli
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.915 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.933 ++ uname -m
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.946 + arch=x86_64
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.946 + '[' x86_64 '!=' x86_64 ']'
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.946 + url=https://download.docker.com/linux/static
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.946 + tar -xz docker/docker
22:03:07 [2022-02-18T22:03:07.314Z] #26 5.947 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:03:07 [2022-02-18T22:03:07.314Z] #26 ...
22:03:07 [2022-02-18T22:03:07.314Z] 
22:03:07 [2022-02-18T22:03:07.314Z] #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
22:03:07 [2022-02-18T22:03:07.314Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
22:03:07 [2022-02-18T22:03:07.314Z] #49 16.07 go: downloading github.com/jonboulle/clockwork v0.2.2
22:03:07 [2022-02-18T22:03:07.314Z] #49 16.30 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:03:07 [2022-02-18T22:03:07.314Z] #49 16.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:03:09 [2022-02-18T22:03:09.232Z] #49 18.27 go: downloading golang.org/x/mod v0.3.0
22:03:09 [2022-02-18T22:03:09.232Z] #49 18.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:03:10 [2022-02-18T22:03:10.176Z] #49 ...
22:03:10 [2022-02-18T22:03:10.176Z] 
22:03:10 [2022-02-18T22:03:10.176Z] #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
22:03:10 [2022-02-18T22:03:10.176Z] #26 sha256:21bd12e5c87345fd0e5ffd343b241aeac0ef6ec568eac983a344b4c294abb62d
22:03:10 [2022-02-18T22:03:10.176Z] #26 18.08 + mkdir -p /build
22:03:10 [2022-02-18T22:03:10.176Z] #26 18.08 + mv docker/docker /build/
22:03:10 [2022-02-18T22:03:10.176Z] #26 18.10 + rmdir docker
22:03:10 [2022-02-18T22:03:10.176Z] #26 DONE 18.9s
22:03:10 [2022-02-18T22:03:10.176Z] 
22:03:10 [2022-02-18T22:03:10.176Z] #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
22:03:10 [2022-02-18T22:03:10.176Z] #63 sha256:23ea3734b7bd79b4b61e7970cb270b2ebe538a23c6cb18e82b36a62387c69eba
22:03:10 [2022-02-18T22:03:10.176Z] #63 15.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
22:03:10 [2022-02-18T22:03:10.176Z] #63 16.34 go: downloading github.com/google/uuid v1.3.0
22:03:10 [2022-02-18T22:03:10.176Z] #63 16.37 go: downloading github.com/moby/vpnkit v0.5.0
22:03:10 [2022-02-18T22:03:10.176Z] #63 16.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:03:10 [2022-02-18T22:03:10.176Z] #63 16.77 go: downloading github.com/gofrs/flock v0.8.1
22:03:10 [2022-02-18T22:03:10.176Z] #63 16.80 go: downloading github.com/gorilla/mux v1.8.0
22:03:10 [2022-02-18T22:03:10.176Z] #63 17.10 go: downloading github.com/moby/sys/mountinfo v0.5.0
22:03:10 [2022-02-18T22:03:10.176Z] #63 17.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:03:10 [2022-02-18T22:03:10.176Z] #63 17.98 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:03:10 [2022-02-18T22:03:10.176Z] #63 18.36 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
22:03:12 [2022-02-18T22:03:12.716Z] #63 ...
22:03:12 [2022-02-18T22:03:12.716Z] 
22:03:12 [2022-02-18T22:03:12.716Z] #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
22:03:12 [2022-02-18T22:03:12.716Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:12 [2022-02-18T22:03:12.716Z] #47 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
22:03:12 [2022-02-18T22:03:12.716Z] #47 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
22:03:12 [2022-02-18T22:03:12.716Z] #47 16.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1828 B]
22:03:12 [2022-02-18T22:03:12.716Z] #47 ...
22:03:12 [2022-02-18T22:03:12.716Z] 
22:03:12 [2022-02-18T22:03:12.716Z] #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
22:03:12 [2022-02-18T22:03:12.716Z] #63 sha256:23ea3734b7bd79b4b61e7970cb270b2ebe538a23c6cb18e82b36a62387c69eba
22:03:12 [2022-02-18T22:03:12.716Z] #63 21.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:03:13 [2022-02-18T22:03:13.656Z] #63 ...
22:03:13 [2022-02-18T22:03:13.656Z] 
22:03:13 [2022-02-18T22:03:13.656Z] #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
22:03:13 [2022-02-18T22:03:13.656Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:13 [2022-02-18T22:03:13.656Z] #14 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
22:03:13 [2022-02-18T22:03:13.916Z] #14 ...
22:03:13 [2022-02-18T22:03:13.916Z] 
22:03:13 [2022-02-18T22:03:13.916Z] #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
22:03:13 [2022-02-18T22:03:13.916Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:13 [2022-02-18T22:03:13.916Z] #38 16.68 Fetched 8505 kB in 12s (686 kB/s)
22:03:15 [2022-02-18T22:03:15.302Z] #38 16.68 Reading package lists...
22:03:15 [2022-02-18T22:03:15.303Z] #38 ...
22:03:15 [2022-02-18T22:03:15.303Z] 
22:03:15 [2022-02-18T22:03:15.303Z] #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
22:03:15 [2022-02-18T22:03:15.303Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 tomll can be used in two ways:
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 Writing to STDIN and reading from STDOUT:
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36   cat file.toml | tomll > file.toml
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 Reading and updating a list of files:
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36   tomll a.toml b.toml c.toml
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 
22:03:15 [2022-02-18T22:03:15.303Z] #36 24.36 When given a list of files, tomll will modify all files in place without asking.
22:03:15 [2022-02-18T22:03:15.303Z] #36 DONE 24.6s
22:03:15 [2022-02-18T22:03:15.303Z] 
22:03:15 [2022-02-18T22:03:15.303Z] #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
22:03:15 [2022-02-18T22:03:15.303Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:15 [2022-02-18T22:03:15.874Z] #38 16.68 Reading package lists...
22:03:15 [2022-02-18T22:03:15.874Z] #38 ...
22:03:15 [2022-02-18T22:03:15.874Z] 
22:03:15 [2022-02-18T22:03:15.874Z] #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
22:03:15 [2022-02-18T22:03:15.874Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:15 [2022-02-18T22:03:15.874Z] #14 24.97 Fetched 8505 kB in 19s (446 kB/s)
22:03:21 [2022-02-18T22:03:21.165Z] #14 24.97 Reading package lists...
22:03:21 [2022-02-18T22:03:21.165Z] #14 ...
22:03:21 [2022-02-18T22:03:21.165Z] 
22:03:21 [2022-02-18T22:03:21.165Z] #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
22:03:21 [2022-02-18T22:03:21.165Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024
22:03:21 [2022-02-18T22:03:21.165Z] #43 30.10 Updating files:  91% (1682/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.
22:03:21 [2022-02-18T22:03:21.165Z] #43 30.30 + git checkout -q v2.3.0
22:03:24 [2022-02-18T22:03:24.723Z] #43 33.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:03:26 [2022-02-18T22:03:26.105Z] #43 ...
22:03:26 [2022-02-18T22:03:26.105Z] 
22:03:26 [2022-02-18T22:03:26.105Z] #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
22:03:26 [2022-02-18T22:03:26.105Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:26 [2022-02-18T22:03:26.105Z] #38 16.68 Reading package lists...
22:03:26 [2022-02-18T22:03:26.105Z] #38 25.53 Reading package lists...
22:03:26 [2022-02-18T22:03:26.105Z] #38 32.88 Building dependency tree...
22:03:26 [2022-02-18T22:03:26.105Z] #38 ...
22:03:26 [2022-02-18T22:03:26.105Z] 
22:03:26 [2022-02-18T22:03:26.105Z] #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
22:03:26 [2022-02-18T22:03:26.105Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:26 [2022-02-18T22:03:26.105Z] #14 24.97 Reading package lists...
22:03:26 [2022-02-18T22:03:26.674Z] #14 32.29 Reading package lists...
22:03:26 [2022-02-18T22:03:26.674Z] #14 ...
22:03:26 [2022-02-18T22:03:26.674Z] 
22:03:26 [2022-02-18T22:03:26.674Z] #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
22:03:26 [2022-02-18T22:03:26.674Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
22:03:26 [2022-02-18T22:03:26.674Z] #58 25.75 Fetched 8505 kB in 19s (438 kB/s)
22:03:26 [2022-02-18T22:03:26.674Z] #58 25.75 Reading package lists...
22:03:26 [2022-02-18T22:03:26.674Z] #58 33.42 Reading package lists...
22:03:26 [2022-02-18T22:03:26.674Z] #58 ...
22:03:26 [2022-02-18T22:03:26.674Z] 
22:03:26 [2022-02-18T22:03:26.674Z] #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
22:03:26 [2022-02-18T22:03:26.674Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:26 [2022-02-18T22:03:26.674Z] #47 26.89 Fetched 8508 kB in 21s (413 kB/s)
22:03:26 [2022-02-18T22:03:26.674Z] #47 26.89 Reading package lists...
22:03:27 [2022-02-18T22:03:27.614Z] #47 34.11 Reading package lists...
22:03:27 [2022-02-18T22:03:27.614Z] #47 ...
22:03:27 [2022-02-18T22:03:27.614Z] 
22:03:27 [2022-02-18T22:03:27.614Z] #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
22:03:27 [2022-02-18T22:03:27.614Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.81 The following additional packages will be installed:
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.83   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.85 Suggested packages:
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.85   cmake-doc ninja-build lrzip
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.85 Recommended packages:
22:03:27 [2022-02-18T22:03:27.614Z] #38 36.85   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:03:28 [2022-02-18T22:03:28.554Z] #38 37.65 The following NEW packages will be installed:
22:03:28 [2022-02-18T22:03:28.554Z] #38 37.67   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:03:28 [2022-02-18T22:03:28.554Z] #38 37.67   vim-common xxd
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.08 Need to get 17.7 MB of archives.
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.08 After this operation, 70.7 MB of additional disk space will be used.
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:03:28 [2022-02-18T22:03:28.814Z] #38 38.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:03:29 [2022-02-18T22:03:29.384Z] #38 38.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
22:03:29 [2022-02-18T22:03:29.645Z] #38 38.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
22:03:29 [2022-02-18T22:03:29.645Z] #38 38.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:03:29 [2022-02-18T22:03:29.645Z] #38 38.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:03:29 [2022-02-18T22:03:29.645Z] #38 38.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:03:29 [2022-02-18T22:03:29.645Z] #38 38.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:03:30 [2022-02-18T22:03:30.589Z] #38 39.94 debconf: delaying package configuration, since apt-utils is not installed
22:03:30 [2022-02-18T22:03:30.870Z] #38 40.16 Fetched 17.7 MB in 1s (13.9 MB/s)
22:03:31 [2022-02-18T22:03:31.130Z] #38 40.33 Selecting previously unselected package xxd.
22:03:31 [2022-02-18T22:03:31.130Z] #38 40.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:03:31 [2022-02-18T22:03:31.131Z] #38 40.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:03:31 [2022-02-18T22:03:31.131Z] #38 40.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:03:31 [2022-02-18T22:03:31.390Z] #38 40.61 Selecting previously unselected package vim-common.
22:03:31 [2022-02-18T22:03:31.390Z] #38 40.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:03:31 [2022-02-18T22:03:31.390Z] #38 40.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:03:31 [2022-02-18T22:03:31.650Z] #38 40.92 Selecting previously unselected package cmake-data.
22:03:31 [2022-02-18T22:03:31.650Z] #38 40.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:03:31 [2022-02-18T22:03:31.650Z] #38 40.94 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:03:33 [2022-02-18T22:03:33.558Z] #38 ...
22:03:33 [2022-02-18T22:03:33.558Z] 
22:03:33 [2022-02-18T22:03:33.558Z] #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
22:03:33 [2022-02-18T22:03:33.558Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215
22:03:33 [2022-02-18T22:03:33.558Z] #53 42.25 v3.0.2
22:03:33 [2022-02-18T22:03:33.558Z] #53 DONE 42.9s
22:03:33 [2022-02-18T22:03:33.558Z] 
22:03:33 [2022-02-18T22:03:33.558Z] #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
22:03:33 [2022-02-18T22:03:33.558Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.51 go: downloading github.com/gofrs/flock v0.8.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.51 go: downloading github.com/fatih/color v1.13.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.58 go: downloading github.com/spf13/cobra v1.3.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.59 go: downloading github.com/spf13/pflag v1.0.5
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.68 go: downloading github.com/spf13/viper v1.10.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 37.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:03:33 [2022-02-18T22:03:33.558Z] #51 38.23 go: downloading github.com/mattn/go-isatty v0.0.14
22:03:33 [2022-02-18T22:03:33.558Z] #51 38.24 go: downloading github.com/mattn/go-colorable v0.1.12
22:03:33 [2022-02-18T22:03:33.558Z] #51 38.26 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:03:33 [2022-02-18T22:03:33.558Z] #51 38.29 go: downloading github.com/go-critic/go-critic v0.6.2
22:03:33 [2022-02-18T22:03:33.558Z] #51 39.23 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 39.25 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 41.67 go: downloading github.com/sirupsen/logrus v1.8.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 41.71 go: downloading github.com/stretchr/testify v1.7.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 41.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:03:33 [2022-02-18T22:03:33.558Z] #51 41.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:03:33 [2022-02-18T22:03:33.558Z] #51 41.99 go: downloading github.com/magiconair/properties v1.8.5
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.00 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.08 go: downloading github.com/spf13/afero v1.6.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.12 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.16 go: downloading github.com/spf13/cast v1.4.1
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.24 go: downloading gopkg.in/ini.v1 v1.66.2
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.24 go: downloading github.com/subosito/gotenv v1.2.0
22:03:33 [2022-02-18T22:03:33.558Z] #51 42.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.49 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.52 go: downloading github.com/go-toolsmith/astp v1.0.0
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.55 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.62 go: downloading github.com/go-toolsmith/typep v1.0.2
22:03:33 [2022-02-18T22:03:33.559Z] #51 42.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:03:34 [2022-02-18T22:03:34.136Z] #51 43.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:03:34 [2022-02-18T22:03:34.454Z] #51 43.48 go: downloading github.com/hashicorp/errwrap v1.0.0
22:03:34 [2022-02-18T22:03:34.734Z] #51 43.99 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:03:35 [2022-02-18T22:03:35.005Z] #51 44.14 go: downloading github.com/Antonboom/errname v0.1.5
22:03:35 [2022-02-18T22:03:35.005Z] #51 44.28 go: downloading github.com/Antonboom/nilnil v0.1.0
22:03:35 [2022-02-18T22:03:35.005Z] #51 44.42 go: downloading github.com/BurntSushi/toml v1.0.0
22:03:35 [2022-02-18T22:03:35.273Z] #51 ...
22:03:35 [2022-02-18T22:03:35.273Z] 
22:03:35 [2022-02-18T22:03:35.273Z] #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
22:03:35 [2022-02-18T22:03:35.273Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:35 [2022-02-18T22:03:35.273Z] #38 44.44 Selecting previously unselected package libicu67:amd64.
22:03:35 [2022-02-18T22:03:35.273Z] #38 44.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:03:35 [2022-02-18T22:03:35.273Z] #38 44.49 Unpacking libicu67:amd64 (67.1-7) ...
22:03:35 [2022-02-18T22:03:35.857Z] #38 ...
22:03:35 [2022-02-18T22:03:35.857Z] 
22:03:35 [2022-02-18T22:03:35.857Z] #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
22:03:35 [2022-02-18T22:03:35.857Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2
22:03:35 [2022-02-18T22:03:35.857Z] #58 33.42 Reading package lists...
22:03:35 [2022-02-18T22:03:35.857Z] #58 38.03 Building dependency tree...
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.12 The following additional packages will be installed:
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.13   libbtrfs0
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.31 The following NEW packages will be installed:
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.33   libbtrfs-dev libbtrfs0
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.71 Need to get 460 kB of archives.
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.71 After this operation, 1237 kB of additional disk space will be used.
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:03:35 [2022-02-18T22:03:35.857Z] #58 41.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:03:35 [2022-02-18T22:03:35.857Z] #58 42.83 debconf: delaying package configuration, since apt-utils is not installed
22:03:35 [2022-02-18T22:03:35.857Z] #58 43.15 Fetched 460 kB in 0s (1529 kB/s)
22:03:35 [2022-02-18T22:03:35.857Z] #58 43.40 Selecting previously unselected package libbtrfs0:amd64.
22:03:35 [2022-02-18T22:03:35.857Z] #58 43.40 (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.)
22:03:35 [2022-02-18T22:03:35.857Z] #58 43.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 43.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.17 Selecting previously unselected package libbtrfs-dev:amd64.
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.62 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 44.65 Processing triggers for libc-bin (2.31-13+deb11u2) ...
22:03:35 [2022-02-18T22:03:35.857Z] #58 DONE 44.9s
22:03:35 [2022-02-18T22:03:35.857Z] 
22:03:35 [2022-02-18T22:03:35.857Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:03:35 [2022-02-18T22:03:35.857Z] #59 sha256:879f399f226d583b50d1e78edd3242c3baa83dbf881cdb50e0fe2ea5a0ea64c9
22:03:35 [2022-02-18T22:03:35.857Z] #59 DONE 0.2s
22:03:35 [2022-02-18T22:03:35.857Z] 
22:03:35 [2022-02-18T22:03:35.857Z] #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
22:03:35 [2022-02-18T22:03:35.857Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.294 + RM_GOPATH=0
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.294 + TMP_GOPATH=
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.294 + : /build
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.294 + '[' -z '' ']'
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.295 ++ mktemp -d
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.296 + export GOPATH=/tmp/tmp.srcdYK1Wem
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.297 + GOPATH=/tmp/tmp.srcdYK1Wem
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.297 + RM_GOPATH=1
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.297 + case "$(go env GOARCH)" in
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.298 ++ go env GOARCH
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.302 + export GO_BUILDMODE=-buildmode=pie
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.302 + GO_BUILDMODE=-buildmode=pie
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.303 ++ dirname /install.sh
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.304 + dir=/
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.304 + bin=containerd
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.304 + shift
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.304 + '[' '!' -f //containerd.installer ']'
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.305 + . //containerd.installer
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.305 ++ set -e
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.305 ++ : v1.5.9
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.305 + install_containerd
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.306 + echo 'Install containerd version v1.5.9'
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.306 Install containerd version v1.5.9
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.srcdYK1Wem/src/github.com/containerd/containerd
22:03:37 [2022-02-18T22:03:37.243Z] #60 1.329 Cloning into '/tmp/tmp.srcdYK1Wem/src/github.com/containerd/containerd'...
22:03:38 [2022-02-18T22:03:38.630Z] #60 ...
22:03:38 [2022-02-18T22:03:38.630Z] 
22:03:38 [2022-02-18T22:03:38.630Z] #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
22:03:38 [2022-02-18T22:03:38.630Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:38 [2022-02-18T22:03:38.630Z] #14 32.29 Reading package lists...
22:03:38 [2022-02-18T22:03:38.630Z] #14 37.83 Building dependency tree...
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.88 The following additional packages will be installed:
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.88   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.89   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.90   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.90   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.90   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.90   mingw-w64-common mingw-w64-x86-64-dev
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.91 Suggested packages:
22:03:38 [2022-02-18T22:03:38.630Z] #14 40.91   gcc-10-locales seccomp wine64
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.06 The following NEW packages will be installed:
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.08   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.08   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.08   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.08   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.09   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.09   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.09   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.09   mingw-w64-x86-64-dev
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.47 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.47 Need to get 115 MB of archives.
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.47 After this operation, 645 MB of additional disk space will be used.
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.47 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.63 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:03:38 [2022-02-18T22:03:38.630Z] #14 42.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:03:38 [2022-02-18T22:03:38.630Z] #14 43.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:03:38 [2022-02-18T22:03:38.630Z] #14 43.38 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 43.38 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 44.36 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 46.12 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 46.68 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 47.14 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]
22:03:38 [2022-02-18T22:03:38.630Z] #14 ...
22:03:38 [2022-02-18T22:03:38.630Z] 
22:03:38 [2022-02-18T22:03:38.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
22:03:38 [2022-02-18T22:03:38.630Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.76 go: downloading github.com/alexkohler/prealloc v1.0.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.87 go: downloading github.com/ashanbrown/makezero v1.1.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 45.96 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.07 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.42 go: downloading github.com/breml/bidichk v0.2.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.46 go: downloading github.com/breml/errchkjson v0.2.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.50 go: downloading github.com/butuzov/ireturn v0.1.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.54 go: downloading github.com/charithe/durationcheck v0.0.9
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.60 go: downloading github.com/daixiang0/gci v0.2.9
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.61 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.67 go: downloading github.com/fzipp/gocyclo v0.4.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.68 go: downloading github.com/esimonov/ifshort v1.0.4
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:03:38 [2022-02-18T22:03:38.630Z] #51 46.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.01 go: downloading github.com/golangci/misspell v0.3.5
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.09 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.13 go: downloading github.com/jgautheron/goconst v1.5.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.16 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.22 go: downloading github.com/julz/importas v0.1.0
22:03:38 [2022-02-18T22:03:38.630Z] #51 47.25 go: downloading github.com/kisielk/errcheck v1.6.0
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.30 go: downloading github.com/kulti/thelper v0.5.0
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.35 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.36 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.43 go: downloading github.com/ldez/tagliatelle v0.3.0
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.48 go: downloading github.com/leonklingele/grouper v1.1.0
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.50 go: downloading github.com/maratori/testpackage v1.0.1
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:03:38 [2022-02-18T22:03:38.631Z] #51 47.58 go: downloading github.com/mgechev/revive v1.1.3
22:03:38 [2022-02-18T22:03:38.902Z] #51 48.09 go: downloading github.com/moricho/tparallel v0.2.1
22:03:38 [2022-02-18T22:03:38.902Z] #51 48.09 go: downloading github.com/nakabonne/nestif v0.3.1
22:03:38 [2022-02-18T22:03:38.902Z] #51 48.13 go: downloading github.com/nishanths/exhaustive v0.7.11
22:03:38 [2022-02-18T22:03:38.902Z] #51 48.20 go: downloading github.com/nishanths/predeclared v0.2.1
22:03:39 [2022-02-18T22:03:39.163Z] #51 48.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:03:39 [2022-02-18T22:03:39.163Z] #51 48.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:03:39 [2022-02-18T22:03:39.163Z] #51 48.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:03:39 [2022-02-18T22:03:39.163Z] #51 48.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:03:39 [2022-02-18T22:03:39.163Z] #51 48.32 go: downloading github.com/securego/gosec/v2 v2.9.6
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.55 go: downloading github.com/sivchari/containedctx v1.0.1
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.55 go: downloading github.com/sivchari/tenv v1.4.7
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.56 go: downloading github.com/sonatard/noctx v0.0.1
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.58 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.63 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.66 go: downloading github.com/tetafro/godot v1.4.11
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:03:39 [2022-02-18T22:03:39.424Z] #51 48.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:03:39 [2022-02-18T22:03:39.424Z] #51 ...
22:03:39 [2022-02-18T22:03:39.424Z] 
22:03:39 [2022-02-18T22:03:39.424Z] #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
22:03:39 [2022-02-18T22:03:39.424Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:39 [2022-02-18T22:03:39.424Z] #47 34.11 Reading package lists...
22:03:39 [2022-02-18T22:03:39.424Z] #47 38.51 Building dependency tree...
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.49 The following additional packages will be installed:
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.50   python3-protobuf python3-six
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.51 Suggested packages:
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.52   python3-setuptools
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.52 Recommended packages:
22:03:39 [2022-02-18T22:03:39.424Z] #47 41.52   iproute2 | iproute
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.14 The following NEW packages will be installed:
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.16   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.17   python3-protobuf python3-six
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.67 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.67 Need to get 2292 kB of archives.
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.67 After this operation, 11.0 MB of additional disk space will be used.
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 42.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 46.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
22:03:39 [2022-02-18T22:03:39.424Z] #47 47.57 debconf: delaying package configuration, since apt-utils is not installed
22:03:39 [2022-02-18T22:03:39.424Z] #47 47.80 Fetched 2292 kB in 4s (514 kB/s)
22:03:39 [2022-02-18T22:03:39.424Z] #47 47.90 Selecting previously unselected package libprotobuf23:amd64.
22:03:39 [2022-02-18T22:03:39.424Z] #47 47.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.)
22:03:39 [2022-02-18T22:03:39.424Z] #47 47.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
22:03:39 [2022-02-18T22:03:39.424Z] #47 48.37 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
22:03:39 [2022-02-18T22:03:39.685Z] #47 ...
22:03:39 [2022-02-18T22:03:39.685Z] 
22:03:39 [2022-02-18T22:03:39.685Z] #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
22:03:39 [2022-02-18T22:03:39.685Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:39 [2022-02-18T22:03:39.685Z] #51 48.97 go: downloading github.com/ultraware/funlen v0.0.3
22:03:39 [2022-02-18T22:03:39.685Z] #51 48.99 go: downloading github.com/ultraware/whitespace v0.0.4
22:03:39 [2022-02-18T22:03:39.685Z] #51 49.00 go: downloading github.com/uudashr/gocognit v1.0.5
22:03:39 [2022-02-18T22:03:39.685Z] #51 49.01 go: downloading github.com/yagipy/maintidx v1.0.0
22:03:39 [2022-02-18T22:03:39.685Z] #51 49.03 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:03:39 [2022-02-18T22:03:39.946Z] #51 49.25 go: downloading gitlab.com/bosi/decorder v0.2.1
22:03:39 [2022-02-18T22:03:39.946Z] #51 49.32 go: downloading honnef.co/go/tools v0.2.2
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.51 go: downloading mvdan.cc/gofumpt v0.2.1
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.64 go: downloading github.com/davecgh/go-spew v1.1.1
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.65 go: downloading github.com/pmezard/go-difflib v1.0.0
22:03:41 [2022-02-18T22:03:41.328Z] #51 50.69 go: downloading github.com/stretchr/objx v0.1.1
22:03:41 [2022-02-18T22:03:41.589Z] #51 50.83 go: downloading golang.org/x/text v0.3.7
22:03:45 [2022-02-18T22:03:45.790Z] #51 ...
22:03:45 [2022-02-18T22:03:45.790Z] 
22:03:45 [2022-02-18T22:03:45.790Z] #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
22:03:45 [2022-02-18T22:03:45.790Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.06 Selecting previously unselected package python3-pkg-resources.
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.07 Unpacking python3-pkg-resources (52.0.0-4) ...
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.24 Selecting previously unselected package python3-six.
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.25 Unpacking python3-six (1.16.0-2) ...
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.33 Selecting previously unselected package python3-protobuf.
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
22:03:45 [2022-02-18T22:03:45.790Z] #47 49.34 Unpacking python3-protobuf (3.12.4-1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.77 Selecting previously unselected package libnet1:amd64.
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.93 Selecting previously unselected package libnl-3-200:amd64.
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 49.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.05 Selecting previously unselected package libprotobuf-c1:amd64.
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.15 Selecting previously unselected package criu.
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.15 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.16 Unpacking criu (3.16.1-3) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 50.86 Setting up python3-pkg-resources (52.0.0-4) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 52.39 Setting up libprotobuf23:amd64 (3.12.4-1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 52.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 52.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 52.43 Setting up python3-six (1.16.0-2) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 53.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:03:45 [2022-02-18T22:03:45.791Z] #47 53.50 Setting up python3-protobuf (3.12.4-1) ...
22:03:46 [2022-02-18T22:03:46.734Z] #47 ...
22:03:46 [2022-02-18T22:03:46.734Z] 
22:03:46 [2022-02-18T22:03:46.734Z] #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
22:03:46 [2022-02-18T22:03:46.734Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:46 [2022-02-18T22:03:46.734Z] #51 55.67 go: downloading github.com/hashicorp/hcl v1.0.0
22:03:46 [2022-02-18T22:03:46.734Z] #51 55.84 go: downloading github.com/pelletier/go-toml v1.9.4
22:03:46 [2022-02-18T22:03:46.734Z] #51 55.84 go: downloading gopkg.in/yaml.v2 v2.4.0
22:03:46 [2022-02-18T22:03:46.734Z] #51 56.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:03:46 [2022-02-18T22:03:46.995Z] #51 56.13 go: downloading github.com/gobwas/glob v0.2.3
22:03:46 [2022-02-18T22:03:46.995Z] #51 56.15 go: downloading github.com/kisielk/gotool v1.0.0
22:03:46 [2022-02-18T22:03:46.995Z] #51 56.29 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:03:46 [2022-02-18T22:03:46.995Z] #51 56.33 go: downloading golang.org/x/mod v0.5.1
22:03:47 [2022-02-18T22:03:47.256Z] #51 56.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:03:47 [2022-02-18T22:03:47.256Z] #51 56.48 go: downloading github.com/ettle/strcase v0.1.1
22:03:47 [2022-02-18T22:03:47.256Z] #51 56.61 go: downloading github.com/fatih/structtag v1.2.0
22:03:47 [2022-02-18T22:03:47.518Z] #51 56.64 go: downloading github.com/Masterminds/semver v1.5.0
22:03:47 [2022-02-18T22:03:47.518Z] #51 56.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:03:47 [2022-02-18T22:03:47.518Z] #51 56.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:03:47 [2022-02-18T22:03:47.518Z] #51 56.80 go: downloading github.com/prometheus/client_golang v1.7.1
22:03:47 [2022-02-18T22:03:47.780Z] #51 ...
22:03:47 [2022-02-18T22:03:47.780Z] 
22:03:47 [2022-02-18T22:03:47.780Z] #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
22:03:47 [2022-02-18T22:03:47.780Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0
22:03:47 [2022-02-18T22:03:47.780Z] #38 50.91 Selecting previously unselected package libxml2:amd64.
22:03:47 [2022-02-18T22:03:47.780Z] #38 50.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 50.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.39 Selecting previously unselected package libarchive13:amd64.
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.40 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.73 Selecting previously unselected package libjsoncpp24:amd64.
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.89 Selecting previously unselected package librhash0:amd64.
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 51.90 Unpacking librhash0:amd64 (1.4.1-2) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.05 Selecting previously unselected package libuv1:amd64.
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.06 Unpacking libuv1:amd64 (1.40.0-2) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.19 Selecting previously unselected package cmake.
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 52.20 Unpacking cmake (3.18.4-2+deb11u1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 55.96 Setting up libicu67:amd64 (67.1-7) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.01 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.02 Setting up libuv1:amd64 (1.40.0-2) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.14 Setting up librhash0:amd64 (1.4.1-2) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.17 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.24 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.27 Setting up cmake (3.18.4-2+deb11u1) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 56.29 Processing triggers for libc-bin (2.31-13+deb11u2) ...
22:03:47 [2022-02-18T22:03:47.780Z] #38 DONE 57.1s
22:03:48 [2022-02-18T22:03:48.041Z] 
22:03:48 [2022-02-18T22:03:48.041Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:03:48 [2022-02-18T22:03:48.041Z] #39 sha256:bb6470bbd87604ae751f6af43110800f5e86c9c7243f97edd59348bed75c6eba
22:03:48 [2022-02-18T22:03:48.041Z] #39 DONE 0.1s
22:03:48 [2022-02-18T22:03:48.041Z] 
22:03:48 [2022-02-18T22:03:48.041Z] #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
22:03:48 [2022-02-18T22:03:48.041Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:48 [2022-02-18T22:03:48.041Z] #51 57.29 go: downloading github.com/prometheus/client_model v0.2.0
22:03:48 [2022-02-18T22:03:48.301Z] #51 57.55 go: downloading github.com/google/go-cmp v0.5.6
22:03:48 [2022-02-18T22:03:48.561Z] #51 57.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:03:48 [2022-02-18T22:03:48.561Z] #51 57.86 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:03:48 [2022-02-18T22:03:48.561Z] #51 57.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:03:48 [2022-02-18T22:03:48.561Z] #51 57.96 go: downloading github.com/beorn7/perks v1.0.1
22:03:48 [2022-02-18T22:03:48.820Z] #51 57.99 go: downloading github.com/golang/protobuf v1.5.2
22:03:48 [2022-02-18T22:03:48.820Z] #51 58.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:03:48 [2022-02-18T22:03:48.820Z] #51 58.06 go: downloading github.com/cespare/xxhash v1.1.0
22:03:49 [2022-02-18T22:03:49.080Z] #51 58.28 go: downloading github.com/prometheus/common v0.10.0
22:03:49 [2022-02-18T22:03:49.080Z] #51 58.42 go: downloading github.com/prometheus/procfs v0.6.0
22:03:49 [2022-02-18T22:03:49.080Z] #51 58.49 go: downloading github.com/mattn/go-runewidth v0.0.9
22:03:49 [2022-02-18T22:03:49.341Z] #51 58.58 go: downloading google.golang.org/protobuf v1.27.1
22:03:49 [2022-02-18T22:03:49.341Z] #51 ...
22:03:49 [2022-02-18T22:03:49.341Z] 
22:03:49 [2022-02-18T22:03:49.341Z] #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
22:03:49 [2022-02-18T22:03:49.341Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:49 [2022-02-18T22:03:49.341Z] #14 48.68 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]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.09 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]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.13 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]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 49.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.05 debconf: delaying package configuration, since apt-utils is not installed
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.26 Fetched 115 MB in 7s (16.2 MB/s)
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.32 Selecting previously unselected package binutils-mingw-w64-i686.
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.32 (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.)
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 50.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 52.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:03:49 [2022-02-18T22:03:49.341Z] #14 52.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 52.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.63 Selecting previously unselected package binutils-mingw-w64.
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.75 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.93 Selecting previously unselected package dmsetup.
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 54.94 Unpacking dmsetup (2:1.02.175-2.1) ...
22:03:49 [2022-02-18T22:03:49.341Z] #14 55.06 Selecting previously unselected package mingw-w64-common.
22:03:49 [2022-02-18T22:03:49.341Z] #14 55.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:03:49 [2022-02-18T22:03:49.342Z] #14 55.07 Unpacking mingw-w64-common (8.0.0-1) ...
22:03:49 [2022-02-18T22:03:49.602Z] #14 ...
22:03:49 [2022-02-18T22:03:49.602Z] 
22:03:49 [2022-02-18T22:03:49.602Z] #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
22:03:49 [2022-02-18T22:03:49.602Z] #40 sha256:4c2e0919a8242f95b616cb214ed60fded500de9a22ccd33d7a93ee45f9d0abb3
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.820 + RM_GOPATH=0
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.820 + TMP_GOPATH=
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.820 + : /build
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.820 + '[' -z '' ']'
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.820 ++ mktemp -d
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.822 + export GOPATH=/tmp/tmp.Znw89MntM8
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.822 + GOPATH=/tmp/tmp.Znw89MntM8
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.822 + RM_GOPATH=1
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.822 + case "$(go env GOARCH)" in
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.823 ++ go env GOARCH
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.843 + export GO_BUILDMODE=-buildmode=pie
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.844 + GO_BUILDMODE=-buildmode=pie
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.848 ++ dirname /install.sh
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.851 + dir=/
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.851 + bin=tini
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.851 + shift
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.852 + '[' '!' -f //tini.installer ']'
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.852 + . //tini.installer
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.855 ++ : v0.19.0
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.855 + install_tini
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.856 + echo 'Install tini version v0.19.0'
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.856 Install tini version v0.19.0
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.856 + git clone https://github.com/krallin/tini.git /tmp/tmp.Znw89MntM8/tini
22:03:49 [2022-02-18T22:03:49.602Z] #40 0.863 Cloning into '/tmp/tmp.Znw89MntM8/tini'...
22:03:49 [2022-02-18T22:03:49.602Z] #40 1.517 + cd /tmp/tmp.Znw89MntM8/tini
22:03:49 [2022-02-18T22:03:49.602Z] #40 1.518 + git checkout -q v0.19.0
22:03:49 [2022-02-18T22:03:49.603Z] #40 1.524 + cmake .
22:03:50 [2022-02-18T22:03:50.174Z] #40 2.006 -- The C compiler identification is GNU 10.2.1
22:03:50 [2022-02-18T22:03:50.174Z] #40 2.077 -- Detecting C compiler ABI info
22:03:50 [2022-02-18T22:03:50.748Z] #40 2.652 -- Detecting C compiler ABI info - done
22:03:50 [2022-02-18T22:03:50.748Z] #40 ...
22:03:50 [2022-02-18T22:03:50.748Z] 
22:03:50 [2022-02-18T22:03:50.748Z] #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
22:03:50 [2022-02-18T22:03:50.748Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09
22:03:50 [2022-02-18T22:03:50.748Z] #47 57.40 Setting up criu (3.16.1-3) ...
22:03:50 [2022-02-18T22:03:50.748Z] #47 59.14 Processing triggers for libc-bin (2.31-13+deb11u2) ...
22:03:50 [2022-02-18T22:03:50.748Z] #47 DONE 59.6s
22:03:50 [2022-02-18T22:03:50.748Z] 
22:03:50 [2022-02-18T22:03:50.748Z] #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
22:03:50 [2022-02-18T22:03:50.748Z] #40 sha256:4c2e0919a8242f95b616cb214ed60fded500de9a22ccd33d7a93ee45f9d0abb3
22:03:50 [2022-02-18T22:03:50.748Z] #40 2.766 -- Check for working C compiler: /usr/bin/cc - skipped
22:03:50 [2022-02-18T22:03:50.748Z] #40 2.766 -- Detecting C compile features
22:03:50 [2022-02-18T22:03:50.748Z] #40 2.766 -- Detecting C compile features - done
22:03:50 [2022-02-18T22:03:50.748Z] #40 2.797 -- Performing Test HAS_BUILTIN_FORTIFY
22:03:51 [2022-02-18T22:03:51.320Z] #40 3.093 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:03:51 [2022-02-18T22:03:51.320Z] #40 ...
22:03:51 [2022-02-18T22:03:51.320Z] 
22:03:51 [2022-02-18T22:03:51.320Z] #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
22:03:51 [2022-02-18T22:03:51.320Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
22:03:51 [2022-02-18T22:03:51.320Z] #34 50.09 Updating files:  92% (1403/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.
22:03:51 [2022-02-18T22:03:51.320Z] #34 50.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:03:51 [2022-02-18T22:03:51.320Z] #34 50.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:03:51 [2022-02-18T22:03:51.320Z] #34 ...
22:03:51 [2022-02-18T22:03:51.320Z] 
22:03:51 [2022-02-18T22:03:51.320Z] #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
22:03:51 [2022-02-18T22:03:51.320Z] #40 sha256:4c2e0919a8242f95b616cb214ed60fded500de9a22ccd33d7a93ee45f9d0abb3
22:03:51 [2022-02-18T22:03:51.320Z] #40 3.243 -- Configuring done
22:03:51 [2022-02-18T22:03:51.320Z] #40 3.277 -- Generating done
22:03:51 [2022-02-18T22:03:51.320Z] #40 3.287 -- Build files have been written to: /tmp/tmp.Znw89MntM8/tini
22:03:51 [2022-02-18T22:03:51.320Z] #40 3.324 + make tini-static
22:03:51 [2022-02-18T22:03:51.892Z] #40 3.862 Scanning dependencies of target tini-static
22:03:51 [2022-02-18T22:03:51.892Z] #40 3.975 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:03:53 [2022-02-18T22:03:53.280Z] #40 5.111 [100%] Linking C executable tini-static
22:03:53 [2022-02-18T22:03:53.541Z] #40 5.529 [100%] Built target tini-static
22:03:53 [2022-02-18T22:03:53.541Z] #40 5.580 + mkdir -p /build
22:03:53 [2022-02-18T22:03:53.541Z] #40 5.582 + cp tini-static /build/docker-init
22:03:53 [2022-02-18T22:03:53.802Z] #40 DONE 5.9s
22:03:53 [2022-02-18T22:03:53.802Z] 
22:03:53 [2022-02-18T22:03:53.802Z] #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
22:03:53 [2022-02-18T22:03:53.802Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:53 [2022-02-18T22:03:53.803Z] #14 60.87 Selecting previously unselected package mingw-w64-x86-64-dev.
22:03:53 [2022-02-18T22:03:53.803Z] #14 60.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:03:53 [2022-02-18T22:03:53.803Z] #14 60.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:03:55 [2022-02-18T22:03:55.712Z] #14 ...
22:03:55 [2022-02-18T22:03:55.712Z] 
22:03:55 [2022-02-18T22:03:55.712Z] #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
22:03:55 [2022-02-18T22:03:55.712Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866
22:03:55 [2022-02-18T22:03:55.712Z] #49 64.26 gotestsum version dev
22:03:55 [2022-02-18T22:03:55.712Z] #49 DONE 64.9s
22:03:55 [2022-02-18T22:03:55.972Z] 
22:03:55 [2022-02-18T22:03:55.972Z] #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
22:03:55 [2022-02-18T22:03:55.972Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:03:55 [2022-02-18T22:03:55.972Z] #51 59.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:03:57 [2022-02-18T22:03:57.353Z] #51 ...
22:03:57 [2022-02-18T22:03:57.353Z] 
22:03:57 [2022-02-18T22:03:57.353Z] #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
22:03:57 [2022-02-18T22:03:57.353Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.37 Selecting previously unselected package gcc-mingw-w64-base.
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:03:57 [2022-02-18T22:03:57.353Z] #14 66.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:04:02 [2022-02-18T22:04:02.639Z] #14 71.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:04:02 [2022-02-18T22:04:02.639Z] #14 71.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:04:02 [2022-02-18T22:04:02.639Z] #14 71.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:04:12 [2022-02-18T22:04:12.652Z] #14 ...
22:04:12 [2022-02-18T22:04:12.652Z] 
22:04:12 [2022-02-18T22:04:12.652Z] #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
22:04:12 [2022-02-18T22:04:12.652Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:04:12 [2022-02-18T22:04:12.652Z] #60 35.07 Updating files:  67% (3188/4693)
Updating files:  68% (3192/4693)
Updating files:  69% (3239/4693)
Updating files:  70% (3286/4693)
Updating files:  71% (3333/4693)
Updating files:  72% (3379/4693)
Updating files:  73% (3426/4693)
Updating files:  74% (3473/4693)
Updating files:  75% (3520/4693)
Updating files:  76% (3567/4693)
Updating files:  77% (3614/4693)
Updating files:  78% (3661/4693)
Updating files:  79% (3708/4693)
Updating files:  80% (3755/4693)
Updating files:  81% (3802/4693)
Updating files:  82% (3849/4693)
Updating files:  83% (3896/4693)
Updating files:  84% (3943/4693)
Updating files:  85% (3990/4693)
Updating files:  86% (4036/4693)
Updating files:  87% (4083/4693)
Updating files:  88% (4130/4693)
Updating files:  89% (4177/4693)
Updating files:  90% (4224/4693)
Updating files:  91% (4271/4693)
Updating files:  92% (4318/4693)
Updating files:  93% (4365/4693)
Updating files:  94% (4412/4693)
Updating files:  95% (4459/4693)
Updating files:  96% (4506/4693)
Updating files:  97% (4553/4693)
Updating files:  98% (4600/4693)
Updating files:  99% (4647/4693)
Updating files: 100% (4693/4693)
Updating files: 100% (4693/4693), done.
22:04:12 [2022-02-18T22:04:12.652Z] #60 35.78 + cd /tmp/tmp.srcdYK1Wem/src/github.com/containerd/containerd
22:04:12 [2022-02-18T22:04:12.652Z] #60 35.78 + git checkout -q v1.5.9
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + export 'BUILDTAGS=netgo osusergo static_build'
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + BUILDTAGS='netgo osusergo static_build'
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + export EXTRA_FLAGS=-buildmode=pie
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + EXTRA_FLAGS=-buildmode=pie
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + '[' '' = dynamic ']'
22:04:13 [2022-02-18T22:04:13.223Z] #60 37.41 + make
22:04:14 [2022-02-18T22:04:14.608Z] #60 38.56 + bin/ctr
22:04:24 [2022-02-18T22:04:24.601Z] #60 ...
22:04:24 [2022-02-18T22:04:24.601Z] 
22:04:24 [2022-02-18T22:04:24.601Z] #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
22:04:24 [2022-02-18T22:04:24.601Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:04:24 [2022-02-18T22:04:24.601Z] #14 82.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:04:24 [2022-02-18T22:04:24.601Z] #14 82.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:04:24 [2022-02-18T22:04:24.601Z] #14 82.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:04:24 [2022-02-18T22:04:24.601Z] #14 86.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:04:24 [2022-02-18T22:04:24.601Z] #14 86.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:04:24 [2022-02-18T22:04:24.601Z] #14 86.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:04:24 [2022-02-18T22:04:24.601Z] #14 91.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:04:24 [2022-02-18T22:04:24.601Z] #14 91.86 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:04:24 [2022-02-18T22:04:24.601Z] #14 91.86 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:04:32 [2022-02-18T22:04:32.739Z] #14 ...
22:04:32 [2022-02-18T22:04:32.739Z] 
22:04:32 [2022-02-18T22:04:32.739Z] #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
22:04:32 [2022-02-18T22:04:32.739Z] #63 sha256:23ea3734b7bd79b4b61e7970cb270b2ebe538a23c6cb18e82b36a62387c69eba
22:04:32 [2022-02-18T22:04:32.739Z] #63 100.2 + for f in rootlesskit rootlesskit-docker-proxy
22:04:32 [2022-02-18T22:04:32.739Z] #63 100.2 + GOBIN=/build
22:04:32 [2022-02-18T22:04:32.739Z] #63 100.2 + GO111MODULE=on
22:04:32 [2022-02-18T22:04:32.739Z] #63 100.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
22:04:36 [2022-02-18T22:04:36.036Z] #63 105.0 rootlesskit version 0.14.6
22:04:36 [2022-02-18T22:04:36.036Z] #63 105.0 Usage of /build/rootlesskit-docker-proxy:
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0   -container-ip string
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0     	container ip
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0   -container-port int
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0     	container port (default -1)
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0   -host-ip string
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0     	host ip
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0   -host-port int
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0     	host port (default -1)
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0   -proto string
22:04:36 [2022-02-18T22:04:36.297Z] #63 105.0     	proxy protocol (default "tcp")
22:04:40 [2022-02-18T22:04:40.499Z] #63 ...
22:04:40 [2022-02-18T22:04:40.499Z] 
22:04:40 [2022-02-18T22:04:40.499Z] #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
22:04:40 [2022-02-18T22:04:40.499Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:04:40 [2022-02-18T22:04:40.499Z] #14 103.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:04:40 [2022-02-18T22:04:40.499Z] #14 103.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:04:40 [2022-02-18T22:04:40.499Z] #14 103.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:04:40 [2022-02-18T22:04:40.499Z] #14 109.0 Selecting previously unselected package g++-mingw-w64-x86-64.
22:04:40 [2022-02-18T22:04:40.499Z] #14 109.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:04:40 [2022-02-18T22:04:40.499Z] #14 109.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.2 Selecting previously unselected package libapparmor1:amd64.
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...#14 ...
22:04:41 [2022-02-18T22:04:41.068Z] 
22:04:41 [2022-02-18T22:04:41.068Z] #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
22:04:41 [2022-02-18T22:04:41.068Z] #63 sha256:23ea3734b7bd79b4b61e7970cb270b2ebe538a23c6cb18e82b36a62387c69eba
22:04:41 [2022-02-18T22:04:41.068Z] #63 DONE 110.0s
22:04:41 [2022-02-18T22:04:41.068Z] 
22:04:41 [2022-02-18T22:04:41.068Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:04:41 [2022-02-18T22:04:41.068Z] #64 sha256:fb55f956de2b4a37654b53e1997b111b58e7f09a83bda512d0928735e380b6f9
22:04:41 [2022-02-18T22:04:41.068Z] #64 DONE 0.0s
22:04:41 [2022-02-18T22:04:41.068Z] 
22:04:41 [2022-02-18T22:04:41.068Z] #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
22:04:41 [2022-02-18T22:04:41.068Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.4 Selecting previously unselected package libapparmor-dev:amd64.
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:04:41 [2022-02-18T22:04:41.068Z] #14 110.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:04:41 [2022-02-18T22:04:41.068Z] #14 ...
22:04:41 [2022-02-18T22:04:41.068Z] 
22:04:41 [2022-02-18T22:04:41.068Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:04:41 [2022-02-18T22:04:41.068Z] #65 sha256:9fc144ac72ce2b2fb7861d14a0d4e5234a4912036165935fe52b9d9783d67a6a
22:04:41 [2022-02-18T22:04:41.328Z] #65 DONE 0.1s
22:04:41 [2022-02-18T22:04:41.328Z] 
22:04:41 [2022-02-18T22:04:41.328Z] #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
22:04:41 [2022-02-18T22:04:41.328Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:04:41 [2022-02-18T22:04:41.328Z] #51 ...
22:04:41 [2022-02-18T22:04:41.328Z] 
22:04:41 [2022-02-18T22:04:41.328Z] #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
22:04:41 [2022-02-18T22:04:41.328Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d
22:04:41 [2022-02-18T22:04:41.328Z] #14 110.6 Selecting previously unselected package libbtrfs0:amd64.
22:04:41 [2022-02-18T22:04:41.328Z] #14 110.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:04:41 [2022-02-18T22:04:41.328Z] #14 110.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:04:41 [2022-02-18T22:04:41.589Z] #14 110.7 Selecting previously unselected package libbtrfs-dev:amd64.
22:04:41 [2022-02-18T22:04:41.589Z] #14 110.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:04:41 [2022-02-18T22:04:41.589Z] #14 110.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:04:41 [2022-02-18T22:04:41.848Z] #14 111.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:04:41 [2022-02-18T22:04:41.849Z] #14 111.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:04:41 [2022-02-18T22:04:41.849Z] #14 111.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:04:42 [2022-02-18T22:04:42.108Z] #14 111.2 Selecting previously unselected package libudev-dev:amd64.
22:04:42 [2022-02-18T22:04:42.109Z] #14 111.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.109Z] #14 111.2 Unpacking libudev-dev:amd64 (247.3-6) ...
22:04:42 [2022-02-18T22:04:42.109Z] #14 111.3 Selecting previously unselected package libsepol1-dev:amd64.
22:04:42 [2022-02-18T22:04:42.109Z] #14 111.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.109Z] #14 111.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:04:42 [2022-02-18T22:04:42.629Z] #14 111.7 Selecting previously unselected package libpcre2-16-0:amd64.
22:04:42 [2022-02-18T22:04:42.629Z] #14 111.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.629Z] #14 111.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.1 Selecting previously unselected package libpcre2-32-0:amd64.
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.2 Selecting previously unselected package libpcre2-posix2:amd64.
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.3 Selecting previously unselected package libpcre2-dev:amd64.
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
22:04:42 [2022-02-18T22:04:42.888Z] #14 112.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.6 Selecting previously unselected package libselinux1-dev:amd64.
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.8 Selecting previously unselected package libdevmapper-dev:amd64.
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:04:43 [2022-02-18T22:04:43.458Z] #14 112.9 Selecting previously unselected package libseccomp-dev:amd64.
22:04:43 [2022-02-18T22:04:43.719Z] #14 112.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:04:43 [2022-02-18T22:04:43.719Z] #14 112.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:04:43 [2022-02-18T22:04:43.719Z] #14 113.0 Selecting previously unselected package libsystemd-dev:amd64.
22:04:43 [2022-02-18T22:04:43.719Z] #14 113.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
22:04:43 [2022-02-18T22:04:43.719Z] #14 113.0 Unpacking libsystemd-dev:amd64 (247.3-6) ...
22:04:43 [2022-02-18T22:04:43.981Z] #14 113.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:04:43 [2022-02-18T22:04:43.981Z] #14 113.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:04:43 [2022-02-18T22:04:43.981Z] #14 113.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.4 Setting up libudev-dev:amd64 (247.3-6) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up libpcre2-posix2:amd64 (10.36-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up mingw-w64-common (8.0.0-1) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up libsystemd-dev:amd64 (247.3-6) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.242Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 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
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.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
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.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
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.7 Setting up dmsetup (2:1.02.175-2.1) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:04:44 [2022-02-18T22:04:44.502Z] #14 113.7 Processing triggers for libc-bin (2.31-13+deb11u2) ...
22:04:44 [2022-02-18T22:04:44.763Z] #14 DONE 114.0s
22:04:44 [2022-02-18T22:04:44.763Z] 
22:04:44 [2022-02-18T22:04:44.763Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:04:44 [2022-02-18T22:04:44.763Z] #55 sha256:f95f79e857081fd08848160b2349035e2e6accc2d663eab3ed7e82f4f6cdef09
22:04:44 [2022-02-18T22:04:44.763Z] #55 DONE 0.1s
22:04:44 [2022-02-18T22:04:44.763Z] 
22:04:44 [2022-02-18T22:04:44.763Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
22:04:44 [2022-02-18T22:04:44.763Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da
22:04:46 [2022-02-18T22:04:46.147Z] #15 DONE 1.3s
22:04:46 [2022-02-18T22:04:46.147Z] 
22:04:46 [2022-02-18T22:04:46.147Z] #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
22:04:46 [2022-02-18T22:04:46.147Z] #56 sha256:8555734bf84fdc6b2b0a580b716a709f716216ef46e8b1bcd4e4a980196bcf73
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.095 + RM_GOPATH=0
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.095 + TMP_GOPATH=
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.095 + : /build
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.095 + '[' -z '' ']'
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.096 ++ mktemp -d
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.097 + export GOPATH=/tmp/tmp.b5wBOmdT7a
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.097 + GOPATH=/tmp/tmp.b5wBOmdT7a
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.097 + RM_GOPATH=1
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.097 + case "$(go env GOARCH)" in
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.097 ++ go env GOARCH
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.106 + export GO_BUILDMODE=-buildmode=pie
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.107 + GO_BUILDMODE=-buildmode=pie
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.107 ++ dirname /install.sh
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.108 + dir=/
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.119 + bin=runc
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.119 + shift
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.119 + '[' '!' -f //runc.installer ']'
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.120 + . //runc.installer
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.120 ++ set -e
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.120 ++ : v1.1.0
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.121 + install_runc
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.121 + RUNC_BUILDTAGS=seccomp
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.121 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.121 Install runc version v1.1.0 (build tags: seccomp)
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.121 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b5wBOmdT7a/src/github.com/opencontainers/runc
22:04:46 [2022-02-18T22:04:46.147Z] #56 1.124 Cloning into '/tmp/tmp.b5wBOmdT7a/src/github.com/opencontainers/runc'...
22:04:47 [2022-02-18T22:04:47.086Z] #56 ...
22:04:47 [2022-02-18T22:04:47.086Z] 
22:04:47 [2022-02-18T22:04:47.086Z] #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
22:04:47 [2022-02-18T22:04:47.086Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e
22:04:47 [2022-02-18T22:04:47.086Z] #16 DONE 1.1s
22:04:47 [2022-02-18T22:04:47.346Z] 
22:04:47 [2022-02-18T22:04:47.346Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:04:47 [2022-02-18T22:04:47.346Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d
22:04:48 [2022-02-18T22:04:48.350Z] #17 0.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:04:48 [2022-02-18T22:04:48.350Z] #17 DONE 1.1s
22:04:48 [2022-02-18T22:04:48.350Z] 
22:04:48 [2022-02-18T22:04:48.350Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:04:48 [2022-02-18T22:04:48.350Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f
22:04:49 [2022-02-18T22:04:49.738Z] #18 DONE 1.0s
22:04:49 [2022-02-18T22:04:49.738Z] 
22:04:49 [2022-02-18T22:04:49.738Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:04:49 [2022-02-18T22:04:49.738Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f
22:04:50 [2022-02-18T22:04:50.680Z] #19 DONE 1.0s
22:04:50 [2022-02-18T22:04:50.680Z] 
22:04:50 [2022-02-18T22:04:50.680Z] #20 [dev-systemd-false  6/24] RUN ldconfig
22:04:50 [2022-02-18T22:04:50.680Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132
22:04:51 [2022-02-18T22:04:51.620Z] #20 DONE 1.0s
22:04:51 [2022-02-18T22:04:51.620Z] 
22:04:51 [2022-02-18T22:04:51.620Z] #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
22:04:51 [2022-02-18T22:04:51.620Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586
22:04:52 [2022-02-18T22:04:52.560Z] #21 1.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:04:52 [2022-02-18T22:04:52.560Z] #21 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
22:04:52 [2022-02-18T22:04:52.820Z] #21 1.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
22:04:53 [2022-02-18T22:04:53.389Z] #21 1.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
22:04:54 [2022-02-18T22:04:54.329Z] #21 2.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB]
22:04:55 [2022-02-18T22:04:55.273Z] #21 3.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
22:04:56 [2022-02-18T22:04:56.212Z] #21 ...
22:04:56 [2022-02-18T22:04:56.212Z] 
22:04:56 [2022-02-18T22:04:56.212Z] #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
22:04:56 [2022-02-18T22:04:56.212Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995
22:04:56 [2022-02-18T22:04:56.212Z] #34 DONE 125.1s
22:04:56 [2022-02-18T22:04:56.212Z] 
22:04:56 [2022-02-18T22:04:56.212Z] #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
22:04:56 [2022-02-18T22:04:56.212Z] #56 sha256:8555734bf84fdc6b2b0a580b716a709f716216ef46e8b1bcd4e4a980196bcf73
22:04:56 [2022-02-18T22:04:56.212Z] #56 9.989 + cd /tmp/tmp.b5wBOmdT7a/src/github.com/opencontainers/runc
22:04:56 [2022-02-18T22:04:56.212Z] #56 9.989 + git checkout -q v1.1.0
22:04:56 [2022-02-18T22:04:56.212Z] #56 10.43 + '[' -z '' ']'
22:04:56 [2022-02-18T22:04:56.212Z] #56 10.43 + target=static
22:04:56 [2022-02-18T22:04:56.212Z] #56 10.43 + make BUILDTAGS=seccomp static
22:04:56 [2022-02-18T22:04:56.212Z] #56 10.64 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 .
22:05:04 [2022-02-18T22:05:04.348Z] #56 ...
22:05:04 [2022-02-18T22:05:04.348Z] 
22:05:04 [2022-02-18T22:05:04.348Z] #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
22:05:04 [2022-02-18T22:05:04.348Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586
22:05:04 [2022-02-18T22:05:04.348Z] #21 7.071 Fetched 8505 kB in 6s (1393 kB/s)
22:05:04 [2022-02-18T22:05:04.348Z] #21 7.071 Reading package lists...
22:05:04 [2022-02-18T22:05:04.348Z] #21 9.179 Reading package lists...
22:05:04 [2022-02-18T22:05:04.348Z] #21 11.26 Building dependency tree...
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.57 The following additional packages will be installed:
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.57   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.57   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   python3-pkg-resources vim-runtime xxd
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58 Suggested packages:
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   acl attr quota
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58 Recommended packages:
22:05:04 [2022-02-18T22:05:04.348Z] #21 12.58   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55 The following NEW packages will be installed:
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   python3-pkg-resources python3-setuptools python3-wheel sudo
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:05:04 [2022-02-18T22:05:04.917Z] #21 13.55   xz-utils zip zstd
22:05:05 [2022-02-18T22:05:05.177Z] #21 13.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
22:05:05 [2022-02-18T22:05:05.177Z] #21 13.88 Need to get 27.6 MB of archives.
22:05:05 [2022-02-18T22:05:05.177Z] #21 13.88 After this operation, 106 MB of additional disk space will be used.
22:05:05 [2022-02-18T22:05:05.177Z] #21 13.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:05:05 [2022-02-18T22:05:05.177Z] #21 13.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
22:05:05 [2022-02-18T22:05:05.438Z] #21 13.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 13.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:05:05 [2022-02-18T22:05:05.439Z] #21 14.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
22:05:05 [2022-02-18T22:05:05.700Z] #21 14.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:05:05 [2022-02-18T22:05:05.960Z] #21 14.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:05:05 [2022-02-18T22:05:05.960Z] #21 14.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:05:05 [2022-02-18T22:05:05.960Z] #21 14.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:05:05 [2022-02-18T22:05:05.960Z] #21 14.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:05:05 [2022-02-18T22:05:05.960Z] #21 14.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
22:05:05 [2022-02-18T22:05:05.961Z] #21 14.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:05:05 [2022-02-18T22:05:05.961Z] #21 14.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:05:05 [2022-02-18T22:05:05.961Z] #21 14.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:05:05 [2022-02-18T22:05:05.961Z] #21 14.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:05:05 [2022-02-18T22:05:05.961Z] #21 14.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:05:06 [2022-02-18T22:05:06.222Z] #21 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:05:06 [2022-02-18T22:05:06.222Z] #21 14.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:05:06 [2022-02-18T22:05:06.222Z] #21 14.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
22:05:06 [2022-02-18T22:05:06.795Z] #21 15.35 debconf: delaying package configuration, since apt-utils is not installed
22:05:06 [2022-02-18T22:05:06.795Z] #21 15.49 Fetched 27.6 MB in 1s (22.6 MB/s)
22:05:06 [2022-02-18T22:05:06.795Z] #21 15.54 Selecting previously unselected package pigz.
22:05:07 [2022-02-18T22:05:07.056Z] #21 15.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
22:05:07 [2022-02-18T22:05:07.056Z] #21 15.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.056Z] #21 15.62 Unpacking pigz (2.6-1) ...
22:05:07 [2022-02-18T22:05:07.056Z] #21 15.70 Selecting previously unselected package libelf1:amd64.
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.72 Unpacking libelf1:amd64 (0.183-1) ...
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.86 Selecting previously unselected package libbpf0:amd64.
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.88 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.97 Selecting previously unselected package libcap2:amd64.
22:05:07 [2022-02-18T22:05:07.316Z] #21 15.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 15.97 Unpacking libcap2:amd64 (1:2.44-1) ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.02 Selecting previously unselected package libmnl0:amd64.
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.04 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.10 Selecting previously unselected package libxtables12:amd64.
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.11 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.16 Selecting previously unselected package libcap2-bin.
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.17 Unpacking libcap2-bin (1:2.44-1) ...
22:05:07 [2022-02-18T22:05:07.577Z] #21 16.24 Selecting previously unselected package iproute2.
22:05:07 [2022-02-18T22:05:07.838Z] #21 16.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:05:07 [2022-02-18T22:05:07.838Z] #21 16.26 Unpacking iproute2 (5.10.0-4) ...
22:05:08 [2022-02-18T22:05:08.099Z] #21 16.64 Selecting previously unselected package xxd.
22:05:08 [2022-02-18T22:05:08.099Z] #21 16.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:05:08 [2022-02-18T22:05:08.099Z] #21 16.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:05:08 [2022-02-18T22:05:08.361Z] #21 16.77 Selecting previously unselected package vim-common.
22:05:08 [2022-02-18T22:05:08.361Z] #21 16.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:05:08 [2022-02-18T22:05:08.361Z] #21 16.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:05:08 [2022-02-18T22:05:08.361Z] #21 16.96 Selecting previously unselected package bash-completion.
22:05:08 [2022-02-18T22:05:08.361Z] #21 16.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:05:10 [2022-02-18T22:05:10.277Z] #21 18.75 Unpacking bash-completion (1:2.11-2) ...
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.12 Selecting previously unselected package bzip2.
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.14 Unpacking bzip2 (1.0.8-4) ...
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.23 Selecting previously unselected package xz-utils.
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.23 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
22:05:10 [2022-02-18T22:05:10.538Z] #21 19.24 Unpacking xz-utils (5.2.5-2) ...
22:05:10 [2022-02-18T22:05:10.799Z] #21 19.39 Selecting previously unselected package apparmor.
22:05:10 [2022-02-18T22:05:10.799Z] #21 19.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:05:10 [2022-02-18T22:05:10.799Z] #21 19.46 Unpacking apparmor (2.13.6-10) ...
22:05:11 [2022-02-18T22:05:11.371Z] #21 19.88 Selecting previously unselected package inetutils-ping.
22:05:11 [2022-02-18T22:05:11.371Z] #21 19.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.371Z] #21 19.90 Unpacking inetutils-ping (2:2.0-1) ...
22:05:11 [2022-02-18T22:05:11.371Z] #21 20.04 Selecting previously unselected package libip4tc2:amd64.
22:05:11 [2022-02-18T22:05:11.371Z] #21 20.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.371Z] #21 20.04 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:05:11 [2022-02-18T22:05:11.371Z] #21 20.10 Selecting previously unselected package libip6tc2:amd64.
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.13 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.20 Selecting previously unselected package libnfnetlink0:amd64.
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.632Z] #21 20.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:05:11 [2022-02-18T22:05:11.633Z] #21 20.35 Selecting previously unselected package libnftnl11:amd64.
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.35 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.35 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.42 Selecting previously unselected package iptables.
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.42 Unpacking iptables (1.8.7-1) ...
22:05:11 [2022-02-18T22:05:11.893Z] #21 20.62 Selecting previously unselected package libonig5:amd64.
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.63 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.76 Selecting previously unselected package libjq1:amd64.
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.76 Unpacking libjq1:amd64 (1.6-2.1) ...
22:05:12 [2022-02-18T22:05:12.154Z] #21 20.86 Selecting previously unselected package jq.
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.87 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.88 Unpacking jq (1.6-2.1) ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.94 Selecting previously unselected package libaio1:amd64.
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.95 Unpacking libaio1:amd64 (0.3.112-9) ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.99 Selecting previously unselected package libgpm2:amd64.
22:05:12 [2022-02-18T22:05:12.415Z] #21 20.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 21.00 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 21.06 Selecting previously unselected package libicu67:amd64.
22:05:12 [2022-02-18T22:05:12.415Z] #21 21.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:05:12 [2022-02-18T22:05:12.415Z] #21 21.08 Unpacking libicu67:amd64 (67.1-7) ...
22:05:15 [2022-02-18T22:05:15.711Z] #21 24.24 Selecting previously unselected package libinih1:amd64.
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.25 Unpacking libinih1:amd64 (53-1+b2) ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.31 Selecting previously unselected package libnet1:amd64.
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.38 Selecting previously unselected package libnl-3-200:amd64.
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:05:15 [2022-02-18T22:05:15.712Z] #21 24.46 Selecting previously unselected package libprotobuf-c1:amd64.
22:05:15 [2022-02-18T22:05:15.971Z] #21 24.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:05:15 [2022-02-18T22:05:15.971Z] #21 24.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:05:15 [2022-02-18T22:05:15.971Z] #21 24.55 Selecting previously unselected package net-tools.
22:05:15 [2022-02-18T22:05:15.971Z] #21 24.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:05:15 [2022-02-18T22:05:15.971Z] #21 24.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.72 Selecting previously unselected package patch.
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.73 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.73 Unpacking patch (2.7.6-7) ...
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.82 Selecting previously unselected package python-pip-whl.
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.82 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
22:05:16 [2022-02-18T22:05:16.231Z] #21 24.83 Unpacking python-pip-whl (20.3.4-4) ...
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.32 Selecting previously unselected package python3-lib2to3.
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.33 Unpacking python3-lib2to3 (3.9.2-1) ...
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.45 Selecting previously unselected package python3-distutils.
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:05:16 [2022-02-18T22:05:16.802Z] #21 25.47 Unpacking python3-distutils (3.9.2-1) ...
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.59 Selecting previously unselected package python3-pkg-resources.
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.60 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.60 Unpacking python3-pkg-resources (52.0.0-4) ...
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.73 Selecting previously unselected package python3-setuptools.
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:05:17 [2022-02-18T22:05:17.064Z] #21 25.74 Unpacking python3-setuptools (52.0.0-4) ...
22:05:17 [2022-02-18T22:05:17.326Z] #21 25.98 Selecting previously unselected package python3-wheel.
22:05:17 [2022-02-18T22:05:17.326Z] #21 25.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:05:17 [2022-02-18T22:05:17.587Z] #21 25.98 Unpacking python3-wheel (0.34.2-1) ...
22:05:17 [2022-02-18T22:05:17.587Z] #21 26.05 Selecting previously unselected package python3-pip.
22:05:17 [2022-02-18T22:05:17.587Z] #21 26.05 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
22:05:17 [2022-02-18T22:05:17.587Z] #21 26.05 Unpacking python3-pip (20.3.4-4) ...
22:05:17 [2022-02-18T22:05:17.847Z] #21 26.28 Selecting previously unselected package sudo.
22:05:17 [2022-02-18T22:05:17.847Z] #21 26.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:05:17 [2022-02-18T22:05:17.847Z] #21 26.29 Unpacking sudo (1.9.5p2-3) ...
22:05:18 [2022-02-18T22:05:18.106Z] #21 26.82 Selecting previously unselected package thin-provisioning-tools.
22:05:18 [2022-02-18T22:05:18.106Z] #21 26.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:05:18 [2022-02-18T22:05:18.106Z] #21 26.83 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.04 Selecting previously unselected package uidmap.
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.07 Unpacking uidmap (1:4.8.1-1) ...
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.18 Selecting previously unselected package vim-runtime.
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:05:18 [2022-02-18T22:05:18.675Z] #21 27.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:05:21 [2022-02-18T22:05:21.222Z] #21 29.82 Selecting previously unselected package vim.
22:05:21 [2022-02-18T22:05:21.222Z] #21 29.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:05:21 [2022-02-18T22:05:21.222Z] #21 29.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:05:21 [2022-02-18T22:05:21.795Z] #21 30.40 Selecting previously unselected package xfsprogs.
22:05:21 [2022-02-18T22:05:21.795Z] #21 30.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:05:21 [2022-02-18T22:05:21.795Z] #21 30.42 Unpacking xfsprogs (5.10.0-4) ...
22:05:22 [2022-02-18T22:05:22.056Z] #21 30.82 Selecting previously unselected package zip.
22:05:22 [2022-02-18T22:05:22.317Z] #21 30.83 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:05:22 [2022-02-18T22:05:22.317Z] #21 30.84 Unpacking zip (3.0-12) ...
22:05:22 [2022-02-18T22:05:22.580Z] #21 30.96 Selecting previously unselected package zstd.
22:05:22 [2022-02-18T22:05:22.580Z] #21 30.97 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
22:05:22 [2022-02-18T22:05:22.580Z] #21 30.97 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:05:22 [2022-02-18T22:05:22.840Z] #21 31.29 Setting up python3-pkg-resources (52.0.0-4) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.19 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.21 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.22 Setting up libgpm2:amd64 (1.20.7-8) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.24 Setting up libicu67:amd64 (67.1-7) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.25 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.26 Setting up libinih1:amd64 (53-1+b2) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.27 Setting up uidmap (1:4.8.1-1) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.31 Setting up bzip2 (1.0.8-4) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:05:23 [2022-02-18T22:05:23.785Z] #21 32.33 Setting up python3-wheel (0.34.2-1) ...
22:05:24 [2022-02-18T22:05:24.615Z] #21 33.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:05:24 [2022-02-18T22:05:24.615Z] #21 33.01 Setting up libcap2:amd64 (1:2.44-1) ...
22:05:24 [2022-02-18T22:05:24.615Z] #21 33.02 Setting up libcap2-bin (1:2.44-1) ...
22:05:24 [2022-02-18T22:05:24.615Z] #21 33.03 Setting up apparmor (2.13.6-10) ...
22:05:25 [2022-02-18T22:05:25.996Z] #21 34.46 Setting up zip (3.0-12) ...
22:05:25 [2022-02-18T22:05:25.996Z] #21 34.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:05:25 [2022-02-18T22:05:25.996Z] #21 34.50 Setting up bash-completion (1:2.11-2) ...
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.30 Setting up xz-utils (5.2.5-2) ...
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.32 Setting up libmnl0:amd64 (1.0.4-3) ...
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.34 Setting up patch (2.7.6-7) ...
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.35 Setting up sudo (1.9.5p2-3) ...
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.42 invoke-rc.d: could not determine current runlevel
22:05:27 [2022-02-18T22:05:27.906Z] #21 36.44 invoke-rc.d: policy-rc.d denied execution of start.
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.44 Setting up xfsprogs (5.10.0-4) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.47 Setting up libxtables12:amd64 (1.8.7-1) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.48 Setting up inetutils-ping (2:2.0-1) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.49 Setting up pigz (2.6-1) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.54 Setting up python-pip-whl (20.3.4-4) ...
22:05:27 [2022-02-18T22:05:27.907Z] #21 36.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:05:28 [2022-02-18T22:05:28.480Z] #21 37.24 Setting up libaio1:amd64 (0.3.112-9) ...
22:05:28 [2022-02-18T22:05:28.742Z] #21 37.25 Setting up python3-lib2to3 (3.9.2-1) ...
22:05:29 [2022-02-18T22:05:29.003Z] #21 37.63 Setting up libelf1:amd64 (0.183-1) ...
22:05:29 [2022-02-18T22:05:29.264Z] #21 37.68 Setting up zstd (1.4.8+dfsg-2.1) ...
22:05:29 [2022-02-18T22:05:29.264Z] #21 37.70 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:05:29 [2022-02-18T22:05:29.264Z] #21 37.71 Setting up python3-distutils (3.9.2-1) ...
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.14 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:05:29 [2022-02-18T22:05:29.524Z] #21 38.20 Setting up python3-setuptools (52.0.0-4) ...
22:05:31 [2022-02-18T22:05:31.451Z] #21 39.68 Setting up libjq1:amd64 (1.6-2.1) ...
22:05:31 [2022-02-18T22:05:31.452Z] #21 39.70 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:05:31 [2022-02-18T22:05:31.452Z] #21 39.71 Setting up thin-provisioning-tools (0.9.0-1) ...
22:05:31 [2022-02-18T22:05:31.452Z] #21 39.72 Setting up python3-pip (20.3.4-4) ...
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.86 Setting up jq (1.6-2.1) ...
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.87 Setting up libbpf0:amd64 (1:0.3-2) ...
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.88 Setting up iptables (1.8.7-1) ...
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:05:32 [2022-02-18T22:05:32.394Z] #21 40.93 Setting up iproute2 (5.10.0-4) ...
22:05:32 [2022-02-18T22:05:32.967Z] #21 41.29 Processing triggers for libc-bin (2.31-13+deb11u2) ...
22:05:33 [2022-02-18T22:05:33.911Z] #21 DONE 42.3s
22:05:33 [2022-02-18T22:05:33.911Z] 
22:05:33 [2022-02-18T22:05:33.911Z] #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
22:05:33 [2022-02-18T22:05:33.911Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64
22:05:34 [2022-02-18T22:05:34.488Z] #22 0.939 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:05:34 [2022-02-18T22:05:34.750Z] #22 0.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:05:34 [2022-02-18T22:05:34.750Z] #22 0.947 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:05:34 [2022-02-18T22:05:34.750Z] #22 DONE 1.0s
22:05:34 [2022-02-18T22:05:34.750Z] 
22:05:34 [2022-02-18T22:05:34.750Z] #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
22:05:34 [2022-02-18T22:05:34.750Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:05:34 [2022-02-18T22:05:34.750Z] #60 ...
22:05:34 [2022-02-18T22:05:34.750Z] 
22:05:34 [2022-02-18T22:05:34.750Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
22:05:34 [2022-02-18T22:05:34.750Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1
22:05:44 [2022-02-18T22:05:44.744Z] #23 9.106 Collecting yamllint==1.26.1
22:05:45 [2022-02-18T22:05:45.005Z] #23 10.16   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:05:45 [2022-02-18T22:05:45.947Z] #23 11.38 Collecting pathspec>=0.5.3
22:05:46 [2022-02-18T22:05:46.208Z] #23 11.40   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
22:05:46 [2022-02-18T22:05:46.470Z] #23 11.75 Collecting pyyaml
22:05:46 [2022-02-18T22:05:46.470Z] #23 11.78   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)
22:05:46 [2022-02-18T22:05:46.731Z] #23 11.88 Building wheels for collected packages: yamllint
22:05:46 [2022-02-18T22:05:46.731Z] #23 11.89   Building wheel for yamllint (setup.py): started
22:05:47 [2022-02-18T22:05:47.670Z] #23 12.85   Building wheel for yamllint (setup.py): finished with status 'done'
22:05:47 [2022-02-18T22:05:47.670Z] #23 12.85   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b86da4b3bffcf31c29261dadf87366aa731f0b0ced57d629112350aeb9121170
22:05:47 [2022-02-18T22:05:47.670Z] #23 12.85   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:05:47 [2022-02-18T22:05:47.670Z] #23 12.86 Successfully built yamllint
22:05:47 [2022-02-18T22:05:47.670Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint
22:05:47 [2022-02-18T22:05:47.930Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
22:05:48 [2022-02-18T22:05:48.564Z] #23 DONE 13.8s
22:05:48 [2022-02-18T22:05:48.564Z] 
22:05:48 [2022-02-18T22:05:48.564Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
22:05:48 [2022-02-18T22:05:48.564Z] #27 sha256:28bc5a41d6c8a095f451b6cf640d984c55467593b4268a39b67159047e001eef
22:05:48 [2022-02-18T22:05:48.825Z] #27 DONE 0.4s
22:05:48 [2022-02-18T22:05:48.825Z] 
22:05:48 [2022-02-18T22:05:48.825Z] #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
22:05:48 [2022-02-18T22:05:48.825Z] #56 sha256:8555734bf84fdc6b2b0a580b716a709f716216ef46e8b1bcd4e4a980196bcf73
22:05:49 [2022-02-18T22:05:49.084Z] #56 ...
22:05:49 [2022-02-18T22:05:49.084Z] 
22:05:49 [2022-02-18T22:05:49.084Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:05:49 [2022-02-18T22:05:49.084Z] #32 sha256:1599c647ba0f23d66b5ef5020c261953891ffbd993c3013823e02c9e3f737e90
22:05:49 [2022-02-18T22:05:49.346Z] #32 DONE 0.5s
22:05:49 [2022-02-18T22:05:49.346Z] 
22:05:49 [2022-02-18T22:05:49.346Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
22:05:49 [2022-02-18T22:05:49.346Z] #35 sha256:fcff563ec35ef96bab9d95d20c3e87a5f7bb6516adfdba467df6cf146f1e62aa
22:05:49 [2022-02-18T22:05:49.617Z] #35 DONE 0.3s
22:05:49 [2022-02-18T22:05:49.617Z] 
22:05:49 [2022-02-18T22:05:49.617Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
22:05:49 [2022-02-18T22:05:49.617Z] #37 sha256:c752191f3293033bddd3fc7adf1698eee62b75f3e262e1c09acb77c0f0756870
22:05:49 [2022-02-18T22:05:49.617Z] #37 DONE 0.1s
22:05:49 [2022-02-18T22:05:49.617Z] 
22:05:49 [2022-02-18T22:05:49.617Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
22:05:49 [2022-02-18T22:05:49.617Z] #41 sha256:28d1cbeb3093a736ca8c47d4f1d2ea1dc38a9bb2399ba9211c5dcce48d431d0a
22:05:49 [2022-02-18T22:05:49.617Z] #41 DONE 0.1s
22:05:49 [2022-02-18T22:05:49.617Z] 
22:05:49 [2022-02-18T22:05:49.617Z] #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
22:05:49 [2022-02-18T22:05:49.617Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:05:52 [2022-02-18T22:05:52.153Z] #60 ...
22:05:52 [2022-02-18T22:05:52.153Z] 
22:05:52 [2022-02-18T22:05:52.153Z] #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
22:05:52 [2022-02-18T22:05:52.153Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024
22:05:52 [2022-02-18T22:05:52.153Z] #43 181.4 + dpkg --print-architecture
22:05:52 [2022-02-18T22:05:52.153Z] #43 181.4 + git checkout -q v2.1.0
22:05:52 [2022-02-18T22:05:52.412Z] #43 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:05:52 [2022-02-18T22:05:52.412Z] #43 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:06:14 [2022-02-18T22:06:14.369Z] #43 DONE 202.2s
22:06:14 [2022-02-18T22:06:14.369Z] 
22:06:14 [2022-02-18T22:06:14.369Z] #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
22:06:14 [2022-02-18T22:06:14.369Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:06:14 [2022-02-18T22:06:14.369Z] #60 ...
22:06:14 [2022-02-18T22:06:14.369Z] 
22:06:14 [2022-02-18T22:06:14.369Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
22:06:14 [2022-02-18T22:06:14.369Z] #44 sha256:58ce01e0012e041462bcf06337169a3dae89cf86d1e16fa2f5043d7b87a6c418
22:06:14 [2022-02-18T22:06:14.941Z] #44 DONE 0.6s
22:06:14 [2022-02-18T22:06:14.941Z] 
22:06:14 [2022-02-18T22:06:14.941Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
22:06:14 [2022-02-18T22:06:14.941Z] #48 sha256:766c0ca48d0665b915410fac8447d4fc5e2a430f82527faff091da0f4c16552e
22:06:14 [2022-02-18T22:06:14.941Z] #48 DONE 0.0s
22:06:14 [2022-02-18T22:06:14.941Z] 
22:06:14 [2022-02-18T22:06:14.941Z] #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
22:06:14 [2022-02-18T22:06:14.941Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:06:14 [2022-02-18T22:06:14.941Z] #60 ...
22:06:14 [2022-02-18T22:06:14.941Z] 
22:06:14 [2022-02-18T22:06:14.941Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:06:14 [2022-02-18T22:06:14.941Z] #50 sha256:8305cb9a62656ceea7381af9ff1f44e02818997e6abacf678da062ae8f8e444d
22:06:14 [2022-02-18T22:06:14.941Z] #50 DONE 0.1s
22:06:14 [2022-02-18T22:06:14.941Z] 
22:06:14 [2022-02-18T22:06:14.941Z] #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
22:06:14 [2022-02-18T22:06:14.941Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:06:47 [2022-02-18T22:06:47.054Z] #51 ...
22:06:47 [2022-02-18T22:06:47.054Z] 
22:06:47 [2022-02-18T22:06:47.054Z] #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
22:06:47 [2022-02-18T22:06:47.054Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:06:47 [2022-02-18T22:06:47.054Z] #60 187.7 + bin/containerd
22:06:52 [2022-02-18T22:06:52.340Z] #60 ...
22:06:52 [2022-02-18T22:06:52.340Z] 
22:06:52 [2022-02-18T22:06:52.340Z] #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
22:06:52 [2022-02-18T22:06:52.340Z] #56 sha256:8555734bf84fdc6b2b0a580b716a709f716216ef46e8b1bcd4e4a980196bcf73
22:06:52 [2022-02-18T22:06:52.340Z] #56 126.5 + mkdir -p /build
22:06:52 [2022-02-18T22:06:52.340Z] #56 126.5 + cp runc /build/runc
22:06:53 [2022-02-18T22:06:53.725Z] #56 DONE 128.9s
22:06:53 [2022-02-18T22:06:53.725Z] 
22:06:53 [2022-02-18T22:06:53.725Z] #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
22:06:53 [2022-02-18T22:06:53.725Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:06:55 [2022-02-18T22:06:55.639Z] #60 ...
22:06:55 [2022-02-18T22:06:55.639Z] 
22:06:55 [2022-02-18T22:06:55.639Z] #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
22:06:55 [2022-02-18T22:06:55.639Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5
22:06:55 [2022-02-18T22:06:55.639Z] #51 244.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:06:55 [2022-02-18T22:06:55.639Z] #51 DONE 244.7s
22:06:55 [2022-02-18T22:06:55.639Z] 
22:06:55 [2022-02-18T22:06:55.639Z] #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
22:06:55 [2022-02-18T22:06:55.639Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:06:56 [2022-02-18T22:06:56.578Z] #60 ...
22:06:56 [2022-02-18T22:06:56.578Z] 
22:06:56 [2022-02-18T22:06:56.578Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:06:56 [2022-02-18T22:06:56.578Z] #52 sha256:c5780f0c2a4c5258c2effd4a667e922ec85b0af18bd2a76adf82735f6f723c03
22:06:57 [2022-02-18T22:06:57.147Z] #52 DONE 0.6s
22:06:57 [2022-02-18T22:06:57.147Z] 
22:06:57 [2022-02-18T22:06:57.147Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
22:06:57 [2022-02-18T22:06:57.147Z] #54 sha256:c3216afb3c9d2db5ba0424ddaeb8c1073e82e346c409f6adf0e798f583c38be9
22:06:57 [2022-02-18T22:06:57.147Z] #54 DONE 0.1s
22:06:57 [2022-02-18T22:06:57.147Z] 
22:06:57 [2022-02-18T22:06:57.147Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
22:06:57 [2022-02-18T22:06:57.147Z] #57 sha256:ed018f1eb78051201d273e4df85804c66f0a1e065503c1b57a7a57c150d8bc6c
22:06:57 [2022-02-18T22:06:57.407Z] #57 DONE 0.2s
22:06:57 [2022-02-18T22:06:57.407Z] 
22:06:57 [2022-02-18T22:06:57.407Z] #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
22:06:57 [2022-02-18T22:06:57.407Z] #60 sha256:bdefb1b8bf59c21a7eacbc0ab874b3d5e10f5b8026bc22c613aaf13455bf180a
22:07:23 [2022-02-18T22:07:23.985Z] #60 227.6 # github.com/containerd/containerd/cmd/containerd
22:07:23 [2022-02-18T22:07:23.985Z] #60 227.6 /usr/bin/ld: /tmp/go-link-1695284418/000019.o: in function `New':
22:07:23 [2022-02-18T22:07:23.985Z] #60 227.6 /tmp/tmp.srcdYK1Wem/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
22:07:23 [2022-02-18T22:07:23.985Z] #60 227.6 + bin/containerd-stress
22:07:24 [2022-02-18T22:07:24.558Z] #60 228.7 + bin/containerd-shim
22:07:32 [2022-02-18T22:07:32.688Z] #60 236.0 + bin/containerd-shim-runc-v1
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.2 + bin/containerd-shim-runc-v2
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.8 + binaries
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.8 + install -D bin/containerd /build/containerd
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.8 + install -D bin/containerd-shim /build/containerd-shim
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:07:37 [2022-02-18T22:07:37.968Z] #60 241.8 + install -D bin/ctr /build/ctr
22:07:39 [2022-02-18T22:07:39.873Z] #60 DONE 244.0s
22:07:40 [2022-02-18T22:07:40.810Z] 
22:07:40 [2022-02-18T22:07:40.810Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
22:07:40 [2022-02-18T22:07:40.810Z] #61 sha256:92a5395671a5ca3366b4d4920b5881a99fa62e52c3951bbc35dbc9c63d102d31
22:07:41 [2022-02-18T22:07:41.745Z] #61 DONE 0.7s
22:07:41 [2022-02-18T22:07:41.745Z] 
22:07:41 [2022-02-18T22:07:41.745Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:07:41 [2022-02-18T22:07:41.745Z] #66 sha256:8a1a3e5fdbd0915a809b4accac91a859b48d9559b96fbded01cc8b4f4f842305
22:07:41 [2022-02-18T22:07:41.745Z] #66 DONE 0.2s
22:07:41 [2022-02-18T22:07:41.745Z] 
22:07:41 [2022-02-18T22:07:41.745Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
22:07:41 [2022-02-18T22:07:41.745Z] #71 sha256:1abf7afd4df3e73b648d0068ed00a263ca622b44f74f56950ec0b8149204b811
22:07:42 [2022-02-18T22:07:42.681Z] #71 DONE 0.9s
22:07:42 [2022-02-18T22:07:42.681Z] 
22:07:42 [2022-02-18T22:07:42.681Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
22:07:42 [2022-02-18T22:07:42.681Z] #72 sha256:116ce0b4951ec39e1201692435080548840a9958d37cfb1caa0dee5ba60110af
22:07:42 [2022-02-18T22:07:42.681Z] #72 DONE 0.0s
22:07:42 [2022-02-18T22:07:42.681Z] 
22:07:42 [2022-02-18T22:07:42.681Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
22:07:42 [2022-02-18T22:07:42.681Z] #73 sha256:558ea5d8ca214101c26d7a781e6459311cccfbc48e8df9264d73a4ca11ef663c
22:07:44 [2022-02-18T22:07:44.063Z] #73 DONE 1.2s
22:07:44 [2022-02-18T22:07:44.063Z] 
22:07:44 [2022-02-18T22:07:44.063Z] #74 exporting to image
22:07:44 [2022-02-18T22:07:44.063Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:07:44 [2022-02-18T22:07:44.063Z] #74 exporting layers
22:07:50 [2022-02-18T22:07:50.655Z] #74 exporting layers 6.1s done
22:07:50 [2022-02-18T22:07:50.656Z] #74 writing image sha256:bbeade8c562eb46f0871701f853074b64aaddbf93986465eb298a622daa69df1 done
22:07:50 [2022-02-18T22:07:50.656Z] #74 naming to docker.io/library/docker:705f9b68cc5b905de0f3b42b5de78abcc4483698 done
22:07:50 [2022-02-18T22:07:50.656Z] #74 DONE 6.1s