Skip to content

Console Output

Skipping 63 KB.. Full Log
ingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:06 [2022-05-12T23:01:06.372Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:06 [2022-05-12T23:01:06.372Z] #14 30.96 Fetched 8530 kB in 23s (367 kB/s)
23:01:11 [2022-05-12T23:01:11.721Z] #14 30.96 Reading package lists...
23:01:11 [2022-05-12T23:01:11.722Z] #14 ...
23:01:11 [2022-05-12T23:01:11.722Z] 
23:01:11 [2022-05-12T23:01:11.722Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
23:01:11 [2022-05-12T23:01:11.722Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1
23:01:11 [2022-05-12T23:01:11.722Z] #36 27.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:01:11 [2022-05-12T23:01:11.722Z] #36 28.90 go: downloading github.com/mattn/go-runewidth v0.0.3
23:01:11 [2022-05-12T23:01:11.722Z] #36 29.16 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:01:11 [2022-05-12T23:01:11.722Z] #36 29.26 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:01:11 [2022-05-12T23:01:11.722Z] #36 31.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:01:11 [2022-05-12T23:01:11.722Z] #36 31.89 go: downloading github.com/cilium/ebpf v0.7.0
23:01:13 [2022-05-12T23:01:13.634Z] #36 ...
23:01:13 [2022-05-12T23:01:13.634Z] 
23:01:13 [2022-05-12T23:01:13.634Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:01:13 [2022-05-12T23:01:13.634Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4
23:01:13 [2022-05-12T23:01:13.634Z] #47 38.41 Updating files:  71% (1290/1808)
Updating files:  72% (1302/1808)
Updating files:  73% (1320/1808)
Updating files:  74% (1338/1808)
Updating files:  75% (1356/1808)
Updating files:  76% (1375/1808)
Updating files:  77% (1393/1808)
Updating files:  78% (1411/1808)
Updating files:  79% (1429/1808)
Updating files:  80% (1447/1808)
Updating files:  81% (1465/1808)
23:01:13 [2022-05-12T23:01:13.634Z] #47 ...
23:01:13 [2022-05-12T23:01:13.634Z] 
23:01:13 [2022-05-12T23:01:13.634Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:13 [2022-05-12T23:01:13.634Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:13 [2022-05-12T23:01:13.634Z] #51 28.64 Fetched 8534 kB in 23s (370 kB/s)
23:01:13 [2022-05-12T23:01:13.634Z] #51 28.64 Reading package lists...
23:01:13 [2022-05-12T23:01:13.634Z] #51 37.87 Reading package lists...
23:01:13 [2022-05-12T23:01:13.634Z] #51 ...
23:01:13 [2022-05-12T23:01:13.634Z] 
23:01:13 [2022-05-12T23:01:13.634Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:01:13 [2022-05-12T23:01:13.634Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4
23:01:14 [2022-05-12T23:01:14.155Z] #47 38.41 Updating files:  71% (1290/1808)
Updating files:  72% (1302/1808)
Updating files:  73% (1320/1808)
Updating files:  74% (1338/1808)
Updating files:  75% (1356/1808)
Updating files:  76% (1375/1808)
Updating files:  77% (1393/1808)
Updating files:  78% (1411/1808)
Updating files:  79% (1429/1808)
Updating files:  80% (1447/1808)
Updating files:  81% (1465/1808)
Updating files:  82% (1483/1808)
Updating files:  83% (1501/1808)
Updating files:  84% (1519/1808)
Updating files:  85% (1537/1808)
Updating files:  86% (1555/1808)
Updating files:  87% (1573/1808)
Updating files:  88% (1592/1808)
Updating files:  89% (1610/1808)
Updating files:  90% (1628/1808)
Updating files:  91% (1646/1808)
Updating files:  92% (1664/1808)
Updating files:  93% (1682/1808)
Updating files:  94% (1700/1808)
Updating files:  95% (1718/1808)
Updating files:  96% (1736/1808)
Updating files:  97% (1754/1808)
Updating files:  98% (1772/1808)
Updating files:  99% (1790/1808)
Updating files: 100% (1808/1808)
Updating files: 100% (1808/1808), done.
23:01:14 [2022-05-12T23:01:14.415Z] #47 39.39 + git checkout -q v2.3.0
23:01:16 [2022-05-12T23:01:16.326Z] #47 ...
23:01:16 [2022-05-12T23:01:16.326Z] 
23:01:16 [2022-05-12T23:01:16.326Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:01:16 [2022-05-12T23:01:16.326Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0
23:01:16 [2022-05-12T23:01:16.326Z] #62 21.47 Reading package lists...
23:01:16 [2022-05-12T23:01:16.326Z] #62 32.16 Reading package lists...
23:01:16 [2022-05-12T23:01:16.326Z] #62 40.55 Building dependency tree...
23:01:16 [2022-05-12T23:01:16.326Z] #62 ...
23:01:16 [2022-05-12T23:01:16.326Z] 
23:01:16 [2022-05-12T23:01:16.327Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:01:16 [2022-05-12T23:01:16.327Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:01:16 [2022-05-12T23:01:16.327Z] #42 31.71 Fetched 8530 kB in 24s (351 kB/s)
23:01:16 [2022-05-12T23:01:16.327Z] #42 31.71 Reading package lists...
23:01:16 [2022-05-12T23:01:16.651Z] #42 40.43 Reading package lists...
23:01:16 [2022-05-12T23:01:16.651Z] #42 ...
23:01:16 [2022-05-12T23:01:16.651Z] 
23:01:16 [2022-05-12T23:01:16.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:16 [2022-05-12T23:01:16.651Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:16 [2022-05-12T23:01:16.651Z] #14 30.96 Reading package lists...
23:01:19 [2022-05-12T23:01:19.950Z] #14 40.09 Reading package lists...
23:01:19 [2022-05-12T23:01:19.950Z] #14 ...
23:01:19 [2022-05-12T23:01:19.950Z] 
23:01:19 [2022-05-12T23:01:19.950Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:01:19 [2022-05-12T23:01:19.950Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4
23:01:19 [2022-05-12T23:01:19.950Z] #47 41.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:01:23 [2022-05-12T23:01:23.255Z] #47 ...
23:01:23 [2022-05-12T23:01:23.255Z] 
23:01:23 [2022-05-12T23:01:23.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:23 [2022-05-12T23:01:23.255Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:23 [2022-05-12T23:01:23.255Z] #14 40.09 Reading package lists...
23:01:25 [2022-05-12T23:01:25.801Z] #14 48.45 Building dependency tree...
23:01:26 [2022-05-12T23:01:26.378Z] #14 ...
23:01:26 [2022-05-12T23:01:26.378Z] 
23:01:26 [2022-05-12T23:01:26.378Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:01:26 [2022-05-12T23:01:26.378Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0
23:01:26 [2022-05-12T23:01:26.378Z] #62 40.55 Building dependency tree...
23:01:26 [2022-05-12T23:01:26.378Z] #62 46.33 The following additional packages will be installed:
23:01:26 [2022-05-12T23:01:26.378Z] #62 46.35   libbtrfs0
23:01:26 [2022-05-12T23:01:26.378Z] #62 46.71 The following NEW packages will be installed:
23:01:26 [2022-05-12T23:01:26.378Z] #62 46.73   libbtrfs-dev libbtrfs0
23:01:26 [2022-05-12T23:01:26.378Z] #62 47.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:01:26 [2022-05-12T23:01:26.378Z] #62 47.25 Need to get 460 kB of archives.
23:01:26 [2022-05-12T23:01:26.378Z] #62 47.25 After this operation, 1237 kB of additional disk space will be used.
23:01:26 [2022-05-12T23:01:26.378Z] #62 47.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:01:26 [2022-05-12T23:01:26.378Z] #62 47.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.04 debconf: delaying package configuration, since apt-utils is not installed
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.50 Fetched 460 kB in 0s (1210 kB/s)
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.71 Selecting previously unselected package libbtrfs0:amd64.
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 49.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.05 Selecting previously unselected package libbtrfs-dev:amd64.
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.87 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 50.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:26 [2022-05-12T23:01:26.378Z] #62 DONE 51.8s
23:01:26 [2022-05-12T23:01:26.378Z] 
23:01:26 [2022-05-12T23:01:26.378Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:01:26 [2022-05-12T23:01:26.378Z] #63 sha256:2464879e31d49661b0577986bc0d84721fae64990014b14c83fd5a8c5a96ffb0
23:01:26 [2022-05-12T23:01:26.378Z] #63 DONE 0.1s
23:01:26 [2022-05-12T23:01:26.378Z] 
23:01:26 [2022-05-12T23:01:26.378Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:01:26 [2022-05-12T23:01:26.378Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:01:26 [2022-05-12T23:01:26.378Z] #42 40.43 Reading package lists...
23:01:26 [2022-05-12T23:01:26.378Z] #42 48.98 Building dependency tree...
23:01:28 [2022-05-12T23:01:28.927Z] #42 ...
23:01:28 [2022-05-12T23:01:28.927Z] 
23:01:28 [2022-05-12T23:01:28.927Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:01:28 [2022-05-12T23:01:28.927Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.694 + RM_GOPATH=0
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.694 + TMP_GOPATH=
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.694 + : /build
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.694 + '[' -z '' ']'
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.695 ++ mktemp -d
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.703 + export GOPATH=/tmp/tmp.lTJK6nP4B0
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.703 + GOPATH=/tmp/tmp.lTJK6nP4B0
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.703 + RM_GOPATH=1
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.703 + case "$(go env GOARCH)" in
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.703 ++ go env GOARCH
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.767 + export GO_BUILDMODE=-buildmode=pie
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.767 + GO_BUILDMODE=-buildmode=pie
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.767 ++ dirname /install.sh
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.787 + dir=/
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 + bin=containerd
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 + shift
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 + '[' '!' -f //containerd.installer ']'
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 + . //containerd.installer
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 ++ set -e
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 ++ : v1.6.4
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.847 + install_containerd
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.848 + echo 'Install containerd version v1.6.4'
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.848 Install containerd version v1.6.4
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.848 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lTJK6nP4B0/src/github.com/containerd/containerd
23:01:28 [2022-05-12T23:01:28.927Z] #64 1.880 Cloning into '/tmp/tmp.lTJK6nP4B0/src/github.com/containerd/containerd'...
23:01:30 [2022-05-12T23:01:30.842Z] #64 ...
23:01:30 [2022-05-12T23:01:30.842Z] 
23:01:30 [2022-05-12T23:01:30.842Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:30 [2022-05-12T23:01:30.842Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:30 [2022-05-12T23:01:30.842Z] #51 37.87 Reading package lists...
23:01:30 [2022-05-12T23:01:30.842Z] #51 46.22 Building dependency tree...
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.39 The following additional packages will be installed:
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.39   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.39   python3-protobuf python3-six
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.40 Suggested packages:
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.40   python3-setuptools
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.40 Recommended packages:
23:01:30 [2022-05-12T23:01:30.842Z] #51 52.40   iproute2 | iproute
23:01:30 [2022-05-12T23:01:30.842Z] #51 53.48 The following NEW packages will be installed:
23:01:30 [2022-05-12T23:01:30.842Z] #51 53.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:01:30 [2022-05-12T23:01:30.842Z] #51 53.48   python3-protobuf python3-six
23:01:30 [2022-05-12T23:01:30.842Z] #51 54.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.03 Need to get 2314 kB of archives.
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.03 After this operation, 11.1 MB of additional disk space will be used.
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:01:30 [2022-05-12T23:01:30.843Z] #51 54.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:01:31 [2022-05-12T23:01:31.104Z] #51 ...
23:01:31 [2022-05-12T23:01:31.104Z] 
23:01:31 [2022-05-12T23:01:31.104Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:31 [2022-05-12T23:01:31.104Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.40 The following additional packages will be installed:
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.43   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.43   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.43   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.45   mingw-w64-common mingw-w64-x86-64-dev
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.48 Suggested packages:
23:01:31 [2022-05-12T23:01:31.104Z] #14 55.48   gcc-10-locales seccomp wine64
23:01:32 [2022-05-12T23:01:32.048Z] #14 57.58 The following NEW packages will be installed:
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:01:32 [2022-05-12T23:01:32.309Z] #14 57.61   mingw-w64-x86-64-dev
23:01:32 [2022-05-12T23:01:32.884Z] #14 58.21 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:01:32 [2022-05-12T23:01:32.884Z] #14 58.21 Need to get 115 MB of archives.
23:01:32 [2022-05-12T23:01:32.884Z] #14 58.21 After this operation, 645 MB of additional disk space will be used.
23:01:32 [2022-05-12T23:01:32.884Z] #14 58.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
23:01:32 [2022-05-12T23:01:32.884Z] #14 58.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
23:01:33 [2022-05-12T23:01:33.456Z] #14 58.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:01:33 [2022-05-12T23:01:33.456Z] #14 58.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:01:33 [2022-05-12T23:01:33.456Z] #14 58.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:01:33 [2022-05-12T23:01:33.456Z] #14 58.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:01:33 [2022-05-12T23:01:33.717Z] #14 59.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:01:34 [2022-05-12T23:01:34.289Z] #14 59.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
23:01:34 [2022-05-12T23:01:34.289Z] #14 59.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
23:01:35 [2022-05-12T23:01:35.676Z] #14 60.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
23:01:35 [2022-05-12T23:01:35.676Z] #14 ...
23:01:35 [2022-05-12T23:01:35.676Z] 
23:01:35 [2022-05-12T23:01:35.676Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:01:35 [2022-05-12T23:01:35.676Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f
23:01:35 [2022-05-12T23:01:35.676Z] #57 60.85 v3.0.2
23:01:35 [2022-05-12T23:01:35.676Z] #57 DONE 61.2s
23:01:35 [2022-05-12T23:01:35.676Z] 
23:01:35 [2022-05-12T23:01:35.676Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:35 [2022-05-12T23:01:35.676Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:35 [2022-05-12T23:01:35.676Z] #51 56.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
23:01:35 [2022-05-12T23:01:35.676Z] #51 58.78 debconf: delaying package configuration, since apt-utils is not installed
23:01:35 [2022-05-12T23:01:35.676Z] #51 59.29 Fetched 2314 kB in 3s (706 kB/s)
23:01:35 [2022-05-12T23:01:35.676Z] #51 59.59 Selecting previously unselected package libprotobuf23:amd64.
23:01:35 [2022-05-12T23:01:35.676Z] #51 59.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:01:35 [2022-05-12T23:01:35.676Z] #51 59.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:01:35 [2022-05-12T23:01:35.676Z] #51 59.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:01:36 [2022-05-12T23:01:36.622Z] #51 61.52 Selecting previously unselected package python3-pkg-resources.
23:01:36 [2022-05-12T23:01:36.622Z] #51 61.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:01:36 [2022-05-12T23:01:36.622Z] #51 61.55 Unpacking python3-pkg-resources (52.0.0-4) ...
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.19 Selecting previously unselected package python3-six.
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.19 Unpacking python3-six (1.16.0-2) ...
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.41 Selecting previously unselected package python3-protobuf.
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:01:37 [2022-05-12T23:01:37.210Z] #51 62.45 Unpacking python3-protobuf (3.12.4-1) ...
23:01:37 [2022-05-12T23:01:37.784Z] #51 ...
23:01:37 [2022-05-12T23:01:37.784Z] 
23:01:37 [2022-05-12T23:01:37.784Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
23:01:37 [2022-05-12T23:01:37.784Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b
23:01:37 [2022-05-12T23:01:37.784Z] #55 53.12 go: downloading github.com/fatih/color v1.13.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 53.12 go: downloading github.com/gofrs/flock v0.8.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 53.18 go: downloading github.com/spf13/cobra v1.3.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 53.32 go: downloading github.com/spf13/viper v1.10.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 53.79 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:01:37 [2022-05-12T23:01:37.784Z] #55 54.55 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
23:01:37 [2022-05-12T23:01:37.784Z] #55 54.56 go: downloading github.com/go-critic/go-critic v0.6.2
23:01:37 [2022-05-12T23:01:37.784Z] #55 56.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 56.55 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 56.61 go: downloading github.com/mattn/go-colorable v0.1.12
23:01:37 [2022-05-12T23:01:37.784Z] #55 56.68 go: downloading github.com/mattn/go-isatty v0.0.14
23:01:37 [2022-05-12T23:01:37.784Z] #55 56.69 go: downloading github.com/sirupsen/logrus v1.8.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 57.14 go: downloading github.com/stretchr/testify v1.7.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 57.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.62 go: downloading github.com/fsnotify/fsnotify v1.5.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.63 go: downloading github.com/magiconair/properties v1.8.5
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.71 go: downloading github.com/mitchellh/mapstructure v1.4.3
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.77 go: downloading github.com/spf13/afero v1.6.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.83 go: downloading github.com/spf13/cast v1.4.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 62.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.07 go: downloading github.com/subosito/gotenv v1.2.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.07 go: downloading gopkg.in/ini.v1 v1.66.2
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.20 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.20 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.28 go: downloading github.com/go-toolsmith/astp v1.0.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.33 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:01:37 [2022-05-12T23:01:37.784Z] #55 63.33 go: downloading github.com/go-toolsmith/typep v1.0.2
23:01:37 [2022-05-12T23:01:37.784Z] #55 ...
23:01:37 [2022-05-12T23:01:37.784Z] 
23:01:37 [2022-05-12T23:01:37.784Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:37 [2022-05-12T23:01:37.784Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:37 [2022-05-12T23:01:37.784Z] #14 63.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
23:01:39 [2022-05-12T23:01:39.180Z] #14 64.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
23:01:39 [2022-05-12T23:01:39.180Z] #14 ...
23:01:39 [2022-05-12T23:01:39.180Z] 
23:01:39 [2022-05-12T23:01:39.180Z] #40 [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
23:01:39 [2022-05-12T23:01:39.180Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 NAME:
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    go-winres - A tool for embedding resources in Windows executables
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 USAGE:
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    go-winres [global options] command [command options] [arguments...]
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 COMMANDS:
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    init     Create an initial ./winres/winres.json
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    make     Make syso files for the "go build" command
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    simply   Make syso files for the "go build" command (simplified)
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    extract  Extract all resources from an executable
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    patch    Replace resources in an executable file (exe, dll)
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38    help, h  Shows a list of commands or help for one command
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.38 
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.46 GLOBAL OPTIONS:
23:01:39 [2022-05-12T23:01:39.180Z] #40 63.46    --help, -h  show help (default: false)
23:01:39 [2022-05-12T23:01:39.180Z] #40 DONE 64.4s
23:01:39 [2022-05-12T23:01:39.180Z] 
23:01:39 [2022-05-12T23:01:39.180Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:01:39 [2022-05-12T23:01:39.180Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.50 The following additional packages will be installed:
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.51   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.56 Suggested packages:
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.60   cmake-doc ninja-build lrzip
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.60 Recommended packages:
23:01:39 [2022-05-12T23:01:39.180Z] #42 54.60   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.05 The following NEW packages will be installed:
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.09   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.09   vim-common xxd
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.67 Need to get 17.7 MB of archives.
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.67 After this operation, 70.7 MB of additional disk space will be used.
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 56.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 57.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:01:39 [2022-05-12T23:01:39.180Z] #42 60.49 debconf: delaying package configuration, since apt-utils is not installed
23:01:39 [2022-05-12T23:01:39.180Z] #42 60.99 Fetched 17.7 MB in 2s (7953 kB/s)
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.24 Selecting previously unselected package xxd.
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.97 Selecting previously unselected package vim-common.
23:01:39 [2022-05-12T23:01:39.180Z] #42 61.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 62.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 63.30 Selecting previously unselected package cmake-data.
23:01:39 [2022-05-12T23:01:39.180Z] #42 63.30 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 63.35 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:01:39 [2022-05-12T23:01:39.180Z] #42 ...
23:01:39 [2022-05-12T23:01:39.180Z] 
23:01:39 [2022-05-12T23:01:39.180Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:39 [2022-05-12T23:01:39.180Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:39 [2022-05-12T23:01:39.180Z] #51 64.27 Selecting previously unselected package libnet1:amd64.
23:01:39 [2022-05-12T23:01:39.180Z] #51 64.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:01:39 [2022-05-12T23:01:39.180Z] #51 64.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:39 [2022-05-12T23:01:39.451Z] #51 64.60 Selecting previously unselected package libnl-3-200:amd64.
23:01:39 [2022-05-12T23:01:39.451Z] #51 64.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:01:39 [2022-05-12T23:01:39.451Z] #51 64.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:39 [2022-05-12T23:01:39.713Z] #51 64.93 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:39 [2022-05-12T23:01:39.713Z] #51 64.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:01:39 [2022-05-12T23:01:39.713Z] #51 64.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:40 [2022-05-12T23:01:40.285Z] #51 65.39 Selecting previously unselected package criu.
23:01:40 [2022-05-12T23:01:40.285Z] #51 65.39 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
23:01:40 [2022-05-12T23:01:40.285Z] #51 65.43 Unpacking criu (3.17-1) ...
23:01:41 [2022-05-12T23:01:41.680Z] #51 66.68 Setting up python3-pkg-resources (52.0.0-4) ...
23:01:44 [2022-05-12T23:01:44.992Z] #51 69.63 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:01:44 [2022-05-12T23:01:44.992Z] #51 69.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:44 [2022-05-12T23:01:44.992Z] #51 69.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:01:44 [2022-05-12T23:01:44.992Z] #51 69.77 Setting up python3-six (1.16.0-2) ...
23:01:44 [2022-05-12T23:01:44.992Z] #51 ...
23:01:44 [2022-05-12T23:01:44.992Z] 
23:01:44 [2022-05-12T23:01:44.992Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:01:44 [2022-05-12T23:01:44.992Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e
23:01:46 [2022-05-12T23:01:46.047Z] #34 70.01 Updating files:  84% (1287/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:01:46 [2022-05-12T23:01:46.047Z] #34 71.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:01:46 [2022-05-12T23:01:46.310Z] #34 71.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:01:48 [2022-05-12T23:01:48.225Z] #34 ...
23:01:48 [2022-05-12T23:01:48.225Z] 
23:01:48 [2022-05-12T23:01:48.225Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
23:01:48 [2022-05-12T23:01:48.225Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b
23:01:48 [2022-05-12T23:01:48.225Z] #55 63.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
23:01:48 [2022-05-12T23:01:48.225Z] #55 63.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:01:48 [2022-05-12T23:01:48.225Z] #55 63.88 go: downloading github.com/hashicorp/errwrap v1.0.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 63.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
23:01:48 [2022-05-12T23:01:48.225Z] #55 64.57 go: downloading github.com/davecgh/go-spew v1.1.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 64.76 go: downloading github.com/pmezard/go-difflib v1.0.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 64.76 go: downloading github.com/stretchr/objx v0.1.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 65.19 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 65.26 go: downloading github.com/Antonboom/errname v0.1.5
23:01:48 [2022-05-12T23:01:48.225Z] #55 65.40 go: downloading github.com/Antonboom/nilnil v0.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 65.64 go: downloading github.com/BurntSushi/toml v1.0.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.84 go: downloading github.com/alexkohler/prealloc v1.0.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.90 go: downloading github.com/ashanbrown/makezero v1.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.93 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 66.95 go: downloading github.com/blizzy78/varnamelen v0.5.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.12 go: downloading github.com/breml/bidichk v0.2.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.21 go: downloading github.com/breml/errchkjson v0.2.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.33 go: downloading github.com/butuzov/ireturn v0.1.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.39 go: downloading github.com/charithe/durationcheck v0.0.9
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.44 go: downloading github.com/daixiang0/gci v0.2.9
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.58 go: downloading github.com/esimonov/ifshort v1.0.4
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.63 go: downloading github.com/fzipp/gocyclo v0.4.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:01:48 [2022-05-12T23:01:48.225Z] #55 67.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.36 go: downloading github.com/golangci/misspell v0.3.5
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.72 go: downloading github.com/jgautheron/goconst v1.5.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:01:48 [2022-05-12T23:01:48.225Z] #55 68.87 go: downloading github.com/julz/importas v0.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.11 go: downloading github.com/kisielk/errcheck v1.6.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.17 go: downloading github.com/kulti/thelper v0.5.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.29 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.29 go: downloading github.com/ldez/gomoddirectives v0.2.2
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.34 go: downloading github.com/ldez/tagliatelle v0.3.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.37 go: downloading github.com/leonklingele/grouper v1.1.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.50 go: downloading github.com/maratori/testpackage v1.0.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.62 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
23:01:48 [2022-05-12T23:01:48.225Z] #55 69.63 go: downloading github.com/mgechev/revive v1.1.3
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.57 go: downloading github.com/moricho/tparallel v0.2.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.64 go: downloading github.com/nakabonne/nestif v0.3.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.72 go: downloading github.com/nishanths/exhaustive v0.7.11
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.76 go: downloading github.com/nishanths/predeclared v0.2.1
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:01:48 [2022-05-12T23:01:48.225Z] #55 70.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:01:48 [2022-05-12T23:01:48.225Z] #55 71.09 go: downloading github.com/securego/gosec/v2 v2.9.6
23:01:48 [2022-05-12T23:01:48.225Z] #55 71.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.36 go: downloading github.com/sivchari/containedctx v1.0.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.42 go: downloading github.com/sivchari/tenv v1.4.7
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.43 go: downloading github.com/sonatard/noctx v0.0.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.49 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.60 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.67 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.75 go: downloading github.com/tetafro/godot v1.4.11
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
23:01:48 [2022-05-12T23:01:48.226Z] #55 71.80 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.17 go: downloading github.com/ultraware/funlen v0.0.3
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.21 go: downloading github.com/ultraware/whitespace v0.0.4
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.27 go: downloading github.com/uudashr/gocognit v1.0.5
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.32 go: downloading github.com/yagipy/maintidx v1.0.0
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.35 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.59 go: downloading gitlab.com/bosi/decorder v0.2.1
23:01:48 [2022-05-12T23:01:48.226Z] #55 72.76 go: downloading honnef.co/go/tools v0.2.2
23:01:49 [2022-05-12T23:01:49.611Z] #55 75.01 go: downloading mvdan.cc/gofumpt v0.2.1
23:01:49 [2022-05-12T23:01:49.611Z] #55 75.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:01:49 [2022-05-12T23:01:49.872Z] #55 75.13 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:01:49 [2022-05-12T23:01:49.872Z] #55 75.30 go: downloading github.com/hashicorp/hcl v1.0.0
23:01:50 [2022-05-12T23:01:50.133Z] #55 ...
23:01:50 [2022-05-12T23:01:50.133Z] 
23:01:50 [2022-05-12T23:01:50.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:50 [2022-05-12T23:01:50.133Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:50 [2022-05-12T23:01:50.133Z] #14 65.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 67.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 68.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.19 debconf: delaying package configuration, since apt-utils is not installed
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.63 Fetched 115 MB in 11s (10.6 MB/s)
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.79 Selecting previously unselected package binutils-mingw-w64-i686.
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:01:50 [2022-05-12T23:01:50.133Z] #14 70.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:01:50 [2022-05-12T23:01:50.133Z] #14 74.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:01:50 [2022-05-12T23:01:50.133Z] #14 74.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:01:50 [2022-05-12T23:01:50.133Z] #14 74.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:01:50 [2022-05-12T23:01:50.424Z] #14 ...
23:01:50 [2022-05-12T23:01:50.424Z] 
23:01:50 [2022-05-12T23:01:50.424Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
23:01:50 [2022-05-12T23:01:50.424Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b
23:01:50 [2022-05-12T23:01:50.424Z] #55 75.77 go: downloading github.com/pelletier/go-toml v1.9.4
23:01:50 [2022-05-12T23:01:50.424Z] #55 75.85 go: downloading golang.org/x/text v0.3.7
23:01:53 [2022-05-12T23:01:53.962Z] #55 ...
23:01:53 [2022-05-12T23:01:53.962Z] 
23:01:53 [2022-05-12T23:01:53.962Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:01:53 [2022-05-12T23:01:53.962Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:01:53 [2022-05-12T23:01:53.962Z] #42 68.71 Selecting previously unselected package libicu67:amd64.
23:01:53 [2022-05-12T23:01:53.962Z] #42 68.71 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:01:53 [2022-05-12T23:01:53.962Z] #42 68.76 Unpacking libicu67:amd64 (67.1-7) ...
23:01:53 [2022-05-12T23:01:53.962Z] #42 ...
23:01:53 [2022-05-12T23:01:53.962Z] 
23:01:53 [2022-05-12T23:01:53.962Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:53 [2022-05-12T23:01:53.962Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:53 [2022-05-12T23:01:53.962Z] #51 71.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:01:53 [2022-05-12T23:01:53.962Z] #51 71.54 Setting up python3-protobuf (3.12.4-1) ...
23:01:53 [2022-05-12T23:01:53.962Z] #51 77.91 Setting up criu (3.17-1) ...
23:01:53 [2022-05-12T23:01:53.962Z] #51 ...
23:01:53 [2022-05-12T23:01:53.962Z] 
23:01:53 [2022-05-12T23:01:53.962Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:01:53 [2022-05-12T23:01:53.962Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.02 Selecting previously unselected package binutils-mingw-w64.
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.29 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:01:53 [2022-05-12T23:01:53.962Z] #14 79.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:01:54 [2022-05-12T23:01:54.223Z] #14 79.58 Selecting previously unselected package dmsetup.
23:01:54 [2022-05-12T23:01:54.223Z] #14 79.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:01:54 [2022-05-12T23:01:54.223Z] #14 79.59 Unpacking dmsetup (2:1.02.175-2.1) ...
23:01:54 [2022-05-12T23:01:54.484Z] #14 79.90 Selecting previously unselected package mingw-w64-common.
23:01:54 [2022-05-12T23:01:54.484Z] #14 79.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:01:54 [2022-05-12T23:01:54.484Z] #14 79.93 Unpacking mingw-w64-common (8.0.0-1) ...
23:01:58 [2022-05-12T23:01:58.695Z] #14 ...
23:01:58 [2022-05-12T23:01:58.695Z] 
23:01:58 [2022-05-12T23:01:58.695Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:01:58 [2022-05-12T23:01:58.695Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34
23:01:58 [2022-05-12T23:01:58.695Z] #51 80.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:01:58 [2022-05-12T23:01:58.695Z] #51 DONE 83.8s
23:01:58 [2022-05-12T23:01:58.695Z] 
23:01:58 [2022-05-12T23:01:58.695Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:01:58 [2022-05-12T23:01:58.695Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:01:58 [2022-05-12T23:01:58.695Z] #42 80.34 Selecting previously unselected package libxml2:amd64.
23:01:58 [2022-05-12T23:01:58.695Z] #42 80.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 80.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 81.19 Selecting previously unselected package libarchive13:amd64.
23:01:58 [2022-05-12T23:01:58.695Z] #42 81.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 81.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 82.54 Selecting previously unselected package libjsoncpp24:amd64.
23:01:58 [2022-05-12T23:01:58.695Z] #42 82.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 82.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 83.71 Selecting previously unselected package librhash0:amd64.
23:01:58 [2022-05-12T23:01:58.695Z] #42 83.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 83.73 Unpacking librhash0:amd64 (1.4.1-2) ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 84.07 Selecting previously unselected package libuv1:amd64.
23:01:58 [2022-05-12T23:01:58.695Z] #42 84.07 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.695Z] #42 84.11 Unpacking libuv1:amd64 (1.40.0-2) ...
23:01:58 [2022-05-12T23:01:58.956Z] #42 84.40 Selecting previously unselected package cmake.
23:01:58 [2022-05-12T23:01:58.956Z] #42 84.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:01:58 [2022-05-12T23:01:58.956Z] #42 84.43 Unpacking cmake (3.18.4-2+deb11u1) ...
23:02:02 [2022-05-12T23:02:02.261Z] #42 ...
23:02:02 [2022-05-12T23:02:02.261Z] 
23:02:02 [2022-05-12T23:02:02.261Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
23:02:02 [2022-05-12T23:02:02.261Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b
23:02:02 [2022-05-12T23:02:02.261Z] #55 84.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
23:02:02 [2022-05-12T23:02:02.261Z] #55 84.88 go: downloading github.com/gobwas/glob v0.2.3
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.04 go: downloading github.com/kisielk/gotool v1.0.0
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.06 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.17 go: downloading golang.org/x/mod v0.5.1
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.27 go: downloading github.com/ettle/strcase v0.1.1
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.41 go: downloading github.com/fatih/structtag v1.2.0
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.44 go: downloading github.com/Masterminds/semver v1.5.0
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:02:02 [2022-05-12T23:02:02.261Z] #55 85.88 go: downloading github.com/prometheus/client_golang v1.7.1
23:02:02 [2022-05-12T23:02:02.261Z] #55 86.26 go: downloading github.com/prometheus/client_model v0.2.0
23:02:02 [2022-05-12T23:02:02.261Z] #55 86.39 go: downloading github.com/google/go-cmp v0.5.6
23:02:02 [2022-05-12T23:02:02.261Z] #55 86.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:02:02 [2022-05-12T23:02:02.261Z] #55 86.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
23:02:02 [2022-05-12T23:02:02.261Z] #55 87.04 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:02:02 [2022-05-12T23:02:02.261Z] #55 87.21 go: downloading github.com/beorn7/perks v1.0.1
23:02:02 [2022-05-12T23:02:02.261Z] #55 87.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:02:02 [2022-05-12T23:02:02.261Z] #55 87.33 go: downloading github.com/cespare/xxhash v1.1.0
23:02:02 [2022-05-12T23:02:02.261Z] #55 87.39 go: downloading github.com/golang/protobuf v1.5.2
23:02:02 [2022-05-12T23:02:02.522Z] #55 87.99 go: downloading github.com/prometheus/common v0.10.0
23:02:02 [2022-05-12T23:02:02.783Z] #55 88.22 go: downloading github.com/prometheus/procfs v0.6.0
23:02:02 [2022-05-12T23:02:02.783Z] #55 88.28 go: downloading github.com/mattn/go-runewidth v0.0.9
23:02:03 [2022-05-12T23:02:03.044Z] #55 88.44 go: downloading google.golang.org/protobuf v1.27.1
23:02:05 [2022-05-12T23:02:05.601Z] #55 90.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:02:05 [2022-05-12T23:02:05.601Z] #55 ...
23:02:05 [2022-05-12T23:02:05.601Z] 
23:02:05 [2022-05-12T23:02:05.601Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:02:05 [2022-05-12T23:02:05.601Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063
23:02:05 [2022-05-12T23:02:05.601Z] #42 90.85 Setting up libicu67:amd64 (67.1-7) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 90.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 90.92 Setting up libuv1:amd64 (1.40.0-2) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 90.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 90.99 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 91.03 Setting up librhash0:amd64 (1.4.1-2) ...
23:02:05 [2022-05-12T23:02:05.601Z] #42 91.06 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.866Z] #42 91.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.866Z] #42 91.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.866Z] #42 91.29 Setting up cmake (3.18.4-2+deb11u1) ...
23:02:05 [2022-05-12T23:02:05.866Z] #42 91.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:02:07 [2022-05-12T23:02:07.787Z] #42 DONE 93.0s
23:02:07 [2022-05-12T23:02:07.787Z] 
23:02:07 [2022-05-12T23:02:07.787Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:02:07 [2022-05-12T23:02:07.787Z] #43 sha256:c14c16b07cf5df2d3d5ccda225e85fb4070b1511af30b722b759429544c8fae1
23:02:07 [2022-05-12T23:02:07.787Z] #43 DONE 0.2s
23:02:07 [2022-05-12T23:02:07.787Z] 
23:02:07 [2022-05-12T23:02:07.787Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:02:07 [2022-05-12T23:02:07.787Z] #44 sha256:ac53de599591846deccf1a041bd1076df0bbbe7e1ff27fcbda596cc787c75182
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.418 + RM_GOPATH=0
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.418 + TMP_GOPATH=
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.418 + : /build
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.418 + '[' -z '' ']'
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.418 ++ mktemp -d
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.421 + export GOPATH=/tmp/tmp.bdigFveD0D
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.421 + GOPATH=/tmp/tmp.bdigFveD0D
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.421 + RM_GOPATH=1
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.422 + case "$(go env GOARCH)" in
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.423 ++ go env GOARCH
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.444 + export GO_BUILDMODE=-buildmode=pie
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.444 + GO_BUILDMODE=-buildmode=pie
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.445 ++ dirname /install.sh
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.446 + dir=/
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.447 + bin=tini
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.447 + shift
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.447 + '[' '!' -f //tini.installer ']'
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.449 + . //tini.installer
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.449 ++ : v0.19.0
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.450 + install_tini
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.450 + echo 'Install tini version v0.19.0'
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.450 Install tini version v0.19.0
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.450 + git clone https://github.com/krallin/tini.git /tmp/tmp.bdigFveD0D/tini
23:02:09 [2022-05-12T23:02:09.173Z] #44 1.460 Cloning into '/tmp/tmp.bdigFveD0D/tini'...
23:02:10 [2022-05-12T23:02:10.117Z] #44 2.437 + cd /tmp/tmp.bdigFveD0D/tini
23:02:10 [2022-05-12T23:02:10.117Z] #44 2.440 + git checkout -q v0.19.0
23:02:10 [2022-05-12T23:02:10.117Z] #44 2.452 + cmake .
23:02:10 [2022-05-12T23:02:10.692Z] #44 ...
23:02:10 [2022-05-12T23:02:10.692Z] 
23:02:10 [2022-05-12T23:02:10.692Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
23:02:10 [2022-05-12T23:02:10.692Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604
23:02:10 [2022-05-12T23:02:10.692Z] #53 95.67 gotestsum version dev
23:02:10 [2022-05-12T23:02:10.692Z] #53 DONE 96.1s
23:02:10 [2022-05-12T23:02:10.692Z] 
23:02:10 [2022-05-12T23:02:10.692Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:02:10 [2022-05-12T23:02:10.692Z] #44 sha256:ac53de599591846deccf1a041bd1076df0bbbe7e1ff27fcbda596cc787c75182
23:02:10 [2022-05-12T23:02:10.692Z] #44 2.954 -- The C compiler identification is GNU 10.2.1
23:02:10 [2022-05-12T23:02:10.954Z] #44 3.132 -- Detecting C compiler ABI info
23:02:11 [2022-05-12T23:02:11.897Z] #44 4.079 -- Detecting C compiler ABI info - done
23:02:11 [2022-05-12T23:02:11.897Z] #44 4.283 -- Check for working C compiler: /usr/bin/cc - skipped
23:02:11 [2022-05-12T23:02:11.897Z] #44 4.283 -- Detecting C compile features
23:02:11 [2022-05-12T23:02:11.897Z] #44 4.283 -- Detecting C compile features - done
23:02:12 [2022-05-12T23:02:12.159Z] #44 4.351 -- Performing Test HAS_BUILTIN_FORTIFY
23:02:12 [2022-05-12T23:02:12.159Z] #44 4.548 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:02:12 [2022-05-12T23:02:12.420Z] #44 4.665 -- Configuring done
23:02:12 [2022-05-12T23:02:12.420Z] #44 4.686 -- Generating done
23:02:12 [2022-05-12T23:02:12.420Z] #44 4.693 -- Build files have been written to: /tmp/tmp.bdigFveD0D/tini
23:02:12 [2022-05-12T23:02:12.420Z] #44 4.725 + make tini-static
23:02:12 [2022-05-12T23:02:12.991Z] #44 5.240 Scanning dependencies of target tini-static
23:02:13 [2022-05-12T23:02:13.252Z] #44 5.432 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:02:13 [2022-05-12T23:02:13.824Z] #44 ...
23:02:13 [2022-05-12T23:02:13.824Z] 
23:02:13 [2022-05-12T23:02:13.824Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:02:13 [2022-05-12T23:02:13.824Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:02:13 [2022-05-12T23:02:13.824Z] #14 89.13 Selecting previously unselected package mingw-w64-x86-64-dev.
23:02:13 [2022-05-12T23:02:13.824Z] #14 89.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:02:13 [2022-05-12T23:02:13.824Z] #14 89.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:02:13 [2022-05-12T23:02:13.824Z] #14 97.98 Selecting previously unselected package gcc-mingw-w64-base.
23:02:13 [2022-05-12T23:02:13.824Z] #14 97.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:02:13 [2022-05-12T23:02:13.824Z] #14 97.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:02:13 [2022-05-12T23:02:13.824Z] #14 98.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:02:13 [2022-05-12T23:02:13.824Z] #14 98.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:02:13 [2022-05-12T23:02:13.824Z] #14 98.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:02:15 [2022-05-12T23:02:15.210Z] #14 ...
23:02:15 [2022-05-12T23:02:15.210Z] 
23:02:15 [2022-05-12T23:02:15.210Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:02:15 [2022-05-12T23:02:15.210Z] #44 sha256:ac53de599591846deccf1a041bd1076df0bbbe7e1ff27fcbda596cc787c75182
23:02:15 [2022-05-12T23:02:15.210Z] #44 7.383 [100%] Linking C executable tini-static
23:02:15 [2022-05-12T23:02:15.782Z] #44 8.039 [100%] Built target tini-static
23:02:15 [2022-05-12T23:02:15.783Z] #44 8.083 + mkdir -p /build
23:02:15 [2022-05-12T23:02:15.783Z] #44 8.108 + cp tini-static /build/docker-init
23:02:16 [2022-05-12T23:02:16.044Z] #44 DONE 8.2s
23:02:16 [2022-05-12T23:02:16.044Z] 
23:02:16 [2022-05-12T23:02:16.044Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:02:16 [2022-05-12T23:02:16.044Z] #67 sha256:73a7fb9f008f0db0acaa0cccc7e3fcb74cff81967cc09d93681df0658bf44dc1
23:02:26 [2022-05-12T23:02:26.051Z] #67 ...
23:02:26 [2022-05-12T23:02:26.051Z] 
23:02:26 [2022-05-12T23:02:26.051Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:02:26 [2022-05-12T23:02:26.051Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:02:26 [2022-05-12T23:02:26.051Z] #14 110.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:02:26 [2022-05-12T23:02:26.051Z] #14 110.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:02:26 [2022-05-12T23:02:26.051Z] #14 110.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:02:36 [2022-05-12T23:02:36.069Z] #14 ...
23:02:36 [2022-05-12T23:02:36.069Z] 
23:02:36 [2022-05-12T23:02:36.069Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:02:36 [2022-05-12T23:02:36.069Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:02:38 [2022-05-12T23:02:38.696Z] #64 69.51 Updating files:  29% (1415/4768)
Updating files:  30% (1431/4768)
Updating files:  31% (1479/4768)
Updating files:  32% (1526/4768)
Updating files:  33% (1574/4768)
Updating files:  34% (1622/4768)
Updating files:  35% (1669/4768)
Updating files:  36% (1717/4768)
Updating files:  37% (1765/4768)
Updating files:  38% (1812/4768)
Updating files:  39% (1860/4768)
Updating files:  40% (1908/4768)
Updating files:  41% (1955/4768)
Updating files:  42% (2003/4768)
Updating files:  43% (2051/4768)
Updating files:  44% (2098/4768)
Updating files:  45% (2146/4768)
Updating files:  46% (2194/4768)
Updating files:  47% (2241/4768)
Updating files:  48% (2289/4768)
Updating files:  49% (2337/4768)
Updating files:  50% (2384/4768)
Updating files:  51% (2432/4768)
Updating files:  52% (2480/4768)
Updating files:  53% (2528/4768)
Updating files:  54% (2575/4768)
Updating files:  55% (2623/4768)
Updating files:  56% (2671/4768)
Updating files:  57% (2718/4768)
Updating files:  58% (2766/4768)
Updating files:  59% (2814/4768)
Updating files:  60% (2861/4768)
Updating files:  61% (2909/4768)
Updating files:  62% (2957/4768)
Updating files:  63% (3004/4768)
Updating files:  64% (3052/4768)
Updating files:  65% (3100/4768)
Updating files:  66% (3147/4768)
Updating files:  67% (3195/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  69% (3298/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  88% (4196/4768)
Updating files:  88% (4228/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
23:02:38 [2022-05-12T23:02:38.959Z] #64 72.15 + cd /tmp/tmp.lTJK6nP4B0/src/github.com/containerd/containerd
23:02:38 [2022-05-12T23:02:38.959Z] #64 72.15 + git checkout -q v1.6.4
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + export 'BUILDTAGS=netgo osusergo static_build'
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + BUILDTAGS='netgo osusergo static_build'
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + export EXTRA_FLAGS=-buildmode=pie
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + EXTRA_FLAGS=-buildmode=pie
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + '[' '' = dynamic ']'
23:02:41 [2022-05-12T23:02:41.509Z] #64 74.45 + make
23:02:43 [2022-05-12T23:02:43.426Z] #64 76.56 + bin/ctr
23:02:47 [2022-05-12T23:02:47.638Z] #64 ...
23:02:47 [2022-05-12T23:02:47.638Z] 
23:02:47 [2022-05-12T23:02:47.638Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:02:47 [2022-05-12T23:02:47.638Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:02:47 [2022-05-12T23:02:47.638Z] #14 132.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:02:47 [2022-05-12T23:02:47.638Z] #14 132.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:02:47 [2022-05-12T23:02:47.638Z] #14 132.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:02:55 [2022-05-12T23:02:55.799Z] #14 141.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:02:55 [2022-05-12T23:02:55.799Z] #14 141.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:02:55 [2022-05-12T23:02:55.799Z] #14 141.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:03:05 [2022-05-12T23:03:05.891Z] #14 149.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:03:05 [2022-05-12T23:03:05.891Z] #14 149.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:03:05 [2022-05-12T23:03:05.891Z] #14 149.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:18 [2022-05-12T23:03:18.118Z] #14 161.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:03:18 [2022-05-12T23:03:18.118Z] #14 161.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:03:18 [2022-05-12T23:03:18.118Z] #14 161.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:18 [2022-05-12T23:03:18.118Z] #14 ...
23:03:18 [2022-05-12T23:03:18.118Z] 
23:03:18 [2022-05-12T23:03:18.118Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:18 [2022-05-12T23:03:18.118Z] #67 sha256:73a7fb9f008f0db0acaa0cccc7e3fcb74cff81967cc09d93681df0658bf44dc1
23:03:18 [2022-05-12T23:03:18.118Z] #67 163.0 + for f in rootlesskit rootlesskit-docker-proxy
23:03:18 [2022-05-12T23:03:18.118Z] #67 163.0 + GOBIN=/build
23:03:18 [2022-05-12T23:03:18.118Z] #67 163.0 + GO111MODULE=on
23:03:18 [2022-05-12T23:03:18.118Z] #67 163.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:03:23 [2022-05-12T23:03:23.412Z] #67 ...
23:03:23 [2022-05-12T23:03:23.412Z] 
23:03:23 [2022-05-12T23:03:23.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:03:23 [2022-05-12T23:03:23.412Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.4 Selecting previously unselected package g++-mingw-w64-x86-64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.6 Selecting previously unselected package libapparmor1:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.7 Selecting previously unselected package libapparmor-dev:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.9 Selecting previously unselected package libbtrfs0:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 167.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.1 Selecting previously unselected package libbtrfs-dev:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.4 Selecting previously unselected package libudev-dev:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.4 Unpacking libudev-dev:amd64 (247.3-7) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.5 Selecting previously unselected package libsepol1-dev:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.8 Selecting previously unselected package libpcre2-16-0:amd64.
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.412Z] #14 168.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:03:23 [2022-05-12T23:03:23.674Z] #14 169.1 Selecting previously unselected package libpcre2-32-0:amd64.
23:03:23 [2022-05-12T23:03:23.674Z] #14 169.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.674Z] #14 169.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.2 Selecting previously unselected package libpcre2-posix2:amd64.
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.3 Selecting previously unselected package libpcre2-dev:amd64.
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:03:23 [2022-05-12T23:03:23.935Z] #14 169.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:03:25 [2022-05-12T23:03:25.322Z] #14 170.6 Selecting previously unselected package libselinux1-dev:amd64.
23:03:25 [2022-05-12T23:03:25.322Z] #14 170.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:03:25 [2022-05-12T23:03:25.637Z] #14 170.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:03:26 [2022-05-12T23:03:26.614Z] #14 171.9 Selecting previously unselected package libdevmapper-dev:amd64.
23:03:26 [2022-05-12T23:03:26.614Z] #14 171.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:03:26 [2022-05-12T23:03:26.878Z] #14 172.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:27 [2022-05-12T23:03:27.140Z] #14 172.4 Selecting previously unselected package libseccomp-dev:amd64.
23:03:27 [2022-05-12T23:03:27.140Z] #14 172.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:03:27 [2022-05-12T23:03:27.140Z] #14 172.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:27 [2022-05-12T23:03:27.401Z] #14 ...
23:03:27 [2022-05-12T23:03:27.401Z] 
23:03:27 [2022-05-12T23:03:27.401Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:03:27 [2022-05-12T23:03:27.401Z] #67 sha256:73a7fb9f008f0db0acaa0cccc7e3fcb74cff81967cc09d93681df0658bf44dc1
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9 rootlesskit version 1.0.0
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9 Usage of /build/rootlesskit-docker-proxy:
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9   -container-ip string
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9     	container ip
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9   -container-port int
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9     	container port (default -1)
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9   -host-ip string
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9     	host ip
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9   -host-port int
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9     	host port (default -1)
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9   -proto string
23:03:27 [2022-05-12T23:03:27.401Z] #67 168.9     	proxy protocol (default "tcp")
23:03:27 [2022-05-12T23:03:27.401Z] #67 DONE 172.3s
23:03:27 [2022-05-12T23:03:27.401Z] 
23:03:27 [2022-05-12T23:03:27.401Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:03:27 [2022-05-12T23:03:27.401Z] #68 sha256:cc50ebab01f0e29dc6a6e516ef8a2b3a7b0ddaf56747f56501ac907afb5d6923
23:03:27 [2022-05-12T23:03:27.401Z] #68 DONE 0.1s
23:03:27 [2022-05-12T23:03:27.401Z] 
23:03:27 [2022-05-12T23:03:27.401Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:03:27 [2022-05-12T23:03:27.401Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:03:27 [2022-05-12T23:03:27.401Z] #14 172.7 Selecting previously unselected package libsystemd-dev:amd64.
23:03:27 [2022-05-12T23:03:27.401Z] #14 172.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:03:27 [2022-05-12T23:03:27.401Z] #14 172.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:03:27 [2022-05-12T23:03:27.401Z] #14 ...
23:03:27 [2022-05-12T23:03:27.401Z] 
23:03:27 [2022-05-12T23:03:27.401Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:03:27 [2022-05-12T23:03:27.401Z] #69 sha256:04e2c086bf3493beb075f8e24bc19634392606cb90bad5dd5d68586aadeb5889
23:03:27 [2022-05-12T23:03:27.401Z] #69 DONE 0.1s
23:03:27 [2022-05-12T23:03:27.663Z] 
23:03:27 [2022-05-12T23:03:27.663Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:03:27 [2022-05-12T23:03:27.663Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a
23:03:27 [2022-05-12T23:03:27.924Z] #14 173.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up libudev-dev:amd64 (247.3-7) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.185Z] #14 173.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.7 Setting up mingw-w64-common (8.0.0-1) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:03:28 [2022-05-12T23:03:28.490Z] #14 173.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.0 Setting up dmsetup (2:1.02.175-2.1) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:03:28 [2022-05-12T23:03:28.751Z] #14 174.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:03:29 [2022-05-12T23:03:29.324Z] #14 DONE 174.8s
23:03:29 [2022-05-12T23:03:29.324Z] 
23:03:29 [2022-05-12T23:03:29.324Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:03:29 [2022-05-12T23:03:29.324Z] #59 sha256:d1bfa6cff47ad040525271b4ffb3dad7de4393923499447a9793f882d778dd1f
23:03:29 [2022-05-12T23:03:29.585Z] #59 DONE 0.3s
23:03:29 [2022-05-12T23:03:29.585Z] 
23:03:29 [2022-05-12T23:03:29.585Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:29 [2022-05-12T23:03:29.585Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:03:31 [2022-05-12T23:03:31.501Z] #60 ...
23:03:31 [2022-05-12T23:03:31.501Z] 
23:03:31 [2022-05-12T23:03:31.501Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
23:03:31 [2022-05-12T23:03:31.501Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a
23:03:31 [2022-05-12T23:03:31.501Z] #15 DONE 1.8s
23:03:31 [2022-05-12T23:03:31.501Z] 
23:03:31 [2022-05-12T23:03:31.501Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:31 [2022-05-12T23:03:31.501Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.485 + RM_GOPATH=0
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.485 + TMP_GOPATH=
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.485 + : /build
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.485 + '[' -z '' ']'
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.485 ++ mktemp -d
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.486 + export GOPATH=/tmp/tmp.c4XcFQjplN
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.486 + GOPATH=/tmp/tmp.c4XcFQjplN
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.486 + RM_GOPATH=1
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.486 + case "$(go env GOARCH)" in
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.489 ++ go env GOARCH
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.515 + export GO_BUILDMODE=-buildmode=pie
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.515 + GO_BUILDMODE=-buildmode=pie
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.515 ++ dirname /install.sh
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + dir=/
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + bin=runc
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + shift
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + '[' '!' -f //runc.installer ']'
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + . //runc.installer
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 ++ set -e
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 ++ : v1.1.2
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + install_runc
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + RUNC_BUILDTAGS=seccomp
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c4XcFQjplN/src/github.com/opencontainers/runc
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.522 Install runc version v1.1.2 (build tags: seccomp)
23:03:31 [2022-05-12T23:03:31.501Z] #60 1.552 Cloning into '/tmp/tmp.c4XcFQjplN/src/github.com/opencontainers/runc'...
23:03:32 [2022-05-12T23:03:32.888Z] #60 ...
23:03:32 [2022-05-12T23:03:32.888Z] 
23:03:32 [2022-05-12T23:03:32.888Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:03:32 [2022-05-12T23:03:32.888Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652
23:03:32 [2022-05-12T23:03:32.888Z] #16 DONE 1.5s
23:03:32 [2022-05-12T23:03:32.888Z] 
23:03:32 [2022-05-12T23:03:32.888Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:03:32 [2022-05-12T23:03:32.888Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5
23:03:33 [2022-05-12T23:03:33.459Z] #17 0.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:03:33 [2022-05-12T23:03:33.460Z] #17 DONE 0.9s
23:03:33 [2022-05-12T23:03:33.460Z] 
23:03:33 [2022-05-12T23:03:33.460Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
23:03:33 [2022-05-12T23:03:33.460Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1
23:03:33 [2022-05-12T23:03:33.721Z] #36 ...
23:03:33 [2022-05-12T23:03:33.721Z] 
23:03:33 [2022-05-12T23:03:33.721Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:03:33 [2022-05-12T23:03:33.721Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c
23:03:34 [2022-05-12T23:03:34.664Z] #18 DONE 1.1s
23:03:34 [2022-05-12T23:03:34.664Z] 
23:03:34 [2022-05-12T23:03:34.664Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:03:34 [2022-05-12T23:03:34.664Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd
23:03:36 [2022-05-12T23:03:36.056Z] #19 DONE 1.0s
23:03:36 [2022-05-12T23:03:36.056Z] 
23:03:36 [2022-05-12T23:03:36.056Z] #20 [dev-systemd-false  6/26] RUN ldconfig
23:03:36 [2022-05-12T23:03:36.056Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c
23:03:37 [2022-05-12T23:03:37.003Z] #20 DONE 1.0s
23:03:37 [2022-05-12T23:03:37.003Z] 
23:03:37 [2022-05-12T23:03:37.003Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:37 [2022-05-12T23:03:37.003Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da
23:03:37 [2022-05-12T23:03:37.948Z] #21 1.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:03:37 [2022-05-12T23:03:37.948Z] #21 1.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:03:37 [2022-05-12T23:03:37.948Z] #21 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
23:03:38 [2022-05-12T23:03:38.520Z] #21 1.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:03:39 [2022-05-12T23:03:39.463Z] #21 2.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
23:03:40 [2022-05-12T23:03:40.849Z] #21 3.743 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:03:44 [2022-05-12T23:03:44.153Z] #21 ...
23:03:44 [2022-05-12T23:03:44.153Z] 
23:03:44 [2022-05-12T23:03:44.153Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:03:44 [2022-05-12T23:03:44.153Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:03:44 [2022-05-12T23:03:44.153Z] #60 11.99 + cd /tmp/tmp.c4XcFQjplN/src/github.com/opencontainers/runc
23:03:44 [2022-05-12T23:03:44.153Z] #60 12.00 + git checkout -q v1.1.2
23:03:44 [2022-05-12T23:03:44.153Z] #60 12.47 + '[' -z '' ']'
23:03:44 [2022-05-12T23:03:44.153Z] #60 12.47 + target=static
23:03:44 [2022-05-12T23:03:44.153Z] #60 12.47 + make BUILDTAGS=seccomp static
23:03:44 [2022-05-12T23:03:44.153Z] #60 13.01 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
23:03:52 [2022-05-12T23:03:52.311Z] #60 ...
23:03:52 [2022-05-12T23:03:52.311Z] 
23:03:52 [2022-05-12T23:03:52.311Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:52 [2022-05-12T23:03:52.311Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da
23:03:52 [2022-05-12T23:03:52.311Z] #21 9.667 Fetched 8530 kB in 9s (976 kB/s)
23:03:52 [2022-05-12T23:03:52.311Z] #21 9.667 Reading package lists...
23:03:55 [2022-05-12T23:03:55.618Z] #21 14.33 Reading package lists...
23:03:55 [2022-05-12T23:03:55.878Z] #21 18.39 Building dependency tree...
23:03:55 [2022-05-12T23:03:55.878Z] #21 ...
23:03:55 [2022-05-12T23:03:55.878Z] 
23:03:55 [2022-05-12T23:03:55.878Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:03:55 [2022-05-12T23:03:55.878Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e
23:03:55 [2022-05-12T23:03:55.878Z] #34 DONE 200.8s
23:03:55 [2022-05-12T23:03:55.878Z] 
23:03:55 [2022-05-12T23:03:55.878Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:55 [2022-05-12T23:03:55.878Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da
23:03:55 [2022-05-12T23:03:55.878Z] #21 18.39 Building dependency tree...
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.88 The following additional packages will be installed:
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.89   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.89   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.90   python3-pkg-resources vim-runtime xxd
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.90 Suggested packages:
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.91   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.91   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.91   acl attr quota
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.91 Recommended packages:
23:03:57 [2022-05-12T23:03:57.790Z] #21 20.91   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:03:58 [2022-05-12T23:03:58.051Z] #21 ...
23:03:58 [2022-05-12T23:03:58.051Z] 
23:03:58 [2022-05-12T23:03:58.051Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
23:03:58 [2022-05-12T23:03:58.051Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Delve is a source level debugger for Go programs.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Delve enables you to interact with your program by controlling the execution of the process,
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Pass flags to the program you are debugging using `--`, for example:
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 `dlv exec ./hello -- server --config conf/config.toml`
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Usage:
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   dlv [command]
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Available Commands:
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   attach      Attach to running process and begin debugging.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   connect     Connect to a headless debug server with a terminal client.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   core        Examine a core dump.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   debug       Compile and begin debugging main package in current directory, or the package specified.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   exec        Execute a precompiled binary, and begin a debug session.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   help        Help about any command
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   run         Deprecated command. Use 'debug' instead.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   test        Compile test binary and begin debugging program.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   trace       Compile and begin tracing program.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   version     Prints version.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Flags:
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --disable-aslr                     Disables address space randomization
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   -h, --help                             help for dlv
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --init string                      Init file, executed by the terminal client.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --log                              Enable debugging server logging.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3       --wd string                        Working directory for running the program.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Additional help topics:
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   dlv backend  Help about the --backend flag.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   dlv log      Help about logging flags.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3   dlv redirect Help about file redirection.
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 
23:03:58 [2022-05-12T23:03:58.051Z] #36 203.3 Use "dlv [command] --help" for more information about a command.
23:03:58 [2022-05-12T23:03:58.051Z] #36 DONE 203.4s
23:03:58 [2022-05-12T23:03:58.051Z] 
23:03:58 [2022-05-12T23:03:58.051Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:03:58 [2022-05-12T23:03:58.051Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da
23:03:59 [2022-05-12T23:03:59.438Z] #21 22.77 The following NEW packages will be installed:
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.77   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.77   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.77   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.77   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.78   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
23:03:59 [2022-05-12T23:03:59.698Z] #21 22.78   python3-pkg-resources python3-setuptools python3-wheel sudo
23:03:59 [2022-05-12T23:03:59.699Z] #21 22.78   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:03:59 [2022-05-12T23:03:59.699Z] #21 22.78   xz-utils zip zstd
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.16 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.16 Need to get 27.6 MB of archives.
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.16 After this operation, 106 MB of additional disk space will be used.
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:03:59 [2022-05-12T23:03:59.959Z] #21 23.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.32 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]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:04:00 [2022-05-12T23:04:00.220Z] #21 23.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:04:00 [2022-05-12T23:04:00.518Z] #21 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 23.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 23.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:04:00 [2022-05-12T23:04:00.833Z] #21 24.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:04:01 [2022-05-12T23:04:01.104Z] #21 24.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:04:01 [2022-05-12T23:04:01.104Z] #21 24.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:04:01 [2022-05-12T23:04:01.366Z] #21 24.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:04:01 [2022-05-12T23:04:01.366Z] #21 24.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:04:01 [2022-05-12T23:04:01.366Z] #21 24.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:04:01 [2022-05-12T23:04:01.937Z] #21 25.05 debconf: delaying package configuration, since apt-utils is not installed
23:04:01 [2022-05-12T23:04:01.937Z] #21 25.19 Fetched 27.6 MB in 2s (16.8 MB/s)
23:04:01 [2022-05-12T23:04:01.937Z] #21 25.25 Selecting previously unselected package pigz.
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.30 Unpacking pigz (2.6-1) ...
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.39 Selecting previously unselected package libelf1:amd64.
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.197Z] #21 25.42 Unpacking libelf1:amd64 (0.183-1) ...
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.60 Selecting previously unselected package libbpf0:amd64.
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.61 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.70 Selecting previously unselected package libcap2:amd64.
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.71 Unpacking libcap2:amd64 (1:2.44-1) ...
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.78 Selecting previously unselected package libmnl0:amd64.
23:04:02 [2022-05-12T23:04:02.457Z] #21 25.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.79 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.85 Selecting previously unselected package libxtables12:amd64.
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.88 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.95 Selecting previously unselected package libcap2-bin.
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 25.95 Unpacking libcap2-bin (1:2.44-1) ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 26.03 Selecting previously unselected package iproute2.
23:04:02 [2022-05-12T23:04:02.717Z] #21 26.03 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:04:02 [2022-05-12T23:04:02.717Z] #21 26.04 Unpacking iproute2 (5.10.0-4) ...
23:04:03 [2022-05-12T23:04:03.287Z] #21 26.51 Selecting previously unselected package xxd.
23:04:03 [2022-05-12T23:04:03.287Z] #21 26.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:03 [2022-05-12T23:04:03.287Z] #21 26.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:04:03 [2022-05-12T23:04:03.548Z] #21 26.66 Selecting previously unselected package vim-common.
23:04:03 [2022-05-12T23:04:03.548Z] #21 26.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:03 [2022-05-12T23:04:03.548Z] #21 26.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:04:03 [2022-05-12T23:04:03.548Z] #21 26.83 Selecting previously unselected package bash-completion.
23:04:03 [2022-05-12T23:04:03.548Z] #21 26.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:04:05 [2022-05-12T23:04:05.458Z] #21 28.66 Unpacking bash-completion (1:2.11-2) ...
23:04:05 [2022-05-12T23:04:05.719Z] #21 29.02 Selecting previously unselected package bzip2.
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.03 Unpacking bzip2 (1.0.8-4) ...
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.11 Selecting previously unselected package xz-utils.
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.27 Selecting previously unselected package apparmor.
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.27 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:04:05 [2022-05-12T23:04:05.979Z] #21 29.32 Unpacking apparmor (2.13.6-10) ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.74 Selecting previously unselected package inetutils-ping.
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.76 Unpacking inetutils-ping (2:2.0-1) ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.87 Selecting previously unselected package libip4tc2:amd64.
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.89 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.96 Selecting previously unselected package libip6tc2:amd64.
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.96 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:04:06 [2022-05-12T23:04:06.550Z] #21 29.97 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:04:06 [2022-05-12T23:04:06.810Z] #21 30.08 Selecting previously unselected package libnfnetlink0:amd64.
23:04:06 [2022-05-12T23:04:06.810Z] #21 30.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:04:06 [2022-05-12T23:04:06.810Z] #21 30.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:06 [2022-05-12T23:04:06.810Z] #21 30.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:04:06 [2022-05-12T23:04:06.811Z] #21 30.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:04:06 [2022-05-12T23:04:06.811Z] #21 30.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.24 Selecting previously unselected package libnftnl11:amd64.
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.26 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.34 Selecting previously unselected package iptables.
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.071Z] #21 30.36 Unpacking iptables (1.8.7-1) ...
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.64 Selecting previously unselected package libonig5:amd64.
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.66 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.83 Selecting previously unselected package libjq1:amd64.
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.643Z] #21 30.85 Unpacking libjq1:amd64 (1.6-2.1) ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 30.97 Selecting previously unselected package jq.
23:04:07 [2022-05-12T23:04:07.904Z] #21 30.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 30.98 Unpacking jq (1.6-2.1) ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.09 Selecting previously unselected package libaio1:amd64.
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.11 Unpacking libaio1:amd64 (0.3.112-9) ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.16 Selecting previously unselected package libgpm2:amd64.
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:04:07 [2022-05-12T23:04:07.904Z] #21 31.18 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:04:08 [2022-05-12T23:04:08.169Z] #21 31.26 Selecting previously unselected package libicu67:amd64.
23:04:08 [2022-05-12T23:04:08.169Z] #21 31.26 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:04:08 [2022-05-12T23:04:08.169Z] #21 31.27 Unpacking libicu67:amd64 (67.1-7) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 35.81 Selecting previously unselected package libinih1:amd64.
23:04:13 [2022-05-12T23:04:13.461Z] #21 35.83 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 35.85 Unpacking libinih1:amd64 (53-1+b2) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.04 Selecting previously unselected package libnet1:amd64.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.12 Selecting previously unselected package libnl-3-200:amd64.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.20 Selecting previously unselected package libprotobuf-c1:amd64.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.27 Selecting previously unselected package net-tools.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.27 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.28 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.48 Selecting previously unselected package patch.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.48 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.50 Unpacking patch (2.7.6-7) ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.59 Selecting previously unselected package python-pip-whl.
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:04:13 [2022-05-12T23:04:13.461Z] #21 36.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:04:14 [2022-05-12T23:04:14.034Z] #21 37.27 Selecting previously unselected package python3-lib2to3.
23:04:14 [2022-05-12T23:04:14.034Z] #21 37.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
23:04:14 [2022-05-12T23:04:14.034Z] #21 37.27 Unpacking python3-lib2to3 (3.9.2-1) ...
23:04:14 [2022-05-12T23:04:14.034Z] #21 37.45 Selecting previously unselected package python3-distutils.
23:04:14 [2022-05-12T23:04:14.295Z] #21 37.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
23:04:14 [2022-05-12T23:04:14.295Z] #21 37.46 Unpacking python3-distutils (3.9.2-1) ...
23:04:14 [2022-05-12T23:04:14.295Z] #21 37.73 Selecting previously unselected package python3-pkg-resources.
23:04:14 [2022-05-12T23:04:14.559Z] #21 37.76 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
23:04:14 [2022-05-12T23:04:14.559Z] #21 37.76 Unpacking python3-pkg-resources (52.0.0-4) ...
23:04:14 [2022-05-12T23:04:14.821Z] #21 38.04 Selecting previously unselected package python3-setuptools.
23:04:14 [2022-05-12T23:04:14.821Z] #21 38.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
23:04:14 [2022-05-12T23:04:14.821Z] #21 38.05 Unpacking python3-setuptools (52.0.0-4) ...
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.27 Selecting previously unselected package python3-wheel.
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.28 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.28 Unpacking python3-wheel (0.34.2-1) ...
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.35 Selecting previously unselected package python3-pip.
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:04:15 [2022-05-12T23:04:15.082Z] #21 38.37 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:04:15 [2022-05-12T23:04:15.410Z] #21 38.63 Selecting previously unselected package sudo.
23:04:15 [2022-05-12T23:04:15.411Z] #21 38.63 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
23:04:15 [2022-05-12T23:04:15.411Z] #21 38.65 Unpacking sudo (1.9.5p2-3) ...
23:04:15 [2022-05-12T23:04:15.983Z] #21 39.09 Selecting previously unselected package thin-provisioning-tools.
23:04:15 [2022-05-12T23:04:15.983Z] #21 39.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:04:15 [2022-05-12T23:04:15.983Z] #21 39.11 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.33 Selecting previously unselected package uidmap.
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.34 Unpacking uidmap (1:4.8.1-1) ...
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.50 Selecting previously unselected package vim-runtime.
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:04:16 [2022-05-12T23:04:16.244Z] #21 39.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.30 Selecting previously unselected package vim.
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.34 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.83 Selecting previously unselected package xfsprogs.
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
23:04:19 [2022-05-12T23:04:19.547Z] #21 42.84 Unpacking xfsprogs (5.10.0-4) ...
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.25 Selecting previously unselected package zip.
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.27 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.27 Unpacking zip (3.0-12) ...
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.41 Selecting previously unselected package zstd.
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.41 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:04:20 [2022-05-12T23:04:20.120Z] #21 43.42 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:04:20 [2022-05-12T23:04:20.381Z] #21 43.78 Setting up python3-pkg-resources (52.0.0-4) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.66 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.67 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.69 Setting up libgpm2:amd64 (1.20.7-8) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.70 Setting up libicu67:amd64 (67.1-7) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.71 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:04:21 [2022-05-12T23:04:21.326Z] #21 44.73 Setting up libinih1:amd64 (53-1+b2) ...
23:04:21 [2022-05-12T23:04:21.587Z] #21 44.76 Setting up uidmap (1:4.8.1-1) ...
23:04:21 [2022-05-12T23:04:21.587Z] #21 44.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:21 [2022-05-12T23:04:21.587Z] #21 44.81 Setting up bzip2 (1.0.8-4) ...
23:04:21 [2022-05-12T23:04:21.587Z] #21 44.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:04:21 [2022-05-12T23:04:21.587Z] #21 44.84 Setting up python3-wheel (0.34.2-1) ...
23:04:22 [2022-05-12T23:04:22.422Z] #21 45.48 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:04:22 [2022-05-12T23:04:22.422Z] #21 45.49 Setting up libcap2:amd64 (1:2.44-1) ...
23:04:22 [2022-05-12T23:04:22.422Z] #21 45.51 Setting up libcap2-bin (1:2.44-1) ...
23:04:22 [2022-05-12T23:04:22.422Z] #21 45.52 Setting up apparmor (2.13.6-10) ...
23:04:24 [2022-05-12T23:04:24.333Z] #21 47.16 Setting up zip (3.0-12) ...
23:04:24 [2022-05-12T23:04:24.334Z] #21 47.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:04:24 [2022-05-12T23:04:24.334Z] #21 47.20 Setting up bash-completion (1:2.11-2) ...
23:04:25 [2022-05-12T23:04:25.977Z] #21 49.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:04:25 [2022-05-12T23:04:25.977Z] #21 49.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:04:25 [2022-05-12T23:04:25.977Z] #21 49.10 Setting up libmnl0:amd64 (1.0.4-3) ...
23:04:25 [2022-05-12T23:04:25.977Z] #21 49.12 Setting up patch (2.7.6-7) ...
23:04:25 [2022-05-12T23:04:25.977Z] #21 49.13 Setting up sudo (1.9.5p2-3) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.20 invoke-rc.d: could not determine current runlevel
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.22 invoke-rc.d: policy-rc.d denied execution of start.
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.23 Setting up xfsprogs (5.10.0-4) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.24 Setting up libxtables12:amd64 (1.8.7-1) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.25 Setting up inetutils-ping (2:2.0-1) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.27 Setting up pigz (2.6-1) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:25 [2022-05-12T23:04:25.978Z] #21 49.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:04:26 [2022-05-12T23:04:26.238Z] #21 49.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:04:26 [2022-05-12T23:04:26.238Z] #21 49.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:04:26 [2022-05-12T23:04:26.809Z] #21 50.11 Setting up libaio1:amd64 (0.3.112-9) ...
23:04:26 [2022-05-12T23:04:26.809Z] #21 50.13 Setting up python3-lib2to3 (3.9.2-1) ...
23:04:27 [2022-05-12T23:04:27.381Z] #21 50.54 Setting up libelf1:amd64 (0.183-1) ...
23:04:27 [2022-05-12T23:04:27.381Z] #21 50.58 Setting up zstd (1.4.8+dfsg-2.1) ...
23:04:27 [2022-05-12T23:04:27.381Z] #21 50.60 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:04:27 [2022-05-12T23:04:27.381Z] #21 50.62 Setting up python3-distutils (3.9.2-1) ...
23:04:27 [2022-05-12T23:04:27.903Z] #21 51.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:04:27 [2022-05-12T23:04:27.904Z] #21 51.15 Setting up python3-setuptools (52.0.0-4) ...
23:04:29 [2022-05-12T23:04:29.290Z] #21 52.51 Setting up libjq1:amd64 (1.6-2.1) ...
23:04:29 [2022-05-12T23:04:29.290Z] #21 52.55 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:04:29 [2022-05-12T23:04:29.290Z] #21 52.57 Setting up thin-provisioning-tools (0.9.0-1) ...
23:04:29 [2022-05-12T23:04:29.290Z] #21 52.61 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.66 Setting up jq (1.6-2.1) ...
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.69 Setting up libbpf0:amd64 (1:0.3-2) ...
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.71 Setting up iptables (1.8.7-1) ...
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:04:30 [2022-05-12T23:04:30.677Z] #21 53.76 Setting up iproute2 (5.10.0-4) ...
23:04:30 [2022-05-12T23:04:30.938Z] #21 54.15 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:04:31 [2022-05-12T23:04:31.882Z] #21 DONE 55.0s
23:04:31 [2022-05-12T23:04:31.883Z] 
23:04:31 [2022-05-12T23:04:31.883Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:04:31 [2022-05-12T23:04:31.883Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494
23:04:32 [2022-05-12T23:04:32.831Z] #22 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:04:32 [2022-05-12T23:04:32.831Z] #22 0.858 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:04:32 [2022-05-12T23:04:32.831Z] #22 0.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:04:32 [2022-05-12T23:04:32.831Z] #22 DONE 1.0s
23:04:32 [2022-05-12T23:04:32.831Z] 
23:04:32 [2022-05-12T23:04:32.831Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:04:32 [2022-05-12T23:04:32.831Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78
23:04:42 [2022-05-12T23:04:42.836Z] #23 9.261 Collecting yamllint==1.26.1
23:04:43 [2022-05-12T23:04:43.098Z] #23 10.32   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:04:44 [2022-05-12T23:04:44.042Z] #23 11.35 Collecting pathspec>=0.5.3
23:04:44 [2022-05-12T23:04:44.303Z] #23 11.35   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:04:44 [2022-05-12T23:04:44.564Z] #23 11.74 Collecting pyyaml
23:04:44 [2022-05-12T23:04:44.564Z] #23 11.76   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
23:04:44 [2022-05-12T23:04:44.564Z] #23 11.84 Building wheels for collected packages: yamllint
23:04:44 [2022-05-12T23:04:44.564Z] #23 11.84   Building wheel for yamllint (setup.py): started
23:04:45 [2022-05-12T23:04:45.951Z] #23 12.84   Building wheel for yamllint (setup.py): finished with status 'done'
23:04:45 [2022-05-12T23:04:45.951Z] #23 12.84   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=61596dc4e92e15b24658ff9ccaf7718a6cb95cbd3ba146b7b6ae52d5fef90077
23:04:45 [2022-05-12T23:04:45.951Z] #23 12.84   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:04:45 [2022-05-12T23:04:45.951Z] #23 12.84 Successfully built yamllint
23:04:45 [2022-05-12T23:04:45.951Z] #23 12.88 Installing collected packages: pyyaml, pathspec, yamllint
23:04:46 [2022-05-12T23:04:46.212Z] #23 13.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:04:46 [2022-05-12T23:04:46.473Z] #23 DONE 13.8s
23:04:46 [2022-05-12T23:04:46.474Z] 
23:04:46 [2022-05-12T23:04:46.474Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:04:46 [2022-05-12T23:04:46.474Z] #27 sha256:4e8adfe4c4f6c9df005f339d4ea44e1cada9410b6161e6dab77b297438292edc
23:04:47 [2022-05-12T23:04:47.046Z] #27 DONE 0.4s
23:04:47 [2022-05-12T23:04:47.046Z] 
23:04:47 [2022-05-12T23:04:47.046Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:04:47 [2022-05-12T23:04:47.046Z] #32 sha256:5fec9ea59ed0b6ffb7ea421c5a40d04343f0deea8eeb60ef2ef61269c608553c
23:04:47 [2022-05-12T23:04:47.307Z] #32 DONE 0.6s
23:04:47 [2022-05-12T23:04:47.307Z] 
23:04:47 [2022-05-12T23:04:47.307Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:04:47 [2022-05-12T23:04:47.307Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4
23:04:47 [2022-05-12T23:04:47.569Z] #47 ...
23:04:47 [2022-05-12T23:04:47.569Z] 
23:04:47 [2022-05-12T23:04:47.569Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:04:47 [2022-05-12T23:04:47.569Z] #35 sha256:c3eaf2758aa3bfb490114621f7e2e5fa716fc5846fd63d8c90ce0bc20e913983
23:04:47 [2022-05-12T23:04:47.830Z] #35 DONE 0.3s
23:04:47 [2022-05-12T23:04:47.830Z] 
23:04:47 [2022-05-12T23:04:47.830Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
23:04:47 [2022-05-12T23:04:47.830Z] #37 sha256:945642a2db990f3c24fc7b5f91d129ef886744f71a46cb09c938234ee850a65b
23:04:48 [2022-05-12T23:04:48.091Z] #37 DONE 0.3s
23:04:48 [2022-05-12T23:04:48.091Z] 
23:04:48 [2022-05-12T23:04:48.091Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
23:04:48 [2022-05-12T23:04:48.091Z] #39 sha256:5c5d5b1bc28c30e43e8c47c96c07fdd9afde6371e21502de7c8024590f3c38b5
23:04:48 [2022-05-12T23:04:48.091Z] #39 DONE 0.1s
23:04:48 [2022-05-12T23:04:48.091Z] 
23:04:48 [2022-05-12T23:04:48.091Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:04:48 [2022-05-12T23:04:48.091Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:04:48 [2022-05-12T23:04:48.357Z] #60 ...
23:04:48 [2022-05-12T23:04:48.357Z] 
23:04:48 [2022-05-12T23:04:48.357Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
23:04:48 [2022-05-12T23:04:48.357Z] #41 sha256:317e7d15c2dad9cbd6652ee0254c45d1c5909d12b570dd14469180d528d1a52c
23:04:48 [2022-05-12T23:04:48.357Z] #41 DONE 0.1s
23:04:48 [2022-05-12T23:04:48.357Z] 
23:04:48 [2022-05-12T23:04:48.357Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
23:04:48 [2022-05-12T23:04:48.357Z] #45 sha256:1e7dbd05ebf23065c1b4c16eb8ec36194531a7dd7146134c261cb016b87692f6
23:04:48 [2022-05-12T23:04:48.357Z] #45 DONE 0.0s
23:04:48 [2022-05-12T23:04:48.357Z] 
23:04:48 [2022-05-12T23:04:48.357Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:04:48 [2022-05-12T23:04:48.357Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:05:03 [2022-05-12T23:05:03.304Z] #64 ...
23:05:03 [2022-05-12T23:05:03.304Z] 
23:05:03 [2022-05-12T23:05:03.304Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:05:03 [2022-05-12T23:05:03.304Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4
23:05:03 [2022-05-12T23:05:03.304Z] #47 267.7 + dpkg --print-architecture
23:05:03 [2022-05-12T23:05:03.304Z] #47 267.7 + git checkout -q v2.1.0
23:05:03 [2022-05-12T23:05:03.304Z] #47 268.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:05:03 [2022-05-12T23:05:03.304Z] #47 268.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:05:29 [2022-05-12T23:05:29.882Z] #47 DONE 290.7s
23:05:29 [2022-05-12T23:05:29.882Z] 
23:05:29 [2022-05-12T23:05:29.882Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:05:29 [2022-05-12T23:05:29.882Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:05:29 [2022-05-12T23:05:29.882Z] #64 ...
23:05:29 [2022-05-12T23:05:29.882Z] 
23:05:29 [2022-05-12T23:05:29.882Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
23:05:29 [2022-05-12T23:05:29.882Z] #48 sha256:d46c3a5c8d4155b16654a389ca8d327f307438c5c6ee9b8284ddfcfad6192008
23:05:29 [2022-05-12T23:05:29.882Z] #48 DONE 0.5s
23:05:29 [2022-05-12T23:05:29.882Z] 
23:05:29 [2022-05-12T23:05:29.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:05:29 [2022-05-12T23:05:29.883Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:05:29 [2022-05-12T23:05:29.883Z] #64 ...
23:05:29 [2022-05-12T23:05:29.883Z] 
23:05:29 [2022-05-12T23:05:29.883Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
23:05:29 [2022-05-12T23:05:29.883Z] #52 sha256:28c16b4065d93594cf5340dab428912f7f017564f0ae0e47f183e438efc3d93a
23:05:29 [2022-05-12T23:05:29.883Z] #52 DONE 0.1s
23:05:29 [2022-05-12T23:05:29.883Z] 
23:05:29 [2022-05-12T23:05:29.883Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:05:29 [2022-05-12T23:05:29.883Z] #54 sha256:dacce6d7ec4b849011459208641a2c341ed6324c95d440a04e0eb6458b67dfdb
23:05:29 [2022-05-12T23:05:29.883Z] #54 DONE 0.1s
23:05:29 [2022-05-12T23:05:29.883Z] 
23:05:29 [2022-05-12T23:05:29.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:05:29 [2022-05-12T23:05:29.883Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:06:02 [2022-05-12T23:06:02.005Z] #64 ...
23:06:02 [2022-05-12T23:06:02.005Z] 
23:06:02 [2022-05-12T23:06:02.005Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
23:06:02 [2022-05-12T23:06:02.005Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b
23:06:02 [2022-05-12T23:06:02.005Z] #55 325.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
23:06:02 [2022-05-12T23:06:02.005Z] #55 DONE 326.1s
23:06:02 [2022-05-12T23:06:02.005Z] 
23:06:02 [2022-05-12T23:06:02.005Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:02 [2022-05-12T23:06:02.005Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:06:02 [2022-05-12T23:06:02.267Z] #60 ...
23:06:02 [2022-05-12T23:06:02.267Z] 
23:06:02 [2022-05-12T23:06:02.267Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:06:02 [2022-05-12T23:06:02.267Z] #56 sha256:aa800643174067cc155f6bde7a14848ec02e8841ba5e87ecce2b3af986080045
23:06:02 [2022-05-12T23:06:02.839Z] #56 ...
23:06:02 [2022-05-12T23:06:02.839Z] 
23:06:02 [2022-05-12T23:06:02.839Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:06:02 [2022-05-12T23:06:02.839Z] #60 sha256:3dc6fc65c8b6025fcc8382edba99406966061838236eeb9b6c0636b6f92e0d8b
23:06:02 [2022-05-12T23:06:02.839Z] #60 153.0 + mkdir -p /build
23:06:02 [2022-05-12T23:06:02.839Z] #60 153.0 + cp runc /build/runc
23:06:02 [2022-05-12T23:06:02.839Z] #60 DONE 153.4s
23:06:03 [2022-05-12T23:06:03.100Z] 
23:06:03 [2022-05-12T23:06:03.100Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:06:03 [2022-05-12T23:06:03.100Z] #56 sha256:aa800643174067cc155f6bde7a14848ec02e8841ba5e87ecce2b3af986080045
23:06:03 [2022-05-12T23:06:03.100Z] #56 DONE 0.8s
23:06:03 [2022-05-12T23:06:03.100Z] 
23:06:03 [2022-05-12T23:06:03.100Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:06:03 [2022-05-12T23:06:03.100Z] #58 sha256:14f0b4bce9b19517d7ab9de3a5df424d2bc85796c99aff599c2a521fecf3969b
23:06:03 [2022-05-12T23:06:03.362Z] #58 DONE 0.1s
23:06:03 [2022-05-12T23:06:03.362Z] 
23:06:03 [2022-05-12T23:06:03.362Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:03 [2022-05-12T23:06:03.362Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:06:04 [2022-05-12T23:06:04.746Z] #64 ...
23:06:04 [2022-05-12T23:06:04.746Z] 
23:06:04 [2022-05-12T23:06:04.746Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
23:06:04 [2022-05-12T23:06:04.746Z] #61 sha256:09337a6fc168e55a261393c84115dac6f26853cbc034b3912b476e0468fdd17f
23:06:04 [2022-05-12T23:06:04.746Z] #61 DONE 0.2s
23:06:04 [2022-05-12T23:06:04.746Z] 
23:06:04 [2022-05-12T23:06:04.746Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:06:04 [2022-05-12T23:06:04.746Z] #64 sha256:ad65a00b262ea10058a94438676512c7e2835cf293c2bcaf80092393fce9a326
23:06:08 [2022-05-12T23:06:08.044Z] #64 281.0 + bin/containerd
23:07:04 [2022-05-12T23:07:04.318Z] #64 331.8 # github.com/containerd/containerd/cmd/containerd
23:07:04 [2022-05-12T23:07:04.319Z] #64 331.8 /usr/bin/ld: /tmp/go-link-898567342/000019.o: in function `New':
23:07:04 [2022-05-12T23:07:04.319Z] #64 331.8 /tmp/tmp.lTJK6nP4B0/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
23:07:04 [2022-05-12T23:07:04.319Z] #64 331.9 + bin/containerd-stress
23:07:04 [2022-05-12T23:07:04.319Z] #64 333.0 + bin/containerd-shim
23:07:10 [2022-05-12T23:07:10.906Z] #64 344.3 + bin/containerd-shim-runc-v1
23:07:17 [2022-05-12T23:07:17.492Z] #64 350.6 + bin/containerd-shim-runc-v2
23:07:18 [2022-05-12T23:07:18.063Z] #64 351.4 + binaries
23:07:18 [2022-05-12T23:07:18.063Z] #64 351.4 + install -D bin/containerd /build/containerd
23:07:18 [2022-05-12T23:07:18.063Z] #64 351.4 + install -D bin/containerd-shim /build/containerd-shim
23:07:18 [2022-05-12T23:07:18.063Z] #64 351.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:07:18 [2022-05-12T23:07:18.063Z] #64 351.4 + install -D bin/ctr /build/ctr
23:07:19 [2022-05-12T23:07:19.972Z] #64 DONE 353.5s
23:07:21 [2022-05-12T23:07:21.355Z] 
23:07:21 [2022-05-12T23:07:21.355Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
23:07:21 [2022-05-12T23:07:21.355Z] #65 sha256:c75df98f599c32799320d1aa39b628f9ba770b58322e800eb3e07d422e91e2e8
23:07:22 [2022-05-12T23:07:22.293Z] #65 DONE 0.9s
23:07:22 [2022-05-12T23:07:22.293Z] 
23:07:22 [2022-05-12T23:07:22.293Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:07:22 [2022-05-12T23:07:22.293Z] #70 sha256:d6bcdf0610ef08842abd17d1b154425db2dcfe0bb63aeca2fcf8c375ab1e7d27
23:07:22 [2022-05-12T23:07:22.293Z] #70 DONE 0.2s
23:07:22 [2022-05-12T23:07:22.293Z] 
23:07:22 [2022-05-12T23:07:22.293Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:07:22 [2022-05-12T23:07:22.293Z] #75 sha256:c761bf848bb85755ee48c126e8cafb602ad54eb54e17b3f37e413e897972ec19
23:07:23 [2022-05-12T23:07:23.232Z] #75 DONE 0.9s
23:07:23 [2022-05-12T23:07:23.232Z] 
23:07:23 [2022-05-12T23:07:23.232Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:07:23 [2022-05-12T23:07:23.232Z] #76 sha256:8f1294219263349fce320c92086490607753c872fe8a0110a54c6c734c0ab873
23:07:23 [2022-05-12T23:07:23.232Z] #76 DONE 0.0s
23:07:23 [2022-05-12T23:07:23.232Z] 
23:07:23 [2022-05-12T23:07:23.232Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:07:23 [2022-05-12T23:07:23.232Z] #77 sha256:c147604b91b0c70d9497723721c099f0d0f007525d53ae8ff5b416e2508e9728
23:07:24 [2022-05-12T23:07:24.615Z] #77 DONE 1.4s
23:07:24 [2022-05-12T23:07:24.615Z] 
23:07:24 [2022-05-12T23:07:24.615Z] #78 exporting to image
23:07:24 [2022-05-12T23:07:24.615Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:07:24 [2022-05-12T23:07:24.615Z] #78 exporting layers
23:07:31 [2022-05-12T23:07:31.259Z] #78 exporting layers 6.4s done
23:07:31 [2022-05-12T23:07:31.259Z] #78 writing image sha256:a7e080f15ffe7df48910a9da43e509bd80c3fac17fe0e70721602a147ef364ae done
23:07:31 [2022-05-12T23:07:31.259Z] #78 naming to docker.io/library/docker:240a9fcb833996b1365266b906e181a1a6e06549 done
23:07:31 [2022-05-12T23:07:31.259Z] #78 DONE 6.4s