Skip to content

Console Output

Skipping 54 KB.. Full Log
=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
07:24:57 [2022-04-30T07:24:57.700Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:24:57 [2022-04-30T07:24:57.701Z] #60 5.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:24:57 [2022-04-30T07:24:57.701Z] #60 5.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:24:57 [2022-04-30T07:24:57.701Z] #60 5.151 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:24:57 [2022-04-30T07:24:57.701Z] #60 5.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:24:57 [2022-04-30T07:24:57.701Z] #60 8.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:24:57 [2022-04-30T07:24:57.959Z] #60 ...
07:24:57 [2022-04-30T07:24:57.959Z] 
07:24:57 [2022-04-30T07:24:57.959Z] #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
07:24:57 [2022-04-30T07:24:57.959Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:24:57 [2022-04-30T07:24:57.959Z] #34 5.263 + git clone https://github.com/kolyshkin/go-swagger.git .
07:24:57 [2022-04-30T07:24:57.959Z] #34 5.263 Cloning into '.'...
07:24:57 [2022-04-30T07:24:57.959Z] #34 ...
07:24:57 [2022-04-30T07:24:57.959Z] 
07:24:57 [2022-04-30T07:24:57.959Z] #51 [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
07:24:57 [2022-04-30T07:24:57.959Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:24:57 [2022-04-30T07:24:57.959Z] #51 6.715 go: downloading gotest.tools/gotestsum v1.7.0
07:24:57 [2022-04-30T07:24:57.959Z] #51 9.582 go: downloading github.com/fatih/color v1.10.0
07:24:57 [2022-04-30T07:24:57.959Z] #51 9.585 go: downloading github.com/dnephin/pflag v1.0.7
07:24:57 [2022-04-30T07:24:57.959Z] #51 9.732 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:24:57 [2022-04-30T07:24:57.959Z] #51 9.817 go: downloading github.com/pkg/errors v0.9.1
07:24:57 [2022-04-30T07:24:57.959Z] #51 10.60 go: downloading github.com/mattn/go-colorable v0.1.8
07:24:57 [2022-04-30T07:24:57.959Z] #51 10.60 go: downloading github.com/mattn/go-isatty v0.0.12
07:24:57 [2022-04-30T07:24:57.959Z] #51 10.71 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:24:57 [2022-04-30T07:24:57.959Z] #51 10.71 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:24:57 [2022-04-30T07:24:57.959Z] #51 10.88 go: downloading github.com/jonboulle/clockwork v0.2.2
07:24:57 [2022-04-30T07:24:57.959Z] #51 11.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:24:57 [2022-04-30T07:24:57.959Z] #51 11.23 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:24:58 [2022-04-30T07:24:58.218Z] #51 ...
07:24:58 [2022-04-30T07:24:58.218Z] 
07:24:58 [2022-04-30T07:24:58.218Z] #65 [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
07:24:58 [2022-04-30T07:24:58.218Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92
07:24:58 [2022-04-30T07:24:58.218Z] #65 10.66 go: downloading github.com/urfave/cli/v2 v2.4.0
07:24:58 [2022-04-30T07:24:58.477Z] #65 11.63 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:25:02 [2022-04-30T07:25:02.670Z] #65 15.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:25:03 [2022-04-30T07:25:03.607Z] #65 ...
07:25:03 [2022-04-30T07:25:03.607Z] 
07:25:03 [2022-04-30T07:25:03.607Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:25:03 [2022-04-30T07:25:03.607Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:25:03 [2022-04-30T07:25:03.607Z] #38 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:25:03 [2022-04-30T07:25:03.607Z] #38 15.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:25:05 [2022-04-30T07:25:05.522Z] #38 ...
07:25:05 [2022-04-30T07:25:05.522Z] 
07:25:05 [2022-04-30T07:25:05.522Z] #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
07:25:05 [2022-04-30T07:25:05.522Z] #26 sha256:1ea8a91f2877254430eaf0ae9df8b557f9c89678d13b2d9d848c34966474d5f4
07:25:05 [2022-04-30T07:25:05.522Z] #26 17.74 + mkdir -p /build
07:25:05 [2022-04-30T07:25:05.522Z] #26 17.75 + mv docker/docker /build/
07:25:05 [2022-04-30T07:25:05.522Z] #26 17.75 + rmdir docker
07:25:05 [2022-04-30T07:25:05.522Z] #26 DONE 18.3s
07:25:05 [2022-04-30T07:25:05.522Z] 
07:25:05 [2022-04-30T07:25:05.522Z] #65 [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
07:25:05 [2022-04-30T07:25:05.522Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92
07:25:05 [2022-04-30T07:25:05.522Z] #65 17.18 go: downloading github.com/google/uuid v1.3.0
07:25:05 [2022-04-30T07:25:05.523Z] #65 17.41 go: downloading github.com/moby/vpnkit v0.5.0
07:25:05 [2022-04-30T07:25:05.523Z] #65 18.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:25:05 [2022-04-30T07:25:05.782Z] #65 18.74 go: downloading github.com/gofrs/flock v0.8.1
07:25:05 [2022-04-30T07:25:05.782Z] #65 18.75 go: downloading github.com/gorilla/mux v1.8.0
07:25:06 [2022-04-30T07:25:06.041Z] #65 19.01 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:25:06 [2022-04-30T07:25:06.609Z] #65 19.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:25:06 [2022-04-30T07:25:06.867Z] #65 19.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:25:06 [2022-04-30T07:25:06.867Z] #65 19.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:25:08 [2022-04-30T07:25:08.791Z] #65 ...
07:25:08 [2022-04-30T07:25:08.791Z] 
07:25:08 [2022-04-30T07:25:08.791Z] #51 [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
07:25:08 [2022-04-30T07:25:08.791Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:25:08 [2022-04-30T07:25:08.791Z] #51 11.92 go: downloading golang.org/x/tools v0.1.0
07:25:08 [2022-04-30T07:25:08.791Z] #51 20.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:25:08 [2022-04-30T07:25:08.791Z] #51 20.81 go: downloading golang.org/x/mod v0.3.0
07:25:09 [2022-04-30T07:25:09.060Z] #51 ...
07:25:09 [2022-04-30T07:25:09.060Z] 
07:25:09 [2022-04-30T07:25:09.060Z] #60 [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
07:25:09 [2022-04-30T07:25:09.060Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:09 [2022-04-30T07:25:09.060Z] #60 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:25:09 [2022-04-30T07:25:09.060Z] #60 ...
07:25:09 [2022-04-30T07:25:09.060Z] 
07:25:09 [2022-04-30T07:25:09.060Z] #40 [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
07:25:09 [2022-04-30T07:25:09.060Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:09 [2022-04-30T07:25:09.060Z] #40 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:25:09 [2022-04-30T07:25:09.060Z] #40 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:25:09 [2022-04-30T07:25:09.319Z] #40 ...
07:25:09 [2022-04-30T07:25:09.319Z] 
07:25:09 [2022-04-30T07:25:09.319Z] #49 [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
07:25:09 [2022-04-30T07:25:09.319Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:25:09 [2022-04-30T07:25:09.319Z] #49 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:25:09 [2022-04-30T07:25:09.319Z] #49 17.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:25:09 [2022-04-30T07:25:09.578Z] #49 22.61 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
07:25:09 [2022-04-30T07:25:09.578Z] #49 ...
07:25:09 [2022-04-30T07:25:09.578Z] 
07:25:09 [2022-04-30T07:25:09.578Z] #65 [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
07:25:09 [2022-04-30T07:25:09.578Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92
07:25:09 [2022-04-30T07:25:09.578Z] #65 22.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:25:11 [2022-04-30T07:25:11.505Z] #65 ...
07:25:11 [2022-04-30T07:25:11.506Z] 
07:25:11 [2022-04-30T07:25:11.506Z] #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
07:25:11 [2022-04-30T07:25:11.506Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:11 [2022-04-30T07:25:11.506Z] #14 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:25:11 [2022-04-30T07:25:11.506Z] #14 ...
07:25:11 [2022-04-30T07:25:11.506Z] 
07:25:11 [2022-04-30T07:25:11.506Z] #60 [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
07:25:11 [2022-04-30T07:25:11.506Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:11 [2022-04-30T07:25:11.506Z] #60 23.63 Fetched 8510 kB in 19s (457 kB/s)
07:25:13 [2022-04-30T07:25:13.417Z] #60 23.63 Reading package lists...
07:25:13 [2022-04-30T07:25:13.417Z] #60 ...
07:25:13 [2022-04-30T07:25:13.417Z] 
07:25:13 [2022-04-30T07:25:13.417Z] #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
07:25:13 [2022-04-30T07:25:13.417Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 tomll can be used in two ways:
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 Writing to STDIN and reading from STDOUT:
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50   cat file.toml | tomll > file.toml
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 Reading and updating a list of files:
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50   tomll a.toml b.toml c.toml
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 
07:25:13 [2022-04-30T07:25:13.417Z] #36 26.50 When given a list of files, tomll will modify all files in place without asking.
07:25:13 [2022-04-30T07:25:13.417Z] #36 DONE 26.7s
07:25:13 [2022-04-30T07:25:13.417Z] 
07:25:13 [2022-04-30T07:25:13.417Z] #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
07:25:13 [2022-04-30T07:25:13.417Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:13 [2022-04-30T07:25:13.417Z] #14 26.28 Fetched 8510 kB in 21s (403 kB/s)
07:25:18 [2022-04-30T07:25:18.702Z] #14 26.28 Reading package lists...
07:25:18 [2022-04-30T07:25:18.702Z] #14 ...
07:25:18 [2022-04-30T07:25:18.702Z] 
07:25:18 [2022-04-30T07:25:18.702Z] #60 [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
07:25:18 [2022-04-30T07:25:18.702Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:18 [2022-04-30T07:25:18.702Z] #60 23.63 Reading package lists...
07:25:23 [2022-04-30T07:25:23.016Z] #60 31.15 Reading package lists...
07:25:23 [2022-04-30T07:25:23.016Z] #60 ...
07:25:23 [2022-04-30T07:25:23.016Z] 
07:25:23 [2022-04-30T07:25:23.016Z] #45 [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
07:25:23 [2022-04-30T07:25:23.016Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:25:23 [2022-04-30T07:25:23.016Z] #45 33.04 Updating files:  71% (1324/1843)
Updating files:  72% (1327/1843)
Updating files:  73% (1346/1843)
Updating files:  74% (1364/1843)
Updating files:  75% (1383/1843)
Updating files:  76% (1401/1843)
Updating files:  77% (1420/1843)
Updating files:  78% (1438/1843)
Updating files:  79% (1456/1843)
Updating files:  80% (1475/1843)
Updating files:  81% (1493/1843)
Updating files:  82% (1512/1843)
Updating files:  83% (1530/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
07:25:23 [2022-04-30T07:25:23.016Z] #45 33.75 + git checkout -q v2.3.0
07:25:23 [2022-04-30T07:25:23.969Z] #45 36.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:25:24 [2022-04-30T07:25:24.544Z] #45 ...
07:25:24 [2022-04-30T07:25:24.544Z] 
07:25:24 [2022-04-30T07:25:24.544Z] #40 [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
07:25:24 [2022-04-30T07:25:24.544Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:24 [2022-04-30T07:25:24.544Z] #40 27.74 Fetched 8510 kB in 22s (392 kB/s)
07:25:24 [2022-04-30T07:25:24.544Z] #40 27.74 Reading package lists...
07:25:24 [2022-04-30T07:25:24.544Z] #40 34.63 Reading package lists...
07:25:24 [2022-04-30T07:25:24.544Z] #40 ...
07:25:24 [2022-04-30T07:25:24.544Z] 
07:25:24 [2022-04-30T07:25:24.544Z] #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
07:25:24 [2022-04-30T07:25:24.544Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:24 [2022-04-30T07:25:24.544Z] #14 26.28 Reading package lists...
07:25:25 [2022-04-30T07:25:25.482Z] #14 33.59 Reading package lists...
07:25:25 [2022-04-30T07:25:25.482Z] #14 ...
07:25:25 [2022-04-30T07:25:25.482Z] 
07:25:25 [2022-04-30T07:25:25.482Z] #60 [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
07:25:25 [2022-04-30T07:25:25.482Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:25 [2022-04-30T07:25:25.482Z] #60 31.15 Reading package lists...
07:25:27 [2022-04-30T07:25:27.389Z] #60 38.77 Building dependency tree...
07:25:27 [2022-04-30T07:25:27.389Z] #60 ...
07:25:27 [2022-04-30T07:25:27.389Z] 
07:25:27 [2022-04-30T07:25:27.389Z] #49 [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
07:25:27 [2022-04-30T07:25:27.389Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:25:27 [2022-04-30T07:25:27.389Z] #49 30.45 Fetched 8513 kB in 24s (350 kB/s)
07:25:27 [2022-04-30T07:25:27.389Z] #49 30.45 Reading package lists...
07:25:27 [2022-04-30T07:25:27.650Z] #49 38.43 Reading package lists...
07:25:27 [2022-04-30T07:25:27.650Z] #49 ...
07:25:27 [2022-04-30T07:25:27.650Z] 
07:25:27 [2022-04-30T07:25:27.650Z] #60 [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
07:25:27 [2022-04-30T07:25:27.650Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:27 [2022-04-30T07:25:27.650Z] #60 38.77 Building dependency tree...
07:25:30 [2022-04-30T07:25:30.186Z] #60 43.40 The following additional packages will be installed:
07:25:30 [2022-04-30T07:25:30.186Z] #60 43.42   libbtrfs0
07:25:30 [2022-04-30T07:25:30.754Z] #60 43.88 The following NEW packages will be installed:
07:25:30 [2022-04-30T07:25:30.754Z] #60 43.90   libbtrfs-dev libbtrfs0
07:25:31 [2022-04-30T07:25:31.013Z] #60 44.42 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
07:25:31 [2022-04-30T07:25:31.013Z] #60 44.42 Need to get 460 kB of archives.
07:25:31 [2022-04-30T07:25:31.013Z] #60 44.42 After this operation, 1237 kB of additional disk space will be used.
07:25:31 [2022-04-30T07:25:31.013Z] #60 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:25:31 [2022-04-30T07:25:31.273Z] #60 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.24 debconf: delaying package configuration, since apt-utils is not installed
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.41 Fetched 460 kB in 0s (930 kB/s)
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.50 Selecting previously unselected package libbtrfs0:amd64.
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.51 (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.)
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:25:33 [2022-04-30T07:25:33.177Z] #60 46.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:25:33 [2022-04-30T07:25:33.436Z] #60 46.84 Selecting previously unselected package libbtrfs-dev:amd64.
07:25:33 [2022-04-30T07:25:33.436Z] #60 46.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:25:33 [2022-04-30T07:25:33.696Z] #60 46.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:25:33 [2022-04-30T07:25:33.955Z] #60 47.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:25:33 [2022-04-30T07:25:33.955Z] #60 47.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:25:33 [2022-04-30T07:25:33.955Z] #60 47.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:25:34 [2022-04-30T07:25:34.524Z] #60 ...
07:25:34 [2022-04-30T07:25:34.524Z] 
07:25:34 [2022-04-30T07:25:34.524Z] #53 [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
07:25:34 [2022-04-30T07:25:34.524Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:34 [2022-04-30T07:25:34.524Z] #53 47.78 go: downloading github.com/fatih/color v1.13.0
07:25:34 [2022-04-30T07:25:34.524Z] #53 47.78 go: downloading github.com/gofrs/flock v0.8.1
07:25:34 [2022-04-30T07:25:34.524Z] #53 47.87 go: downloading github.com/spf13/cobra v1.3.0
07:25:34 [2022-04-30T07:25:34.524Z] #53 ...
07:25:34 [2022-04-30T07:25:34.524Z] 
07:25:34 [2022-04-30T07:25:34.524Z] #60 [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
07:25:34 [2022-04-30T07:25:34.524Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
07:25:34 [2022-04-30T07:25:34.524Z] #60 DONE 47.9s
07:25:34 [2022-04-30T07:25:34.524Z] 
07:25:34 [2022-04-30T07:25:34.524Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:25:34 [2022-04-30T07:25:34.524Z] #61 sha256:109b22fc58a4426c60abf1e157f11096d3c8278855c01883e7b465196d6a47ec
07:25:34 [2022-04-30T07:25:34.524Z] #61 DONE 0.1s
07:25:34 [2022-04-30T07:25:34.524Z] 
07:25:34 [2022-04-30T07:25:34.524Z] #53 [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
07:25:34 [2022-04-30T07:25:34.524Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:34 [2022-04-30T07:25:34.524Z] #53 47.88 go: downloading github.com/spf13/pflag v1.0.5
07:25:34 [2022-04-30T07:25:34.783Z] #53 48.31 go: downloading github.com/spf13/viper v1.10.1
07:25:35 [2022-04-30T07:25:35.353Z] #53 48.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:25:35 [2022-04-30T07:25:35.923Z] #53 49.06 go: downloading github.com/mattn/go-colorable v0.1.12
07:25:35 [2022-04-30T07:25:35.923Z] #53 49.06 go: downloading github.com/mattn/go-isatty v0.0.14
07:25:35 [2022-04-30T07:25:35.923Z] #53 49.17 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:25:35 [2022-04-30T07:25:35.923Z] #53 49.25 go: downloading github.com/go-critic/go-critic v0.6.2
07:25:36 [2022-04-30T07:25:36.862Z] #53 50.10 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:25:36 [2022-04-30T07:25:36.862Z] #53 50.13 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:25:37 [2022-04-30T07:25:37.431Z] #53 ...
07:25:37 [2022-04-30T07:25:37.431Z] 
07:25:37 [2022-04-30T07:25:37.431Z] #55 [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
07:25:37 [2022-04-30T07:25:37.431Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
07:25:37 [2022-04-30T07:25:37.431Z] #55 50.21 v3.0.2
07:25:37 [2022-04-30T07:25:37.431Z] #55 DONE 50.7s
07:25:37 [2022-04-30T07:25:37.692Z] 
07:25:37 [2022-04-30T07:25:37.692Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:25:37 [2022-04-30T07:25:37.692Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.984 + RM_GOPATH=0
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.985 + TMP_GOPATH=
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.985 + : /build
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.985 + '[' -z '' ']'
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.986 ++ mktemp -d
07:25:37 [2022-04-30T07:25:37.692Z] #62 0.991 + export GOPATH=/tmp/tmp.7bgHIhabTy
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.007 + GOPATH=/tmp/tmp.7bgHIhabTy
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.008 + RM_GOPATH=1
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.008 + case "$(go env GOARCH)" in
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.011 ++ go env GOARCH
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.037 + export GO_BUILDMODE=-buildmode=pie
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.038 + GO_BUILDMODE=-buildmode=pie
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.038 ++ dirname /install.sh
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.043 + dir=/
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.043 + bin=containerd
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.044 + shift
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.044 + '[' '!' -f //containerd.installer ']'
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.044 + . //containerd.installer
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.044 ++ set -e
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.044 ++ : v1.6.3
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.045 + install_containerd
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.045 + echo 'Install containerd version v1.6.3'
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.045 Install containerd version v1.6.3
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd
07:25:37 [2022-04-30T07:25:37.692Z] #62 1.059 Cloning into '/tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd'...
07:25:37 [2022-04-30T07:25:37.992Z] #62 ...
07:25:37 [2022-04-30T07:25:37.992Z] 
07:25:37 [2022-04-30T07:25:37.992Z] #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
07:25:37 [2022-04-30T07:25:37.992Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:37 [2022-04-30T07:25:37.992Z] #14 33.59 Reading package lists...
07:25:37 [2022-04-30T07:25:37.992Z] #14 41.47 Building dependency tree...
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.50 The following additional packages will be installed:
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.51   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.51   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.51   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.52   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.52   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.53   mingw-w64-common mingw-w64-x86-64-dev
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.53 Suggested packages:
07:25:37 [2022-04-30T07:25:37.992Z] #14 46.54   gcc-10-locales seccomp wine64
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79 The following NEW packages will be installed:
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.79   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.80   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.80   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.80   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:25:37 [2022-04-30T07:25:37.992Z] #14 47.81   mingw-w64-x86-64-dev
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.32 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.32 Need to get 115 MB of archives.
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.32 After this operation, 645 MB of additional disk space will be used.
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.32 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]
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.45 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]
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:25:37 [2022-04-30T07:25:37.992Z] #14 48.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:25:37 [2022-04-30T07:25:37.992Z] #14 49.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:25:37 [2022-04-30T07:25:37.992Z] #14 49.24 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]
07:25:37 [2022-04-30T07:25:37.992Z] #14 49.25 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]
07:25:37 [2022-04-30T07:25:37.992Z] #14 50.02 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]
07:25:38 [2022-04-30T07:25:38.252Z] #14 ...
07:25:38 [2022-04-30T07:25:38.252Z] 
07:25:38 [2022-04-30T07:25:38.252Z] #40 [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
07:25:38 [2022-04-30T07:25:38.252Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:38 [2022-04-30T07:25:38.252Z] #40 34.63 Reading package lists...
07:25:38 [2022-04-30T07:25:38.252Z] #40 42.67 Building dependency tree...
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.32 The following additional packages will be installed:
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.35   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.35 Suggested packages:
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.38   cmake-doc ninja-build lrzip
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.38 Recommended packages:
07:25:38 [2022-04-30T07:25:38.252Z] #40 47.38   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.25 The following NEW packages will be installed:
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.26   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.26   vim-common xxd
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.66 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.66 Need to get 17.7 MB of archives.
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.66 After this operation, 70.7 MB of additional disk space will be used.
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 48.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 49.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:25:38 [2022-04-30T07:25:38.252Z] #40 50.73 debconf: delaying package configuration, since apt-utils is not installed
07:25:38 [2022-04-30T07:25:38.252Z] #40 50.97 Fetched 17.7 MB in 1s (12.8 MB/s)
07:25:38 [2022-04-30T07:25:38.252Z] #40 51.04 Selecting previously unselected package xxd.
07:25:38 [2022-04-30T07:25:38.252Z] #40 51.04 (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.)
07:25:38 [2022-04-30T07:25:38.252Z] #40 51.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:25:38 [2022-04-30T07:25:38.252Z] #40 51.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:25:38 [2022-04-30T07:25:38.252Z] #40 51.67 Selecting previously unselected package vim-common.
07:25:38 [2022-04-30T07:25:38.252Z] #40 ...
07:25:38 [2022-04-30T07:25:38.252Z] 
07:25:38 [2022-04-30T07:25:38.252Z] #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
07:25:38 [2022-04-30T07:25:38.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:38 [2022-04-30T07:25:38.252Z] #14 51.55 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]
07:25:39 [2022-04-30T07:25:39.193Z] #14 52.40 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]
07:25:40 [2022-04-30T07:25:40.130Z] #14 53.27 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]
07:25:40 [2022-04-30T07:25:40.699Z] #14 ...
07:25:40 [2022-04-30T07:25:40.699Z] 
07:25:40 [2022-04-30T07:25:40.699Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:25:40 [2022-04-30T07:25:40.699Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96 NAME:
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96    go-winres - A tool for embedding resources in Windows executables
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96 
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96 USAGE:
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96    go-winres [global options] command [command options] [arguments...]
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96 
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.96 COMMANDS:
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    init     Create an initial ./winres/winres.json
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    make     Make syso files for the "go build" command
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    simply   Make syso files for the "go build" command (simplified)
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    extract  Extract all resources from an executable
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    patch    Replace resources in an executable file (exe, dll)
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    help, h  Shows a list of commands or help for one command
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97 
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97 GLOBAL OPTIONS:
07:25:40 [2022-04-30T07:25:40.699Z] #38 52.97    --help, -h  show help (default: false)
07:25:40 [2022-04-30T07:25:40.699Z] #38 DONE 53.8s
07:25:40 [2022-04-30T07:25:40.699Z] 
07:25:40 [2022-04-30T07:25:40.699Z] #53 [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
07:25:40 [2022-04-30T07:25:40.699Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.25 go: downloading github.com/sirupsen/logrus v1.8.1
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.25 go: downloading github.com/stretchr/testify v1.7.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.48 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.53 go: downloading github.com/magiconair/properties v1.8.5
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.57 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.57 go: downloading github.com/spf13/afero v1.6.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.63 go: downloading github.com/spf13/cast v1.4.1
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.68 go: downloading github.com/subosito/gotenv v1.2.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.72 go: downloading gopkg.in/ini.v1 v1.66.2
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:25:40 [2022-04-30T07:25:40.699Z] #53 53.98 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.04 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.09 go: downloading github.com/go-toolsmith/astp v1.0.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:25:40 [2022-04-30T07:25:40.699Z] #53 54.14 go: downloading github.com/go-toolsmith/typep v1.0.2
07:25:40 [2022-04-30T07:25:40.958Z] #53 54.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:25:41 [2022-04-30T07:25:41.897Z] #53 55.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:25:41 [2022-04-30T07:25:41.898Z] #53 55.25 go: downloading github.com/hashicorp/errwrap v1.0.0
07:25:41 [2022-04-30T07:25:41.898Z] #53 55.32 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:25:42 [2022-04-30T07:25:42.157Z] #53 55.38 go: downloading github.com/Antonboom/errname v0.1.5
07:25:42 [2022-04-30T07:25:42.157Z] #53 55.45 go: downloading github.com/Antonboom/nilnil v0.1.0
07:25:42 [2022-04-30T07:25:42.157Z] #53 55.49 go: downloading github.com/BurntSushi/toml v1.0.0
07:25:42 [2022-04-30T07:25:42.725Z] #53 56.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:25:42 [2022-04-30T07:25:42.725Z] #53 ...
07:25:42 [2022-04-30T07:25:42.725Z] 
07:25:42 [2022-04-30T07:25:42.725Z] #49 [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
07:25:42 [2022-04-30T07:25:42.725Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:25:42 [2022-04-30T07:25:42.725Z] #49 38.43 Reading package lists...
07:25:42 [2022-04-30T07:25:42.725Z] #49 45.94 Building dependency tree...
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.64 The following additional packages will be installed:
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.66   python3-protobuf python3-six
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.67 Suggested packages:
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.67   python3-setuptools
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.67 Recommended packages:
07:25:42 [2022-04-30T07:25:42.725Z] #49 49.67   iproute2 | iproute
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.35 The following NEW packages will be installed:
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.37   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.38   python3-protobuf python3-six
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.93 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.93 Need to get 2292 kB of archives.
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.93 After this operation, 11.0 MB of additional disk space will be used.
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 50.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 51.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 51.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 51.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 54.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.54 debconf: delaying package configuration, since apt-utils is not installed
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.77 Fetched 2292 kB in 4s (541 kB/s)
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.85 Selecting previously unselected package libprotobuf23:amd64.
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.85 (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.)
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:25:42 [2022-04-30T07:25:42.725Z] #49 55.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:25:42 [2022-04-30T07:25:42.725Z] #49 ...
07:25:42 [2022-04-30T07:25:42.725Z] 
07:25:42 [2022-04-30T07:25:42.725Z] #53 [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
07:25:42 [2022-04-30T07:25:42.725Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:42 [2022-04-30T07:25:42.725Z] #53 56.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:25:42 [2022-04-30T07:25:42.725Z] #53 56.15 go: downloading github.com/alexkohler/prealloc v1.0.0
07:25:42 [2022-04-30T07:25:42.725Z] #53 56.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.20 go: downloading github.com/ashanbrown/makezero v1.1.0
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.22 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.23 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.30 go: downloading github.com/breml/bidichk v0.2.1
07:25:42 [2022-04-30T07:25:42.985Z] #53 56.43 go: downloading github.com/breml/errchkjson v0.2.1
07:25:43 [2022-04-30T07:25:43.243Z] #53 56.54 go: downloading github.com/butuzov/ireturn v0.1.1
07:25:43 [2022-04-30T07:25:43.243Z] #53 56.59 go: downloading github.com/charithe/durationcheck v0.0.9
07:25:43 [2022-04-30T07:25:43.243Z] #53 56.66 go: downloading github.com/daixiang0/gci v0.2.9
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.68 go: downloading github.com/esimonov/ifshort v1.0.4
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.70 go: downloading github.com/fzipp/gocyclo v0.4.0
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:25:43 [2022-04-30T07:25:43.503Z] #53 56.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:25:43 [2022-04-30T07:25:43.503Z] #53 57.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:25:43 [2022-04-30T07:25:43.503Z] #53 57.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:25:43 [2022-04-30T07:25:43.503Z] #53 57.03 go: downloading github.com/golangci/misspell v0.3.5
07:25:43 [2022-04-30T07:25:43.762Z] #53 57.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:25:43 [2022-04-30T07:25:43.762Z] #53 57.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:25:43 [2022-04-30T07:25:43.762Z] #53 57.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:25:43 [2022-04-30T07:25:43.762Z] #53 57.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:25:44 [2022-04-30T07:25:44.021Z] #53 57.30 go: downloading github.com/jgautheron/goconst v1.5.1
07:25:44 [2022-04-30T07:25:44.021Z] #53 57.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:25:44 [2022-04-30T07:25:44.021Z] #53 57.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:25:44 [2022-04-30T07:25:44.021Z] #53 57.37 go: downloading github.com/julz/importas v0.1.0
07:25:44 [2022-04-30T07:25:44.021Z] #53 57.40 go: downloading github.com/kisielk/errcheck v1.6.0
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.41 go: downloading github.com/kulti/thelper v0.5.0
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.48 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.48 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.56 go: downloading github.com/ldez/tagliatelle v0.3.0
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.58 go: downloading github.com/maratori/testpackage v1.0.1
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.62 go: downloading github.com/leonklingele/grouper v1.1.0
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:25:44 [2022-04-30T07:25:44.280Z] #53 57.65 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:25:44 [2022-04-30T07:25:44.539Z] #53 57.68 go: downloading github.com/mgechev/revive v1.1.3
07:25:44 [2022-04-30T07:25:44.799Z] #53 58.10 go: downloading github.com/moricho/tparallel v0.2.1
07:25:44 [2022-04-30T07:25:44.799Z] #53 58.10 go: downloading github.com/nakabonne/nestif v0.3.1
07:25:44 [2022-04-30T07:25:44.799Z] #53 58.14 go: downloading github.com/nishanths/exhaustive v0.7.11
07:25:44 [2022-04-30T07:25:44.799Z] #53 58.17 go: downloading github.com/nishanths/predeclared v0.2.1
07:25:45 [2022-04-30T07:25:45.058Z] #53 58.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:25:45 [2022-04-30T07:25:45.058Z] #53 58.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:25:45 [2022-04-30T07:25:45.058Z] #53 58.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:25:45 [2022-04-30T07:25:45.058Z] #53 58.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:25:45 [2022-04-30T07:25:45.058Z] #53 58.40 go: downloading github.com/securego/gosec/v2 v2.9.6
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.67 go: downloading github.com/sivchari/containedctx v1.0.1
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.67 go: downloading github.com/sivchari/tenv v1.4.7
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.69 go: downloading github.com/sonatard/noctx v0.0.1
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.72 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:25:45 [2022-04-30T07:25:45.318Z] #53 58.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:25:45 [2022-04-30T07:25:45.577Z] #53 58.81 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:25:45 [2022-04-30T07:25:45.577Z] #53 58.84 go: downloading github.com/tetafro/godot v1.4.11
07:25:45 [2022-04-30T07:25:45.577Z] #53 58.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:25:45 [2022-04-30T07:25:45.577Z] #53 58.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:25:45 [2022-04-30T07:25:45.577Z] #53 58.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:25:45 [2022-04-30T07:25:45.837Z] #53 59.11 go: downloading github.com/ultraware/funlen v0.0.3
07:25:45 [2022-04-30T07:25:45.837Z] #53 59.12 go: downloading github.com/ultraware/whitespace v0.0.4
07:25:45 [2022-04-30T07:25:45.837Z] #53 59.13 go: downloading github.com/uudashr/gocognit v1.0.5
07:25:45 [2022-04-30T07:25:45.837Z] #53 59.18 go: downloading github.com/yagipy/maintidx v1.0.0
07:25:45 [2022-04-30T07:25:45.837Z] #53 59.22 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:25:46 [2022-04-30T07:25:46.404Z] #53 59.52 go: downloading gitlab.com/bosi/decorder v0.2.1
07:25:46 [2022-04-30T07:25:46.404Z] #53 59.60 go: downloading honnef.co/go/tools v0.2.2
07:25:47 [2022-04-30T07:25:47.356Z] #53 60.72 go: downloading mvdan.cc/gofumpt v0.2.1
07:25:47 [2022-04-30T07:25:47.356Z] #53 60.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:25:47 [2022-04-30T07:25:47.356Z] #53 60.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:25:47 [2022-04-30T07:25:47.615Z] #53 60.91 go: downloading github.com/pmezard/go-difflib v1.0.0
07:25:47 [2022-04-30T07:25:47.615Z] #53 60.91 go: downloading github.com/davecgh/go-spew v1.1.1
07:25:47 [2022-04-30T07:25:47.615Z] #53 60.97 go: downloading github.com/stretchr/objx v0.1.1
07:25:47 [2022-04-30T07:25:47.615Z] #53 61.02 go: downloading github.com/hashicorp/hcl v1.0.0
07:25:47 [2022-04-30T07:25:47.886Z] #53 61.22 go: downloading github.com/pelletier/go-toml v1.9.4
07:25:47 [2022-04-30T07:25:47.886Z] #53 61.23 go: downloading gopkg.in/yaml.v2 v2.4.0
07:25:48 [2022-04-30T07:25:48.145Z] #53 61.44 go: downloading golang.org/x/text v0.3.7
07:25:48 [2022-04-30T07:25:48.404Z] #53 ...
07:25:48 [2022-04-30T07:25:48.404Z] 
07:25:48 [2022-04-30T07:25:48.404Z] #40 [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
07:25:48 [2022-04-30T07:25:48.404Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:48 [2022-04-30T07:25:48.404Z] #40 51.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 51.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 52.19 Selecting previously unselected package cmake-data.
07:25:48 [2022-04-30T07:25:48.404Z] #40 52.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 52.20 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 55.93 Selecting previously unselected package libicu67:amd64.
07:25:48 [2022-04-30T07:25:48.404Z] #40 55.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 55.95 Unpacking libicu67:amd64 (67.1-7) ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 61.73 Selecting previously unselected package libxml2:amd64.
07:25:48 [2022-04-30T07:25:48.404Z] #40 61.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 61.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:25:48 [2022-04-30T07:25:48.404Z] #40 ...
07:25:48 [2022-04-30T07:25:48.404Z] 
07:25:48 [2022-04-30T07:25:48.404Z] #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
07:25:48 [2022-04-30T07:25:48.404Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.26 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]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.72 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]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.76 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]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 55.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:25:48 [2022-04-30T07:25:48.404Z] #14 56.72 debconf: delaying package configuration, since apt-utils is not installed
07:25:48 [2022-04-30T07:25:48.404Z] #14 56.93 Fetched 115 MB in 8s (14.4 MB/s)
07:25:48 [2022-04-30T07:25:48.404Z] #14 57.01 Selecting previously unselected package binutils-mingw-w64-i686.
07:25:48 [2022-04-30T07:25:48.404Z] #14 57.01 (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.)
07:25:48 [2022-04-30T07:25:48.404Z] #14 57.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 57.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 58.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:25:48 [2022-04-30T07:25:48.404Z] #14 58.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 59.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.45 Selecting previously unselected package binutils-mingw-w64.
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.67 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.82 Selecting previously unselected package dmsetup.
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.404Z] #14 61.83 Unpacking dmsetup (2:1.02.175-2.1) ...
07:25:48 [2022-04-30T07:25:48.663Z] #14 62.01 Selecting previously unselected package mingw-w64-common.
07:25:48 [2022-04-30T07:25:48.663Z] #14 62.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:25:48 [2022-04-30T07:25:48.663Z] #14 62.02 Unpacking mingw-w64-common (8.0.0-1) ...
07:25:48 [2022-04-30T07:25:48.922Z] #14 ...
07:25:48 [2022-04-30T07:25:48.922Z] 
07:25:48 [2022-04-30T07:25:48.922Z] #40 [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
07:25:48 [2022-04-30T07:25:48.922Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:48 [2022-04-30T07:25:48.922Z] #40 62.18 Selecting previously unselected package libarchive13:amd64.
07:25:48 [2022-04-30T07:25:48.922Z] #40 62.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:25:48 [2022-04-30T07:25:48.922Z] #40 62.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:25:49 [2022-04-30T07:25:49.181Z] #40 62.48 Selecting previously unselected package libjsoncpp24:amd64.
07:25:49 [2022-04-30T07:25:49.181Z] #40 62.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:25:49 [2022-04-30T07:25:49.181Z] #40 62.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.63 Selecting previously unselected package librhash0:amd64.
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.64 Unpacking librhash0:amd64 (1.4.1-2) ...
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.82 Selecting previously unselected package libuv1:amd64.
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:25:49 [2022-04-30T07:25:49.441Z] #40 62.83 Unpacking libuv1:amd64 (1.40.0-2) ...
07:25:49 [2022-04-30T07:25:49.699Z] #40 62.97 Selecting previously unselected package cmake.
07:25:49 [2022-04-30T07:25:49.700Z] #40 62.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:25:49 [2022-04-30T07:25:49.700Z] #40 62.98 Unpacking cmake (3.18.4-2+deb11u1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #40 ...
07:25:52 [2022-04-30T07:25:52.989Z] 
07:25:52 [2022-04-30T07:25:52.989Z] #49 [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
07:25:52 [2022-04-30T07:25:52.989Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:25:52 [2022-04-30T07:25:52.989Z] #49 55.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.61 Selecting previously unselected package python3-pkg-resources.
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.62 Unpacking python3-pkg-resources (52.0.0-4) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.81 Selecting previously unselected package python3-six.
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.82 Unpacking python3-six (1.16.0-2) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.94 Selecting previously unselected package python3-protobuf.
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 56.95 Unpacking python3-protobuf (3.12.4-1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.41 Selecting previously unselected package libnet1:amd64.
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.58 Selecting previously unselected package libnl-3-200:amd64.
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.72 Selecting previously unselected package libprotobuf-c1:amd64.
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.82 Selecting previously unselected package criu.
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.83 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 57.84 Unpacking criu (3.16.1-3) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 58.62 Setting up python3-pkg-resources (52.0.0-4) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 60.05 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 60.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 60.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 60.10 Setting up python3-six (1.16.0-2) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 61.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 61.11 Setting up python3-protobuf (3.12.4-1) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 64.44 Setting up criu (3.16.1-3) ...
07:25:52 [2022-04-30T07:25:52.989Z] #49 ...
07:25:52 [2022-04-30T07:25:52.989Z] 
07:25:52 [2022-04-30T07:25:52.989Z] #53 [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
07:25:52 [2022-04-30T07:25:52.989Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.28 go: downloading github.com/gobwas/glob v0.2.3
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.31 go: downloading github.com/kisielk/gotool v1.0.0
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.35 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.38 go: downloading golang.org/x/mod v0.5.1
07:25:52 [2022-04-30T07:25:52.989Z] #53 66.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:25:53 [2022-04-30T07:25:53.337Z] #53 66.49 go: downloading github.com/ettle/strcase v0.1.1
07:25:53 [2022-04-30T07:25:53.337Z] #53 66.55 go: downloading github.com/fatih/structtag v1.2.0
07:25:53 [2022-04-30T07:25:53.337Z] #53 66.57 go: downloading github.com/Masterminds/semver v1.5.0
07:25:53 [2022-04-30T07:25:53.337Z] #53 66.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:25:53 [2022-04-30T07:25:53.337Z] #53 66.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:25:53 [2022-04-30T07:25:53.597Z] #53 66.74 go: downloading github.com/prometheus/client_golang v1.7.1
07:25:53 [2022-04-30T07:25:53.857Z] #53 67.13 go: downloading github.com/prometheus/client_model v0.2.0
07:25:53 [2022-04-30T07:25:53.857Z] #53 ...
07:25:53 [2022-04-30T07:25:53.857Z] 
07:25:53 [2022-04-30T07:25:53.857Z] #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
07:25:53 [2022-04-30T07:25:53.857Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:25:53 [2022-04-30T07:25:53.857Z] #34 57.14 Updating files:  93% (1423/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.
07:25:53 [2022-04-30T07:25:53.857Z] #34 57.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:25:53 [2022-04-30T07:25:53.857Z] #34 57.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:25:53 [2022-04-30T07:25:53.857Z] #34 ...
07:25:53 [2022-04-30T07:25:53.857Z] 
07:25:53 [2022-04-30T07:25:53.857Z] #53 [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
07:25:53 [2022-04-30T07:25:53.857Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:25:53 [2022-04-30T07:25:53.857Z] #53 67.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:25:54 [2022-04-30T07:25:54.127Z] #53 67.29 go: downloading github.com/google/go-cmp v0.5.6
07:25:54 [2022-04-30T07:25:54.396Z] #53 67.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:25:54 [2022-04-30T07:25:54.396Z] #53 67.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:25:54 [2022-04-30T07:25:54.396Z] #53 67.77 go: downloading github.com/beorn7/perks v1.0.1
07:25:54 [2022-04-30T07:25:54.654Z] #53 67.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:25:54 [2022-04-30T07:25:54.654Z] #53 67.82 go: downloading github.com/golang/protobuf v1.5.2
07:25:54 [2022-04-30T07:25:54.654Z] #53 67.82 go: downloading github.com/cespare/xxhash v1.1.0
07:25:54 [2022-04-30T07:25:54.654Z] #53 68.00 go: downloading github.com/prometheus/common v0.10.0
07:25:54 [2022-04-30T07:25:54.912Z] #53 68.13 go: downloading github.com/prometheus/procfs v0.6.0
07:25:54 [2022-04-30T07:25:54.912Z] #53 68.29 go: downloading github.com/mattn/go-runewidth v0.0.9
07:25:54 [2022-04-30T07:25:54.912Z] #53 68.37 go: downloading google.golang.org/protobuf v1.27.1
07:25:55 [2022-04-30T07:25:55.851Z] #53 ...
07:25:55 [2022-04-30T07:25:55.851Z] 
07:25:55 [2022-04-30T07:25:55.851Z] #40 [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
07:25:55 [2022-04-30T07:25:55.851Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.47 Setting up libicu67:amd64 (67.1-7) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.51 Setting up libuv1:amd64 (1.40.0-2) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.65 Setting up librhash0:amd64 (1.4.1-2) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.67 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 66.73 Setting up cmake (3.18.4-2+deb11u1) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 67.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:25:55 [2022-04-30T07:25:55.851Z] #40 DONE 69.0s
07:25:55 [2022-04-30T07:25:55.851Z] 
07:25:55 [2022-04-30T07:25:55.853Z] #49 [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
07:25:55 [2022-04-30T07:25:55.853Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
07:25:55 [2022-04-30T07:25:55.853Z] #49 66.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:25:55 [2022-04-30T07:25:55.853Z] #49 DONE 68.7s
07:25:55 [2022-04-30T07:25:55.853Z] 
07:25:55 [2022-04-30T07:25:55.853Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:25:55 [2022-04-30T07:25:55.853Z] #41 sha256:b7cd6e1a28d29ff29cefaefb5a22a679bd517fbf3c1bc6f9aa2ef2779c2226a0
07:25:56 [2022-04-30T07:25:56.113Z] #41 DONE 0.3s
07:25:56 [2022-04-30T07:25:56.113Z] 
07:25:56 [2022-04-30T07:25:56.113Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:25:56 [2022-04-30T07:25:56.113Z] #42 sha256:3743143e6cb259aa7f4339309d21bd71f8e618e54895ba3c0e5f6cc8056301fb
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.328 + RM_GOPATH=0
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.328 + TMP_GOPATH=
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.328 + : /build
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.328 + '[' -z '' ']'
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.329 ++ mktemp -d
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.337 + export GOPATH=/tmp/tmp.SoUGMyVYed
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.346 + GOPATH=/tmp/tmp.SoUGMyVYed
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.346 + RM_GOPATH=1
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.346 + case "$(go env GOARCH)" in
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.347 ++ go env GOARCH
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.380 + export GO_BUILDMODE=-buildmode=pie
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.380 + GO_BUILDMODE=-buildmode=pie
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.380 ++ dirname /install.sh
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + dir=/
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + bin=tini
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + shift
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + '[' '!' -f //tini.installer ']'
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + . //tini.installer
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 ++ : v0.19.0
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + install_tini
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.392 + echo 'Install tini version v0.19.0'
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.SoUGMyVYed/tini
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.394 Cloning into '/tmp/tmp.SoUGMyVYed/tini'...
07:25:57 [2022-04-30T07:25:57.495Z] #42 1.395 Install tini version v0.19.0
07:25:58 [2022-04-30T07:25:58.063Z] #42 2.132 + cd /tmp/tmp.SoUGMyVYed/tini
07:25:58 [2022-04-30T07:25:58.063Z] #42 2.133 + git checkout -q v0.19.0
07:25:58 [2022-04-30T07:25:58.063Z] #42 2.151 + cmake .
07:25:58 [2022-04-30T07:25:58.632Z] #42 2.434 -- The C compiler identification is GNU 10.2.1
07:25:58 [2022-04-30T07:25:58.632Z] #42 2.527 -- Detecting C compiler ABI info
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.058 -- Detecting C compiler ABI info - done
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.159 -- Check for working C compiler: /usr/bin/cc - skipped
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.167 -- Detecting C compile features
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.168 -- Detecting C compile features - done
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.198 -- Performing Test HAS_BUILTIN_FORTIFY
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.326 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.396 -- Configuring done
07:25:59 [2022-04-30T07:25:59.199Z] #42 3.425 -- Generating done
07:25:59 [2022-04-30T07:25:59.472Z] #42 3.432 -- Build files have been written to: /tmp/tmp.SoUGMyVYed/tini
07:25:59 [2022-04-30T07:25:59.472Z] #42 3.452 + make tini-static
07:25:59 [2022-04-30T07:25:59.730Z] #42 ...
07:25:59 [2022-04-30T07:25:59.730Z] 
07:25:59 [2022-04-30T07:25:59.730Z] #51 [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
07:25:59 [2022-04-30T07:25:59.730Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
07:25:59 [2022-04-30T07:25:59.730Z] #51 72.64 gotestsum version dev
07:25:59 [2022-04-30T07:25:59.730Z] #51 DONE 72.9s
07:25:59 [2022-04-30T07:25:59.730Z] 
07:25:59 [2022-04-30T07:25:59.730Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:25:59 [2022-04-30T07:25:59.730Z] #42 sha256:3743143e6cb259aa7f4339309d21bd71f8e618e54895ba3c0e5f6cc8056301fb
07:25:59 [2022-04-30T07:25:59.730Z] #42 3.850 Scanning dependencies of target tini-static
07:25:59 [2022-04-30T07:25:59.987Z] #42 3.937 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:26:01 [2022-04-30T07:26:01.364Z] #42 5.315 [100%] Linking C executable tini-static
07:26:01 [2022-04-30T07:26:01.930Z] #42 5.848 [100%] Built target tini-static
07:26:01 [2022-04-30T07:26:01.930Z] #42 5.912 + mkdir -p /build
07:26:01 [2022-04-30T07:26:01.930Z] #42 5.916 + cp tini-static /build/docker-init
07:26:02 [2022-04-30T07:26:02.190Z] #42 DONE 6.1s
07:26:02 [2022-04-30T07:26:02.190Z] 
07:26:02 [2022-04-30T07:26:02.190Z] #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
07:26:02 [2022-04-30T07:26:02.190Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:26:02 [2022-04-30T07:26:02.190Z] #14 66.75 Selecting previously unselected package mingw-w64-x86-64-dev.
07:26:02 [2022-04-30T07:26:02.190Z] #14 66.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:26:02 [2022-04-30T07:26:02.190Z] #14 67.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.39 Selecting previously unselected package gcc-mingw-w64-base.
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:26:02 [2022-04-30T07:26:02.190Z] #14 73.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:26:06 [2022-04-30T07:26:06.389Z] #14 79.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:26:06 [2022-04-30T07:26:06.389Z] #14 79.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:26:06 [2022-04-30T07:26:06.389Z] #14 79.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:06 [2022-04-30T07:26:06.648Z] #14 ...
07:26:06 [2022-04-30T07:26:06.648Z] 
07:26:06 [2022-04-30T07:26:06.648Z] #53 [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
07:26:06 [2022-04-30T07:26:06.648Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:26:06 [2022-04-30T07:26:06.648Z] #53 70.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:26:14 [2022-04-30T07:26:14.857Z] #53 ...
07:26:14 [2022-04-30T07:26:14.857Z] 
07:26:14 [2022-04-30T07:26:14.857Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:14 [2022-04-30T07:26:14.857Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:26:14 [2022-04-30T07:26:14.857Z] #62 39.54 Updating files:  73% (3487/4738)
Updating files:  74% (3507/4738)
Updating files:  75% (3554/4738)
Updating files:  76% (3601/4738)
Updating files:  77% (3649/4738)
Updating files:  78% (3696/4738)
Updating files:  79% (3744/4738)
Updating files:  80% (3791/4738)
Updating files:  81% (3838/4738)
Updating files:  82% (3886/4738)
Updating files:  83% (3933/4738)
Updating files:  84% (3980/4738)
Updating files:  85% (4028/4738)
Updating files:  86% (4075/4738)
Updating files:  87% (4123/4738)
Updating files:  88% (4170/4738)
Updating files:  89% (4217/4738)
Updating files:  90% (4265/4738)
Updating files:  91% (4312/4738)
Updating files:  92% (4359/4738)
Updating files:  93% (4407/4738)
Updating files:  94% (4454/4738)
Updating files:  95% (4502/4738)
Updating files:  96% (4549/4738)
Updating files:  97% (4596/4738)
Updating files:  98% (4644/4738)
Updating files:  99% (4691/4738)
Updating files: 100% (4738/4738)
Updating files: 100% (4738/4738), done.
07:26:14 [2022-04-30T07:26:14.857Z] #62 40.16 + cd /tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd
07:26:14 [2022-04-30T07:26:14.857Z] #62 40.16 + git checkout -q v1.6.3
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.57 + export 'BUILDTAGS=netgo osusergo static_build'
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.57 + BUILDTAGS='netgo osusergo static_build'
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.57 + export EXTRA_FLAGS=-buildmode=pie
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.57 + EXTRA_FLAGS=-buildmode=pie
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.58 + '[' '' = dynamic ']'
07:26:16 [2022-04-30T07:26:16.242Z] #62 41.58 + make
07:26:17 [2022-04-30T07:26:17.621Z] #62 42.86 + bin/ctr
07:26:27 [2022-04-30T07:26:27.605Z] #62 ...
07:26:27 [2022-04-30T07:26:27.605Z] 
07:26:27 [2022-04-30T07:26:27.605Z] #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
07:26:27 [2022-04-30T07:26:27.605Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:26:27 [2022-04-30T07:26:27.605Z] #14 90.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:26:27 [2022-04-30T07:26:27.605Z] #14 90.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:26:27 [2022-04-30T07:26:27.605Z] #14 90.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:27 [2022-04-30T07:26:27.606Z] #14 95.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:26:27 [2022-04-30T07:26:27.606Z] #14 95.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:26:27 [2022-04-30T07:26:27.606Z] #14 95.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:26:27 [2022-04-30T07:26:27.606Z] #14 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:26:27 [2022-04-30T07:26:27.606Z] #14 100.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:26:27 [2022-04-30T07:26:27.606Z] #14 100.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:39 [2022-04-30T07:26:39.830Z] #14 111.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:26:39 [2022-04-30T07:26:39.830Z] #14 111.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:26:39 [2022-04-30T07:26:39.830Z] #14 111.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:39 [2022-04-30T07:26:39.830Z] #14 ...
07:26:39 [2022-04-30T07:26:39.830Z] 
07:26:39 [2022-04-30T07:26:39.830Z] #65 [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
07:26:39 [2022-04-30T07:26:39.830Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92
07:26:39 [2022-04-30T07:26:39.830Z] #65 112.6 + for f in rootlesskit rootlesskit-docker-proxy
07:26:39 [2022-04-30T07:26:39.830Z] #65 112.6 + GOBIN=/build
07:26:39 [2022-04-30T07:26:39.830Z] #65 112.6 + GO111MODULE=on
07:26:39 [2022-04-30T07:26:39.830Z] #65 112.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:26:45 [2022-04-30T07:26:45.106Z] #65 117.4 rootlesskit version 1.0.0
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4 Usage of /build/rootlesskit-docker-proxy:
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4   -container-ip string
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4     	container ip
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4   -container-port int
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4     	container port (default -1)
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4   -host-ip string
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4     	host ip
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4   -host-port int
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4     	host port (default -1)
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4   -proto string
07:26:45 [2022-04-30T07:26:45.107Z] #65 117.4     	proxy protocol (default "tcp")
07:26:45 [2022-04-30T07:26:45.107Z] #65 ...
07:26:45 [2022-04-30T07:26:45.107Z] 
07:26:45 [2022-04-30T07:26:45.107Z] #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
07:26:45 [2022-04-30T07:26:45.107Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.7 Selecting previously unselected package g++-mingw-w64-x86-64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.8 Selecting previously unselected package libapparmor1:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.9 Selecting previously unselected package libapparmor-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 115.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.1 Selecting previously unselected package libbtrfs0:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.2 Selecting previously unselected package libbtrfs-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Selecting previously unselected package libudev-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.4 Unpacking libudev-dev:amd64 (247.3-7) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.6 Selecting previously unselected package libsepol1-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.8 Selecting previously unselected package libpcre2-16-0:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 116.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.0 Selecting previously unselected package libpcre2-32-0:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.1 Selecting previously unselected package libpcre2-posix2:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.2 Selecting previously unselected package libpcre2-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.6 Selecting previously unselected package libselinux1-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 117.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 118.2 Selecting previously unselected package libdevmapper-dev:amd64.
07:26:45 [2022-04-30T07:26:45.107Z] #14 118.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.107Z] #14 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:45 [2022-04-30T07:26:45.381Z] #14 118.6 Selecting previously unselected package libseccomp-dev:amd64.
07:26:45 [2022-04-30T07:26:45.381Z] #14 118.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:26:45 [2022-04-30T07:26:45.381Z] #14 118.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:46 [2022-04-30T07:26:46.318Z] #14 119.4 Selecting previously unselected package libsystemd-dev:amd64.
07:26:46 [2022-04-30T07:26:46.318Z] #14 119.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:26:46 [2022-04-30T07:26:46.318Z] #14 119.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:26:47 [2022-04-30T07:26:47.267Z] #14 120.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:47 [2022-04-30T07:26:47.267Z] #14 120.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 120.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 120.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 ...
07:26:47 [2022-04-30T07:26:47.527Z] 
07:26:47 [2022-04-30T07:26:47.527Z] #65 [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
07:26:47 [2022-04-30T07:26:47.527Z] #65 sha256:0bae3220643d27a9720eb6b63cdde8db8fd6f10596ced698caba6672deeb5e92
07:26:47 [2022-04-30T07:26:47.527Z] #65 DONE 120.7s
07:26:47 [2022-04-30T07:26:47.527Z] 
07:26:47 [2022-04-30T07:26:47.527Z] #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
07:26:47 [2022-04-30T07:26:47.527Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:26:47 [2022-04-30T07:26:47.527Z] #14 120.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 120.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 121.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 121.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:26:47 [2022-04-30T07:26:47.527Z] #14 ...
07:26:47 [2022-04-30T07:26:47.527Z] 
07:26:47 [2022-04-30T07:26:47.527Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:26:47 [2022-04-30T07:26:47.527Z] #66 sha256:b411f0ab93dc38c57b0971484ef8365e4a0197b8544102680dd0521a19139fa9
07:26:47 [2022-04-30T07:26:47.788Z] #66 DONE 0.0s
07:26:47 [2022-04-30T07:26:47.788Z] 
07:26:47 [2022-04-30T07:26:47.788Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:26:47 [2022-04-30T07:26:47.788Z] #67 sha256:3f1165d67e193ae10876c1ae095d6a47e7836efa84c008c8084511c339c720db
07:26:47 [2022-04-30T07:26:47.788Z] #67 DONE 0.1s
07:26:47 [2022-04-30T07:26:47.788Z] 
07:26:47 [2022-04-30T07:26:47.788Z] #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
07:26:47 [2022-04-30T07:26:47.788Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libudev-dev:amd64 (247.3-7) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.0 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.1 Setting up mingw-w64-common (8.0.0-1) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:26:47 [2022-04-30T07:26:47.788Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:48 [2022-04-30T07:26:48.046Z] #14 121.3 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
07:26:48 [2022-04-30T07:26:48.046Z] #14 121.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:48 [2022-04-30T07:26:48.046Z] #14 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:26:48 [2022-04-30T07:26:48.046Z] #14 121.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:26:48 [2022-04-30T07:26:48.046Z] #14 121.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:48 [2022-04-30T07:26:48.047Z] #14 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:26:48 [2022-04-30T07:26:48.047Z] #14 121.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:48 [2022-04-30T07:26:48.047Z] #14 121.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:48 [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:48 [2022-04-30T07:26:48.306Z] #14 121.6 Setting up dmsetup (2:1.02.175-2.1) ...
07:26:48 [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:48 [2022-04-30T07:26:48.306Z] #14 121.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:48 [2022-04-30T07:26:48.306Z] #14 121.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:26:48 [2022-04-30T07:26:48.875Z] #14 DONE 122.1s
07:26:48 [2022-04-30T07:26:48.875Z] 
07:26:48 [2022-04-30T07:26:48.875Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:26:48 [2022-04-30T07:26:48.875Z] #57 sha256:303a5f96d0faddc25b3094d7b573122b3d920ff5decc917ce74e1f8a67673cbf
07:26:48 [2022-04-30T07:26:48.875Z] #57 DONE 0.2s
07:26:48 [2022-04-30T07:26:48.875Z] 
07:26:48 [2022-04-30T07:26:48.875Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:48 [2022-04-30T07:26:48.875Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:26:50 [2022-04-30T07:26:50.782Z] #58 ...
07:26:50 [2022-04-30T07:26:50.782Z] 
07:26:50 [2022-04-30T07:26:50.782Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:26:50 [2022-04-30T07:26:50.782Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
07:26:50 [2022-04-30T07:26:50.782Z] #15 DONE 1.8s
07:26:50 [2022-04-30T07:26:50.782Z] 
07:26:50 [2022-04-30T07:26:50.782Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:50 [2022-04-30T07:26:50.782Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.613 + RM_GOPATH=0
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.613 + TMP_GOPATH=
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.613 + : /build
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.613 + '[' -z '' ']'
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.613 ++ mktemp -d
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.657 + export GOPATH=/tmp/tmp.YdGJ4xvc4I
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.657 + GOPATH=/tmp/tmp.YdGJ4xvc4I
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.657 + RM_GOPATH=1
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.657 + case "$(go env GOARCH)" in
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.657 ++ go env GOARCH
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 Install runc version v1.1.1 (build tags: seccomp)
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + export GO_BUILDMODE=-buildmode=pie
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + GO_BUILDMODE=-buildmode=pie
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 ++ dirname /install.sh
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + dir=/
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + bin=runc
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + shift
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + '[' '!' -f //runc.installer ']'
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + . //runc.installer
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 ++ set -e
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 ++ : v1.1.1
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + install_runc
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + RUNC_BUILDTAGS=seccomp
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.678 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc
07:26:50 [2022-04-30T07:26:50.782Z] #58 1.687 Cloning into '/tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc'...
07:26:51 [2022-04-30T07:26:51.722Z] #58 ...
07:26:51 [2022-04-30T07:26:51.722Z] 
07:26:51 [2022-04-30T07:26:51.722Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:26:51 [2022-04-30T07:26:51.722Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
07:26:51 [2022-04-30T07:26:51.722Z] #16 DONE 1.1s
07:26:51 [2022-04-30T07:26:51.722Z] 
07:26:51 [2022-04-30T07:26:51.722Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:26:51 [2022-04-30T07:26:51.722Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
07:26:52 [2022-04-30T07:26:52.661Z] #17 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:26:52 [2022-04-30T07:26:52.661Z] #17 DONE 0.9s
07:26:52 [2022-04-30T07:26:52.661Z] 
07:26:52 [2022-04-30T07:26:52.661Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:26:52 [2022-04-30T07:26:52.661Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
07:26:53 [2022-04-30T07:26:53.609Z] #18 DONE 0.9s
07:26:53 [2022-04-30T07:26:53.609Z] 
07:26:53 [2022-04-30T07:26:53.609Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:26:53 [2022-04-30T07:26:53.609Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
07:26:54 [2022-04-30T07:26:54.548Z] #19 DONE 0.9s
07:26:54 [2022-04-30T07:26:54.548Z] 
07:26:54 [2022-04-30T07:26:54.548Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:26:54 [2022-04-30T07:26:54.548Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
07:26:55 [2022-04-30T07:26:55.484Z] #20 DONE 0.9s
07:26:55 [2022-04-30T07:26:55.484Z] 
07:26:55 [2022-04-30T07:26:55.484Z] #21 [dev-systemd-false  7/25] 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
07:26:55 [2022-04-30T07:26:55.484Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:26:56 [2022-04-30T07:26:56.420Z] #21 1.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:56 [2022-04-30T07:26:56.420Z] #21 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:56 [2022-04-30T07:26:56.420Z] #21 1.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:56 [2022-04-30T07:26:56.988Z] #21 1.620 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:58 [2022-04-30T07:26:58.364Z] #21 2.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
07:26:58 [2022-04-30T07:26:58.932Z] #21 3.819 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
07:27:02 [2022-04-30T07:27:02.334Z] #21 7.004 Fetched 8510 kB in 6s (1402 kB/s)
07:27:02 [2022-04-30T07:27:02.905Z] #21 7.004 Reading package lists...
07:27:02 [2022-04-30T07:27:02.905Z] #21 ...
07:27:02 [2022-04-30T07:27:02.905Z] 
07:27:02 [2022-04-30T07:27:02.905Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:02 [2022-04-30T07:27:02.905Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:27:02 [2022-04-30T07:27:02.905Z] #58 10.81 + cd /tmp/tmp.YdGJ4xvc4I/src/github.com/opencontainers/runc
07:27:02 [2022-04-30T07:27:02.905Z] #58 10.81 + git checkout -q v1.1.1
07:27:02 [2022-04-30T07:27:02.905Z] #58 11.31 + '[' -z '' ']'
07:27:02 [2022-04-30T07:27:02.905Z] #58 11.31 + target=static
07:27:02 [2022-04-30T07:27:02.905Z] #58 11.32 + make BUILDTAGS=seccomp static
07:27:02 [2022-04-30T07:27:02.905Z] #58 11.54 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
07:27:08 [2022-04-30T07:27:08.184Z] #58 ...
07:27:08 [2022-04-30T07:27:08.184Z] 
07:27:08 [2022-04-30T07:27:08.184Z] #21 [dev-systemd-false  7/25] 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
07:27:08 [2022-04-30T07:27:08.184Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:27:08 [2022-04-30T07:27:08.184Z] #21 7.004 Reading package lists...
07:27:08 [2022-04-30T07:27:08.184Z] #21 9.659 Reading package lists...
07:27:08 [2022-04-30T07:27:08.184Z] #21 12.03 Building dependency tree...
07:27:08 [2022-04-30T07:27:08.184Z] #21 ...
07:27:08 [2022-04-30T07:27:08.184Z] 
07:27:08 [2022-04-30T07:27:08.184Z] #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
07:27:08 [2022-04-30T07:27:08.184Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
07:27:08 [2022-04-30T07:27:08.184Z] #34 DONE 140.8s
07:27:08 [2022-04-30T07:27:08.184Z] 
07:27:08 [2022-04-30T07:27:08.184Z] #21 [dev-systemd-false  7/25] 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
07:27:08 [2022-04-30T07:27:08.184Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
07:27:08 [2022-04-30T07:27:08.184Z] #21 12.03 Building dependency tree...
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.89 The following additional packages will be installed:
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.90   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.90   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.90   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.90   python3-pkg-resources vim-runtime xxd
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91 Suggested packages:
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91   acl attr quota
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91 Recommended packages:
07:27:09 [2022-04-30T07:27:09.120Z] #21 13.91   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:27:10 [2022-04-30T07:27:10.060Z] #21 14.97 The following NEW packages will be installed:
07:27:10 [2022-04-30T07:27:10.060Z] #21 14.97   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:27:10 [2022-04-30T07:27:10.060Z] #21 14.97   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:27:10 [2022-04-30T07:27:10.060Z] #21 14.97   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:27:10 [2022-04-30T07:27:10.319Z] #21 14.97   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:27:10 [2022-04-30T07:27:10.319Z] #21 14.98   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:27:10 [2022-04-30T07:27:10.319Z] #21 14.98   python3-pkg-resources python3-setuptools python3-wheel sudo
07:27:10 [2022-04-30T07:27:10.319Z] #21 14.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:27:10 [2022-04-30T07:27:10.319Z] #21 14.98   xz-utils zip zstd
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.29 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.29 Need to get 27.6 MB of archives.
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.29 After this operation, 106 MB of additional disk space will be used.
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:27:10 [2022-04-30T07:27:10.580Z] #21 15.37 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:27:10 [2022-04-30T07:27:10.839Z] #21 15.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:27:10 [2022-04-30T07:27:10.840Z] #21 15.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:27:11 [2022-04-30T07:27:11.101Z] #21 15.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:27:11 [2022-04-30T07:27:11.360Z] #21 16.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:27:11 [2022-04-30T07:27:11.360Z] #21 16.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:27:11 [2022-04-30T07:27:11.360Z] #21 16.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:27:11 [2022-04-30T07:27:11.360Z] #21 16.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:27:11 [2022-04-30T07:27:11.929Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed
07:27:11 [2022-04-30T07:27:11.929Z] #21 16.76 Fetched 27.6 MB in 1s (22.7 MB/s)
07:27:11 [2022-04-30T07:27:11.929Z] #21 16.82 Selecting previously unselected package pigz.
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.82 (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.)
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.87 Unpacking pigz (2.6-1) ...
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.96 Selecting previously unselected package libelf1:amd64.
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.188Z] #21 16.97 Unpacking libelf1:amd64 (0.183-1) ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.08 Selecting previously unselected package libbpf0:amd64.
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.09 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.18 Selecting previously unselected package libcap2:amd64.
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.18 Unpacking libcap2:amd64 (1:2.44-1) ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.25 Selecting previously unselected package libmnl0:amd64.
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.26 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:27:12 [2022-04-30T07:27:12.446Z] #21 17.31 Selecting previously unselected package libxtables12:amd64.
07:27:12 [2022-04-30T07:27:12.704Z] #21 17.32 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.33 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.39 Selecting previously unselected package libcap2-bin.
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.40 Unpacking libcap2-bin (1:2.44-1) ...
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.48 Selecting previously unselected package iproute2.
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:27:12 [2022-04-30T07:27:12.705Z] #21 17.49 Unpacking iproute2 (5.10.0-4) ...
07:27:13 [2022-04-30T07:27:13.273Z] #21 17.90 Selecting previously unselected package xxd.
07:27:13 [2022-04-30T07:27:13.273Z] #21 17.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:27:13 [2022-04-30T07:27:13.273Z] #21 17.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:27:13 [2022-04-30T07:27:13.273Z] #21 18.03 Selecting previously unselected package vim-common.
07:27:13 [2022-04-30T07:27:13.273Z] #21 18.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:27:13 [2022-04-30T07:27:13.273Z] #21 18.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:27:13 [2022-04-30T07:27:13.532Z] #21 18.19 Selecting previously unselected package bash-completion.
07:27:13 [2022-04-30T07:27:13.532Z] #21 18.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:27:15 [2022-04-30T07:27:15.436Z] #21 19.97 Unpacking bash-completion (1:2.11-2) ...
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.28 Selecting previously unselected package bzip2.
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.30 Unpacking bzip2 (1.0.8-4) ...
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.35 Selecting previously unselected package xz-utils.
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.51 Selecting previously unselected package apparmor.
07:27:15 [2022-04-30T07:27:15.695Z] #21 20.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:27:15 [2022-04-30T07:27:15.954Z] #21 20.57 Unpacking apparmor (2.13.6-10) ...
07:27:16 [2022-04-30T07:27:16.214Z] #21 20.96 Selecting previously unselected package inetutils-ping.
07:27:16 [2022-04-30T07:27:16.214Z] #21 20.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.214Z] #21 20.98 Unpacking inetutils-ping (2:2.0-1) ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.09 Selecting previously unselected package libip4tc2:amd64.
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.10 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.11 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.17 Selecting previously unselected package libip6tc2:amd64.
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.20 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.24 Selecting previously unselected package libnfnetlink0:amd64.
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.482Z] #21 21.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.42 Selecting previously unselected package libnftnl11:amd64.
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.43 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.50 Selecting previously unselected package iptables.
07:27:16 [2022-04-30T07:27:16.742Z] #21 21.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.001Z] #21 21.53 Unpacking iptables (1.8.7-1) ...
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.81 Selecting previously unselected package libonig5:amd64.
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.82 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.95 Selecting previously unselected package libjq1:amd64.
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.259Z] #21 21.97 Unpacking libjq1:amd64 (1.6-2.1) ...
07:27:17 [2022-04-30T07:27:17.518Z] #21 22.09 Selecting previously unselected package jq.
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.10 Unpacking jq (1.6-2.1) ...
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.17 Selecting previously unselected package libaio1:amd64.
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.19 Unpacking libaio1:amd64 (0.3.112-9) ...
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.24 Selecting previously unselected package libgpm2:amd64.
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.519Z] #21 22.26 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:27:17 [2022-04-30T07:27:17.777Z] #21 22.31 Selecting previously unselected package libicu67:amd64.
07:27:17 [2022-04-30T07:27:17.777Z] #21 22.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:27:17 [2022-04-30T07:27:17.777Z] #21 22.33 Unpacking libicu67:amd64 (67.1-7) ...
07:27:21 [2022-04-30T07:27:21.063Z] #21 25.32 Selecting previously unselected package libinih1:amd64.
07:27:21 [2022-04-30T07:27:21.063Z] #21 25.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.34 Unpacking libinih1:amd64 (53-1+b2) ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.38 Selecting previously unselected package libnet1:amd64.
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.49 Selecting previously unselected package libnl-3-200:amd64.
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.57 Selecting previously unselected package libprotobuf-c1:amd64.
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.63 Selecting previously unselected package net-tools.
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.63 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.81 Selecting previously unselected package patch.
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.82 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:27:21 [2022-04-30T07:27:21.064Z] #21 25.83 Unpacking patch (2.7.6-7) ...
07:27:21 [2022-04-30T07:27:21.323Z] #21 25.94 Selecting previously unselected package python-pip-whl.
07:27:21 [2022-04-30T07:27:21.323Z] #21 25.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:27:21 [2022-04-30T07:27:21.323Z] #21 25.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.51 Selecting previously unselected package python3-lib2to3.
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.54 Unpacking python3-lib2to3 (3.9.2-1) ...
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.67 Selecting previously unselected package python3-distutils.
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:27:21 [2022-04-30T07:27:21.891Z] #21 26.68 Unpacking python3-distutils (3.9.2-1) ...
07:27:22 [2022-04-30T07:27:22.149Z] #21 26.81 Selecting previously unselected package python3-pkg-resources.
07:27:22 [2022-04-30T07:27:22.149Z] #21 26.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:27:22 [2022-04-30T07:27:22.149Z] #21 26.82 Unpacking python3-pkg-resources (52.0.0-4) ...
07:27:22 [2022-04-30T07:27:22.411Z] #21 26.95 Selecting previously unselected package python3-setuptools.
07:27:22 [2022-04-30T07:27:22.411Z] #21 26.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:27:22 [2022-04-30T07:27:22.411Z] #21 26.96 Unpacking python3-setuptools (52.0.0-4) ...
07:27:22 [2022-04-30T07:27:22.411Z] #21 27.21 Selecting previously unselected package python3-wheel.
07:27:22 [2022-04-30T07:27:22.411Z] #21 27.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:27:22 [2022-04-30T07:27:22.411Z] #21 27.23 Unpacking python3-wheel (0.34.2-1) ...
07:27:22 [2022-04-30T07:27:22.411Z] #21 27.30 Selecting previously unselected package python3-pip.
07:27:22 [2022-04-30T07:27:22.411Z] #21 27.30 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:27:22 [2022-04-30T07:27:22.670Z] #21 27.31 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:27:22 [2022-04-30T07:27:22.930Z] #21 27.57 Selecting previously unselected package sudo.
07:27:22 [2022-04-30T07:27:22.930Z] #21 27.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:27:22 [2022-04-30T07:27:22.930Z] #21 27.58 Unpacking sudo (1.9.5p2-3) ...
07:27:23 [2022-04-30T07:27:23.498Z] #21 28.07 Selecting previously unselected package thin-provisioning-tools.
07:27:23 [2022-04-30T07:27:23.498Z] #21 28.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:27:23 [2022-04-30T07:27:23.498Z] #21 28.08 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.30 Selecting previously unselected package uidmap.
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.32 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.33 Unpacking uidmap (1:4.8.1-1) ...
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.48 Selecting previously unselected package vim-runtime.
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.48 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:27:23 [2022-04-30T07:27:23.756Z] #21 28.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:27 [2022-04-30T07:27:27.090Z] #21 31.44 Selecting previously unselected package vim.
07:27:27 [2022-04-30T07:27:27.090Z] #21 31.45 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:27:27 [2022-04-30T07:27:27.090Z] #21 31.47 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:27:27 [2022-04-30T07:27:27.352Z] #21 31.97 Selecting previously unselected package xfsprogs.
07:27:27 [2022-04-30T07:27:27.352Z] #21 31.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:27:27 [2022-04-30T07:27:27.352Z] #21 31.99 Unpacking xfsprogs (5.10.0-4) ...
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.46 Selecting previously unselected package zip.
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.48 Unpacking zip (3.0-12) ...
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.61 Selecting previously unselected package zstd.
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.63 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:27:27 [2022-04-30T07:27:27.880Z] #21 32.63 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:27:28 [2022-04-30T07:27:28.160Z] #21 32.94 Setting up python3-pkg-resources (52.0.0-4) ...
07:27:29 [2022-04-30T07:27:29.114Z] #21 33.82 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.84 Setting up libgpm2:amd64 (1.20.7-8) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.85 Setting up libicu67:amd64 (67.1-7) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.87 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.88 Setting up libinih1:amd64 (53-1+b2) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.89 Setting up uidmap (1:4.8.1-1) ...
07:27:29 [2022-04-30T07:27:29.115Z] #21 33.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:29 [2022-04-30T07:27:29.373Z] #21 33.92 Setting up bzip2 (1.0.8-4) ...
07:27:29 [2022-04-30T07:27:29.373Z] #21 33.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:29 [2022-04-30T07:27:29.373Z] #21 33.94 Setting up python3-wheel (0.34.2-1) ...
07:27:29 [2022-04-30T07:27:29.954Z] #21 34.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:27:29 [2022-04-30T07:27:29.954Z] #21 34.60 Setting up libcap2:amd64 (1:2.44-1) ...
07:27:29 [2022-04-30T07:27:29.954Z] #21 34.61 Setting up libcap2-bin (1:2.44-1) ...
07:27:29 [2022-04-30T07:27:29.954Z] #21 34.64 Setting up apparmor (2.13.6-10) ...
07:27:31 [2022-04-30T07:27:31.330Z] #21 36.06 Setting up zip (3.0-12) ...
07:27:31 [2022-04-30T07:27:31.330Z] #21 36.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:27:31 [2022-04-30T07:27:31.330Z] #21 36.10 Setting up bash-completion (1:2.11-2) ...
07:27:33 [2022-04-30T07:27:33.232Z] #21 37.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:27:33 [2022-04-30T07:27:33.232Z] #21 38.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:27:33 [2022-04-30T07:27:33.232Z] #21 38.02 Setting up libmnl0:amd64 (1.0.4-3) ...
07:27:33 [2022-04-30T07:27:33.232Z] #21 38.03 Setting up patch (2.7.6-7) ...
07:27:33 [2022-04-30T07:27:33.232Z] #21 38.04 Setting up sudo (1.9.5p2-3) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.12 invoke-rc.d: could not determine current runlevel
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.13 invoke-rc.d: policy-rc.d denied execution of start.
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.13 Setting up xfsprogs (5.10.0-4) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.14 Setting up libxtables12:amd64 (1.8.7-1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.16 Setting up inetutils-ping (2:2.0-1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.17 Setting up pigz (2.6-1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:27:33 [2022-04-30T07:27:33.490Z] #21 38.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:34 [2022-04-30T07:27:34.325Z] #21 38.95 Setting up libaio1:amd64 (0.3.112-9) ...
07:27:34 [2022-04-30T07:27:34.325Z] #21 38.96 Setting up python3-lib2to3 (3.9.2-1) ...
07:27:34 [2022-04-30T07:27:34.584Z] #21 39.33 Setting up libelf1:amd64 (0.183-1) ...
07:27:34 [2022-04-30T07:27:34.843Z] #21 39.38 Setting up zstd (1.4.8+dfsg-2.1) ...
07:27:34 [2022-04-30T07:27:34.843Z] #21 39.40 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:27:34 [2022-04-30T07:27:34.843Z] #21 39.44 Setting up python3-distutils (3.9.2-1) ...
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.86 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:27:35 [2022-04-30T07:27:35.102Z] #21 39.92 Setting up python3-setuptools (52.0.0-4) ...
07:27:36 [2022-04-30T07:27:36.479Z] #21 41.12 Setting up libjq1:amd64 (1.6-2.1) ...
07:27:36 [2022-04-30T07:27:36.479Z] #21 41.14 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:27:36 [2022-04-30T07:27:36.479Z] #21 41.15 Setting up thin-provisioning-tools (0.9.0-1) ...
07:27:36 [2022-04-30T07:27:36.479Z] #21 41.17 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:27:37 [2022-04-30T07:27:37.417Z] #21 42.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.33 Setting up jq (1.6-2.1) ...
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.34 Setting up libbpf0:amd64 (1:0.3-2) ...
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.36 Setting up iptables (1.8.7-1) ...
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:27:37 [2022-04-30T07:27:37.675Z] #21 42.41 Setting up iproute2 (5.10.0-4) ...
07:27:38 [2022-04-30T07:27:38.193Z] #21 42.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:39 [2022-04-30T07:27:39.133Z] #21 DONE 43.8s
07:27:39 [2022-04-30T07:27:39.133Z] 
07:27:39 [2022-04-30T07:27:39.133Z] #45 [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
07:27:39 [2022-04-30T07:27:39.133Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:27:39 [2022-04-30T07:27:39.133Z] #45 ...
07:27:39 [2022-04-30T07:27:39.133Z] 
07:27:39 [2022-04-30T07:27:39.133Z] #22 [dev-systemd-false  8/25] 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
07:27:39 [2022-04-30T07:27:39.133Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
07:27:40 [2022-04-30T07:27:40.067Z] #22 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:27:40 [2022-04-30T07:27:40.067Z] #22 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:27:40 [2022-04-30T07:27:40.067Z] #22 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:27:40 [2022-04-30T07:27:40.067Z] #22 DONE 1.0s
07:27:40 [2022-04-30T07:27:40.067Z] 
07:27:40 [2022-04-30T07:27:40.067Z] #45 [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
07:27:40 [2022-04-30T07:27:40.067Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:27:40 [2022-04-30T07:27:40.067Z] #45 ...
07:27:40 [2022-04-30T07:27:40.067Z] 
07:27:40 [2022-04-30T07:27:40.067Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:27:40 [2022-04-30T07:27:40.067Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
07:27:50 [2022-04-30T07:27:50.052Z] #23 9.985 Collecting yamllint==1.26.1
07:27:50 [2022-04-30T07:27:50.988Z] #23 11.09   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:27:52 [2022-04-30T07:27:52.907Z] #23 12.62 Collecting pathspec>=0.5.3
07:27:52 [2022-04-30T07:27:52.907Z] #23 12.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:27:53 [2022-04-30T07:27:53.474Z] #23 13.22 Collecting pyyaml
07:27:53 [2022-04-30T07:27:53.474Z] #23 13.25   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)
07:27:53 [2022-04-30T07:27:53.474Z] #23 13.34 Building wheels for collected packages: yamllint
07:27:53 [2022-04-30T07:27:53.474Z] #23 13.34   Building wheel for yamllint (setup.py): started
07:27:54 [2022-04-30T07:27:54.863Z] #23 14.81   Building wheel for yamllint (setup.py): finished with status 'done'
07:27:54 [2022-04-30T07:27:54.863Z] #23 14.81   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2d439ed2350bd595666659150eb6ec277de2b917ace5ad0f9582724ac9c654ee
07:27:54 [2022-04-30T07:27:54.863Z] #23 14.81   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:27:54 [2022-04-30T07:27:54.863Z] #23 14.82 Successfully built yamllint
07:27:54 [2022-04-30T07:27:54.863Z] #23 14.83 Installing collected packages: pyyaml, pathspec, yamllint
07:27:55 [2022-04-30T07:27:55.122Z] #23 15.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:27:56 [2022-04-30T07:27:56.057Z] #23 DONE 15.7s
07:27:56 [2022-04-30T07:27:56.057Z] 
07:27:56 [2022-04-30T07:27:56.057Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:27:56 [2022-04-30T07:27:56.057Z] #27 sha256:e36d8d5c2a8a0e97f580a7cdcb2a919c5703597dc53bc09ea450ea94ccc6342b
07:27:56 [2022-04-30T07:27:56.057Z] #27 DONE 0.4s
07:27:56 [2022-04-30T07:27:56.057Z] 
07:27:56 [2022-04-30T07:27:56.057Z] #45 [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
07:27:56 [2022-04-30T07:27:56.057Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:27:56 [2022-04-30T07:27:56.316Z] #45 ...
07:27:56 [2022-04-30T07:27:56.316Z] 
07:27:56 [2022-04-30T07:27:56.316Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:27:56 [2022-04-30T07:27:56.316Z] #32 sha256:4451f9d5887efbe01a5155470c908adb28befb3e87b0ad511de4a236fc652a4b
07:27:56 [2022-04-30T07:27:56.574Z] #32 DONE 0.6s
07:27:56 [2022-04-30T07:27:56.575Z] 
07:27:56 [2022-04-30T07:27:56.575Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:27:56 [2022-04-30T07:27:56.575Z] #35 sha256:25266f0c1a1e3a94917b84e3125ccd168a922bda2a6985613369f0c37e37ca0a
07:27:57 [2022-04-30T07:27:57.143Z] #35 DONE 0.3s
07:27:57 [2022-04-30T07:27:57.143Z] 
07:27:57 [2022-04-30T07:27:57.143Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:27:57 [2022-04-30T07:27:57.143Z] #37 sha256:edc3ff36cef72e1b6055b44e47ed5411221e77e341291dec32c043212f318e3f
07:27:57 [2022-04-30T07:27:57.143Z] #37 DONE 0.1s
07:27:57 [2022-04-30T07:27:57.143Z] 
07:27:57 [2022-04-30T07:27:57.143Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:57 [2022-04-30T07:27:57.143Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:27:57 [2022-04-30T07:27:57.143Z] #58 ...
07:27:57 [2022-04-30T07:27:57.143Z] 
07:27:57 [2022-04-30T07:27:57.143Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:27:57 [2022-04-30T07:27:57.143Z] #39 sha256:92fe638600f55eab6415d1ae38dc1819d07b5215a2af6a1a48587c51ebaced5f
07:27:57 [2022-04-30T07:27:57.143Z] #39 DONE 0.1s
07:27:57 [2022-04-30T07:27:57.143Z] 
07:27:57 [2022-04-30T07:27:57.143Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:27:57 [2022-04-30T07:27:57.143Z] #43 sha256:a213731e43698b209680acb0bf0ce968591ae52499caaddf762de192a6b6003d
07:27:57 [2022-04-30T07:27:57.143Z] #43 DONE 0.1s
07:27:57 [2022-04-30T07:27:57.402Z] 
07:27:57 [2022-04-30T07:27:57.402Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:57 [2022-04-30T07:27:57.402Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:28:19 [2022-04-30T07:28:19.337Z] #62 ...
07:28:19 [2022-04-30T07:28:19.337Z] 
07:28:19 [2022-04-30T07:28:19.337Z] #45 [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
07:28:19 [2022-04-30T07:28:19.337Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
07:28:19 [2022-04-30T07:28:19.337Z] #45 209.0 + dpkg --print-architecture
07:28:19 [2022-04-30T07:28:19.337Z] #45 209.0 + git checkout -q v2.1.0
07:28:19 [2022-04-30T07:28:19.337Z] #45 209.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:28:19 [2022-04-30T07:28:19.337Z] #45 209.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:28:41 [2022-04-30T07:28:41.276Z] #45 DONE 232.1s
07:28:41 [2022-04-30T07:28:41.276Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:41 [2022-04-30T07:28:41.277Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:28:41 [2022-04-30T07:28:41.277Z] #62 ...
07:28:41 [2022-04-30T07:28:41.277Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:28:41 [2022-04-30T07:28:41.277Z] #46 sha256:48a5a55804dc28008475aca9a4d3f86746662e970dfdb1c2d288308a5e070e38
07:28:41 [2022-04-30T07:28:41.277Z] #46 DONE 0.3s
07:28:41 [2022-04-30T07:28:41.277Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:28:41 [2022-04-30T07:28:41.277Z] #50 sha256:955e316db8721008417fa34bdb442a11eaf40615f2d7cf815c5482b8b23b4006
07:28:41 [2022-04-30T07:28:41.277Z] #50 DONE 0.0s
07:28:41 [2022-04-30T07:28:41.277Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:41 [2022-04-30T07:28:41.277Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:28:41 [2022-04-30T07:28:41.277Z] #58 ...
07:28:41 [2022-04-30T07:28:41.277Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:28:41 [2022-04-30T07:28:41.277Z] #52 sha256:1305c455bed41ff1bf8fa96be4705a65754a906ecbca6f7647f537a4d6fd0891
07:28:41 [2022-04-30T07:28:41.277Z] #52 DONE 0.1s
07:28:41 [2022-04-30T07:28:41.277Z] 
07:28:41 [2022-04-30T07:28:41.277Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:41 [2022-04-30T07:28:41.277Z] #58 sha256:b07fe1a2acae104443cc17cb4aa1877b094e1eab54ef34f6f262970d1fae4a16
07:29:20 [2022-04-30T07:29:20.006Z] #58 145.5 + mkdir -p /build
07:29:20 [2022-04-30T07:29:20.006Z] #58 145.5 + cp runc /build/runc
07:29:20 [2022-04-30T07:29:20.006Z] #58 DONE 146.6s
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:20 [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:29:20 [2022-04-30T07:29:20.006Z] #62 ...
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #53 [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
07:29:20 [2022-04-30T07:29:20.006Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
07:29:20 [2022-04-30T07:29:20.006Z] #53 269.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:29:20 [2022-04-30T07:29:20.006Z] #53 DONE 269.5s
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:20 [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:29:20 [2022-04-30T07:29:20.006Z] #62 ...
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:29:20 [2022-04-30T07:29:20.006Z] #54 sha256:8808fe7f344ceccafd1b7b00811bd20efab965fe6bda956ba93b18cb2893e81e
07:29:20 [2022-04-30T07:29:20.006Z] #54 DONE 0.6s
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:20 [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:29:20 [2022-04-30T07:29:20.006Z] #62 ...
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:29:20 [2022-04-30T07:29:20.006Z] #56 sha256:fa5c545fdc7046e35ef4d3b5536ccdcfaacd9becce8ae73f6db50708e022293a
07:29:20 [2022-04-30T07:29:20.006Z] #56 DONE 0.1s
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:29:20 [2022-04-30T07:29:20.006Z] #59 sha256:3acccb7b6a64be37889abef41e77b1430bd640def6fdd634975d9d863d5dde9a
07:29:20 [2022-04-30T07:29:20.006Z] #59 DONE 0.2s
07:29:20 [2022-04-30T07:29:20.006Z] 
07:29:20 [2022-04-30T07:29:20.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:20 [2022-04-30T07:29:20.006Z] #62 sha256:4b803692658df12ee47f1446ee0295521f151ab3a76405bc8f080b07c4fe9ecb
07:29:20 [2022-04-30T07:29:20.941Z] #62 226.2 + bin/containerd
07:30:17 [2022-04-30T07:30:17.164Z] #62 276.6 # github.com/containerd/containerd/cmd/containerd
07:30:17 [2022-04-30T07:30:17.164Z] #62 276.6 /usr/bin/ld: /tmp/go-link-2732497987/000019.o: in function `New':
07:30:17 [2022-04-30T07:30:17.164Z] #62 276.6 /tmp/tmp.7bgHIhabTy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:30:17 [2022-04-30T07:30:17.164Z] #62 276.6 + bin/containerd-stress
07:30:17 [2022-04-30T07:30:17.164Z] #62 277.7 + bin/containerd-shim
07:30:23 [2022-04-30T07:30:23.791Z] #62 288.9 + bin/containerd-shim-runc-v1
07:30:30 [2022-04-30T07:30:30.354Z] #62 295.1 + bin/containerd-shim-runc-v2
07:30:30 [2022-04-30T07:30:30.612Z] #62 295.9 + binaries
07:30:30 [2022-04-30T07:30:30.612Z] #62 295.9 + install -D bin/containerd /build/containerd
07:30:30 [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/containerd-shim /build/containerd-shim
07:30:30 [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:30:30 [2022-04-30T07:30:30.612Z] #62 296.0 + install -D bin/ctr /build/ctr
07:30:32 [2022-04-30T07:30:32.517Z] #62 DONE 297.9s
07:30:33 [2022-04-30T07:30:33.453Z] 
07:30:33 [2022-04-30T07:30:33.453Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:30:33 [2022-04-30T07:30:33.453Z] #63 sha256:c3bdf5a65e053f50452181398e51008dc8b3b62e12d3e42317fc93f2fd3ec471
07:30:34 [2022-04-30T07:30:34.022Z] #63 DONE 0.4s
07:30:34 [2022-04-30T07:30:34.022Z] 
07:30:34 [2022-04-30T07:30:34.022Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:30:34 [2022-04-30T07:30:34.022Z] #68 sha256:0f49c7326c5d23246a361c1b6e83b5e41251554ff3b8a0dde446dbec8e801188
07:30:34 [2022-04-30T07:30:34.022Z] #68 DONE 0.2s
07:30:34 [2022-04-30T07:30:34.280Z] 
07:30:34 [2022-04-30T07:30:34.280Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:30:34 [2022-04-30T07:30:34.280Z] #73 sha256:e7a417ce3356511f88a4a422926b77ba4236fe7e268c95f8df8ffd0a06b00aa4
07:30:34 [2022-04-30T07:30:34.852Z] #73 DONE 0.9s
07:30:35 [2022-04-30T07:30:35.111Z] 
07:30:35 [2022-04-30T07:30:35.111Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:30:35 [2022-04-30T07:30:35.111Z] #74 sha256:8ad3f5cf7a69aaba315b94a74ab292d408e048bbd0a1a6dd33a880ba46268e37
07:30:35 [2022-04-30T07:30:35.111Z] #74 DONE 0.0s
07:30:35 [2022-04-30T07:30:35.111Z] 
07:30:35 [2022-04-30T07:30:35.111Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
07:30:35 [2022-04-30T07:30:35.111Z] #75 sha256:4496156db0eb3bdbb25cabd86e5b7ef9469260dc2bc87ca35e4f76a491ba0fc0
07:30:36 [2022-04-30T07:30:36.489Z] #75 DONE 1.3s
07:30:36 [2022-04-30T07:30:36.489Z] 
07:30:36 [2022-04-30T07:30:36.489Z] #76 exporting to image
07:30:36 [2022-04-30T07:30:36.489Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:30:36 [2022-04-30T07:30:36.489Z] #76 exporting layers
07:30:43 [2022-04-30T07:30:43.052Z] #76 exporting layers 5.9s done
07:30:43 [2022-04-30T07:30:43.052Z] #76 writing image sha256:c0e4ede7db3ed6b532044e0694804682308579628a7df891546e6123eb5d383d done
07:30:43 [2022-04-30T07:30:43.052Z] #76 naming to docker.io/library/docker:7eb5d4c93d44f98a9a3ca14e99601623dacd1c52 done
07:30:43 [2022-04-30T07:30:43.052Z] #76 DONE 6.0s