Skip to content

Console Output

Skipping 108 KB.. Full Log
iles and directories currently installed.)
22:04:41 [2022-12-19T22:04:41.409Z] #33 60.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 60.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.01 Selecting previously unselected package vim-common.
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.57 Selecting previously unselected package cmake-data.
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 61.62 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 67.76 Selecting previously unselected package libicu67:amd64.
22:04:41 [2022-12-19T22:04:41.409Z] #33 67.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 67.81 Unpacking libicu67:amd64 (67.1-7) ...
22:04:41 [2022-12-19T22:04:41.409Z] #33 ...
22:04:41 [2022-12-19T22:04:41.409Z] 
22:04:41 [2022-12-19T22:04:41.409Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:04:41 [2022-12-19T22:04:41.409Z] #21 70.10 debconf: delaying package configuration, since apt-utils is not installed
22:04:41 [2022-12-19T22:04:41.973Z] #21 70.57 Fetched 115 MB in 11s (9979 kB/s)
22:04:42 [2022-12-19T22:04:42.244Z] #21 70.75 Selecting previously unselected package binutils-mingw-w64-i686.
22:04:42 [2022-12-19T22:04:42.507Z] #21 70.75 (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 ... 15718 files and directories currently installed.)
22:04:42 [2022-12-19T22:04:42.507Z] #21 70.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:04:42 [2022-12-19T22:04:42.507Z] #21 70.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:04:46 [2022-12-19T22:04:46.688Z] #21 74.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:04:46 [2022-12-19T22:04:46.688Z] #21 74.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:04:46 [2022-12-19T22:04:46.688Z] #21 74.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:04:47 [2022-12-19T22:04:47.260Z] #21 ...
22:04:47 [2022-12-19T22:04:47.260Z] 
22:04:47 [2022-12-19T22:04:47.260Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:04:47 [2022-12-19T22:04:47.260Z] #30 68.51 go: downloading github.com/mattn/go-colorable v0.1.12
22:04:47 [2022-12-19T22:04:47.260Z] #30 68.52 go: downloading github.com/sirupsen/logrus v1.8.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 68.56 go: downloading github.com/stretchr/testify v1.7.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 68.95 go: downloading github.com/mattn/go-isatty v0.0.14
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.18 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.22 go: downloading github.com/magiconair/properties v1.8.5
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.27 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.35 go: downloading github.com/spf13/afero v1.6.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.36 go: downloading github.com/spf13/cast v1.4.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.54 go: downloading github.com/subosito/gotenv v1.2.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.59 go: downloading gopkg.in/ini.v1 v1.66.2
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.66 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.78 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.86 go: downloading github.com/go-toolsmith/astp v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.88 go: downloading github.com/go-toolsmith/typep v1.0.2
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:04:47 [2022-12-19T22:04:47.260Z] #30 69.98 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:04:47 [2022-12-19T22:04:47.260Z] #30 70.25 go: downloading github.com/hashicorp/errwrap v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 70.29 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 70.36 go: downloading github.com/Antonboom/errname v0.1.5
22:04:47 [2022-12-19T22:04:47.260Z] #30 70.57 go: downloading github.com/Antonboom/nilnil v0.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 70.73 go: downloading github.com/BurntSushi/toml v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.18 go: downloading github.com/alexkohler/prealloc v1.0.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.30 go: downloading github.com/ashanbrown/makezero v1.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.36 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.54 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.79 go: downloading github.com/breml/bidichk v0.2.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.84 go: downloading github.com/breml/errchkjson v0.2.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 71.96 go: downloading github.com/butuzov/ireturn v0.1.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.07 go: downloading github.com/charithe/durationcheck v0.0.9
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.12 go: downloading github.com/daixiang0/gci v0.2.9
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.36 go: downloading github.com/esimonov/ifshort v1.0.4
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.39 go: downloading github.com/fzipp/gocyclo v0.4.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:04:47 [2022-12-19T22:04:47.260Z] #30 72.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.08 go: downloading github.com/golangci/misspell v0.3.5
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.40 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.72 go: downloading github.com/jgautheron/goconst v1.5.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.76 go: downloading github.com/julz/importas v0.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.86 go: downloading github.com/kisielk/errcheck v1.6.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.94 go: downloading github.com/kulti/thelper v0.5.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 73.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.03 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.06 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.10 go: downloading github.com/ldez/tagliatelle v0.3.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.12 go: downloading github.com/leonklingele/grouper v1.1.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.20 go: downloading github.com/maratori/testpackage v1.0.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:04:47 [2022-12-19T22:04:47.260Z] #30 74.39 go: downloading github.com/mgechev/revive v1.1.3
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.18 go: downloading github.com/moricho/tparallel v0.2.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.18 go: downloading github.com/nakabonne/nestif v0.3.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.24 go: downloading github.com/nishanths/exhaustive v0.7.11
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.27 go: downloading github.com/nishanths/predeclared v0.2.1
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.31 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:04:47 [2022-12-19T22:04:47.260Z] #30 75.61 go: downloading github.com/securego/gosec/v2 v2.9.6
22:04:47 [2022-12-19T22:04:47.518Z] #30 76.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:04:47 [2022-12-19T22:04:47.518Z] #30 76.08 go: downloading github.com/sivchari/containedctx v1.0.1
22:04:47 [2022-12-19T22:04:47.518Z] #30 76.10 go: downloading github.com/sivchari/tenv v1.4.7
22:04:47 [2022-12-19T22:04:47.518Z] #30 76.15 go: downloading github.com/sonatard/noctx v0.0.1
22:04:47 [2022-12-19T22:04:47.518Z] #30 76.20 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:04:47 [2022-12-19T22:04:47.775Z] #30 76.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:04:47 [2022-12-19T22:04:47.775Z] #30 76.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:04:47 [2022-12-19T22:04:47.775Z] #30 76.32 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:04:47 [2022-12-19T22:04:47.776Z] #30 76.33 go: downloading github.com/tetafro/godot v1.4.11
22:04:47 [2022-12-19T22:04:47.776Z] #30 76.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:04:48 [2022-12-19T22:04:48.033Z] #30 76.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:04:48 [2022-12-19T22:04:48.033Z] #30 76.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:04:48 [2022-12-19T22:04:48.291Z] #30 76.82 go: downloading github.com/ultraware/funlen v0.0.3
22:04:48 [2022-12-19T22:04:48.291Z] #30 76.84 go: downloading github.com/ultraware/whitespace v0.0.4
22:04:48 [2022-12-19T22:04:48.291Z] #30 76.87 go: downloading github.com/uudashr/gocognit v1.0.5
22:04:48 [2022-12-19T22:04:48.551Z] #30 76.97 go: downloading github.com/yagipy/maintidx v1.0.0
22:04:48 [2022-12-19T22:04:48.551Z] #30 76.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:04:48 [2022-12-19T22:04:48.809Z] #30 77.50 go: downloading gitlab.com/bosi/decorder v0.2.1
22:04:49 [2022-12-19T22:04:49.069Z] #30 77.63 go: downloading honnef.co/go/tools v0.2.2
22:04:50 [2022-12-19T22:04:50.444Z] #30 ...
22:04:50 [2022-12-19T22:04:50.444Z] 
22:04:50 [2022-12-19T22:04:50.444Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:04:50 [2022-12-19T22:04:50.444Z] #33 78.83 Selecting previously unselected package libxml2:amd64.
22:04:50 [2022-12-19T22:04:50.444Z] #33 78.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
22:04:50 [2022-12-19T22:04:50.444Z] #33 78.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
22:04:50 [2022-12-19T22:04:50.444Z] #33 ...
22:04:50 [2022-12-19T22:04:50.444Z] 
22:04:50 [2022-12-19T22:04:50.444Z] #31 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.03 Selecting previously unselected package protobuf-c-compiler.
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.03 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.04 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.23 Selecting previously unselected package protobuf-compiler.
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.23 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.24 Unpacking protobuf-compiler (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.39 Selecting previously unselected package python3-pkg-resources.
22:04:50 [2022-12-19T22:04:50.444Z] #31 69.39 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 69.39 Unpacking python3-pkg-resources (52.0.0-4) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 69.92 Selecting previously unselected package python3-six.
22:04:50 [2022-12-19T22:04:50.445Z] #31 69.92 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 69.93 Unpacking python3-six (1.16.0-2) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 70.17 Selecting previously unselected package python3-protobuf.
22:04:50 [2022-12-19T22:04:50.445Z] #31 70.17 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 70.18 Unpacking python3-protobuf (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 71.15 Setting up python3-pkg-resources (52.0.0-4) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.87 Setting up libprotobuf23:amd64 (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.91 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.93 Setting up libcap2:amd64 (1:2.44-1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 73.94 Setting up python3-six (1.16.0-2) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 75.60 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 75.65 Setting up libprotoc23:amd64 (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 75.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 75.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:04:50 [2022-12-19T22:04:50.445Z] #31 75.77 Setting up python3-protobuf (3.12.4-1) ...
22:04:50 [2022-12-19T22:04:50.702Z] #31 ...
22:04:50 [2022-12-19T22:04:50.702Z] 
22:04:50 [2022-12-19T22:04:50.702Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.13 Selecting previously unselected package binutils-mingw-w64.
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.36 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:04:50 [2022-12-19T22:04:50.702Z] #21 79.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:04:51 [2022-12-19T22:04:51.268Z] #21 79.70 Selecting previously unselected package dmsetup.
22:04:51 [2022-12-19T22:04:51.268Z] #21 79.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:04:51 [2022-12-19T22:04:51.268Z] #21 79.72 Unpacking dmsetup (2:1.02.175-2.1) ...
22:04:51 [2022-12-19T22:04:51.526Z] #21 80.05 Selecting previously unselected package mingw-w64-common.
22:04:51 [2022-12-19T22:04:51.526Z] #21 80.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:04:51 [2022-12-19T22:04:51.526Z] #21 80.07 Unpacking mingw-w64-common (8.0.0-1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #21 ...
22:04:54 [2022-12-19T22:04:54.805Z] 
22:04:54 [2022-12-19T22:04:54.805Z] #31 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.74 Setting up libcap-dev:amd64 (1:2.44-1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.76 Setting up protobuf-compiler (3.12.4-1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.80 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.84 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.87 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 81.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:04:54 [2022-12-19T22:04:54.805Z] #31 DONE 83.0s
22:04:54 [2022-12-19T22:04:54.805Z] 
22:04:54 [2022-12-19T22:04:54.805Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:04:58 [2022-12-19T22:04:58.086Z] #38 3.711 Note: Building without setproctitle() and strlcpy() support.
22:04:58 [2022-12-19T22:04:58.086Z] #38 3.711       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:04:58 [2022-12-19T22:04:58.086Z] #38 3.731 Note: Building without GnuTLS support
22:04:58 [2022-12-19T22:04:58.086Z] #38 3.736 Makefile.config:39: Warn: you have no libnftables installed
22:04:58 [2022-12-19T22:04:58.086Z] #38 3.736 Makefile.config:40: Warn: Building without nftables support
22:05:00 [2022-12-19T22:05:00.615Z] #38 ...
22:05:00 [2022-12-19T22:05:00.615Z] 
22:05:00 [2022-12-19T22:05:00.615Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:05:00 [2022-12-19T22:05:00.615Z] #21 88.97 Selecting previously unselected package mingw-w64-x86-64-dev.
22:05:00 [2022-12-19T22:05:00.615Z] #21 88.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:05:00 [2022-12-19T22:05:00.615Z] #21 89.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #21 ...
22:05:01 [2022-12-19T22:05:01.181Z] 
22:05:01 [2022-12-19T22:05:01.181Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:05:01 [2022-12-19T22:05:01.181Z] #33 79.70 Selecting previously unselected package libarchive13:amd64.
22:05:01 [2022-12-19T22:05:01.181Z] #33 79.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 79.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.42 Selecting previously unselected package libjsoncpp24:amd64.
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.68 Selecting previously unselected package librhash0:amd64.
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 80.71 Unpacking librhash0:amd64 (1.4.1-2) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.16 Selecting previously unselected package libuv1:amd64.
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.16 Unpacking libuv1:amd64 (1.40.0-2) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.45 Selecting previously unselected package cmake.
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 81.47 Unpacking cmake (3.18.4-2+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 88.77 Setting up libicu67:amd64 (67.1-7) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 88.85 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 88.90 Setting up libuv1:amd64 (1.40.0-2) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 88.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.05 Setting up librhash0:amd64 (1.4.1-2) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.10 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.18 Setting up cmake (3.18.4-2+deb11u1) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 89.35 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:05:01 [2022-12-19T22:05:01.181Z] #33 ...
22:05:01 [2022-12-19T22:05:01.181Z] 
22:05:01 [2022-12-19T22:05:01.181Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:01 [2022-12-19T22:05:01.181Z] #38 6.677 fatal: not a git repository (or any of the parent directories): .git
22:05:01 [2022-12-19T22:05:01.181Z] #38 6.798   GEN      .gitid
22:05:01 [2022-12-19T22:05:01.181Z] #38 6.855   GEN      criu/include/version.h
22:05:01 [2022-12-19T22:05:01.438Z] #38 6.926   GEN      include/common/asm
22:05:01 [2022-12-19T22:05:01.439Z] #38 ...
22:05:01 [2022-12-19T22:05:01.439Z] 
22:05:01 [2022-12-19T22:05:01.439Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.04 go: downloading mvdan.cc/gofumpt v0.2.1
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.48 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.67 go: downloading github.com/davecgh/go-spew v1.1.1
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.84 go: downloading github.com/pmezard/go-difflib v1.0.0
22:05:01 [2022-12-19T22:05:01.439Z] #30 80.85 go: downloading github.com/stretchr/objx v0.1.1
22:05:01 [2022-12-19T22:05:01.439Z] #30 83.13 go: downloading github.com/hashicorp/hcl v1.0.0
22:05:01 [2022-12-19T22:05:01.439Z] #30 83.65 go: downloading github.com/pelletier/go-toml v1.9.4
22:05:01 [2022-12-19T22:05:01.439Z] #30 83.65 go: downloading gopkg.in/yaml.v2 v2.4.0
22:05:01 [2022-12-19T22:05:01.439Z] #30 83.96 go: downloading golang.org/x/text v0.3.7
22:05:02 [2022-12-19T22:05:02.823Z] #30 ...
22:05:02 [2022-12-19T22:05:02.823Z] 
22:05:02 [2022-12-19T22:05:02.823Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:05:02 [2022-12-19T22:05:02.823Z] #34 81.30 sync
22:05:02 [2022-12-19T22:05:02.823Z] #34 81.31 internal/reflectlite
22:05:02 [2022-12-19T22:05:02.823Z] #34 84.18 internal/testlog
22:05:02 [2022-12-19T22:05:02.823Z] #34 86.25 sort
22:05:02 [2022-12-19T22:05:02.823Z] #34 86.25 errors
22:05:02 [2022-12-19T22:05:02.823Z] #34 86.91 strconv
22:05:02 [2022-12-19T22:05:02.823Z] #34 88.29 io
22:05:02 [2022-12-19T22:05:02.823Z] #34 90.23 internal/oserror
22:05:02 [2022-12-19T22:05:02.824Z] #34 90.41 syscall
22:05:03 [2022-12-19T22:05:03.081Z] #34 91.75 reflect
22:05:03 [2022-12-19T22:05:03.343Z] #34 ...
22:05:03 [2022-12-19T22:05:03.343Z] 
22:05:03 [2022-12-19T22:05:03.343Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:03 [2022-12-19T22:05:03.343Z] #38 8.823   PBCC     images/timens.pb-c.c
22:05:03 [2022-12-19T22:05:03.343Z] #38 8.870   DEP      images/timens.pb-c.d
22:05:03 [2022-12-19T22:05:03.343Z] #38 8.977   PBCC     images/fown.pb-c.c
22:05:03 [2022-12-19T22:05:03.603Z] #38 9.003   PBCC     images/google/protobuf/descriptor.pb-c.c
22:05:03 [2022-12-19T22:05:03.603Z] #38 ...
22:05:03 [2022-12-19T22:05:03.603Z] 
22:05:03 [2022-12-19T22:05:03.603Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:05:03 [2022-12-19T22:05:03.603Z] #33 DONE 92.2s
22:05:03 [2022-12-19T22:05:03.603Z] 
22:05:03 [2022-12-19T22:05:03.603Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:03 [2022-12-19T22:05:03.603Z] #38 9.157   PBCC     images/opts.pb-c.c
22:05:03 [2022-12-19T22:05:03.861Z] #38 9.255   PBCC     images/memfd.pb-c.c
22:05:03 [2022-12-19T22:05:03.861Z] #38 9.402   DEP      images/fown.pb-c.d
22:05:04 [2022-12-19T22:05:04.118Z] #38 9.540   DEP      images/google/protobuf/descriptor.pb-c.d
22:05:04 [2022-12-19T22:05:04.118Z] #38 9.691   DEP      images/opts.pb-c.d
22:05:04 [2022-12-19T22:05:04.376Z] #38 9.867   DEP      images/memfd.pb-c.d
22:05:04 [2022-12-19T22:05:04.376Z] #38 10.06   PBCC     images/sit.pb-c.c
22:05:04 [2022-12-19T22:05:04.376Z] #38 10.11   DEP      images/sit.pb-c.d
22:05:04 [2022-12-19T22:05:04.637Z] #38 10.24   PBCC     images/macvlan.pb-c.c
22:05:04 [2022-12-19T22:05:04.637Z] #38 10.38   DEP      images/macvlan.pb-c.d
22:05:04 [2022-12-19T22:05:04.894Z] #38 10.61   PBCC     images/autofs.pb-c.c
22:05:05 [2022-12-19T22:05:05.151Z] #38 10.62   DEP      images/autofs.pb-c.d
22:05:05 [2022-12-19T22:05:05.151Z] #38 10.77   PBCC     images/sysctl.pb-c.c
22:05:05 [2022-12-19T22:05:05.151Z] #38 10.78   DEP      images/sysctl.pb-c.d
22:05:05 [2022-12-19T22:05:05.151Z] #38 10.82   PBCC     images/time.pb-c.c
22:05:05 [2022-12-19T22:05:05.409Z] #38 10.88   DEP      images/time.pb-c.d
22:05:05 [2022-12-19T22:05:05.409Z] #38 10.97   PBCC     images/binfmt-misc.pb-c.c
22:05:05 [2022-12-19T22:05:05.409Z] #38 10.99   DEP      images/binfmt-misc.pb-c.d
22:05:05 [2022-12-19T22:05:05.409Z] #38 11.06   PBCC     images/seccomp.pb-c.c
22:05:05 [2022-12-19T22:05:05.409Z] #38 11.09   DEP      images/seccomp.pb-c.d
22:05:05 [2022-12-19T22:05:05.667Z] #38 11.15   PBCC     images/userns.pb-c.c
22:05:05 [2022-12-19T22:05:05.667Z] #38 11.16   DEP      images/userns.pb-c.d
22:05:05 [2022-12-19T22:05:05.667Z] #38 11.29   PBCC     images/cgroup.pb-c.c
22:05:05 [2022-12-19T22:05:05.667Z] #38 11.30   DEP      images/cgroup.pb-c.d
22:05:05 [2022-12-19T22:05:05.924Z] #38 11.41   PBCC     images/ext-file.pb-c.c
22:05:05 [2022-12-19T22:05:05.924Z] #38 11.49   DEP      images/ext-file.pb-c.d
22:05:05 [2022-12-19T22:05:05.924Z] #38 11.54   PBCC     images/rpc.pb-c.c
22:05:05 [2022-12-19T22:05:05.924Z] #38 11.62   DEP      images/rpc.pb-c.d
22:05:06 [2022-12-19T22:05:06.182Z] #38 11.74   PBCC     images/siginfo.pb-c.c
22:05:06 [2022-12-19T22:05:06.182Z] #38 11.81   DEP      images/siginfo.pb-c.d
22:05:06 [2022-12-19T22:05:06.439Z] #38 11.96   PBCC     images/pagemap.pb-c.c
22:05:06 [2022-12-19T22:05:06.439Z] #38 12.06   DEP      images/pagemap.pb-c.d
22:05:06 [2022-12-19T22:05:06.702Z] #38 12.18   PBCC     images/rlimit.pb-c.c
22:05:06 [2022-12-19T22:05:06.702Z] #38 12.20   DEP      images/rlimit.pb-c.d
22:05:06 [2022-12-19T22:05:06.702Z] #38 12.28   PBCC     images/file-lock.pb-c.c
22:05:06 [2022-12-19T22:05:06.702Z] #38 12.30   DEP      images/file-lock.pb-c.d
22:05:06 [2022-12-19T22:05:06.960Z] #38 12.51   PBCC     images/tty.pb-c.c
22:05:06 [2022-12-19T22:05:06.960Z] #38 12.54   DEP      images/tty.pb-c.d
22:05:06 [2022-12-19T22:05:06.960Z] #38 12.58   PBCC     images/tun.pb-c.c
22:05:06 [2022-12-19T22:05:06.960Z] #38 12.61   PBCC     images/netdev.pb-c.c
22:05:06 [2022-12-19T22:05:06.960Z] #38 12.66   DEP      images/tun.pb-c.d
22:05:07 [2022-12-19T22:05:07.220Z] #38 12.76   DEP      images/netdev.pb-c.d
22:05:07 [2022-12-19T22:05:07.220Z] #38 12.83   PBCC     images/vma.pb-c.c
22:05:07 [2022-12-19T22:05:07.477Z] #38 12.94   DEP      images/vma.pb-c.d
22:05:07 [2022-12-19T22:05:07.477Z] #38 13.06   PBCC     images/creds.pb-c.c
22:05:07 [2022-12-19T22:05:07.477Z] #38 13.11   DEP      images/creds.pb-c.d
22:05:07 [2022-12-19T22:05:07.734Z] #38 13.24   PBCC     images/utsns.pb-c.c
22:05:07 [2022-12-19T22:05:07.734Z] #38 13.27   DEP      images/utsns.pb-c.d
22:05:07 [2022-12-19T22:05:07.734Z] #38 13.42   PBCC     images/ipc-desc.pb-c.c
22:05:07 [2022-12-19T22:05:07.734Z] #38 13.47   PBCC     images/ipc-sem.pb-c.c
22:05:07 [2022-12-19T22:05:07.992Z] #38 13.50   DEP      images/ipc-desc.pb-c.d
22:05:07 [2022-12-19T22:05:07.992Z] #38 13.62   DEP      images/ipc-sem.pb-c.d
22:05:07 [2022-12-19T22:05:07.992Z] #38 13.74   PBCC     images/ipc-msg.pb-c.c
22:05:08 [2022-12-19T22:05:08.249Z] #38 13.76   DEP      images/ipc-msg.pb-c.d
22:05:08 [2022-12-19T22:05:08.249Z] #38 13.88   PBCC     images/ipc-shm.pb-c.c
22:05:08 [2022-12-19T22:05:08.249Z] #38 13.92   DEP      images/ipc-shm.pb-c.d
22:05:08 [2022-12-19T22:05:08.506Z] #38 14.11   PBCC     images/ipc-var.pb-c.c
22:05:08 [2022-12-19T22:05:08.506Z] #38 14.12   DEP      images/ipc-var.pb-c.d
22:05:08 [2022-12-19T22:05:08.763Z] #38 14.37   PBCC     images/sk-opts.pb-c.c
22:05:08 [2022-12-19T22:05:08.763Z] #38 14.44   PBCC     images/packet-sock.pb-c.c
22:05:09 [2022-12-19T22:05:09.021Z] #38 14.66   DEP      images/sk-opts.pb-c.d
22:05:09 [2022-12-19T22:05:09.279Z] #38 14.72   DEP      images/packet-sock.pb-c.d
22:05:09 [2022-12-19T22:05:09.279Z] #38 14.80   PBCC     images/sk-netlink.pb-c.c
22:05:09 [2022-12-19T22:05:09.279Z] #38 14.93   DEP      images/sk-netlink.pb-c.d
22:05:09 [2022-12-19T22:05:09.536Z] #38 15.04   PBCC     images/sk-inet.pb-c.c
22:05:09 [2022-12-19T22:05:09.793Z] #38 15.21   DEP      images/sk-inet.pb-c.d
22:05:09 [2022-12-19T22:05:09.793Z] #38 15.30   PBCC     images/sk-unix.pb-c.c
22:05:10 [2022-12-19T22:05:10.051Z] #38 15.55   DEP      images/sk-unix.pb-c.d
22:05:10 [2022-12-19T22:05:10.051Z] #38 15.60   PBCC     images/mm.pb-c.c
22:05:10 [2022-12-19T22:05:10.051Z] #38 ...
22:05:10 [2022-12-19T22:05:10.051Z] 
22:05:10 [2022-12-19T22:05:10.051Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:05:10 [2022-12-19T22:05:10.051Z] #21 98.47 Selecting previously unselected package gcc-mingw-w64-base.
22:05:10 [2022-12-19T22:05:10.051Z] #21 98.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:05:10 [2022-12-19T22:05:10.051Z] #21 98.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:05:10 [2022-12-19T22:05:10.051Z] #21 98.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:05:10 [2022-12-19T22:05:10.320Z] #21 98.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:05:10 [2022-12-19T22:05:10.320Z] #21 98.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:05:13 [2022-12-19T22:05:13.615Z] #21 ...
22:05:13 [2022-12-19T22:05:13.615Z] 
22:05:13 [2022-12-19T22:05:13.615Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.512 + RM_GOPATH=0
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.512 + TMP_GOPATH=
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.512 + : /build
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.512 + '[' -z '' ']'
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.512 ++ mktemp -d
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.515 + export GOPATH=/tmp/tmp.UHLults9LV
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.515 + GOPATH=/tmp/tmp.UHLults9LV
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.515 + RM_GOPATH=1
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.515 + case "$(go env GOARCH)" in
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.515 ++ go env GOARCH
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.534 + export GO_BUILDMODE=-buildmode=pie
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.534 + GO_BUILDMODE=-buildmode=pie
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.535 ++ dirname /tmp/install/install.sh
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.536 + dir=/tmp/install
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.536 + bin=tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.536 + shift
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.537 + '[' '!' -f /tmp/install/tini.installer ']'
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.542 + . /tmp/install/tini.installer
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.549 ++ : v0.19.0
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.550 + install_tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.550 + echo 'Install tini version v0.19.0'
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.550 Install tini version v0.19.0
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.551 + git clone https://github.com/krallin/tini.git /tmp/tmp.UHLults9LV/tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 1.553 Cloning into '/tmp/tmp.UHLults9LV/tini'...
22:05:13 [2022-12-19T22:05:13.615Z] #0 2.502 + cd /tmp/tmp.UHLults9LV/tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 2.502 + git checkout -q v0.19.0
22:05:13 [2022-12-19T22:05:13.615Z] #0 2.522 + cmake .
22:05:13 [2022-12-19T22:05:13.615Z] #0 3.374 -- The C compiler identification is GNU 10.2.1
22:05:13 [2022-12-19T22:05:13.615Z] #0 3.429 -- Detecting C compiler ABI info
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.449 -- Detecting C compiler ABI info - done
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.532 -- Check for working C compiler: /usr/bin/cc - skipped
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.575 -- Detecting C compile features
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.579 -- Detecting C compile features - done
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.625 -- Performing Test HAS_BUILTIN_FORTIFY
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.861 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.965 -- Configuring done
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.978 -- Generating done
22:05:13 [2022-12-19T22:05:13.615Z] #0 4.989 -- Build files have been written to: /tmp/tmp.UHLults9LV/tini
22:05:13 [2022-12-19T22:05:13.615Z] #0 5.003 + make tini-static
22:05:13 [2022-12-19T22:05:13.615Z] #0 5.526 Scanning dependencies of target tini-static
22:05:13 [2022-12-19T22:05:13.615Z] #0 5.670 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:05:13 [2022-12-19T22:05:13.615Z] #0 7.781 [100%] Linking C executable tini-static
22:05:13 [2022-12-19T22:05:13.615Z] #0 8.546 [100%] Built target tini-static
22:05:13 [2022-12-19T22:05:13.615Z] #0 8.722 + mkdir -p /build
22:05:13 [2022-12-19T22:05:13.615Z] #0 8.725 + cp tini-static /build/docker-init
22:05:13 [2022-12-19T22:05:13.615Z] #39 DONE 9.7s
22:05:13 [2022-12-19T22:05:13.615Z] 
22:05:13 [2022-12-19T22:05:13.615Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:13 [2022-12-19T22:05:13.615Z] #38 15.70   DEP      images/mm.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 15.82   PBCC     images/timerfd.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.01   DEP      images/timerfd.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.29   PBCC     images/timer.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.32   DEP      images/timer.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.48   PBCC     images/sa.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.58   DEP      images/sa.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.73   PBCC     images/pipe-data.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.80   DEP      images/pipe-data.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.88   PBCC     images/mnt.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.92   DEP      images/mnt.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 16.99   PBCC     images/sk-packet.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.01   DEP      images/sk-packet.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.14   PBCC     images/tcp-stream.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.23   DEP      images/tcp-stream.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.29   PBCC     images/pipe.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.37   DEP      images/pipe.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.44   PBCC     images/pstree.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.46   DEP      images/pstree.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.57   PBCC     images/fs.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.63   DEP      images/fs.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.71   PBCC     images/signalfd.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.82   DEP      images/signalfd.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 17.98   PBCC     images/fh.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.06   PBCC     images/fsnotify.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.16   DEP      images/fh.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.33   DEP      images/fsnotify.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.50   PBCC     images/eventpoll.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.56   DEP      images/eventpoll.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.70   PBCC     images/eventfd.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.76   DEP      images/eventfd.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.89   PBCC     images/remap-file-path.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 18.93   DEP      images/remap-file-path.pb-c.d
22:05:13 [2022-12-19T22:05:13.615Z] #38 19.05   PBCC     images/fifo.pb-c.c
22:05:13 [2022-12-19T22:05:13.615Z] #38 19.15   DEP      images/fifo.pb-c.d
22:05:13 [2022-12-19T22:05:13.873Z] #38 19.32   PBCC     images/ghost-file.pb-c.c
22:05:13 [2022-12-19T22:05:13.873Z] #38 19.51   DEP      images/ghost-file.pb-c.d
22:05:14 [2022-12-19T22:05:14.131Z] #38 19.69   PBCC     images/regfile.pb-c.c
22:05:14 [2022-12-19T22:05:14.389Z] #38 19.77   DEP      images/regfile.pb-c.d
22:05:14 [2022-12-19T22:05:14.389Z] #38 ...
22:05:14 [2022-12-19T22:05:14.389Z] 
22:05:14 [2022-12-19T22:05:14.389Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:05:14 [2022-12-19T22:05:14.389Z] #30 92.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:05:14 [2022-12-19T22:05:14.389Z] #30 92.85 go: downloading github.com/gobwas/glob v0.2.3
22:05:14 [2022-12-19T22:05:14.389Z] #30 92.87 go: downloading github.com/kisielk/gotool v1.0.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.10 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.25 go: downloading golang.org/x/mod v0.5.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.25 go: downloading github.com/ettle/strcase v0.1.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.46 go: downloading github.com/fatih/structtag v1.2.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.51 go: downloading github.com/Masterminds/semver v1.5.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:05:14 [2022-12-19T22:05:14.389Z] #30 93.91 go: downloading github.com/prometheus/client_golang v1.7.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 94.45 go: downloading github.com/prometheus/client_model v0.2.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 94.65 go: downloading github.com/google/go-cmp v0.5.6
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.55 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.65 go: downloading github.com/beorn7/perks v1.0.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.76 go: downloading github.com/golang/protobuf v1.5.2
22:05:14 [2022-12-19T22:05:14.389Z] #30 95.79 go: downloading github.com/cespare/xxhash v1.1.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 96.09 go: downloading github.com/prometheus/common v0.10.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 96.41 go: downloading github.com/prometheus/procfs v0.6.0
22:05:14 [2022-12-19T22:05:14.389Z] #30 96.59 go: downloading github.com/mattn/go-runewidth v0.0.9
22:05:14 [2022-12-19T22:05:14.389Z] #30 96.75 go: downloading google.golang.org/protobuf v1.27.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 99.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:05:14 [2022-12-19T22:05:14.389Z] #30 ...
22:05:14 [2022-12-19T22:05:14.389Z] 
22:05:14 [2022-12-19T22:05:14.389Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:14 [2022-12-19T22:05:14.389Z] #38 19.91   PBCC     images/ns.pb-c.c
22:05:14 [2022-12-19T22:05:14.389Z] #38 20.00   DEP      images/ns.pb-c.d
22:05:14 [2022-12-19T22:05:14.389Z] #38 20.11   PBCC     images/fdinfo.pb-c.c
22:05:14 [2022-12-19T22:05:14.953Z] #38 20.31   DEP      images/fdinfo.pb-c.d
22:05:14 [2022-12-19T22:05:14.953Z] #38 20.46   PBCC     images/core-aarch64.pb-c.c
22:05:14 [2022-12-19T22:05:14.953Z] #38 20.56   PBCC     images/core-arm.pb-c.c
22:05:14 [2022-12-19T22:05:14.953Z] #38 20.66   PBCC     images/core-ppc64.pb-c.c
22:05:15 [2022-12-19T22:05:15.268Z] #38 20.73   PBCC     images/core-s390.pb-c.c
22:05:15 [2022-12-19T22:05:15.268Z] #38 20.84   PBCC     images/core-x86.pb-c.c
22:05:15 [2022-12-19T22:05:15.548Z] #38 21.05   PBCC     images/core.pb-c.c
22:05:15 [2022-12-19T22:05:15.806Z] #38 21.15   PBCC     images/inventory.pb-c.c
22:05:15 [2022-12-19T22:05:15.806Z] #38 21.23   DEP      images/core-aarch64.pb-c.d
22:05:15 [2022-12-19T22:05:15.806Z] #38 21.33   DEP      images/core-arm.pb-c.d
22:05:15 [2022-12-19T22:05:15.806Z] #38 21.38   DEP      images/core-ppc64.pb-c.d
22:05:16 [2022-12-19T22:05:16.063Z] #38 ...
22:05:16 [2022-12-19T22:05:16.063Z] 
22:05:16 [2022-12-19T22:05:16.063Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
22:05:16 [2022-12-19T22:05:16.063Z] #28 DONE 104.5s
22:05:16 [2022-12-19T22:05:16.063Z] 
22:05:16 [2022-12-19T22:05:16.063Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:16 [2022-12-19T22:05:16.063Z] #38 21.59   DEP      images/core-s390.pb-c.d
22:05:16 [2022-12-19T22:05:16.063Z] #38 21.70   DEP      images/core-x86.pb-c.d
22:05:16 [2022-12-19T22:05:16.320Z] #38 21.85   DEP      images/core.pb-c.d
22:05:16 [2022-12-19T22:05:16.320Z] #38 21.90   DEP      images/inventory.pb-c.d
22:05:16 [2022-12-19T22:05:16.624Z] #38 22.01   PBCC     images/cpuinfo.pb-c.c
22:05:16 [2022-12-19T22:05:16.624Z] #38 22.05   DEP      images/cpuinfo.pb-c.d
22:05:16 [2022-12-19T22:05:16.624Z] #38 22.23   PBCC     images/stats.pb-c.c
22:05:16 [2022-12-19T22:05:16.624Z] #38 22.28   DEP      images/stats.pb-c.d
22:05:20 [2022-12-19T22:05:20.981Z] #38 25.76 make[1]: Nothing to be done for 'all'.
22:05:23 [2022-12-19T22:05:23.504Z] #38 28.79   CC       images/stats.o
22:05:23 [2022-12-19T22:05:23.761Z] #38 29.47   CC       images/core.o
22:05:25 [2022-12-19T22:05:25.134Z] #38 30.54   CC       images/core-x86.o
22:05:25 [2022-12-19T22:05:25.134Z] #38 ...
22:05:25 [2022-12-19T22:05:25.134Z] 
22:05:25 [2022-12-19T22:05:25.134Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:05:25 [2022-12-19T22:05:25.134Z] #21 113.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:05:25 [2022-12-19T22:05:25.134Z] #21 113.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:05:25 [2022-12-19T22:05:25.134Z] #21 113.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:05:25 [2022-12-19T22:05:25.698Z] #21 ...
22:05:25 [2022-12-19T22:05:25.698Z] 
22:05:25 [2022-12-19T22:05:25.698Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:05:25 [2022-12-19T22:05:25.698Z] #34 104.3 internal/syscall/unix
22:05:25 [2022-12-19T22:05:25.698Z] #34 105.0 time
22:05:25 [2022-12-19T22:05:25.962Z] #34 ...
22:05:25 [2022-12-19T22:05:25.962Z] 
22:05:25 [2022-12-19T22:05:25.962Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:25 [2022-12-19T22:05:25.962Z] #38 31.57   CC       images/core-arm.o
22:05:26 [2022-12-19T22:05:26.914Z] #38 32.43   CC       images/core-aarch64.o
22:05:27 [2022-12-19T22:05:27.851Z] #38 33.19   CC       images/core-ppc64.o
22:05:28 [2022-12-19T22:05:28.415Z] #38 33.91   CC       images/core-s390.o
22:05:29 [2022-12-19T22:05:29.346Z] #38 34.75   CC       images/cpuinfo.o
22:05:30 [2022-12-19T22:05:30.277Z] #38 35.58   CC       images/inventory.o
22:05:30 [2022-12-19T22:05:30.277Z] #38 35.84   CC       images/fdinfo.o
22:05:30 [2022-12-19T22:05:30.842Z] #38 36.44   CC       images/fown.o
22:05:31 [2022-12-19T22:05:31.406Z] #38 36.74   CC       images/ns.o
22:05:31 [2022-12-19T22:05:31.406Z] #38 36.88   CC       images/regfile.o
22:05:31 [2022-12-19T22:05:31.663Z] #38 37.19   CC       images/ghost-file.o
22:05:32 [2022-12-19T22:05:32.233Z] #38 37.66   CC       images/fifo.o
22:05:32 [2022-12-19T22:05:32.491Z] #38 37.96   CC       images/remap-file-path.o
22:05:32 [2022-12-19T22:05:32.749Z] #38 38.28   CC       images/eventfd.o
22:05:33 [2022-12-19T22:05:33.006Z] #38 38.60   CC       images/eventpoll.o
22:05:33 [2022-12-19T22:05:33.572Z] #38 39.14   CC       images/fh.o
22:05:34 [2022-12-19T22:05:34.137Z] #38 39.63   CC       images/fsnotify.o
22:05:35 [2022-12-19T22:05:35.068Z] #38 40.49   CC       images/signalfd.o
22:05:35 [2022-12-19T22:05:35.325Z] #38 40.84   CC       images/fs.o
22:05:35 [2022-12-19T22:05:35.582Z] #38 41.21   CC       images/pstree.o
22:05:35 [2022-12-19T22:05:35.840Z] #38 41.48   CC       images/pipe.o
22:05:36 [2022-12-19T22:05:36.403Z] #38 41.91   CC       images/tcp-stream.o
22:05:36 [2022-12-19T22:05:36.660Z] #38 ...
22:05:36 [2022-12-19T22:05:36.660Z] 
22:05:36 [2022-12-19T22:05:36.660Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:05:36 [2022-12-19T22:05:36.660Z] #34 115.2 internal/poll
22:05:36 [2022-12-19T22:05:36.660Z] #34 116.9 internal/fmtsort
22:05:36 [2022-12-19T22:05:36.660Z] #34 118.2 internal/safefilepath
22:05:36 [2022-12-19T22:05:36.661Z] #34 118.8 internal/syscall/execenv
22:05:36 [2022-12-19T22:05:36.661Z] #34 119.2 path
22:05:36 [2022-12-19T22:05:36.661Z] #34 120.3 io/fs
22:05:36 [2022-12-19T22:05:36.661Z] #34 121.3 strings
22:05:36 [2022-12-19T22:05:36.661Z] #34 122.1 os
22:05:36 [2022-12-19T22:05:36.917Z] #34 ...
22:05:36 [2022-12-19T22:05:36.917Z] 
22:05:36 [2022-12-19T22:05:36.917Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:36 [2022-12-19T22:05:36.917Z] #38 42.39   CC       images/sk-packet.o
22:05:37 [2022-12-19T22:05:37.481Z] #38 43.01   CC       images/mnt.o
22:05:38 [2022-12-19T22:05:38.045Z] #38 43.55   CC       images/pipe-data.o
22:05:38 [2022-12-19T22:05:38.303Z] #38 43.92   CC       images/sa.o
22:05:38 [2022-12-19T22:05:38.873Z] #38 44.32   CC       images/timer.o
22:05:39 [2022-12-19T22:05:39.135Z] #38 44.87   CC       images/timerfd.o
22:05:39 [2022-12-19T22:05:39.699Z] #38 45.23   CC       images/mm.o
22:05:39 [2022-12-19T22:05:39.956Z] #38 45.53   CC       images/sk-opts.o
22:05:40 [2022-12-19T22:05:40.213Z] #38 45.91   CC       images/sk-unix.o
22:05:40 [2022-12-19T22:05:40.777Z] #38 46.44   CC       images/sk-inet.o
22:05:41 [2022-12-19T22:05:41.724Z] #38 47.06   CC       images/tun.o
22:05:41 [2022-12-19T22:05:41.981Z] #38 47.59   CC       images/sk-netlink.o
22:05:42 [2022-12-19T22:05:42.546Z] #38 48.06   CC       images/packet-sock.o
22:05:43 [2022-12-19T22:05:43.112Z] #38 48.63   CC       images/ipc-var.o
22:05:43 [2022-12-19T22:05:43.369Z] #38 48.88   CC       images/ipc-desc.o
22:05:43 [2022-12-19T22:05:43.933Z] #38 49.24   CC       images/ipc-shm.o
22:05:43 [2022-12-19T22:05:43.933Z] #38 49.60   CC       images/ipc-msg.o
22:05:44 [2022-12-19T22:05:44.498Z] #38 49.99   CC       images/ipc-sem.o
22:05:44 [2022-12-19T22:05:44.755Z] #38 50.31   CC       images/utsns.o
22:05:45 [2022-12-19T22:05:45.013Z] #38 50.66   CC       images/creds.o
22:05:45 [2022-12-19T22:05:45.578Z] #38 51.03   CC       images/vma.o
22:05:45 [2022-12-19T22:05:45.578Z] #38 51.24   CC       images/netdev.o
22:05:46 [2022-12-19T22:05:46.509Z] #38 51.80   CC       images/tty.o
22:05:47 [2022-12-19T22:05:47.074Z] #38 52.58   CC       images/file-lock.o
22:05:47 [2022-12-19T22:05:47.074Z] #38 52.79   CC       images/rlimit.o
22:05:47 [2022-12-19T22:05:47.639Z] #38 53.16   CC       images/pagemap.o
22:05:47 [2022-12-19T22:05:47.639Z] #38 ...
22:05:47 [2022-12-19T22:05:47.639Z] 
22:05:47 [2022-12-19T22:05:47.639Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:05:47 [2022-12-19T22:05:47.639Z] #34 126.1 bufio
22:05:47 [2022-12-19T22:05:47.639Z] #34 128.8 text/tabwriter
22:05:47 [2022-12-19T22:05:47.639Z] #34 129.3 fmt
22:05:47 [2022-12-19T22:05:47.639Z] #34 129.7 io/ioutil
22:05:47 [2022-12-19T22:05:47.639Z] #34 133.5 flag
22:05:47 [2022-12-19T22:05:47.639Z] #34 133.5 github.com/BurntSushi/toml
22:05:47 [2022-12-19T22:05:47.639Z] #34 136.2 log
22:05:47 [2022-12-19T22:05:47.639Z] #34 ...
22:05:47 [2022-12-19T22:05:47.639Z] 
22:05:47 [2022-12-19T22:05:47.639Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:05:50 [2022-12-19T22:05:50.730Z] #37 80.92 Updating files:  30% (1564/5144)
Updating files:  31% (1595/5144)
Updating files:  32% (1647/5144)
Updating files:  33% (1698/5144)
Updating files:  34% (1749/5144)
Updating files:  35% (1801/5144)
Updating files:  36% (1852/5144)
Updating files:  37% (1904/5144)
Updating files:  38% (1955/5144)
Updating files:  39% (2007/5144)
Updating files:  40% (2058/5144)
Updating files:  41% (2110/5144)
Updating files:  42% (2161/5144)
Updating files:  43% (2212/5144)
Updating files:  44% (2264/5144)
Updating files:  45% (2315/5144)
Updating files:  46% (2367/5144)
Updating files:  47% (2418/5144)
Updating files:  48% (2470/5144)
Updating files:  49% (2521/5144)
Updating files:  50% (2572/5144)
Updating files:  51% (2624/5144)
Updating files:  52% (2675/5144)
Updating files:  53% (2727/5144)
Updating files:  54% (2778/5144)
Updating files:  55% (2830/5144)
Updating files:  56% (2881/5144)
Updating files:  57% (2933/5144)
Updating files:  58% (2984/5144)
Updating files:  59% (3035/5144)
Updating files:  59% (3056/5144)
Updating files:  60% (3087/5144)
Updating files:  61% (3138/5144)
Updating files:  62% (3190/5144)
Updating files:  63% (3241/5144)
Updating files:  64% (3293/5144)
Updating files:  65% (3344/5144)
Updating files:  66% (3396/5144)
Updating files:  67% (3447/5144)
Updating files:  68% (3498/5144)
Updating files:  69% (3550/5144)
Updating files:  70% (3601/5144)
Updating files:  71% (3653/5144)
Updating files:  72% (3704/5144)
Updating files:  73% (3756/5144)
Updating files:  74% (3807/5144)
Updating files:  75% (3858/5144)
Updating files:  76% (3910/5144)
Updating files:  77% (3961/5144)
Updating files:  78% (4013/5144)
Updating files:  79% (4064/5144)
Updating files:  80% (4116/5144)
Updating files:  81% (4167/5144)
Updating files:  82% (4219/5144)
Updating files:  83% (4270/5144)
Updating files:  84% (4321/5144)
Updating files:  85% (4373/5144)
Updating files:  86% (4424/5144)
Updating files:  87% (4476/5144)
Updating files:  88% (4527/5144)
Updating files:  89% (4579/5144)
Updating files:  90% (4630/5144)
Updating files:  91% (4682/5144)
Updating files:  92% (4733/5144)
Updating files:  93% (4784/5144)
Updating files:  94% (4836/5144)
Updating files:  95% (4887/5144)
Updating files:  96% (4939/5144)
Updating files:  97% (4990/5144)
Updating files:  98% (5042/5144)
Updating files:  98% (5075/5144)
Updating files:  99% (5093/5144)
Updating files: 100% (5144/5144)
Updating files: 100% (5144/5144), done.
22:05:50 [2022-12-19T22:05:50.988Z] #37 84.10 + cd /tmp/tmp.1hXwZQRlgA/src/github.com/containerd/containerd
22:05:50 [2022-12-19T22:05:50.988Z] #37 84.12 + git checkout -q v1.6.14
22:05:53 [2022-12-19T22:05:53.511Z] #37 ...
22:05:53 [2022-12-19T22:05:53.511Z] 
22:05:53 [2022-12-19T22:05:53.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
22:05:53 [2022-12-19T22:05:53.511Z] #34 140.3 github.com/BurntSushi/toml/cmd/tomlv
22:05:53 [2022-12-19T22:05:53.511Z] #34 DONE 142.0s
22:05:53 [2022-12-19T22:05:53.511Z] 
22:05:53 [2022-12-19T22:05:53.511Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:05:53 [2022-12-19T22:05:53.511Z] #21 141.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:05:53 [2022-12-19T22:05:53.511Z] #21 141.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:05:53 [2022-12-19T22:05:53.511Z] #21 141.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:05:58 [2022-12-19T22:05:58.767Z] #21 ...
22:05:58 [2022-12-19T22:05:58.767Z] 
22:05:58 [2022-12-19T22:05:58.767Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:05:58 [2022-12-19T22:05:58.767Z] #38 53.71   CC       images/siginfo.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 54.29   CC       images/rpc.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 56.26   CC       images/ext-file.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 56.55   CC       images/cgroup.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 57.52   CC       images/userns.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 57.87   CC       images/google/protobuf/descriptor.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 59.50   CC       images/opts.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 59.76   CC       images/seccomp.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 60.09   CC       images/binfmt-misc.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 60.38   CC       images/time.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 60.60   CC       images/sysctl.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 60.87   CC       images/autofs.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 61.30   CC       images/macvlan.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 61.67   CC       images/sit.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 62.00   CC       images/memfd.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 62.54   CC       images/timens.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 62.94   LINK     images/built-in.o
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.19   GEN      compel/include/asm
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.28   GEN      compel/include/version.h
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.38 touch .config
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.48   GEN      include/common/config.h
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.85   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.90   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:05:58 [2022-12-19T22:05:58.767Z] #38 63.91   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:05:58 [2022-12-19T22:05:58.767Z] #38 64.02   DEP      compel/arch/x86/plugins/std/memcpy.d
22:05:58 [2022-12-19T22:05:58.767Z] #38 64.12   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:05:58 [2022-12-19T22:05:58.767Z] #38 64.19   GEN      compel/plugins/include/uapi/std/syscall.h
22:05:58 [2022-12-19T22:05:58.767Z] #38 64.36   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:05:58 [2022-12-19T22:05:58.767Z] #38 64.41   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:05:59 [2022-12-19T22:05:59.025Z] #38 64.46   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:05:59 [2022-12-19T22:05:59.025Z] #38 64.47   DEP      compel/plugins/std/infect.d
22:05:59 [2022-12-19T22:05:59.025Z] #38 64.69   DEP      compel/plugins/std/string.d
22:05:59 [2022-12-19T22:05:59.282Z] #38 64.87   DEP      compel/plugins/std/log.d
22:05:59 [2022-12-19T22:05:59.282Z] #38 64.96   DEP      compel/plugins/std/fds.d
22:05:59 [2022-12-19T22:05:59.541Z] #38 65.14   DEP      compel/plugins/std/std.d
22:05:59 [2022-12-19T22:05:59.541Z] #38 65.22   DEP      compel/plugins/shmem/shmem.d
22:05:59 [2022-12-19T22:05:59.800Z] #38 65.36   DEP      compel/plugins/fds/fds.d
22:05:59 [2022-12-19T22:05:59.800Z] #38 65.51   CC       compel/plugins/std/std.o
22:06:00 [2022-12-19T22:06:00.366Z] #38 65.85   CC       compel/plugins/std/fds.o
22:06:00 [2022-12-19T22:06:00.623Z] #38 66.22   CC       compel/plugins/std/log.o
22:06:01 [2022-12-19T22:06:01.191Z] #38 ...
22:06:01 [2022-12-19T22:06:01.191Z] 
22:06:01 [2022-12-19T22:06:01.191Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:01 [2022-12-19T22:06:01.191Z] #21 149.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:06:01 [2022-12-19T22:06:01.449Z] #21 149.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:06:01 [2022-12-19T22:06:01.449Z] #21 149.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:06:03 [2022-12-19T22:06:03.974Z] #21 ...
22:06:03 [2022-12-19T22:06:03.974Z] 
22:06:03 [2022-12-19T22:06:03.974Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.10 + export 'BUILDTAGS=netgo osusergo static_build'
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.10 + BUILDTAGS='netgo osusergo static_build'
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + export EXTRA_FLAGS=-buildmode=pie
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + EXTRA_FLAGS=-buildmode=pie
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + '[' '' = dynamic ']'
22:06:03 [2022-12-19T22:06:03.974Z] #37 87.11 + make
22:06:03 [2022-12-19T22:06:03.974Z] #37 89.46 + bin/ctr
22:06:03 [2022-12-19T22:06:03.974Z] #37 ...
22:06:03 [2022-12-19T22:06:03.974Z] 
22:06:03 [2022-12-19T22:06:03.974Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:06:03 [2022-12-19T22:06:03.974Z] #38 67.12   CC       compel/plugins/std/string.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 67.69   CC       compel/plugins/std/infect.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.16   CC       compel/arch/x86/plugins/std/parasite-head.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.20   CC       compel/arch/x86/plugins/std/memcpy.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.26   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.35   AR       compel/plugins/std.lib.a
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.45   CC       compel/plugins/fds/fds.o
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.65   AR       compel/plugins/fds.lib.a
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.73   HOSTDEP  compel/src/lib/log-host.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.82   HOSTDEP  compel/src/lib/handle-elf-host.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 68.96   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 69.02   HOSTDEP  compel/src/main-host.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 69.14   DEP      compel/src/lib/ptrace.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 69.24   DEP      compel/src/lib/infect.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 69.42   DEP      compel/src/lib/infect-util.d
22:06:03 [2022-12-19T22:06:03.974Z] #38 69.64   DEP      compel/src/lib/infect-rpc.d
22:06:04 [2022-12-19T22:06:04.231Z] #38 69.81   DEP      compel/arch/x86/src/lib/infect.d
22:06:04 [2022-12-19T22:06:04.231Z] #38 69.95   DEP      compel/arch/x86/src/lib/cpu.d
22:06:04 [2022-12-19T22:06:04.488Z] #38 70.09   DEP      compel/src/lib/log.d
22:06:04 [2022-12-19T22:06:04.488Z] #38 70.22   DEP      compel/src/main.d
22:06:04 [2022-12-19T22:06:04.746Z] #38 70.30   DEP      compel/src/lib/handle-elf.d
22:06:05 [2022-12-19T22:06:05.004Z] #38 70.43   DEP      compel/arch/x86/src/lib/handle-elf.d
22:06:05 [2022-12-19T22:06:05.004Z] #38 70.61   CC       compel/src/lib/log.o
22:06:05 [2022-12-19T22:06:05.263Z] #38 70.91   CC       compel/arch/x86/src/lib/cpu.o
22:06:06 [2022-12-19T22:06:06.636Z] #38 72.02   CC       compel/arch/x86/src/lib/infect.o
22:06:07 [2022-12-19T22:06:07.206Z] #38 72.87   CC       compel/src/lib/infect-rpc.o
22:06:07 [2022-12-19T22:06:07.771Z] #38 73.37   CC       compel/src/lib/infect-util.o
22:06:08 [2022-12-19T22:06:08.337Z] #38 73.75   CC       compel/src/lib/infect.o
22:06:09 [2022-12-19T22:06:09.270Z] #38 ...
22:06:09 [2022-12-19T22:06:09.270Z] 
22:06:09 [2022-12-19T22:06:09.270Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:09 [2022-12-19T22:06:09.270Z] #21 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:06:09 [2022-12-19T22:06:09.270Z] #21 158.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:06:09 [2022-12-19T22:06:09.270Z] #21 158.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:15 [2022-12-19T22:06:15.819Z] #21 ...
22:06:15 [2022-12-19T22:06:15.819Z] 
22:06:15 [2022-12-19T22:06:15.819Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:06:15 [2022-12-19T22:06:15.819Z] #38 76.88   CC       compel/src/lib/ptrace.o
22:06:15 [2022-12-19T22:06:15.819Z] #38 77.52   AR       compel/libcompel.a
22:06:15 [2022-12-19T22:06:15.819Z] #38 77.80   HOSTCC   compel/src/main-host.o
22:06:15 [2022-12-19T22:06:15.819Z] #38 78.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:06:15 [2022-12-19T22:06:15.819Z] #38 78.55   HOSTCC   compel/src/lib/handle-elf-host.o
22:06:15 [2022-12-19T22:06:15.819Z] #38 79.18   HOSTCC   compel/src/lib/log-host.o
22:06:15 [2022-12-19T22:06:15.819Z] #38 79.43   HOSTLINK compel/compel-host-bin
22:06:15 [2022-12-19T22:06:15.819Z] #38 79.76   DEP      soccr/soccr.d
22:06:15 [2022-12-19T22:06:15.819Z] #38 80.05   CC       soccr/soccr.o
22:06:16 [2022-12-19T22:06:16.384Z] #38 81.85   AR       soccr/libsoccr.a
22:06:16 [2022-12-19T22:06:16.384Z] #38 81.90 make[1]: 'soccr/libsoccr.a' is up to date.
22:06:16 [2022-12-19T22:06:16.641Z] #38 82.25   DEP      criu/arch/x86/sigframe.d
22:06:16 [2022-12-19T22:06:16.898Z] #38 82.49   DEP      criu/arch/x86/sigaction_compat.d
22:06:17 [2022-12-19T22:06:17.156Z] #38 82.65   DEP      criu/arch/x86/kerndat.d
22:06:17 [2022-12-19T22:06:17.413Z] #38 82.88   DEP      criu/arch/x86/crtools.d
22:06:17 [2022-12-19T22:06:17.413Z] #38 83.03   DEP      criu/arch/x86/cpu.d
22:06:17 [2022-12-19T22:06:17.976Z] #38 83.39   CC       criu/arch/x86/cpu.o
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.12 include/common/asm/bitops.h: Assembler messages:
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.13 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:06:18 [2022-12-19T22:06:18.641Z] #38 84.14   CC       criu/arch/x86/crtools.o
22:06:20 [2022-12-19T22:06:20.548Z] #38 86.09   CC       criu/arch/x86/kerndat.o
22:06:21 [2022-12-19T22:06:21.482Z] #38 86.88   CC       criu/arch/x86/sigaction_compat.o
22:06:21 [2022-12-19T22:06:21.738Z] #38 87.18   CC       criu/arch/x86/sigframe.o
22:06:21 [2022-12-19T22:06:21.738Z] #38 87.48   LINK     criu/arch/x86/crtools.built-in.o
22:06:21 [2022-12-19T22:06:21.995Z] #38 87.58   DEP      criu/pie/util-vdso-elf32.d
22:06:22 [2022-12-19T22:06:22.253Z] #38 87.77   DEP      criu/pie/util-vdso.d
22:06:22 [2022-12-19T22:06:22.253Z] #38 88.00   DEP      criu/pie/util.d
22:06:22 [2022-12-19T22:06:22.817Z] #38 88.23   CC       criu/pie/util.o
22:06:22 [2022-12-19T22:06:22.817Z] #38 88.58   CC       criu/pie/util-vdso.o
22:06:24 [2022-12-19T22:06:24.187Z] #38 89.62   CC       criu/pie/util-vdso-elf32.o
22:06:25 [2022-12-19T22:06:25.119Z] #38 90.60   AR       criu/pie/pie.lib.a
22:06:25 [2022-12-19T22:06:25.376Z] #38 90.90   DEP      criu/pie/restorer.d
22:06:25 [2022-12-19T22:06:25.941Z] #38 91.31   DEP      criu/arch/x86/sigaction_compat_pie.d
22:06:25 [2022-12-19T22:06:25.941Z] #38 91.54   DEP      criu/arch/x86/restorer_unmap.d
22:06:25 [2022-12-19T22:06:25.941Z] #38 91.63   DEP      criu/arch/x86/restorer.d
22:06:26 [2022-12-19T22:06:26.199Z] #38 91.81   DEP      criu/arch/x86/vdso-pie.d
22:06:26 [2022-12-19T22:06:26.456Z] #38 91.96   DEP      criu/pie/parasite-vdso.d
22:06:26 [2022-12-19T22:06:26.713Z] #38 92.17   DEP      criu/pie/parasite.d
22:06:26 [2022-12-19T22:06:26.971Z] #38 92.54   CC       criu/pie/parasite.o
22:06:28 [2022-12-19T22:06:28.342Z] #38 93.99   LINK     criu/pie/parasite.built-in.o
22:06:28 [2022-12-19T22:06:28.342Z] #38 94.00   GEN      criu/pie/parasite-blob.h
22:06:28 [2022-12-19T22:06:28.600Z] #38 94.04   CC       criu/pie/parasite-vdso.o
22:06:29 [2022-12-19T22:06:29.531Z] #38 95.00   CC       criu/arch/x86/vdso-pie.o
22:06:29 [2022-12-19T22:06:29.789Z] #38 95.49   CC       criu/arch/x86/restorer.o
22:06:30 [2022-12-19T22:06:30.355Z] #38 ...
22:06:30 [2022-12-19T22:06:30.355Z] 
22:06:30 [2022-12-19T22:06:30.356Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:30 [2022-12-19T22:06:30.356Z] #21 179.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:06:30 [2022-12-19T22:06:30.356Z] #21 179.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:06:30 [2022-12-19T22:06:30.356Z] #21 179.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:38 [2022-12-19T22:06:38.466Z] #21 ...
22:06:38 [2022-12-19T22:06:38.466Z] 
22:06:38 [2022-12-19T22:06:38.466Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:06:38 [2022-12-19T22:06:38.466Z] #38 96.09   CC       criu/arch/x86/restorer_unmap.o
22:06:38 [2022-12-19T22:06:38.466Z] #38 96.16   CC       criu/arch/x86/sigaction_compat_pie.o
22:06:38 [2022-12-19T22:06:38.466Z] #38 96.37   CC       criu/pie/restorer.o
22:06:38 [2022-12-19T22:06:38.466Z] #38 100.6   LINK     criu/pie/restorer.built-in.o
22:06:38 [2022-12-19T22:06:38.466Z] #38 100.7   GEN      criu/pie/restorer-blob.h
22:06:38 [2022-12-19T22:06:38.466Z] #38 100.8   DEP      criu/vdso.d
22:06:38 [2022-12-19T22:06:38.466Z] #38 101.2   DEP      criu/vdso-compat.d
22:06:38 [2022-12-19T22:06:38.466Z] #38 101.6   DEP      criu/uts_ns.d
22:06:38 [2022-12-19T22:06:38.466Z] #38 101.9   DEP      criu/util.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 102.2   DEP      criu/uffd.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 102.7   DEP      criu/tun.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 103.1   DEP      criu/tty.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 103.4   DEP      criu/timerfd.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 103.6   DEP      criu/timens.d
22:06:38 [2022-12-19T22:06:38.467Z] #38 103.8   DEP      criu/sysfs_parse.d
22:06:38 [2022-12-19T22:06:38.724Z] #38 104.1   DEP      criu/sysctl.d
22:06:38 [2022-12-19T22:06:38.724Z] #38 104.3   DEP      criu/string.d
22:06:38 [2022-12-19T22:06:38.724Z] #38 104.4   DEP      criu/stats.d
22:06:38 [2022-12-19T22:06:38.981Z] #38 104.5   DEP      criu/sockets.d
22:06:39 [2022-12-19T22:06:39.239Z] #38 104.7   DEP      criu/sk-unix.d
22:06:39 [2022-12-19T22:06:39.239Z] #38 ...
22:06:39 [2022-12-19T22:06:39.239Z] 
22:06:39 [2022-12-19T22:06:39.239Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:39 [2022-12-19T22:06:39.239Z] #21 187.8 Selecting previously unselected package g++-mingw-w64-x86-64.
22:06:39 [2022-12-19T22:06:39.239Z] #21 187.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:06:39 [2022-12-19T22:06:39.239Z] #21 187.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:06:39 [2022-12-19T22:06:39.496Z] #21 188.1 Selecting previously unselected package libapparmor1:amd64.
22:06:39 [2022-12-19T22:06:39.496Z] #21 188.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:06:39 [2022-12-19T22:06:39.496Z] #21 188.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:06:39 [2022-12-19T22:06:39.754Z] #21 188.3 Selecting previously unselected package libapparmor-dev:amd64.
22:06:39 [2022-12-19T22:06:39.754Z] #21 188.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:06:39 [2022-12-19T22:06:39.754Z] #21 188.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:06:40 [2022-12-19T22:06:40.011Z] #21 188.6 Selecting previously unselected package libbtrfs0:amd64.
22:06:40 [2022-12-19T22:06:40.011Z] #21 188.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:06:40 [2022-12-19T22:06:40.011Z] #21 188.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:06:40 [2022-12-19T22:06:40.271Z] #21 188.7 Selecting previously unselected package libbtrfs-dev:amd64.
22:06:40 [2022-12-19T22:06:40.271Z] #21 188.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:06:40 [2022-12-19T22:06:40.271Z] #21 188.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:06:40 [2022-12-19T22:06:40.836Z] #21 189.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:06:40 [2022-12-19T22:06:40.836Z] #21 189.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:06:40 [2022-12-19T22:06:40.836Z] #21 189.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:06:41 [2022-12-19T22:06:41.093Z] #21 189.4 Selecting previously unselected package libudev-dev:amd64.
22:06:41 [2022-12-19T22:06:41.093Z] #21 189.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:06:41 [2022-12-19T22:06:41.093Z] #21 189.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:06:41 [2022-12-19T22:06:41.355Z] #21 189.8 Selecting previously unselected package libsepol1-dev:amd64.
22:06:41 [2022-12-19T22:06:41.355Z] #21 189.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:06:41 [2022-12-19T22:06:41.355Z] #21 189.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:06:41 [2022-12-19T22:06:41.920Z] #21 190.3 Selecting previously unselected package libpcre2-16-0:amd64.
22:06:41 [2022-12-19T22:06:41.920Z] #21 190.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:06:41 [2022-12-19T22:06:41.920Z] #21 190.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:06:42 [2022-12-19T22:06:42.177Z] #21 190.6 Selecting previously unselected package libpcre2-32-0:amd64.
22:06:42 [2022-12-19T22:06:42.177Z] #21 190.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:06:42 [2022-12-19T22:06:42.177Z] #21 190.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:06:42 [2022-12-19T22:06:42.435Z] #21 190.9 Selecting previously unselected package libpcre2-posix2:amd64.
22:06:42 [2022-12-19T22:06:42.435Z] #21 190.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:06:42 [2022-12-19T22:06:42.435Z] #21 191.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:06:42 [2022-12-19T22:06:42.692Z] #21 191.1 Selecting previously unselected package libpcre2-dev:amd64.
22:06:42 [2022-12-19T22:06:42.692Z] #21 191.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:06:42 [2022-12-19T22:06:42.692Z] #21 191.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:06:43 [2022-12-19T22:06:43.624Z] #21 192.0 Selecting previously unselected package libselinux1-dev:amd64.
22:06:43 [2022-12-19T22:06:43.624Z] #21 192.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:06:43 [2022-12-19T22:06:43.624Z] #21 192.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:06:44 [2022-12-19T22:06:44.594Z] #21 ...
22:06:44 [2022-12-19T22:06:44.594Z] 
22:06:44 [2022-12-19T22:06:44.594Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:06:44 [2022-12-19T22:06:44.594Z] #27 183.0 + for f in rootlesskit rootlesskit-docker-proxy
22:06:44 [2022-12-19T22:06:44.594Z] #27 183.0 + GOBIN=/build
22:06:44 [2022-12-19T22:06:44.594Z] #27 183.0 + GO111MODULE=on
22:06:44 [2022-12-19T22:06:44.594Z] #27 183.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:06:44 [2022-12-19T22:06:44.594Z] #27 ...
22:06:44 [2022-12-19T22:06:44.594Z] 
22:06:44 [2022-12-19T22:06:44.594Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:06:44 [2022-12-19T22:06:44.594Z] #38 105.1   DEP      criu/sk-tcp.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 105.3   DEP      criu/sk-queue.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 105.5   DEP      criu/sk-packet.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 105.7   DEP      criu/sk-netlink.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 105.9   DEP      criu/sk-inet.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 106.4   DEP      criu/signalfd.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 106.5   DEP      criu/sigframe.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 106.7   DEP      criu/shmem.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 107.0   DEP      criu/servicefd.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 107.3   DEP      criu/seize.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 107.5   DEP      criu/seccomp.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 107.9   DEP      criu/rst-malloc.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 108.0   DEP      criu/rbtree.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 108.1   DEP      criu/pstree.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 108.4   DEP      criu/protobuf.d
22:06:44 [2022-12-19T22:06:44.594Z] #38 108.6   GEN      criu/protobuf-desc-gen.h
22:06:44 [2022-12-19T22:06:44.851Z] #38 ...
22:06:44 [2022-12-19T22:06:44.851Z] 
22:06:44 [2022-12-19T22:06:44.851Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:44 [2022-12-19T22:06:44.852Z] #21 193.5 Selecting previously unselected package libdevmapper-dev:amd64.
22:06:45 [2022-12-19T22:06:45.110Z] #21 193.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:06:45 [2022-12-19T22:06:45.110Z] #21 193.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:06:45 [2022-12-19T22:06:45.110Z] #21 193.7 Selecting previously unselected package libseccomp-dev:amd64.
22:06:45 [2022-12-19T22:06:45.110Z] #21 193.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:06:45 [2022-12-19T22:06:45.110Z] #21 193.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:06:46 [2022-12-19T22:06:46.041Z] #21 ...
22:06:46 [2022-12-19T22:06:46.041Z] 
22:06:46 [2022-12-19T22:06:46.041Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:06:46 [2022-12-19T22:06:46.041Z] #27 DONE 194.5s
22:06:46 [2022-12-19T22:06:46.041Z] 
22:06:46 [2022-12-19T22:06:46.041Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:46 [2022-12-19T22:06:46.041Z] #21 194.5 Selecting previously unselected package libsystemd-dev:amd64.
22:06:46 [2022-12-19T22:06:46.041Z] #21 194.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:06:46 [2022-12-19T22:06:46.041Z] #21 ...
22:06:46 [2022-12-19T22:06:46.041Z] 
22:06:46 [2022-12-19T22:06:46.041Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:06:46 [2022-12-19T22:06:46.041Z] #40 DONE 0.0s
22:06:46 [2022-12-19T22:06:46.041Z] 
22:06:46 [2022-12-19T22:06:46.041Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:06:46 [2022-12-19T22:06:46.041Z] #41 DONE 0.1s
22:06:46 [2022-12-19T22:06:46.041Z] 
22:06:46 [2022-12-19T22:06:46.041Z] #21 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:06:46 [2022-12-19T22:06:46.041Z] #21 194.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:06:46 [2022-12-19T22:06:46.973Z] #21 195.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.230Z] #21 195.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 195.9 Setting up mingw-w64-common (8.0.0-1) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 195.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 195.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.487Z] #21 196.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:06:47 [2022-12-19T22:06:47.488Z] #21 196.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.745Z] #21 196.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:06:47 [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:06:47 [2022-12-19T22:06:47.745Z] #21 196.3 Setting up dmsetup (2:1.02.175-2.1) ...
22:06:47 [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:06:47 [2022-12-19T22:06:47.745Z] #21 196.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:06:48 [2022-12-19T22:06:48.002Z] #21 196.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:06:48 [2022-12-19T22:06:48.260Z] #21 DONE 196.8s
22:06:48 [2022-12-19T22:06:48.260Z] 
22:06:48 [2022-12-19T22:06:48.260Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:06:50 [2022-12-19T22:06:50.787Z] #42 ...
22:06:50 [2022-12-19T22:06:50.787Z] 
22:06:50 [2022-12-19T22:06:50.787Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
22:06:50 [2022-12-19T22:06:50.787Z] #43 DONE 2.5s
22:06:50 [2022-12-19T22:06:50.787Z] 
22:06:50 [2022-12-19T22:06:50.787Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.499 + RM_GOPATH=0
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.499 + TMP_GOPATH=
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.499 + : /build
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.499 + '[' -z '' ']'
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.499 ++ mktemp -d
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.503 + export GOPATH=/tmp/tmp.0RbZacxdMV
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.503 + GOPATH=/tmp/tmp.0RbZacxdMV
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.503 + RM_GOPATH=1
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.503 + case "$(go env GOARCH)" in
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.503 ++ go env GOARCH
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + export GO_BUILDMODE=-buildmode=pie
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + GO_BUILDMODE=-buildmode=pie
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 ++ dirname /tmp/install/install.sh
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + dir=/tmp/install
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + bin=runc
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + shift
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + '[' '!' -f /tmp/install/runc.installer ']'
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + . /tmp/install/runc.installer
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 ++ set -e
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 ++ : v1.1.4
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + install_runc
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + RUNC_BUILDTAGS=seccomp
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 Cloning into '/tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc'...
22:06:50 [2022-12-19T22:06:50.787Z] #42 2.522 Install runc version v1.1.4 (build tags: seccomp)
22:06:53 [2022-12-19T22:06:53.314Z] #42 ...
22:06:53 [2022-12-19T22:06:53.314Z] 
22:06:53 [2022-12-19T22:06:53.314Z] #44 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:06:53 [2022-12-19T22:06:53.314Z] #44 DONE 2.1s
22:06:53 [2022-12-19T22:06:53.314Z] 
22:06:53 [2022-12-19T22:06:53.314Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:06:54 [2022-12-19T22:06:54.687Z] #45 1.705 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:06:54 [2022-12-19T22:06:54.944Z] #45 DONE 1.9s
22:06:54 [2022-12-19T22:06:54.944Z] 
22:06:54 [2022-12-19T22:06:54.944Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:06:56 [2022-12-19T22:06:56.840Z] #46 DONE 1.7s
22:06:56 [2022-12-19T22:06:56.840Z] 
22:06:56 [2022-12-19T22:06:56.840Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:06:56 [2022-12-19T22:06:56.840Z] #47 ...
22:06:56 [2022-12-19T22:06:56.840Z] 
22:06:56 [2022-12-19T22:06:56.840Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:06:56 [2022-12-19T22:06:56.840Z] #38 112.2   DEP      criu/protobuf-desc.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 112.4   DEP      criu/proc_parse.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 112.8   DEP      criu/plugin.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 112.9   DEP      criu/pipes.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 113.3   DEP      criu/pie-util.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 113.5   DEP      criu/pie-util-vdso.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 113.7   DEP      criu/pie-util-vdso-elf32.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 113.9   DEP      criu/path.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 114.2   DEP      criu/parasite-syscall.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 114.6   DEP      criu/pagemap.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 114.9   DEP      criu/pagemap-cache.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 115.1   DEP      criu/page-xfer.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 115.3   DEP      criu/page-pipe.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 115.5   DEP      criu/netfilter.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 115.7   DEP      criu/net.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 116.0   DEP      criu/namespaces.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 116.3   DEP      criu/mount.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 116.6   DEP      criu/memfd.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 116.9   DEP      criu/mem.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 117.3   DEP      criu/lsm.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 117.6   DEP      criu/log.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 117.9   DEP      criu/libnetlink.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 118.1   DEP      criu/kerndat.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 118.5   DEP      criu/kcmp-ids.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 118.6   DEP      criu/irmap.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 118.9   DEP      criu/ipc_ns.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 119.2   DEP      criu/image.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 119.4   DEP      criu/image-desc.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 119.5   DEP      criu/fsnotify.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 119.8   DEP      criu/filesystems.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 120.1   DEP      criu/files.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 120.4   DEP      criu/files-reg.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 120.7   DEP      criu/files-ext.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 121.1   DEP      criu/file-lock.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 121.4   DEP      criu/file-ids.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 121.7   DEP      criu/fifo.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 122.0   DEP      criu/fdstore.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 122.1   DEP      criu/fault-injection.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 122.2   DEP      criu/external.d
22:06:56 [2022-12-19T22:06:56.840Z] #38 122.5   DEP      criu/eventpoll.d
22:06:57 [2022-12-19T22:06:57.097Z] #38 122.8   DEP      criu/eventfd.d
22:06:57 [2022-12-19T22:06:57.661Z] #38 123.1   DEP      criu/crtools.d
22:06:57 [2022-12-19T22:06:57.919Z] #38 123.3   DEP      criu/cr-service.d
22:06:58 [2022-12-19T22:06:58.177Z] #38 123.6   DEP      criu/cr-restore.d
22:06:58 [2022-12-19T22:06:58.434Z] #38 ...
22:06:58 [2022-12-19T22:06:58.434Z] 
22:06:58 [2022-12-19T22:06:58.434Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:06:58 [2022-12-19T22:06:58.434Z] #47 DONE 1.8s
22:06:58 [2022-12-19T22:06:58.434Z] 
22:06:58 [2022-12-19T22:06:58.434Z] #48 [dev-systemd-false  6/26] RUN ldconfig
22:07:00 [2022-12-19T22:07:00.335Z] #48 DONE 1.6s
22:07:00 [2022-12-19T22:07:00.335Z] 
22:07:00 [2022-12-19T22:07:00.335Z] #49 [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
22:07:02 [2022-12-19T22:07:02.232Z] #49 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:07:02 [2022-12-19T22:07:02.232Z] #49 2.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:07:02 [2022-12-19T22:07:02.232Z] #49 2.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:07:03 [2022-12-19T22:07:03.163Z] #49 3.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
22:07:05 [2022-12-19T22:07:05.064Z] #49 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
22:07:06 [2022-12-19T22:07:06.435Z] #49 ...
22:07:06 [2022-12-19T22:07:06.435Z] 
22:07:06 [2022-12-19T22:07:06.435Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:07:06 [2022-12-19T22:07:06.435Z] #42 18.19 + cd /tmp/tmp.0RbZacxdMV/src/github.com/opencontainers/runc
22:07:06 [2022-12-19T22:07:06.692Z] #42 18.19 + git checkout -q v1.1.4
22:07:07 [2022-12-19T22:07:07.624Z] #42 19.10 + '[' -z '' ']'
22:07:07 [2022-12-19T22:07:07.624Z] #42 19.10 + target=static
22:07:07 [2022-12-19T22:07:07.624Z] #42 19.10 + make BUILDTAGS=seccomp static
22:07:08 [2022-12-19T22:07:08.189Z] #42 19.73 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:07:08 [2022-12-19T22:07:08.753Z] #42 ...
22:07:08 [2022-12-19T22:07:08.753Z] 
22:07:08 [2022-12-19T22:07:08.753Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:07:08 [2022-12-19T22:07:08.753Z] #38 124.2   DEP      criu/cr-errno.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 124.3   DEP      criu/cr-dump.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 124.6   DEP      criu/cr-dedup.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 124.9   DEP      criu/cr-check.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 125.5   DEP      criu/config.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 125.8   DEP      criu/clone-noasan.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 125.9   DEP      criu/cgroup.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 126.1   DEP      criu/cgroup-props.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 126.2   DEP      criu/bitmap.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 126.2   DEP      criu/bfd.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 126.4   DEP      criu/autofs.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 126.7   DEP      criu/aio.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 127.0   DEP      criu/action-scripts.d
22:07:08 [2022-12-19T22:07:08.753Z] #38 127.4   CC       criu/action-scripts.o
22:07:08 [2022-12-19T22:07:08.753Z] #38 128.3   CC       criu/aio.o
22:07:08 [2022-12-19T22:07:08.753Z] #38 129.3   CC       criu/autofs.o
22:07:08 [2022-12-19T22:07:08.753Z] #38 132.2   CC       criu/bfd.o
22:07:08 [2022-12-19T22:07:08.753Z] #38 133.0   CC       criu/bitmap.o
22:07:08 [2022-12-19T22:07:08.753Z] #38 133.4   CC       criu/cgroup-props.o
22:07:10 [2022-12-19T22:07:10.127Z] #38 135.4   CC       criu/cgroup.o
22:07:15 [2022-12-19T22:07:15.387Z] #38 140.9   CC       criu/clone-noasan.o
22:07:15 [2022-12-19T22:07:15.645Z] #38 141.2   CC       criu/config.o
22:07:16 [2022-12-19T22:07:16.577Z] #38 ...
22:07:16 [2022-12-19T22:07:16.577Z] 
22:07:16 [2022-12-19T22:07:16.577Z] #49 [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
22:07:16 [2022-12-19T22:07:16.577Z] #49 6.592 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:07:16 [2022-12-19T22:07:16.577Z] #49 14.19 Fetched 8616 kB in 13s (684 kB/s)
22:07:17 [2022-12-19T22:07:17.954Z] #49 14.19 Reading package lists...
22:07:17 [2022-12-19T22:07:17.954Z] #49 ...
22:07:17 [2022-12-19T22:07:17.954Z] 
22:07:17 [2022-12-19T22:07:17.954Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:07:17 [2022-12-19T22:07:17.954Z] #38 143.4   CC       criu/cr-check.o
22:07:19 [2022-12-19T22:07:19.327Z] #38 ...
22:07:19 [2022-12-19T22:07:19.327Z] 
22:07:19 [2022-12-19T22:07:19.327Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:07:19 [2022-12-19T22:07:19.327Z] #35 DONE 227.6s
22:07:19 [2022-12-19T22:07:19.327Z] 
22:07:19 [2022-12-19T22:07:19.327Z] #49 [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
22:07:19 [2022-12-19T22:07:19.327Z] #49 14.19 Reading package lists...
22:07:22 [2022-12-19T22:07:22.695Z] #49 18.53 Reading package lists...
22:07:24 [2022-12-19T22:07:24.336Z] #49 22.83 Building dependency tree...
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.10 The following additional packages will be installed:
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.11   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.11   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.11   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.11   python3-pkg-resources vim-runtime xxd
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.11 Suggested packages:
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.13   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.13   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.13   acl attr quota
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.13 Recommended packages:
22:07:26 [2022-12-19T22:07:26.227Z] #49 26.13   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:07:28 [2022-12-19T22:07:28.122Z] #49 28.20 The following NEW packages will be installed:
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.21   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.21   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.21   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.21   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.22   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.22   python3-pkg-resources python3-setuptools python3-wheel sudo
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:07:28 [2022-12-19T22:07:28.379Z] #49 28.22   xz-utils zip
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.57 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded.
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.57 Need to get 27.0 MB of archives.
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.57 After this operation, 104 MB of additional disk space will be used.
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:07:28 [2022-12-19T22:07:28.638Z] #49 28.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:07:28 [2022-12-19T22:07:28.895Z] #49 28.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:07:29 [2022-12-19T22:07:29.153Z] #49 29.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:07:29 [2022-12-19T22:07:29.411Z] #49 29.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:07:29 [2022-12-19T22:07:29.411Z] #49 29.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:07:29 [2022-12-19T22:07:29.411Z] #49 29.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:07:29 [2022-12-19T22:07:29.668Z] #49 29.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:07:29 [2022-12-19T22:07:29.668Z] #49 29.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:07:30 [2022-12-19T22:07:30.598Z] #49 30.53 debconf: delaying package configuration, since apt-utils is not installed
22:07:30 [2022-12-19T22:07:30.854Z] #49 30.88 Fetched 27.0 MB in 1s (20.0 MB/s)
22:07:30 [2022-12-19T22:07:30.855Z] #49 31.01 Selecting previously unselected package pigz.
22:07:31 [2022-12-19T22:07:31.111Z] #49 31.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
22:07:31 [2022-12-19T22:07:31.111Z] #49 31.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:07:31 [2022-12-19T22:07:31.111Z] #49 31.14 Unpacking pigz (2.6-1) ...
22:07:31 [2022-12-19T22:07:31.111Z] #49 ...
22:07:31 [2022-12-19T22:07:31.111Z] 
22:07:31 [2022-12-19T22:07:31.111Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:07:31 [2022-12-19T22:07:31.111Z] #38 146.8   CC       criu/cr-dedup.o
22:07:31 [2022-12-19T22:07:31.111Z] #38 147.5   CC       criu/cr-dump.o
22:07:31 [2022-12-19T22:07:31.111Z] #38 151.6   CC       criu/cr-errno.o
22:07:31 [2022-12-19T22:07:31.111Z] #38 151.8   CC       criu/cr-restore.o
22:07:31 [2022-12-19T22:07:31.676Z] #38 ...
22:07:31 [2022-12-19T22:07:31.676Z] 
22:07:31 [2022-12-19T22:07:31.676Z] #49 [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
22:07:31 [2022-12-19T22:07:31.676Z] #49 31.59 Selecting previously unselected package libelf1:amd64.
22:07:31 [2022-12-19T22:07:31.676Z] #49 31.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:07:31 [2022-12-19T22:07:31.676Z] #49 31.59 Unpacking libelf1:amd64 (0.183-1) ...
22:07:31 [2022-12-19T22:07:31.933Z] #49 31.86 Selecting previously unselected package libbpf0:amd64.
22:07:31 [2022-12-19T22:07:31.933Z] #49 31.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:07:31 [2022-12-19T22:07:31.933Z] #49 31.87 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:07:32 [2022-12-19T22:07:32.189Z] #49 32.02 Selecting previously unselected package libcap2:amd64.
22:07:32 [2022-12-19T22:07:32.189Z] #49 32.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:07:32 [2022-12-19T22:07:32.189Z] #49 32.06 Unpacking libcap2:amd64 (1:2.44-1) ...
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.27 Selecting previously unselected package libmnl0:amd64.
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.28 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.36 Selecting previously unselected package libxtables12:amd64.
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.36 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:07:32 [2022-12-19T22:07:32.447Z] #49 32.37 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.52 Selecting previously unselected package libcap2-bin.
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.56 Unpacking libcap2-bin (1:2.44-1) ...
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.77 Selecting previously unselected package iproute2.
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:07:32 [2022-12-19T22:07:32.704Z] #49 32.78 Unpacking iproute2 (5.10.0-4) ...
22:07:33 [2022-12-19T22:07:33.892Z] #49 33.81 Selecting previously unselected package xxd.
22:07:33 [2022-12-19T22:07:33.892Z] #49 33.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:07:33 [2022-12-19T22:07:33.892Z] #49 33.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:07:34 [2022-12-19T22:07:34.148Z] #49 34.04 Selecting previously unselected package vim-common.
22:07:34 [2022-12-19T22:07:34.148Z] #49 34.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:07:34 [2022-12-19T22:07:34.148Z] #49 34.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:07:34 [2022-12-19T22:07:34.712Z] #49 34.58 Selecting previously unselected package bash-completion.
22:07:34 [2022-12-19T22:07:34.712Z] #49 34.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:07:36 [2022-12-19T22:07:36.605Z] #49 36.63 Unpacking bash-completion (1:2.11-2) ...
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.09 Selecting previously unselected package bzip2.
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.10 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.10 Unpacking bzip2 (1.0.8-4) ...
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.19 Selecting previously unselected package xz-utils.
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:07:37 [2022-12-19T22:07:37.168Z] #49 37.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:07:37 [2022-12-19T22:07:37.424Z] #49 37.39 Selecting previously unselected package apparmor.
22:07:37 [2022-12-19T22:07:37.424Z] #49 37.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:07:37 [2022-12-19T22:07:37.424Z] #49 37.46 Unpacking apparmor (2.13.6-10) ...
22:07:37 [2022-12-19T22:07:37.987Z] #49 38.00 Selecting previously unselected package inetutils-ping.
22:07:37 [2022-12-19T22:07:37.987Z] #49 38.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
22:07:37 [2022-12-19T22:07:37.987Z] #49 38.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.20 Selecting previously unselected package libip4tc2:amd64.
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.21 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.27 Selecting previously unselected package libip6tc2:amd64.
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.28 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.34 Selecting previously unselected package libnfnetlink0:amd64.
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.42 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:07:38 [2022-12-19T22:07:38.243Z] #49 38.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.500Z] #49 38.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:07:38 [2022-12-19T22:07:38.500Z] #49 38.52 Selecting previously unselected package libnftnl11:amd64.
22:07:38 [2022-12-19T22:07:38.500Z] #49 38.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.500Z] #49 38.53 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:07:38 [2022-12-19T22:07:38.756Z] #49 38.64 Selecting previously unselected package iptables.
22:07:38 [2022-12-19T22:07:38.756Z] #49 38.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:07:38 [2022-12-19T22:07:38.756Z] #49 38.66 Unpacking iptables (1.8.7-1) ...
22:07:39 [2022-12-19T22:07:39.012Z] #49 38.98 Selecting previously unselected package libonig5:amd64.
22:07:39 [2022-12-19T22:07:39.012Z] #49 38.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.012Z] #49 39.00 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:07:39 [2022-12-19T22:07:39.012Z] #49 39.14 Selecting previously unselected package libjq1:amd64.
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.14 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.14 Unpacking libjq1:amd64 (1.6-2.1) ...
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.27 Selecting previously unselected package jq.
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.30 Unpacking jq (1.6-2.1) ...
22:07:39 [2022-12-19T22:07:39.270Z] #49 39.38 Selecting previously unselected package libaio1:amd64.
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.40 Unpacking libaio1:amd64 (0.3.112-9) ...
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.46 Selecting previously unselected package libgpm2:amd64.
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.47 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.53 Selecting previously unselected package libicu67:amd64.
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.53 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:07:39 [2022-12-19T22:07:39.526Z] #49 39.54 Unpacking libicu67:amd64 (67.1-7) ...
22:07:42 [2022-12-19T22:07:42.798Z] #49 ...
22:07:42 [2022-12-19T22:07:42.798Z] 
22:07:42 [2022-12-19T22:07:42.798Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:07:42 [2022-12-19T22:07:42.798Z] #38 158.4   CC       criu/cr-service.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 160.9   CC       criu/crtools.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 161.5   CC       criu/eventfd.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 161.9   CC       criu/eventpoll.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 162.9   CC       criu/external.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 163.2   CC       criu/fault-injection.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 163.4   CC       criu/fdstore.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 163.7   CC       criu/fifo.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 164.1   CC       criu/file-ids.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 164.4   CC       criu/file-lock.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 165.3   CC       criu/files-ext.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 165.8   CC       criu/files-reg.o
22:07:42 [2022-12-19T22:07:42.798Z] #38 168.1   CC       criu/files.o
22:07:43 [2022-12-19T22:07:43.057Z] #38 ...
22:07:43 [2022-12-19T22:07:43.057Z] 
22:07:43 [2022-12-19T22:07:43.057Z] #49 [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
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.07 Selecting previously unselected package libinih1:amd64.
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.09 Unpacking libinih1:amd64 (53-1+b2) ...
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.15 Selecting previously unselected package libnet1:amd64.
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.057Z] #49 43.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.26 Selecting previously unselected package libnl-3-200:amd64.
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.38 Selecting previously unselected package libprotobuf-c1:amd64.
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.47 Selecting previously unselected package net-tools.
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.314Z] #49 43.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.67 Selecting previously unselected package patch.
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.68 Unpacking patch (2.7.6-7) ...
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.81 Selecting previously unselected package python-pip-whl.
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:07:43 [2022-12-19T22:07:43.878Z] #49 43.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:07:44 [2022-12-19T22:07:44.441Z] #49 44.50 Selecting previously unselected package python3-lib2to3.
22:07:44 [2022-12-19T22:07:44.441Z] #49 44.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:07:44 [2022-12-19T22:07:44.441Z] #49 44.52 Unpacking python3-lib2to3 (3.9.2-1) ...
22:07:44 [2022-12-19T22:07:44.698Z] #49 44.65 Selecting previously unselected package python3-distutils.
22:07:44 [2022-12-19T22:07:44.698Z] #49 44.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:07:44 [2022-12-19T22:07:44.698Z] #49 44.67 Unpacking python3-distutils (3.9.2-1) ...
22:07:44 [2022-12-19T22:07:44.955Z] #49 44.85 Selecting previously unselected package python3-pkg-resources.
22:07:44 [2022-12-19T22:07:44.955Z] #49 44.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:07:44 [2022-12-19T22:07:44.955Z] #49 44.85 Unpacking python3-pkg-resources (52.0.0-4) ...
22:07:44 [2022-12-19T22:07:44.955Z] #49 45.03 Selecting previously unselected package python3-setuptools.
22:07:45 [2022-12-19T22:07:45.212Z] #49 45.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:07:45 [2022-12-19T22:07:45.212Z] #49 45.04 Unpacking python3-setuptools (52.0.0-4) ...
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.35 Selecting previously unselected package python3-wheel.
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.36 Unpacking python3-wheel (0.34.2-1) ...
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.48 Selecting previously unselected package python3-pip.
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:07:45 [2022-12-19T22:07:45.469Z] #49 45.49 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:07:45 [2022-12-19T22:07:45.726Z] #49 45.80 Selecting previously unselected package sudo.
22:07:45 [2022-12-19T22:07:45.726Z] #49 45.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:07:45 [2022-12-19T22:07:45.726Z] #49 45.82 Unpacking sudo (1.9.5p2-3) ...
22:07:46 [2022-12-19T22:07:46.290Z] #49 46.47 Selecting previously unselected package thin-provisioning-tools.
22:07:46 [2022-12-19T22:07:46.547Z] #49 46.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:07:46 [2022-12-19T22:07:46.547Z] #49 46.50 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:07:46 [2022-12-19T22:07:46.547Z] #49 46.76 Selecting previously unselected package uidmap.
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.79 Unpacking uidmap (1:4.8.1-1) ...
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.92 Selecting previously unselected package vim-runtime.
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:07:46 [2022-12-19T22:07:46.804Z] #49 46.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.34 Selecting previously unselected package vim.
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.34 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.36 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.96 Selecting previously unselected package xfsprogs.
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:07:50 [2022-12-19T22:07:50.977Z] #49 50.98 Unpacking xfsprogs (5.10.0-4) ...
22:07:51 [2022-12-19T22:07:51.549Z] #49 51.46 Selecting previously unselected package zip.
22:07:51 [2022-12-19T22:07:51.549Z] #49 51.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:07:51 [2022-12-19T22:07:51.549Z] #49 51.48 Unpacking zip (3.0-12) ...
22:07:51 [2022-12-19T22:07:51.549Z] #49 51.66 Setting up python3-pkg-resources (52.0.0-4) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.75 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.76 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.77 Setting up libgpm2:amd64 (1.20.7-8) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.78 Setting up libicu67:amd64 (67.1-7) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.79 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.81 Setting up libinih1:amd64 (53-1+b2) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.82 Setting up uidmap (1:4.8.1-1) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.86 Setting up bzip2 (1.0.8-4) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:07:52 [2022-12-19T22:07:52.919Z] #49 52.90 Setting up python3-wheel (0.34.2-1) ...
22:07:53 [2022-12-19T22:07:53.849Z] #49 53.77 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:07:53 [2022-12-19T22:07:53.849Z] #49 53.78 Setting up libcap2:amd64 (1:2.44-1) ...
22:07:53 [2022-12-19T22:07:53.849Z] #49 53.79 Setting up libcap2-bin (1:2.44-1) ...
22:07:53 [2022-12-19T22:07:53.849Z] #49 53.81 Setting up apparmor (2.13.6-10) ...
22:07:54 [2022-12-19T22:07:54.780Z] #49 ...
22:07:54 [2022-12-19T22:07:54.780Z] 
22:07:54 [2022-12-19T22:07:54.780Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:07:54 [2022-12-19T22:07:54.780Z] #38 170.2 include/common/asm/bitops.h: Assembler messages:
22:07:54 [2022-12-19T22:07:54.780Z] #38 170.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
22:07:54 [2022-12-19T22:07:54.780Z] #38 170.3   CC       criu/filesystems.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 171.1   CC       criu/fsnotify.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 172.3   CC       criu/image-desc.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 172.4   CC       criu/image.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 173.3   CC       criu/ipc_ns.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 174.6   CC       criu/irmap.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 175.3   CC       criu/kcmp-ids.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 175.6   CC       criu/kerndat.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 176.9   CC       criu/libnetlink.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 177.3   CC       criu/log.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 177.8   CC       criu/lsm.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 178.2   CC       criu/mem.o
22:07:54 [2022-12-19T22:07:54.780Z] #38 180.0   CC       criu/memfd.o
22:07:55 [2022-12-19T22:07:55.037Z] #38 180.6   CC       criu/mount.o
22:07:55 [2022-12-19T22:07:55.601Z] #38 ...
22:07:55 [2022-12-19T22:07:55.601Z] 
22:07:55 [2022-12-19T22:07:55.601Z] #49 [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
22:07:55 [2022-12-19T22:07:55.601Z] #49 55.57 Setting up zip (3.0-12) ...
22:07:55 [2022-12-19T22:07:55.601Z] #49 55.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:07:55 [2022-12-19T22:07:55.601Z] #49 55.62 Setting up bash-completion (1:2.11-2) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.82 Setting up libmnl0:amd64 (1.0.4-3) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.83 Setting up patch (2.7.6-7) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.84 Setting up sudo (1.9.5p2-3) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.93 invoke-rc.d: could not determine current runlevel
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.94 invoke-rc.d: policy-rc.d denied execution of start.
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.95 Setting up xfsprogs (5.10.0-4) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 57.96 Setting up libxtables12:amd64 (1.8.7-1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.01 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.02 Setting up pigz (2.6-1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:07:58 [2022-12-19T22:07:58.123Z] #49 58.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:07:59 [2022-12-19T22:07:59.055Z] #49 58.93 Setting up libaio1:amd64 (0.3.112-9) ...
22:07:59 [2022-12-19T22:07:59.055Z] #49 58.96 Setting up python3-lib2to3 (3.9.2-1) ...
22:07:59 [2022-12-19T22:07:59.313Z] #49 59.40 Setting up libelf1:amd64 (0.183-1) ...
22:07:59 [2022-12-19T22:07:59.313Z] #49 59.43 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:07:59 [2022-12-19T22:07:59.313Z] #49 59.44 Setting up python3-distutils (3.9.2-1) ...
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.08 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:08:00 [2022-12-19T22:08:00.133Z] #49 60.16 Setting up python3-setuptools (52.0.0-4) ...
22:08:02 [2022-12-19T22:08:02.027Z] #49 61.89 Setting up libjq1:amd64 (1.6-2.1) ...
22:08:02 [2022-12-19T22:08:02.027Z] #49 61.90 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:08:02 [2022-12-19T22:08:02.027Z] #49 61.91 Setting up thin-provisioning-tools (0.9.0-1) ...
22:08:02 [2022-12-19T22:08:02.027Z] #49 61.92 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.21 Setting up jq (1.6-2.1) ...
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.23 Setting up libbpf0:amd64 (1:0.3-2) ...
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.27 Setting up iptables (1.8.7-1) ...
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:08:03 [2022-12-19T22:08:03.395Z] #49 63.32 Setting up iproute2 (5.10.0-4) ...
22:08:03 [2022-12-19T22:08:03.651Z] #49 63.68 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:08:05 [2022-12-19T22:08:05.022Z] #49 DONE 64.7s
22:08:05 [2022-12-19T22:08:05.022Z] 
22:08:05 [2022-12-19T22:08:05.022Z] #50 [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
22:08:05 [2022-12-19T22:08:05.592Z] #50 0.982 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:08:05 [2022-12-19T22:08:05.592Z] #50 0.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:08:05 [2022-12-19T22:08:05.592Z] #50 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:08:05 [2022-12-19T22:08:05.592Z] #50 DONE 1.1s
22:08:05 [2022-12-19T22:08:05.592Z] 
22:08:05 [2022-12-19T22:08:05.592Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:08:05 [2022-12-19T22:08:05.592Z] #38 184.9   CC       criu/namespaces.o
22:08:05 [2022-12-19T22:08:05.592Z] #38 187.3   CC       criu/net.o
22:08:05 [2022-12-19T22:08:05.592Z] #38 191.3   CC       criu/netfilter.o
22:08:05 [2022-12-19T22:08:05.852Z] #38 ...
22:08:05 [2022-12-19T22:08:05.852Z] 
22:08:05 [2022-12-19T22:08:05.852Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:08:12 [2022-12-19T22:08:12.405Z] #51 ...
22:08:12 [2022-12-19T22:08:12.405Z] 
22:08:12 [2022-12-19T22:08:12.405Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:08:12 [2022-12-19T22:08:12.405Z] #38 192.0   CC       criu/page-pipe.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 192.7   CC       criu/page-xfer.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 194.5   CC       criu/pagemap-cache.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 194.9   CC       criu/pagemap.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 196.2   CC       criu/parasite-syscall.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 197.4   CC       criu/path.o
22:08:12 [2022-12-19T22:08:12.405Z] #38 197.8   CC       criu/pie-util-vdso-elf32.o
22:08:12 [2022-12-19T22:08:12.662Z] #38 198.2   CC       criu/pie-util-vdso.o
22:08:12 [2022-12-19T22:08:12.918Z] #38 198.7   CC       criu/pie-util.o
22:08:13 [2022-12-19T22:08:13.482Z] #38 198.8   CC       criu/pipes.o
22:08:14 [2022-12-19T22:08:14.046Z] #38 199.6   CC       criu/plugin.o
22:08:14 [2022-12-19T22:08:14.610Z] #38 200.1   CC       criu/proc_parse.o
22:08:16 [2022-12-19T22:08:16.505Z] #38 ...
22:08:16 [2022-12-19T22:08:16.505Z] 
22:08:16 [2022-12-19T22:08:16.505Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:08:16 [2022-12-19T22:08:16.505Z] #51 10.48 Collecting yamllint==1.26.1
22:08:17 [2022-12-19T22:08:17.435Z] #51 11.54   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:08:18 [2022-12-19T22:08:18.803Z] #51 12.92 Collecting pathspec>=0.5.3
22:08:18 [2022-12-19T22:08:18.803Z] #51 12.93   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
22:08:19 [2022-12-19T22:08:19.060Z] #51 13.29 Collecting pyyaml
22:08:19 [2022-12-19T22:08:19.060Z] #51 13.31   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
22:08:19 [2022-12-19T22:08:19.060Z] #51 13.38 Building wheels for collected packages: yamllint
22:08:19 [2022-12-19T22:08:19.060Z] #51 13.39   Building wheel for yamllint (setup.py): started
22:08:20 [2022-12-19T22:08:20.428Z] #51 14.58   Building wheel for yamllint (setup.py): finished with status 'done'
22:08:20 [2022-12-19T22:08:20.428Z] #51 14.58   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=35b919f2617f251ffb9baea4e1206aa5a1b2a740e6e8e809562681fd5eebc2fd
22:08:20 [2022-12-19T22:08:20.428Z] #51 14.58   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:08:20 [2022-12-19T22:08:20.428Z] #51 14.59 Successfully built yamllint
22:08:20 [2022-12-19T22:08:20.428Z] #51 14.62 Installing collected packages: pyyaml, pathspec, yamllint
22:08:20 [2022-12-19T22:08:20.993Z] #51 15.07 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
22:08:21 [2022-12-19T22:08:21.249Z] #51 DONE 15.6s
22:08:21 [2022-12-19T22:08:21.249Z] 
22:08:21 [2022-12-19T22:08:21.250Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:08:21 [2022-12-19T22:08:21.250Z] #38 203.0   CC       criu/protobuf-desc.o
22:08:21 [2022-12-19T22:08:21.250Z] #38 204.4   CC       criu/protobuf.o
22:08:21 [2022-12-19T22:08:21.250Z] #38 205.0   CC       criu/pstree.o
22:08:21 [2022-12-19T22:08:21.250Z] #38 206.5   CC       criu/rbtree.o
22:08:21 [2022-12-19T22:08:21.507Z] #38 206.9   CC       criu/rst-malloc.o
22:08:21 [2022-12-19T22:08:21.764Z] #38 207.3   CC       criu/seccomp.o
22:08:21 [2022-12-19T22:08:21.764Z] #38 ...
22:08:21 [2022-12-19T22:08:21.764Z] 
22:08:21 [2022-12-19T22:08:21.764Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:08:21 [2022-12-19T22:08:21.764Z] #52 DONE 0.5s
22:08:22 [2022-12-19T22:08:22.021Z] 
22:08:22 [2022-12-19T22:08:22.021Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:08:22 [2022-12-19T22:08:22.278Z] #53 DONE 0.5s
22:08:22 [2022-12-19T22:08:22.278Z] 
22:08:22 [2022-12-19T22:08:22.278Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:08:22 [2022-12-19T22:08:22.539Z] #54 DONE 0.3s
22:08:22 [2022-12-19T22:08:22.539Z] 
22:08:22 [2022-12-19T22:08:22.539Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:08:22 [2022-12-19T22:08:22.834Z] #55 DONE 0.1s
22:08:22 [2022-12-19T22:08:22.834Z] 
22:08:22 [2022-12-19T22:08:22.834Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:08:22 [2022-12-19T22:08:22.834Z] #56 DONE 0.0s
22:08:22 [2022-12-19T22:08:22.834Z] 
22:08:22 [2022-12-19T22:08:22.834Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:08:22 [2022-12-19T22:08:22.834Z] #38 208.1   CC       criu/seize.o
22:08:23 [2022-12-19T22:08:23.776Z] #38 209.2   CC       criu/servicefd.o
22:08:24 [2022-12-19T22:08:24.351Z] #38 209.7 include/common/asm/bitops.h: Assembler messages:
22:08:24 [2022-12-19T22:08:24.351Z] #38 209.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:08:24 [2022-12-19T22:08:24.351Z] #38 209.7   CC       criu/shmem.o
22:08:25 [2022-12-19T22:08:25.282Z] #38 210.9   CC       criu/sigframe.o
22:08:25 [2022-12-19T22:08:25.539Z] #38 211.1   CC       criu/signalfd.o
22:08:26 [2022-12-19T22:08:26.102Z] #38 211.5   CC       criu/sk-inet.o
22:08:27 [2022-12-19T22:08:27.030Z] #38 212.8   CC       criu/sk-netlink.o
22:08:27 [2022-12-19T22:08:27.959Z] #38 213.2   CC       criu/sk-packet.o
22:08:28 [2022-12-19T22:08:28.216Z] #38 214.0   CC       criu/sk-queue.o
22:08:29 [2022-12-19T22:08:29.144Z] #38 214.5   CC       criu/sk-tcp.o
22:08:29 [2022-12-19T22:08:29.401Z] #38 215.1   CC       criu/sk-unix.o
22:08:31 [2022-12-19T22:08:31.923Z] #38 217.5   CC       criu/sockets.o
22:08:32 [2022-12-19T22:08:32.853Z] #38 218.6   CC       criu/stats.o
22:08:33 [2022-12-19T22:08:33.416Z] #38 218.9   CC       criu/string.o
22:08:33 [2022-12-19T22:08:33.672Z] #38 219.1   CC       criu/sysctl.o
22:08:34 [2022-12-19T22:08:34.235Z] #38 219.8   CC       criu/sysfs_parse.o
22:08:34 [2022-12-19T22:08:34.492Z] #38 220.2   CC       criu/timens.o
22:08:35 [2022-12-19T22:08:35.069Z] #38 220.7   CC       criu/timerfd.o
22:08:35 [2022-12-19T22:08:35.631Z] #38 221.0   CC       criu/tty.o
22:08:38 [2022-12-19T22:08:38.151Z] #38 223.3   CC       criu/tun.o
22:08:38 [2022-12-19T22:08:38.151Z] #38 ...
22:08:38 [2022-12-19T22:08:38.151Z] 
22:08:38 [2022-12-19T22:08:38.151Z] #24 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:08:38 [2022-12-19T22:08:38.151Z] #24 305.9 + dpkg --print-architecture
22:08:38 [2022-12-19T22:08:38.151Z] #24 306.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:08:38 [2022-12-19T22:08:38.151Z] #24 306.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:08:38 [2022-12-19T22:08:38.151Z] #24 306.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:08:48 [2022-12-19T22:08:48.099Z] #24 ...
22:08:48 [2022-12-19T22:08:48.099Z] 
22:08:48 [2022-12-19T22:08:48.099Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:08:48 [2022-12-19T22:08:48.099Z] #38 223.9   CC       criu/uffd.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 225.4   CC       criu/util.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 227.0   CC       criu/uts_ns.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 227.3   CC       criu/vdso-compat.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 227.5   CC       criu/vdso.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 228.1   LINK     criu/built-in.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 228.2   LINK     criu/criu
22:08:48 [2022-12-19T22:08:48.099Z] #38 228.6   DEP      lib/c/criu.d
22:08:48 [2022-12-19T22:08:48.099Z] #38 228.8   CC       images/rpc.pb-c.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 229.5   CC       lib/c/criu.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 230.7   LINK     lib/c/built-in.o
22:08:48 [2022-12-19T22:08:48.099Z] #38 230.7   LINK     lib/c/libcriu.so
22:08:48 [2022-12-19T22:08:48.099Z] #38 230.8   LINK     lib/c/libcriu.a
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.0   GEN      magic.py
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.1 Note: Building without setproctitle() and strlcpy() support.
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.1 Note: Building without GnuTLS support
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.2 Makefile.config:39: Warn: you have no libnftables installed
22:08:48 [2022-12-19T22:08:48.099Z] #38 231.2 Makefile.config:40: Warn: Building without nftables support
22:08:48 [2022-12-19T22:08:48.099Z] #38 232.2 fatal: not a git repository (or any of the parent directories): .git
22:08:48 [2022-12-19T22:08:48.099Z] #38 233.1 make[1]: Nothing to be done for 'all'.
22:08:48 [2022-12-19T22:08:48.356Z] #38 234.0 make[1]: 'images/built-in.o' is up to date.
22:08:48 [2022-12-19T22:08:48.356Z] #38 234.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:08:48 [2022-12-19T22:08:48.613Z] #38 234.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:08:48 [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: 'compel/libcompel.a' is up to date.
22:08:48 [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: 'compel/compel-host-bin' is up to date.
22:08:48 [2022-12-19T22:08:48.613Z] #38 234.2 make[1]: Nothing to be done for 'all'.
22:08:48 [2022-12-19T22:08:48.613Z] #38 234.3 make[1]: 'soccr/libsoccr.a' is up to date.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.6 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.6 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.7 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.8 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.8 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.9 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.177Z] #38 234.9 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.742Z] #38 235.1 make[2]: Nothing to be done for 'all'.
22:08:49 [2022-12-19T22:08:49.742Z] #38 235.1   INSTALL  criu/criu
22:08:50 [2022-12-19T22:08:50.307Z] #38 DONE 235.8s
22:08:50 [2022-12-19T22:08:50.307Z] 
22:08:50 [2022-12-19T22:08:50.307Z] #24 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:09:02 [2022-12-19T22:09:02.603Z] #24 DONE 329.6s
22:09:02 [2022-12-19T22:09:02.603Z] 
22:09:02 [2022-12-19T22:09:02.603Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:09:02 [2022-12-19T22:09:02.603Z] #42 ...
22:09:02 [2022-12-19T22:09:02.603Z] 
22:09:02 [2022-12-19T22:09:02.603Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:09:02 [2022-12-19T22:09:02.860Z] #57 DONE 0.5s
22:09:02 [2022-12-19T22:09:02.860Z] 
22:09:02 [2022-12-19T22:09:02.860Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:09:03 [2022-12-19T22:09:03.117Z] #58 DONE 0.1s
22:09:03 [2022-12-19T22:09:03.117Z] 
22:09:03 [2022-12-19T22:09:03.117Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:09:03 [2022-12-19T22:09:03.117Z] #59 DONE 0.1s
22:09:03 [2022-12-19T22:09:03.117Z] 
22:09:03 [2022-12-19T22:09:03.117Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:09:03 [2022-12-19T22:09:03.117Z] #60 DONE 0.1s
22:09:03 [2022-12-19T22:09:03.117Z] 
22:09:03 [2022-12-19T22:09:03.117Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:09:49 [2022-12-19T22:09:49.754Z] #30 ...
22:09:49 [2022-12-19T22:09:49.754Z] 
22:09:49 [2022-12-19T22:09:49.754Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:09:49 [2022-12-19T22:09:49.754Z] #42 174.3 + mkdir -p /build
22:09:49 [2022-12-19T22:09:49.754Z] #42 174.3 + cp runc /build/runc
22:09:49 [2022-12-19T22:09:49.754Z] #42 DONE 176.3s
22:09:49 [2022-12-19T22:09:49.754Z] 
22:09:49 [2022-12-19T22:09:49.754Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:09:49 [2022-12-19T22:09:49.754Z] #30 374.8 + /build/golangci-lint --version
22:09:49 [2022-12-19T22:09:49.754Z] #30 376.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:09:49 [2022-12-19T22:09:49.754Z] #30 DONE 376.3s
22:09:49 [2022-12-19T22:09:49.754Z] 
22:09:49 [2022-12-19T22:09:49.754Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:09:50 [2022-12-19T22:09:50.317Z] #37 323.5 + bin/containerd
22:09:52 [2022-12-19T22:09:52.213Z] #37 ...
22:09:52 [2022-12-19T22:09:52.213Z] 
22:09:52 [2022-12-19T22:09:52.213Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:09:52 [2022-12-19T22:09:52.213Z] #61 DONE 0.6s
22:09:52 [2022-12-19T22:09:52.213Z] 
22:09:52 [2022-12-19T22:09:52.213Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:09:52 [2022-12-19T22:09:52.213Z] #62 DONE 0.1s
22:09:52 [2022-12-19T22:09:52.213Z] 
22:09:52 [2022-12-19T22:09:52.213Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:09:52 [2022-12-19T22:09:52.471Z] #63 DONE 0.2s
22:09:52 [2022-12-19T22:09:52.471Z] 
22:09:52 [2022-12-19T22:09:52.471Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:10:48 [2022-12-19T22:10:48.664Z] #37 373.3 # github.com/containerd/containerd/cmd/containerd
22:10:48 [2022-12-19T22:10:48.665Z] #37 373.3 /usr/bin/ld: /tmp/go-link-4190998797/000019.o: in function `New':
22:10:48 [2022-12-19T22:10:48.665Z] #37 373.3 /tmp/tmp.1hXwZQRlgA/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
22:10:48 [2022-12-19T22:10:48.665Z] #37 373.4 + bin/containerd-stress
22:10:48 [2022-12-19T22:10:48.665Z] #37 374.5 + bin/containerd-shim
22:10:52 [2022-12-19T22:10:52.840Z] #37 385.5 + bin/containerd-shim-runc-v1
22:10:59 [2022-12-19T22:10:59.382Z] #37 391.6 + bin/containerd-shim-runc-v2
22:10:59 [2022-12-19T22:10:59.382Z] #37 392.3 + binaries
22:10:59 [2022-12-19T22:10:59.382Z] #37 392.3 + install -D bin/containerd /build/containerd
22:10:59 [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/containerd-shim /build/containerd-shim
22:10:59 [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:10:59 [2022-12-19T22:10:59.382Z] #37 392.4 + install -D bin/ctr /build/ctr
22:11:01 [2022-12-19T22:11:01.271Z] #37 DONE 394.3s
22:11:02 [2022-12-19T22:11:02.202Z] 
22:11:02 [2022-12-19T22:11:02.202Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:11:02 [2022-12-19T22:11:02.762Z] #64 DONE 0.8s
22:11:02 [2022-12-19T22:11:02.763Z] 
22:11:02 [2022-12-19T22:11:02.763Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:11:03 [2022-12-19T22:11:03.018Z] #65 DONE 0.2s
22:11:03 [2022-12-19T22:11:03.018Z] 
22:11:03 [2022-12-19T22:11:03.018Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:11:03 [2022-12-19T22:11:03.946Z] #66 DONE 0.9s
22:11:03 [2022-12-19T22:11:03.946Z] 
22:11:03 [2022-12-19T22:11:03.946Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:11:03 [2022-12-19T22:11:03.946Z] #67 DONE 0.0s
22:11:03 [2022-12-19T22:11:03.946Z] 
22:11:03 [2022-12-19T22:11:03.946Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:11:03 [2022-12-19T22:11:03.946Z] #68 DONE 0.0s
22:11:03 [2022-12-19T22:11:03.946Z] 
22:11:03 [2022-12-19T22:11:03.946Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:11:05 [2022-12-19T22:11:05.837Z] #69 DONE 1.6s
22:11:05 [2022-12-19T22:11:05.837Z] 
22:11:05 [2022-12-19T22:11:05.837Z] #70 exporting to image
22:11:05 [2022-12-19T22:11:05.837Z] #70 exporting layers
22:11:12 [2022-12-19T22:11:12.417Z] #70 exporting layers 5.7s done
22:11:12 [2022-12-19T22:11:12.417Z] #70 writing image sha256:fc309746d52d65807dd51805f3eecadfc3ff462e470e089b4534620164739593 done
22:11:12 [2022-12-19T22:11:12.417Z] #70 naming to docker.io/library/docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 done
22:11:12 [2022-12-19T22:11:12.417Z] #70 DONE 5.7s