Skip to content

Console Output

Skipping 130 KB.. Full Log
:09.891Z] #42 1.149 + case "$(go env GOARCH)" in
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.150 ++ go env GOARCH
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.160 + export GO_BUILDMODE=-buildmode=pie
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.186 + GO_BUILDMODE=-buildmode=pie
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.187 ++ dirname /install.sh
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.195 + dir=/
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.195 + bin=tini
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.195 + shift
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.196 + '[' '!' -f //tini.installer ']'
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.196 + . //tini.installer
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.196 ++ : v0.19.0
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.197 + install_tini
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.197 + echo 'Install tini version v0.19.0'
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.197 Install tini version v0.19.0
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.198 + git clone https://github.com/krallin/tini.git /tmp/tmp.HQhZkmb8sA/tini
22:21:09 [2022-12-02T22:21:09.891Z] #42 1.200 Cloning into '/tmp/tmp.HQhZkmb8sA/tini'...
22:21:10 [2022-12-02T22:21:10.461Z] #42 1.815 + cd /tmp/tmp.HQhZkmb8sA/tini
22:21:10 [2022-12-02T22:21:10.461Z] #42 1.815 + git checkout -q v0.19.0
22:21:10 [2022-12-02T22:21:10.461Z] #42 1.836 + cmake .
22:21:10 [2022-12-02T22:21:10.720Z] #42 2.061 -- The C compiler identification is GNU 10.2.1
22:21:10 [2022-12-02T22:21:10.720Z] #42 2.131 -- Detecting C compiler ABI info
22:21:11 [2022-12-02T22:21:11.661Z] #42 2.818 -- Detecting C compiler ABI info - done
22:21:11 [2022-12-02T22:21:11.661Z] #42 2.886 -- Check for working C compiler: /usr/bin/cc - skipped
22:21:11 [2022-12-02T22:21:11.661Z] #42 2.896 -- Detecting C compile features
22:21:11 [2022-12-02T22:21:11.661Z] #42 2.896 -- Detecting C compile features - done
22:21:11 [2022-12-02T22:21:11.661Z] #42 2.956 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:11 [2022-12-02T22:21:11.661Z] #42 3.210 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:11 [2022-12-02T22:21:11.922Z] #42 3.289 -- Configuring done
22:21:11 [2022-12-02T22:21:11.922Z] #42 3.319 -- Generating done
22:21:11 [2022-12-02T22:21:11.922Z] #42 3.324 -- Build files have been written to: /tmp/tmp.HQhZkmb8sA/tini
22:21:11 [2022-12-02T22:21:11.922Z] #42 3.329 + make tini-static
22:21:12 [2022-12-02T22:21:12.182Z] #42 3.705 Scanning dependencies of target tini-static
22:21:12 [2022-12-02T22:21:12.442Z] #42 3.807 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:13 [2022-12-02T22:21:13.823Z] #42 5.279 [100%] Linking C executable tini-static
22:21:14 [2022-12-02T22:21:14.760Z] #42 5.868 [100%] Built target tini-static
22:21:14 [2022-12-02T22:21:14.761Z] #42 5.922 + mkdir -p /build
22:21:14 [2022-12-02T22:21:14.761Z] #42 5.941 + cp tini-static /build/docker-init
22:21:16 [2022-12-02T22:21:16.668Z] #42 DONE 7.8s
22:21:16 [2022-12-02T22:21:16.668Z] 
22:21:16 [2022-12-02T22:21:16.668Z] #25 [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:21:16 [2022-12-02T22:21:16.668Z] #25 57.72 Selecting previously unselected package gcc-mingw-w64-base.
22:21:16 [2022-12-02T22:21:16.668Z] #25 57.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:21:16 [2022-12-02T22:21:16.668Z] #25 57.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:21:16 [2022-12-02T22:21:16.668Z] #25 57.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:21:16 [2022-12-02T22:21:16.668Z] #25 57.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:21:16 [2022-12-02T22:21:16.668Z] #25 57.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:21:16 [2022-12-02T22:21:16.668Z] #25 ...
22:21:16 [2022-12-02T22:21:16.668Z] 
22:21:16 [2022-12-02T22:21:16.668Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:21:16 [2022-12-02T22:21:16.668Z] #34 57.93 gotestsum version dev
22:21:16 [2022-12-02T22:21:16.668Z] #34 DONE 60.1s
22:21:16 [2022-12-02T22:21:16.668Z] 
22:21:16 [2022-12-02T22:21:16.668Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:21:16 [2022-12-02T22:21:16.668Z] #39 9.530 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:21:16 [2022-12-02T22:21:16.668Z] #39 10.97 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:21:16 [2022-12-02T22:21:16.668Z] #39 12.14 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:21:16 [2022-12-02T22:21:16.668Z] #39 12.46 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:21:16 [2022-12-02T22:21:16.668Z] #39 12.75 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:21:20 [2022-12-02T22:21:20.869Z] #39 ...
22:21:20 [2022-12-02T22:21:20.869Z] 
22:21:20 [2022-12-02T22:21:20.869Z] #25 [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:21:20 [2022-12-02T22:21:20.869Z] #25 64.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:21:20 [2022-12-02T22:21:20.869Z] #25 64.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:21:20 [2022-12-02T22:21:20.869Z] #25 64.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:27 [2022-12-02T22:21:27.446Z] #25 ...
22:21:27 [2022-12-02T22:21:27.446Z] 
22:21:27 [2022-12-02T22:21:27.446Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:21:27 [2022-12-02T22:21:27.446Z] #39 25.70 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:21:32 [2022-12-02T22:21:32.725Z] #39 ...
22:21:32 [2022-12-02T22:21:32.725Z] 
22:21:32 [2022-12-02T22:21:32.725Z] #25 [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:21:32 [2022-12-02T22:21:32.725Z] #25 75.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:21:32 [2022-12-02T22:21:32.725Z] #25 75.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:21:32 [2022-12-02T22:21:32.725Z] #25 75.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:21:38 [2022-12-02T22:21:38.072Z] #25 ...
22:21:38 [2022-12-02T22:21:38.072Z] 
22:21:38 [2022-12-02T22:21:38.072Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:21:38 [2022-12-02T22:21:38.072Z] #40 42.05 Updating files:  50% (2590/5108)
Updating files:  51% (2606/5108)
Updating files:  52% (2657/5108)
Updating files:  53% (2708/5108)
Updating files:  54% (2759/5108)
Updating files:  55% (2810/5108)
Updating files:  56% (2861/5108)
Updating files:  57% (2912/5108)
Updating files:  58% (2963/5108)
Updating files:  59% (3014/5108)
Updating files:  60% (3065/5108)
Updating files:  61% (3116/5108)
Updating files:  62% (3167/5108)
Updating files:  63% (3219/5108)
Updating files:  64% (3270/5108)
Updating files:  65% (3321/5108)
Updating files:  66% (3372/5108)
Updating files:  67% (3423/5108)
Updating files:  68% (3474/5108)
Updating files:  69% (3525/5108)
Updating files:  70% (3576/5108)
Updating files:  71% (3627/5108)
Updating files:  72% (3678/5108)
Updating files:  73% (3729/5108)
Updating files:  74% (3780/5108)
Updating files:  75% (3831/5108)
Updating files:  76% (3883/5108)
Updating files:  77% (3934/5108)
Updating files:  78% (3985/5108)
Updating files:  79% (4036/5108)
Updating files:  80% (4087/5108)
Updating files:  81% (4138/5108)
Updating files:  82% (4189/5108)
Updating files:  83% (4240/5108)
Updating files:  84% (4291/5108)
Updating files:  85% (4342/5108)
Updating files:  86% (4393/5108)
Updating files:  87% (4444/5108)
Updating files:  88% (4496/5108)
Updating files:  89% (4547/5108)
Updating files:  89% (4583/5108)
Updating files:  90% (4598/5108)
Updating files:  91% (4649/5108)
Updating files:  92% (4700/5108)
Updating files:  93% (4751/5108)
Updating files:  94% (4802/5108)
Updating files:  95% (4853/5108)
Updating files:  96% (4904/5108)
Updating files:  97% (4955/5108)
Updating files:  98% (5006/5108)
Updating files:  99% (5057/5108)
Updating files: 100% (5108/5108)
Updating files: 100% (5108/5108), done.
22:21:38 [2022-12-02T22:21:38.072Z] #40 43.54 + cd /tmp/tmp.MYeyHLQNbu/src/github.com/containerd/containerd
22:21:38 [2022-12-02T22:21:38.072Z] #40 43.56 + git checkout -q v1.7.0-beta.0
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.61 + export 'BUILDTAGS=netgo osusergo static_build'
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.61 + BUILDTAGS='netgo osusergo static_build'
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + export EXTRA_FLAGS=-buildmode=pie
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + EXTRA_FLAGS=-buildmode=pie
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + '[' '' = dynamic ']'
22:21:38 [2022-12-02T22:21:38.072Z] #40 44.62 + make
22:21:38 [2022-12-02T22:21:38.645Z] #40 46.40 + bin/ctr
22:21:38 [2022-12-02T22:21:38.645Z] #40 46.40 go build  -gcflags=-trimpath=/tmp/tmp.MYeyHLQNbu/src -buildmode=pie  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/ctr
22:21:46 [2022-12-02T22:21:46.776Z] #40 ...
22:21:46 [2022-12-02T22:21:46.776Z] 
22:21:46 [2022-12-02T22:21:46.776Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:21:46 [2022-12-02T22:21:46.776Z] #39 35.17 libtoolize: putting auxiliary files in '.'.
22:21:46 [2022-12-02T22:21:46.776Z] #39 35.17 libtoolize: copying file './ltmain.sh'
22:21:46 [2022-12-02T22:21:46.776Z] #39 36.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:21:46 [2022-12-02T22:21:46.776Z] #39 36.06 libtoolize: and rerunning libtoolize and aclocal.
22:21:46 [2022-12-02T22:21:46.776Z] #39 36.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.81 configure.ac:7: installing './compile'
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.83 configure.ac:11: installing './config.guess'
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.83 configure.ac:11: installing './config.sub'
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.84 configure.ac:8: installing './install-sh'
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.85 configure.ac:8: installing './missing'
22:21:46 [2022-12-02T22:21:46.776Z] #39 43.98 Makefile.am: installing './depcomp'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.22 libtoolize: copying file 'build-aux/ltmain.sh'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.34 libtoolize: copying file 'm4/libtool.m4'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.45 libtoolize: copying file 'm4/ltoptions.m4'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.61 libtoolize: copying file 'm4/ltsugar.m4'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.77 libtoolize: copying file 'm4/ltversion.m4'
22:21:46 [2022-12-02T22:21:46.776Z] #39 45.88 libtoolize: copying file 'm4/lt~obsolete.m4'
22:21:46 [2022-12-02T22:21:46.776Z] #39 46.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:21:47 [2022-12-02T22:21:47.714Z] #39 ...
22:21:47 [2022-12-02T22:21:47.714Z] 
22:21:47 [2022-12-02T22:21:47.714Z] #25 [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:21:47 [2022-12-02T22:21:47.714Z] #25 81.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:21:47 [2022-12-02T22:21:47.714Z] #25 81.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:21:47 [2022-12-02T22:21:47.714Z] #25 81.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:21:47 [2022-12-02T22:21:47.714Z] #25 87.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:21:47 [2022-12-02T22:21:47.714Z] #25 87.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:21:47 [2022-12-02T22:21:47.714Z] #25 87.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:55 [2022-12-02T22:21:55.839Z] #25 98.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:21:55 [2022-12-02T22:21:55.839Z] #25 98.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:21:55 [2022-12-02T22:21:55.839Z] #25 98.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:21:57 [2022-12-02T22:21:57.747Z] #25 ...
22:21:57 [2022-12-02T22:21:57.747Z] 
22:21:57 [2022-12-02T22:21:57.747Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:21:57 [2022-12-02T22:21:57.747Z] #39 56.91 configure.ac:7: installing 'build-aux/compile'
22:21:57 [2022-12-02T22:21:57.747Z] #39 56.91 configure.ac:9: installing 'build-aux/config.guess'
22:21:57 [2022-12-02T22:21:57.747Z] #39 56.92 configure.ac:9: installing 'build-aux/config.sub'
22:21:57 [2022-12-02T22:21:57.747Z] #39 56.93 configure.ac:11: installing 'build-aux/install-sh'
22:21:57 [2022-12-02T22:21:57.747Z] #39 56.93 configure.ac:11: installing 'build-aux/missing'
22:21:57 [2022-12-02T22:21:57.747Z] #39 57.17 Makefile.am: installing 'build-aux/depcomp'
22:21:58 [2022-12-02T22:21:58.007Z] #39 57.28 parallel-tests: installing 'build-aux/test-driver'
22:22:00 [2022-12-02T22:22:00.545Z] #39 59.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:22:00 [2022-12-02T22:22:00.545Z] #39 59.50 libtoolize: copying file 'build-aux/ltmain.sh'
22:22:00 [2022-12-02T22:22:00.804Z] #39 60.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:22:00 [2022-12-02T22:22:00.804Z] #39 60.14 libtoolize: copying file 'm4/libtool.m4'
22:22:00 [2022-12-02T22:22:00.804Z] #39 60.25 libtoolize: copying file 'm4/ltoptions.m4'
22:22:01 [2022-12-02T22:22:01.064Z] #39 60.40 libtoolize: copying file 'm4/ltsugar.m4'
22:22:01 [2022-12-02T22:22:01.064Z] #39 60.53 libtoolize: copying file 'm4/ltversion.m4'
22:22:01 [2022-12-02T22:22:01.324Z] #39 60.64 libtoolize: copying file 'm4/lt~obsolete.m4'
22:22:03 [2022-12-02T22:22:03.236Z] #39 ...
22:22:03 [2022-12-02T22:22:03.236Z] 
22:22:03 [2022-12-02T22:22:03.236Z] #25 [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:22:03 [2022-12-02T22:22:03.236Z] #25 103.6 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.7 Selecting previously unselected package libapparmor1:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.8 Selecting previously unselected package libapparmor-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 103.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.0 Selecting previously unselected package libbtrfs0:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.1 Selecting previously unselected package libbtrfs-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.5 Selecting previously unselected package libudev-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.5 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.6 Selecting previously unselected package libsepol1-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.6 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.9 Selecting previously unselected package libpcre2-16-0:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 104.9 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.1 Selecting previously unselected package libpcre2-32-0:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.2 Selecting previously unselected package libpcre2-posix2:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.3 Selecting previously unselected package libpcre2-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.8 Selecting previously unselected package libselinux1-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 105.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.1 Selecting previously unselected package libdevmapper-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.2 Selecting previously unselected package libseccomp-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.4 Selecting previously unselected package libsystemd-dev:arm64.
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 106.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 107.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:22:03 [2022-12-02T22:22:03.236Z] #25 107.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.1 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up mingw-w64-common (8.0.0-1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 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:22:03 [2022-12-02T22:22:03.499Z] #25 107.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.4 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:22:03 [2022-12-02T22:22:03.759Z] #25 107.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.5 Setting up dmsetup (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:22:03 [2022-12-02T22:22:03.759Z] #25 107.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:22:07 [2022-12-02T22:22:07.954Z] #25 DONE 110.9s
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #22 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
22:22:07 [2022-12-02T22:22:07.954Z] #22 104.0 + for f in rootlesskit rootlesskit-docker-proxy
22:22:07 [2022-12-02T22:22:07.954Z] #22 104.0 + GOBIN=/build
22:22:07 [2022-12-02T22:22:07.954Z] #22 104.0 + GO111MODULE=on
22:22:07 [2022-12-02T22:22:07.954Z] #22 104.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2 rootlesskit version 1.1.0
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2 Usage of /build/rootlesskit-docker-proxy:
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2   -container-ip string
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2     	container ip
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2   -container-port int
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2     	container port (default -1)
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2   -host-ip string
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2     	host ip
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2   -host-port int
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2     	host port (default -1)
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2   -proto string
22:22:07 [2022-12-02T22:22:07.954Z] #22 108.2     	proxy protocol (default "tcp")
22:22:07 [2022-12-02T22:22:07.954Z] #22 DONE 110.8s
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:22:07 [2022-12-02T22:22:07.954Z] #43 DONE 0.2s
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:22:07 [2022-12-02T22:22:07.954Z] #44 DONE 0.2s
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:22:07 [2022-12-02T22:22:07.954Z] #45 ...
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #46 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:07 [2022-12-02T22:22:07.954Z] #46 DONE 0.2s
22:22:07 [2022-12-02T22:22:07.954Z] 
22:22:07 [2022-12-02T22:22:07.954Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
22:22:08 [2022-12-02T22:22:08.893Z] #47 DONE 1.6s
22:22:08 [2022-12-02T22:22:08.893Z] 
22:22:08 [2022-12-02T22:22:08.893Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.239 + RM_GOPATH=0
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.239 + TMP_GOPATH=
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.239 + : /build
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.239 + '[' -z '' ']'
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.240 ++ mktemp -d
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.245 + export GOPATH=/tmp/tmp.MaJoEa79h6
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.245 + GOPATH=/tmp/tmp.MaJoEa79h6
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.246 + RM_GOPATH=1
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.246 + case "$(go env GOARCH)" in
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.246 ++ go env GOARCH
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.292 + export GO_BUILDMODE=-buildmode=pie
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.292 + GO_BUILDMODE=-buildmode=pie
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.292 ++ dirname /install.sh
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.295 + dir=/
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.297 + bin=runc
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.299 + shift
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.299 + '[' '!' -f //runc.installer ']'
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.299 + . //runc.installer
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.300 ++ set -e
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.301 ++ : v1.1.4
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.301 + install_runc
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.302 + RUNC_BUILDTAGS=seccomp
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.302 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.302 Install runc version v1.1.4 (build tags: seccomp)
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MaJoEa79h6/src/github.com/opencontainers/runc
22:22:08 [2022-12-02T22:22:08.893Z] #45 1.305 Cloning into '/tmp/tmp.MaJoEa79h6/src/github.com/opencontainers/runc'...
22:22:10 [2022-12-02T22:22:10.278Z] #45 ...
22:22:10 [2022-12-02T22:22:10.278Z] 
22:22:10 [2022-12-02T22:22:10.278Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:22:10 [2022-12-02T22:22:10.278Z] #48 DONE 1.2s
22:22:10 [2022-12-02T22:22:10.278Z] 
22:22:10 [2022-12-02T22:22:10.278Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:22:10 [2022-12-02T22:22:10.849Z] #49 0.764 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:22:10 [2022-12-02T22:22:10.849Z] #49 DONE 0.8s
22:22:10 [2022-12-02T22:22:10.849Z] 
22:22:10 [2022-12-02T22:22:10.849Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:11 [2022-12-02T22:22:11.790Z] #50 DONE 0.9s
22:22:11 [2022-12-02T22:22:11.790Z] 
22:22:11 [2022-12-02T22:22:11.790Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:22:11 [2022-12-02T22:22:11.790Z] #33 ...
22:22:11 [2022-12-02T22:22:11.790Z] 
22:22:11 [2022-12-02T22:22:11.790Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:12 [2022-12-02T22:22:12.366Z] #51 DONE 0.7s
22:22:12 [2022-12-02T22:22:12.366Z] 
22:22:12 [2022-12-02T22:22:12.366Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:22:12 [2022-12-02T22:22:12.629Z] #33 ...
22:22:12 [2022-12-02T22:22:12.629Z] 
22:22:12 [2022-12-02T22:22:12.629Z] #52 [dev-systemd-false  6/28] RUN ldconfig
22:22:13 [2022-12-02T22:22:13.570Z] #52 DONE 0.9s
22:22:13 [2022-12-02T22:22:13.570Z] 
22:22:13 [2022-12-02T22:22:13.570Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:22:13 [2022-12-02T22:22:13.570Z] #24 ...
22:22:13 [2022-12-02T22:22:13.570Z] 
22:22:13 [2022-12-02T22:22:13.570Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:22:14 [2022-12-02T22:22:14.953Z] #53 1.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:22:14 [2022-12-02T22:22:14.953Z] #53 1.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:22:14 [2022-12-02T22:22:14.953Z] #53 1.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:22:15 [2022-12-02T22:22:15.213Z] #53 1.862 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:22:17 [2022-12-02T22:22:17.118Z] #53 3.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
22:22:18 [2022-12-02T22:22:18.056Z] #53 ...
22:22:18 [2022-12-02T22:22:18.056Z] 
22:22:18 [2022-12-02T22:22:18.056Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Delve is a source level debugger for Go programs.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Delve enables you to interact with your program by controlling the execution of the process,
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Pass flags to the program you are debugging using `--`, for example:
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 `dlv exec ./hello -- server --config conf/config.toml`
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Usage:
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   dlv [command]
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Available Commands:
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   attach      Attach to running process and begin debugging.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   connect     Connect to a headless debug server with a terminal client.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   core        Examine a core dump.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   debug       Compile and begin debugging main package in current directory, or the package specified.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   exec        Execute a precompiled binary, and begin a debug session.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   help        Help about any command
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   run         Deprecated command. Use 'debug' instead.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   test        Compile test binary and begin debugging program.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   trace       Compile and begin tracing program.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   version     Prints version.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3 Flags:
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --disable-aslr                     Disables address space randomization
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3   -h, --help                             help for dlv
22:22:18 [2022-12-02T22:22:18.056Z] #33 121.3       --init string                      Init file, executed by the terminal client.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3       --log                              Enable debugging server logging.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3       --wd string                        Working directory for running the program.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3 Additional help topics:
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3   dlv backend  Help about the --backend flag.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3   dlv log      Help about logging flags.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3   dlv redirect Help about file redirection.
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3 
22:22:18 [2022-12-02T22:22:18.057Z] #33 121.3 Use "dlv [command] --help" for more information about a command.
22:22:18 [2022-12-02T22:22:18.057Z] #33 DONE 121.7s
22:22:18 [2022-12-02T22:22:18.057Z] 
22:22:18 [2022-12-02T22:22:18.057Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:22:19 [2022-12-02T22:22:19.874Z] #24 119.7 Updating files:  27% (3164/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  46% (5358/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  79% (9088/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
22:22:20 [2022-12-02T22:22:20.133Z] #24 123.6 + cd /tmp/tmp.6DATfbmBfv/tmp/docker-ce
22:22:20 [2022-12-02T22:22:20.133Z] #24 123.6 + git checkout -q v17.06.2-ce
22:22:24 [2022-12-02T22:22:24.330Z] #24 127.5 + mkdir -p /tmp/tmp.6DATfbmBfv/src/github.com/docker
22:22:24 [2022-12-02T22:22:24.330Z] #24 127.5 + mv components/cli /tmp/tmp.6DATfbmBfv/src/github.com/docker/cli
22:22:24 [2022-12-02T22:22:24.330Z] #24 127.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:22:24 [2022-12-02T22:22:24.589Z] #24 ...
22:22:24 [2022-12-02T22:22:24.589Z] 
22:22:24 [2022-12-02T22:22:24.589Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.50 configure.ac:11: installing 'build-aux/compile'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.51 configure.ac:11: installing 'build-aux/config.guess'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.53 configure.ac:11: installing 'build-aux/config.sub'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.53 configure.ac:13: installing 'build-aux/install-sh'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.54 configure.ac:13: installing 'build-aux/missing'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.55 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:22:24 [2022-12-02T22:22:24.589Z] #39 74.79 Makefile.am: installing 'build-aux/depcomp'
22:22:24 [2022-12-02T22:22:24.589Z] #39 76.29 checking build system type... aarch64-unknown-linux-gnu
22:22:24 [2022-12-02T22:22:24.589Z] #39 76.76 checking host system type... aarch64-unknown-linux-gnu
22:22:24 [2022-12-02T22:22:24.589Z] #39 76.76 checking how to print strings... printf
22:22:24 [2022-12-02T22:22:24.589Z] #39 76.76 checking for gcc... gcc
22:22:24 [2022-12-02T22:22:24.589Z] #39 76.96 checking whether the C compiler works... yes
22:22:24 [2022-12-02T22:22:24.589Z] #39 77.22 checking for C compiler default output file name... a.out
22:22:24 [2022-12-02T22:22:24.589Z] #39 77.23 checking for suffix of executables... 
22:22:24 [2022-12-02T22:22:24.589Z] #39 77.43 checking whether we are cross compiling... no
22:22:24 [2022-12-02T22:22:24.589Z] #39 77.84 checking for suffix of object files... o
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.04 checking whether we are using the GNU C compiler... yes
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.18 checking whether gcc accepts -g... yes
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.37 checking for gcc option to accept ISO C89... none needed
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.60 checking whether gcc understands -c and -o together... yes
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.78 checking for a sed that does not truncate output... /bin/sed
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.80 checking for grep that handles long lines and -e... /bin/grep
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.82 checking for egrep... /bin/grep -E
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.82 checking for fgrep... /bin/grep -F
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.85 checking for ld used by gcc... /usr/bin/ld
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.87 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:22:24 [2022-12-02T22:22:24.589Z] #39 78.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:22:24 [2022-12-02T22:22:24.590Z] #39 78.99 checking whether ln -s works... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 78.99 checking the maximum length of command line arguments... 1572864
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.03 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.04 checking for /usr/bin/ld option to reload object files... -r
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.04 checking for objdump... objdump
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.05 checking how to recognize dependent libraries... pass_all
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.05 checking for dlltool... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.05 checking how to associate runtime and link libraries... printf %s\n
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.05 checking for ar... ar
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.06 checking for archiver @FILE support... @
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.21 checking for strip... strip
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.22 checking for ranlib... ranlib
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.22 checking for gawk... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.23 checking for mawk... mawk
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.58 checking for sysroot... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.59 checking for a working dd... /bin/dd
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.60 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.61 checking for mt... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.62 checking if : is a manifest tool... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.65 checking how to run the C preprocessor... gcc -E
22:22:24 [2022-12-02T22:22:24.590Z] #39 79.97 checking for ANSI C header files... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 80.63 checking for sys/types.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 80.78 checking for sys/stat.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 80.93 checking for stdlib.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 81.08 checking for string.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 81.27 checking for memory.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 81.51 checking for strings.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 81.71 checking for inttypes.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 81.88 checking for stdint.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 82.12 checking for unistd.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 82.31 checking for dlfcn.h... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 82.51 checking for objdir... .libs
22:22:24 [2022-12-02T22:22:24.590Z] #39 82.96 checking if gcc supports -fno-rtti -fno-exceptions... no
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.09 checking for gcc option to produce PIC... -fPIC -DPIC
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.09 checking if gcc PIC flag -fPIC -DPIC works... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.24 checking if gcc static flag -static works... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.61 checking if gcc supports -c -o file.o... yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.78 checking if gcc supports -c -o file.o... (cached) yes
22:22:24 [2022-12-02T22:22:24.590Z] #39 83.78 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:22:24 [2022-12-02T22:22:24.849Z] #39 83.86 checking dynamic linker characteristics... GNU/Linux ld.so
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.13 checking how to hardcode library paths into programs... immediate
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.13 checking whether stripping libraries is possible... yes
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.15 checking if libtool supports shared libraries... yes
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.15 checking whether to build shared libraries... no
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.15 checking whether to build static libraries... yes
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.15 checking for a BSD-compatible install... /usr/bin/install -c
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.18 checking whether build environment is sane... yes
22:22:24 [2022-12-02T22:22:24.849Z] #39 84.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.27 checking whether make sets $(MAKE)... yes
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.38 checking whether make supports the include directive... yes (GNU style)
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.42 checking whether make supports nested variables... yes
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.47 checking whether UID '0' is supported by ustar format... yes
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.47 checking whether GID '0' is supported by ustar format... yes
22:22:25 [2022-12-02T22:22:25.109Z] #39 84.47 checking how to create a ustar tar archive... gnutar
22:22:25 [2022-12-02T22:22:25.369Z] #39 84.54 checking dependency style of gcc... gcc3
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.78 checking whether to enable maintainer-specific portions of Makefiles... yes
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.78 checking whether make supports nested variables... (cached) yes
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.78 checking for gawk... (cached) mawk
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.78 checking for a sed that does not truncate output... (cached) /bin/sed
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.79 checking for gcc... (cached) gcc
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.95 checking whether we are using the GNU C compiler... (cached) yes
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.95 checking whether gcc accepts -g... (cached) yes
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.95 checking for gcc option to accept ISO C89... (cached) none needed
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.96 checking whether gcc understands -c and -o together... (cached) yes
22:22:25 [2022-12-02T22:22:25.628Z] #39 84.96 checking for a Python interpreter with version >= 3... python3
22:22:25 [2022-12-02T22:22:25.889Z] #39 85.06 checking for python3... /usr/bin/python3
22:22:25 [2022-12-02T22:22:25.889Z] #39 85.07 checking for python3 version... 3.9
22:22:25 [2022-12-02T22:22:25.889Z] #39 85.12 checking for python3 platform... linux
22:22:25 [2022-12-02T22:22:25.889Z] #39 85.18 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:22:26 [2022-12-02T22:22:26.149Z] #39 85.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:22:26 [2022-12-02T22:22:26.149Z] #39 85.52 checking for go-md2man... no
22:22:26 [2022-12-02T22:22:26.408Z] #39 85.53 checking error.h usability... yes
22:22:26 [2022-12-02T22:22:26.408Z] #39 85.69 checking error.h presence... yes
22:22:26 [2022-12-02T22:22:26.408Z] #39 85.73 checking for error.h... yes
22:22:26 [2022-12-02T22:22:26.668Z] #39 85.79 checking linux/openat2.h usability... yes
22:22:26 [2022-12-02T22:22:26.668Z] #39 85.97 checking linux/openat2.h presence... yes
22:22:26 [2022-12-02T22:22:26.668Z] #39 86.06 checking for linux/openat2.h... yes
22:22:27 [2022-12-02T22:22:27.237Z] #39 86.12 checking for copy_file_range... yes
22:22:27 [2022-12-02T22:22:27.237Z] #39 86.43 checking for fgetxattr... yes
22:22:27 [2022-12-02T22:22:27.497Z] #39 86.64 checking for statx... yes
22:22:27 [2022-12-02T22:22:27.756Z] #39 86.96 checking for fgetpwent_r... yes
22:22:28 [2022-12-02T22:22:28.276Z] #39 87.28 checking for issetugid... no
22:22:28 [2022-12-02T22:22:28.276Z] #39 87.49 checking for pkg-config... /usr/bin/pkg-config
22:22:28 [2022-12-02T22:22:28.276Z] #39 87.49 checking pkg-config is at least version 0.9.0... yes
22:22:28 [2022-12-02T22:22:28.535Z] #39 87.50 checking for library containing yajl_tree_get... -lyajl
22:22:28 [2022-12-02T22:22:28.535Z] #39 87.93 checking for yajl >= 2.0.0... yes
22:22:28 [2022-12-02T22:22:28.535Z] #39 87.96 checking sys/capability.h usability... 
22:22:28 [2022-12-02T22:22:28.535Z] #39 ...
22:22:28 [2022-12-02T22:22:28.535Z] 
22:22:28 [2022-12-02T22:22:28.535Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:22:28 [2022-12-02T22:22:28.535Z] #53 5.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:22:28 [2022-12-02T22:22:28.535Z] #53 7.259 Fetched 8495 kB in 6s (1327 kB/s)
22:22:28 [2022-12-02T22:22:28.535Z] #53 7.259 Reading package lists...
22:22:28 [2022-12-02T22:22:28.535Z] #53 9.685 Reading package lists...
22:22:28 [2022-12-02T22:22:28.535Z] #53 12.15 Building dependency tree...
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.08 The following additional packages will be installed:
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.08   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.08   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.08   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.09   libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.09   python3-pkg-resources systemd vim-runtime xxd
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10 Suggested packages:
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10   ctags vim-doc vim-scripts xfsdump acl attr quota
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10 Recommended packages:
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:22:28 [2022-12-02T22:22:28.535Z] #53 14.10   systemd-timesyncd | time-daemon unzip
22:22:28 [2022-12-02T22:22:28.795Z] #53 ...
22:22:28 [2022-12-02T22:22:28.795Z] 
22:22:28 [2022-12-02T22:22:28.795Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:22:28 [2022-12-02T22:22:28.795Z] #39 87.96 checking sys/capability.h usability... yes
22:22:28 [2022-12-02T22:22:28.795Z] #39 88.10 checking sys/capability.h presence... yes
22:22:28 [2022-12-02T22:22:28.795Z] #39 88.19 checking for sys/capability.h... yes
22:22:29 [2022-12-02T22:22:29.364Z] #39 88.20 checking for library containing cap_from_name... -lcap
22:22:29 [2022-12-02T22:22:29.630Z] #39 88.61 checking for library containing dlopen... -ldl
22:22:29 [2022-12-02T22:22:29.630Z] #39 ...
22:22:29 [2022-12-02T22:22:29.630Z] 
22:22:29 [2022-12-02T22:22:29.630Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:22:29 [2022-12-02T22:22:29.630Z] #45 12.19 + cd /tmp/tmp.MaJoEa79h6/src/github.com/opencontainers/runc
22:22:29 [2022-12-02T22:22:29.630Z] #45 12.20 + git checkout -q v1.1.4
22:22:29 [2022-12-02T22:22:29.630Z] #45 12.96 + '[' -z '' ']'
22:22:29 [2022-12-02T22:22:29.630Z] #45 12.96 + target=static
22:22:29 [2022-12-02T22:22:29.630Z] #45 12.96 + make BUILDTAGS=seccomp static
22:22:29 [2022-12-02T22:22:29.630Z] #45 13.29 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:22:29 [2022-12-02T22:22:29.893Z] #45 ...
22:22:29 [2022-12-02T22:22:29.893Z] 
22:22:29 [2022-12-02T22:22:29.893Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61 The following NEW packages will be installed:
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.61   vim-runtime xfsprogs xxd xz-utils zip zstd
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.94 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.94 Need to get 31.8 MB of archives.
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.94 After this operation, 123 MB of additional disk space will be used.
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:22:29 [2022-12-02T22:22:29.893Z] #53 15.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 15.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 15.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 15.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.50 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.51 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:22:29 [2022-12-02T22:22:29.894Z] #53 16.52 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:22:30 [2022-12-02T22:22:30.154Z] #53 16.71 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:22:30 [2022-12-02T22:22:30.154Z] #53 16.74 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:22:30 [2022-12-02T22:22:30.154Z] #53 16.77 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:22:30 [2022-12-02T22:22:30.154Z] #53 16.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:22:30 [2022-12-02T22:22:30.414Z] #53 ...
22:22:30 [2022-12-02T22:22:30.414Z] 
22:22:30 [2022-12-02T22:22:30.414Z] #37 [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:22:30 [2022-12-02T22:22:30.414Z] #37 DONE 133.8s
22:22:30 [2022-12-02T22:22:30.414Z] 
22:22:30 [2022-12-02T22:22:30.414Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:22:30 [2022-12-02T22:22:30.414Z] #39 89.10 checking seccomp.h usability... yes
22:22:30 [2022-12-02T22:22:30.414Z] #39 89.33 checking seccomp.h presence... yes
22:22:30 [2022-12-02T22:22:30.414Z] #39 89.42 checking for seccomp.h... yes
22:22:30 [2022-12-02T22:22:30.414Z] #39 89.43 checking for library containing seccomp_rule_add... -lseccomp
22:22:30 [2022-12-02T22:22:30.674Z] #39 89.58 checking for library containing seccomp_arch_resolve_name... none required
22:22:31 [2022-12-02T22:22:31.243Z] #39 89.95 checking systemd/sd-bus.h usability... yes
22:22:31 [2022-12-02T22:22:31.243Z] #39 90.36 checking systemd/sd-bus.h presence... yes
22:22:31 [2022-12-02T22:22:31.243Z] #39 90.40 checking for systemd/sd-bus.h... yes
22:22:31 [2022-12-02T22:22:31.503Z] #39 90.41 checking for library containing sd_bus_match_signal_async... -lsystemd
22:22:31 [2022-12-02T22:22:31.762Z] #39 90.84 checking for sd_notify_barrier... yes
22:22:31 [2022-12-02T22:22:31.762Z] #39 91.07 checking linux/bpf.h usability... yes
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.22 checking linux/bpf.h presence... yes
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.28 checking for linux/bpf.h... yes
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.30 checking compilation for eBPF... yes
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.43 checking for criu >= 3.15... no
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.47 configure: CRIU headers not found, building without CRIU support
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.47 checking for criu > 3.16... no
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.51 configure: CRIU version doesn't support join-ns API
22:22:32 [2022-12-02T22:22:32.022Z] #39 91.51 checking for criu > 3.16.1... no
22:22:32 [2022-12-02T22:22:32.282Z] #39 91.53 configure: CRIU version doesn't support for pre-dumping
22:22:32 [2022-12-02T22:22:32.282Z] #39 91.53 checking for new mount API (fsconfig)... yes
22:22:32 [2022-12-02T22:22:32.282Z] #39 91.60 checking for seccomp notify API... yes
22:22:32 [2022-12-02T22:22:32.282Z] #39 91.71 checking for gperf... no
22:22:32 [2022-12-02T22:22:32.282Z] #39 91.72 configure: gperf not found - cannot rebuild signal parser code
22:22:32 [2022-12-02T22:22:32.541Z] #39 91.72 checking for library containing argp_parse... none required
22:22:32 [2022-12-02T22:22:32.801Z] #39 91.96 checking that generated files are newer than configure... done
22:22:32 [2022-12-02T22:22:32.801Z] #39 91.96 configure: creating ./config.status
22:22:36 [2022-12-02T22:22:36.154Z] #39 94.86 config.status: creating Makefile
22:22:36 [2022-12-02T22:22:36.154Z] #39 94.98 config.status: creating rpm/crun.spec
22:22:36 [2022-12-02T22:22:36.154Z] #39 95.06 config.status: creating config.h
22:22:36 [2022-12-02T22:22:36.154Z] #39 95.10 config.status: executing libtool commands
22:22:36 [2022-12-02T22:22:36.154Z] #39 95.16 config.status: executing depfiles commands
22:22:37 [2022-12-02T22:22:37.092Z] #39 96.36 === configuring in libocispec (/tmp/crun-build/libocispec)
22:22:37 [2022-12-02T22:22:37.092Z] #39 96.37 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:22:37 [2022-12-02T22:22:37.092Z] #39 ...
22:22:37 [2022-12-02T22:22:37.092Z] 
22:22:37 [2022-12-02T22:22:37.092Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.59 debconf: delaying package configuration, since apt-utils is not installed
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.78 Fetched 31.8 MB in 1s (27.6 MB/s)
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.86 Selecting previously unselected package libcap2:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.90 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.91 Unpacking libcap2:arm64 (1:2.44-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.98 Selecting previously unselected package libargon2-1:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 17.99 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.00 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.09 Selecting previously unselected package libjson-c5:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.09 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.10 Unpacking libjson-c5:arm64 (0.15-2) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.17 Selecting previously unselected package libcryptsetup12:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.18 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.18 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.32 Selecting previously unselected package libip4tc2:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.32 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.33 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.41 Selecting previously unselected package libkmod2:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.41 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.41 Unpacking libkmod2:arm64 (28-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.52 Selecting previously unselected package systemd.
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.52 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 18.65 Unpacking systemd (247.3-7+deb11u1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.32 Selecting previously unselected package pigz.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.32 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.33 Unpacking pigz (2.6-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.43 Selecting previously unselected package libelf1:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.43 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.45 Unpacking libelf1:arm64 (0.183-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.65 Selecting previously unselected package libbpf0:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.66 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.66 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.78 Selecting previously unselected package libmnl0:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.78 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.79 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.87 Selecting previously unselected package libxtables12:arm64.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.88 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.88 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.96 Selecting previously unselected package libcap2-bin.
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.96 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 20.97 Unpacking libcap2-bin (1:2.44-1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.06 Selecting previously unselected package iproute2.
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.07 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.07 Unpacking iproute2 (5.10.0-4) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.50 Selecting previously unselected package xxd.
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.51 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.65 Selecting previously unselected package vim-common.
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.65 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.78 Selecting previously unselected package bash-completion.
22:22:37 [2022-12-02T22:22:37.092Z] #53 21.79 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
22:22:37 [2022-12-02T22:22:37.662Z] #53 24.21 Unpacking bash-completion (1:2.11-2) ...
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.63 Selecting previously unselected package bzip2.
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.63 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.64 Unpacking bzip2 (1.0.8-4) ...
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.71 Selecting previously unselected package xz-utils.
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.71 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:22:38 [2022-12-02T22:22:38.230Z] #53 24.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:22:38 [2022-12-02T22:22:38.490Z] #53 24.93 Selecting previously unselected package apparmor.
22:22:38 [2022-12-02T22:22:38.490Z] #53 24.94 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
22:22:38 [2022-12-02T22:22:38.490Z] #53 25.00 Unpacking apparmor (2.13.6-10) ...
22:22:38 [2022-12-02T22:22:38.751Z] #53 25.34 Selecting previously unselected package inetutils-ping.
22:22:38 [2022-12-02T22:22:38.751Z] #53 25.34 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:22:38 [2022-12-02T22:22:38.751Z] #53 25.36 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.49 Selecting previously unselected package libip6tc2:arm64.
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.49 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.50 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.56 Selecting previously unselected package libnfnetlink0:arm64.
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.57 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.63 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.64 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.011Z] #53 25.64 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.74 Selecting previously unselected package libnftnl11:arm64.
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.74 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.75 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.84 Selecting previously unselected package iptables.
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.84 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.270Z] #53 25.86 Unpacking iptables (1.8.7-1) ...
22:22:39 [2022-12-02T22:22:39.530Z] #53 26.16 Selecting previously unselected package libonig5:arm64.
22:22:39 [2022-12-02T22:22:39.530Z] #53 26.16 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.530Z] #53 26.17 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.31 Selecting previously unselected package libjq1:arm64.
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.31 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.33 Unpacking libjq1:arm64 (1.6-2.1) ...
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.45 Selecting previously unselected package jq.
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.45 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.46 Unpacking jq (1.6-2.1) ...
22:22:39 [2022-12-02T22:22:39.790Z] #53 26.53 Selecting previously unselected package libaio1:arm64.
22:22:40 [2022-12-02T22:22:40.050Z] #53 26.53 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
22:22:40 [2022-12-02T22:22:40.050Z] #53 26.54 Unpacking libaio1:arm64 (0.3.112-9) ...
22:22:40 [2022-12-02T22:22:40.050Z] #53 26.60 Selecting previously unselected package libgpm2:arm64.
22:22:40 [2022-12-02T22:22:40.050Z] #53 26.60 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
22:22:40 [2022-12-02T22:22:40.050Z] #53 26.60 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:22:40 [2022-12-02T22:22:40.310Z] #53 26.70 Selecting previously unselected package libicu67:arm64.
22:22:40 [2022-12-02T22:22:40.310Z] #53 26.71 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
22:22:40 [2022-12-02T22:22:40.310Z] #53 26.71 Unpacking libicu67:arm64 (67.1-7) ...
22:22:42 [2022-12-02T22:22:42.847Z] #53 ...
22:22:42 [2022-12-02T22:22:42.847Z] 
22:22:42 [2022-12-02T22:22:42.847Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:22:42 [2022-12-02T22:22:42.847Z] #39 96.80 checking for gcc... gcc
22:22:42 [2022-12-02T22:22:42.847Z] #39 96.90 checking whether the C compiler works... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.10 checking for C compiler default output file name... a.out
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.10 checking for suffix of executables... 
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.33 checking whether we are cross compiling... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.57 checking for suffix of object files... o
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.67 checking whether we are using the GNU C compiler... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.80 checking whether gcc accepts -g... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 97.89 checking for gcc option to accept ISO C89... none needed
22:22:42 [2022-12-02T22:22:42.847Z] #39 98.09 checking whether gcc understands -c and -o together... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 98.27 checking how to run the C preprocessor... gcc -E
22:22:42 [2022-12-02T22:22:42.847Z] #39 98.53 checking for grep that handles long lines and -e... /bin/grep
22:22:42 [2022-12-02T22:22:42.847Z] #39 98.54 checking for egrep... /bin/grep -E
22:22:42 [2022-12-02T22:22:42.847Z] #39 98.54 checking for ANSI C header files... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 99.21 checking for sys/types.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 99.36 checking for sys/stat.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 99.52 checking for stdlib.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 99.65 checking for string.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 99.88 checking for memory.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.1 checking for strings.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.2 checking for inttypes.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.4 checking for stdint.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.6 checking for unistd.h... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.7 checking minix/config.h usability... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 100.9 checking minix/config.h presence... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.0 checking for minix/config.h... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.0 checking whether it is safe to define __EXTENSIONS__... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.2 checking build system type... aarch64-unknown-linux-gnu
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.5 checking host system type... aarch64-unknown-linux-gnu
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.5 checking how to print strings... printf
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.5 checking for a sed that does not truncate output... /bin/sed
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.5 checking for fgrep... /bin/grep -F
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.5 checking for ld used by gcc... /usr/bin/ld
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking whether ln -s works... yes
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking the maximum length of command line arguments... 1572864
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking for /usr/bin/ld option to reload object files... -r
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking for objdump... objdump
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking how to recognize dependent libraries... pass_all
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking for dlltool... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking how to associate runtime and link libraries... printf %s\n
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking for ar... ar
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.7 checking for archiver @FILE support... @
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.9 checking for strip... strip
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.9 checking for ranlib... ranlib
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.9 checking for gawk... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.9 checking for mawk... mawk
22:22:42 [2022-12-02T22:22:42.847Z] #39 101.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:22:42 [2022-12-02T22:22:42.847Z] #39 102.2 checking for sysroot... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 102.2 checking for a working dd... /bin/dd
22:22:42 [2022-12-02T22:22:42.847Z] #39 102.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:22:42 [2022-12-02T22:22:42.847Z] #39 102.2 checking for mt... no
22:22:42 [2022-12-02T22:22:42.847Z] #39 102.2 checking if : is a manifest tool... no
22:22:43 [2022-12-02T22:22:43.107Z] #39 102.3 checking for dlfcn.h... yes
22:22:43 [2022-12-02T22:22:43.107Z] #39 102.4 checking for objdir... .libs
22:22:43 [2022-12-02T22:22:43.626Z] #39 102.8 checking if gcc supports -fno-rtti -fno-exceptions... no
22:22:43 [2022-12-02T22:22:43.626Z] #39 102.9 checking for gcc option to produce PIC... -fPIC -DPIC
22:22:43 [2022-12-02T22:22:43.626Z] #39 102.9 checking if gcc PIC flag -fPIC -DPIC works... yes
22:22:44 [2022-12-02T22:22:44.196Z] #39 103.1 checking if gcc static flag -static works... yes
22:22:44 [2022-12-02T22:22:44.196Z] #39 103.4 checking if gcc supports -c -o file.o... yes
22:22:44 [2022-12-02T22:22:44.196Z] #39 103.5 checking if gcc supports -c -o file.o... (cached) yes
22:22:44 [2022-12-02T22:22:44.196Z] #39 103.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.6 checking dynamic linker characteristics... GNU/Linux ld.so
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking how to hardcode library paths into programs... immediate
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking whether stripping libraries is possible... yes
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking if libtool supports shared libraries... yes
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking whether to build shared libraries... no
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking whether to build static libraries... yes
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking for a BSD-compatible install... /usr/bin/install -c
22:22:44 [2022-12-02T22:22:44.456Z] #39 103.9 checking whether build environment is sane... yes
22:22:44 [2022-12-02T22:22:44.719Z] #39 104.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:22:44 [2022-12-02T22:22:44.719Z] #39 104.0 checking whether make sets $(MAKE)... yes
22:22:44 [2022-12-02T22:22:44.719Z] #39 104.1 checking whether make supports the include directive... yes (GNU style)
22:22:44 [2022-12-02T22:22:44.719Z] #39 104.1 checking whether make supports nested variables... yes
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.2 checking whether UID '0' is supported by ustar format... yes
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.2 checking whether GID '0' is supported by ustar format... yes
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.2 checking how to create a ustar tar archive... gnutar
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.2 checking dependency style of gcc... gcc3
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.4 checking whether to enable maintainer-specific portions of Makefiles... yes
22:22:44 [2022-12-02T22:22:44.979Z] #39 104.4 checking whether make supports nested variables... (cached) yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.4 checking for pkg-config... /usr/bin/pkg-config
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.4 checking pkg-config is at least version 0.9.0... yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.4 checking for yajl >= 2.1.0... yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking for a sed that does not truncate output... (cached) /bin/sed
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking for gcc... (cached) gcc
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking whether we are using the GNU C compiler... (cached) yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking whether gcc accepts -g... (cached) yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking for gcc option to accept ISO C89... (cached) none needed
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking whether gcc understands -c and -o together... (cached) yes
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.5 checking for a Python interpreter with version >= 3... python3
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.6 checking for python3... /usr/bin/python3
22:22:45 [2022-12-02T22:22:45.239Z] #39 104.6 checking for python3 version... 3.9
22:22:45 [2022-12-02T22:22:45.499Z] #39 104.6 checking for python3 platform... linux
22:22:45 [2022-12-02T22:22:45.499Z] #39 104.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:22:45 [2022-12-02T22:22:45.759Z] #39 104.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:22:46 [2022-12-02T22:22:46.019Z] #39 105.2 checking that generated files are newer than configure... done
22:22:46 [2022-12-02T22:22:46.019Z] #39 105.2 configure: creating ./config.status
22:22:46 [2022-12-02T22:22:46.957Z] #39 ...
22:22:46 [2022-12-02T22:22:46.957Z] 
22:22:46 [2022-12-02T22:22:46.957Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.84 Selecting previously unselected package libinih1:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.84 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.85 Unpacking libinih1:arm64 (53-1+b2) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.92 Selecting previously unselected package libmicrohttpd12:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.92 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 29.94 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.05 Selecting previously unselected package libnet1:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.05 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.15 Selecting previously unselected package libnl-3-200:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.15 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.24 Selecting previously unselected package libprotobuf-c1:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.35 Selecting previously unselected package libyajl2:arm64.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.35 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.36 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.46 Selecting previously unselected package net-tools.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.46 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.68 Selecting previously unselected package patch.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.69 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.70 Unpacking patch (2.7.6-7) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.80 Selecting previously unselected package python-pip-whl.
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.82 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 30.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.33 Selecting previously unselected package python3-lib2to3.
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.34 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.35 Unpacking python3-lib2to3 (3.9.2-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.46 Selecting previously unselected package python3-distutils.
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.49 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.49 Unpacking python3-distutils (3.9.2-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.64 Selecting previously unselected package python3-pkg-resources.
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.65 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.65 Unpacking python3-pkg-resources (52.0.0-4) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.86 Selecting previously unselected package python3-setuptools.
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 31.89 Unpacking python3-setuptools (52.0.0-4) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.18 Selecting previously unselected package python3-wheel.
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.19 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.19 Unpacking python3-wheel (0.34.2-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.28 Selecting previously unselected package python3-pip.
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.28 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.29 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.59 Selecting previously unselected package sudo.
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.59 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 32.60 Unpacking sudo (1.9.5p2-3) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.19 Selecting previously unselected package systemd-journal-remote.
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.20 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.21 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.32 Selecting previously unselected package thin-provisioning-tools.
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.32 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.32 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.47 Selecting previously unselected package uidmap.
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.47 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.47 Unpacking uidmap (1:4.8.1-1) ...
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.67 Selecting previously unselected package vim-runtime.
22:22:46 [2022-12-02T22:22:46.957Z] #53 33.67 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:22:47 [2022-12-02T22:22:47.216Z] #53 33.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:22:47 [2022-12-02T22:22:47.216Z] #53 33.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:22:47 [2022-12-02T22:22:47.216Z] #53 33.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:22:50 [2022-12-02T22:22:50.513Z] #53 36.63 Selecting previously unselected package vim.
22:22:50 [2022-12-02T22:22:50.513Z] #53 36.64 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:22:50 [2022-12-02T22:22:50.513Z] #53 36.65 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:22:50 [2022-12-02T22:22:50.772Z] #53 37.17 Selecting previously unselected package xfsprogs.
22:22:50 [2022-12-02T22:22:50.772Z] #53 37.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
22:22:50 [2022-12-02T22:22:50.772Z] #53 37.18 Unpacking xfsprogs (5.10.0-4) ...
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.56 Selecting previously unselected package zip.
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.56 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.61 Unpacking zip (3.0-12) ...
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.71 Selecting previously unselected package zstd.
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.72 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:22:51 [2022-12-02T22:22:51.032Z] #53 37.72 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:22:51 [2022-12-02T22:22:51.292Z] #53 38.01 Setting up python3-pkg-resources (52.0.0-4) ...
22:22:51 [2022-12-02T22:22:51.862Z] #53 ...
22:22:51 [2022-12-02T22:22:51.862Z] 
22:22:51 [2022-12-02T22:22:51.862Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:22:51 [2022-12-02T22:22:51.862Z] #39 107.7 config.status: creating Makefile
22:22:51 [2022-12-02T22:22:51.862Z] #39 107.8 config.status: creating config.h
22:22:51 [2022-12-02T22:22:51.862Z] #39 107.8 config.status: executing libtool commands
22:22:51 [2022-12-02T22:22:51.862Z] #39 107.9 config.status: executing depfiles commands
22:22:51 [2022-12-02T22:22:51.862Z] #39 108.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:22:51 [2022-12-02T22:22:51.862Z] #39 108.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.0 checking for gcc... gcc
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.1 checking whether the C compiler works... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.2 checking for C compiler default output file name... a.out
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.2 checking for suffix of executables... 
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.4 checking whether we are cross compiling... no
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.6 checking for suffix of object files... o
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.7 checking whether we are using the GNU C compiler... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.9 checking whether gcc accepts -g... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 109.9 checking for gcc option to accept ISO C89... none needed
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.1 checking whether gcc understands -c and -o together... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.3 checking for a BSD-compatible install... /usr/bin/install -c
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.3 checking whether build environment is sane... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.4 checking for gawk... no
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.4 checking for mawk... mawk
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.4 checking whether make sets $(MAKE)... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.4 checking whether make supports the include directive... yes (GNU style)
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.5 checking whether make supports nested variables... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.5 checking whether UID '0' is supported by ustar format... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.5 checking whether GID '0' is supported by ustar format... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.5 checking how to create a ustar tar archive... gnutar
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.6 checking dependency style of gcc... gcc3
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.8 checking whether make supports nested variables... (cached) yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 110.8 checking build system type... aarch64-unknown-linux-gnu
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking host system type... aarch64-unknown-linux-gnu
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking how to print strings... printf
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking for a sed that does not truncate output... /bin/sed
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking for grep that handles long lines and -e... /bin/grep
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking for egrep... /bin/grep -E
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.2 checking for fgrep... /bin/grep -F
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.3 checking for ld used by gcc... /usr/bin/ld
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:22:51 [2022-12-02T22:22:51.862Z] #39 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.4 checking whether ln -s works... yes
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.4 checking the maximum length of command line arguments... 1572864
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking for /usr/bin/ld option to reload object files... -r
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking for objdump... objdump
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking how to recognize dependent libraries... pass_all
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking for dlltool... no
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking how to associate runtime and link libraries... printf %s\n
22:22:52 [2022-12-02T22:22:52.122Z] #39 111.5 checking for ar... ar
22:22:52 [2022-12-02T22:22:52.381Z] #39 111.5 checking for archiver @FILE support... @
22:22:52 [2022-12-02T22:22:52.381Z] #39 111.7 checking for strip... strip
22:22:52 [2022-12-02T22:22:52.381Z] #39 111.7 checking for ranlib... ranlib
22:22:52 [2022-12-02T22:22:52.641Z] #39 111.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:22:52 [2022-12-02T22:22:52.641Z] #39 112.2 checking for sysroot... no
22:22:52 [2022-12-02T22:22:52.901Z] #39 112.2 checking for a working dd... /bin/dd
22:22:52 [2022-12-02T22:22:52.901Z] #39 112.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:22:52 [2022-12-02T22:22:52.901Z] #39 112.2 checking for mt... no
22:22:52 [2022-12-02T22:22:52.901Z] #39 112.2 checking if : is a manifest tool... no
22:22:53 [2022-12-02T22:22:53.161Z] #39 112.2 checking how to run the C preprocessor... gcc -E
22:22:53 [2022-12-02T22:22:53.729Z] #39 112.5 checking for ANSI C header files... yes
22:22:53 [2022-12-02T22:22:53.729Z] #39 113.1 checking for sys/types.h... yes
22:22:53 [2022-12-02T22:22:53.988Z] #39 113.2 checking for sys/stat.h... yes
22:22:54 [2022-12-02T22:22:54.248Z] #39 113.4 checking for stdlib.h... yes
22:22:54 [2022-12-02T22:22:54.248Z] #39 113.6 checking for string.h... yes
22:22:54 [2022-12-02T22:22:54.508Z] #39 113.7 checking for memory.h... yes
22:22:54 [2022-12-02T22:22:54.768Z] #39 113.9 checking for strings.h... yes
22:22:54 [2022-12-02T22:22:54.768Z] #39 114.1 checking for inttypes.h... yes
22:22:55 [2022-12-02T22:22:55.027Z] #39 114.3 checking for stdint.h... yes
22:22:55 [2022-12-02T22:22:55.287Z] #39 114.5 checking for unistd.h... yes
22:22:55 [2022-12-02T22:22:55.547Z] #39 114.7 checking for dlfcn.h... yes
22:22:55 [2022-12-02T22:22:55.547Z] #39 114.8 checking for objdir... .libs
22:22:55 [2022-12-02T22:22:55.807Z] #39 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no
22:22:56 [2022-12-02T22:22:56.067Z] #39 115.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:22:56 [2022-12-02T22:22:56.067Z] #39 115.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:22:56 [2022-12-02T22:22:56.327Z] #39 115.4 checking if gcc static flag -static works... yes
22:22:56 [2022-12-02T22:22:56.327Z] #39 115.7 checking if gcc supports -c -o file.o... yes
22:22:56 [2022-12-02T22:22:56.587Z] #39 115.8 checking if gcc supports -c -o file.o... (cached) yes
22:22:56 [2022-12-02T22:22:56.587Z] #39 115.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:22:56 [2022-12-02T22:22:56.847Z] #39 115.9 checking dynamic linker characteristics... GNU/Linux ld.so
22:22:56 [2022-12-02T22:22:56.847Z] #39 116.2 checking how to hardcode library paths into programs... immediate
22:22:56 [2022-12-02T22:22:56.847Z] #39 116.2 checking whether stripping libraries is possible... yes
22:22:56 [2022-12-02T22:22:56.847Z] #39 116.2 checking if libtool supports shared libraries... yes
22:22:56 [2022-12-02T22:22:56.847Z] #39 116.2 checking whether to build shared libraries... no
22:22:56 [2022-12-02T22:22:56.847Z] #39 116.2 checking whether to build static libraries... yes
22:22:57 [2022-12-02T22:22:57.108Z] #39 116.2 checking float.h usability... yes
22:22:57 [2022-12-02T22:22:57.108Z] #39 116.4 checking float.h presence... yes
22:22:57 [2022-12-02T22:22:57.108Z] #39 116.5 checking for float.h... yes
22:22:57 [2022-12-02T22:22:57.371Z] #39 116.5 checking limits.h usability... yes
22:22:57 [2022-12-02T22:22:57.371Z] #39 116.7 checking limits.h presence... yes
22:22:57 [2022-12-02T22:22:57.371Z] #39 116.7 checking for limits.h... yes
22:22:57 [2022-12-02T22:22:57.630Z] #39 116.7 checking stddef.h usability... yes
22:22:57 [2022-12-02T22:22:57.630Z] #39 116.9 checking stddef.h presence... yes
22:22:57 [2022-12-02T22:22:57.630Z] #39 117.0 checking for stddef.h... yes
22:22:57 [2022-12-02T22:22:57.630Z] #39 117.0 checking for stdlib.h... (cached) yes
22:22:57 [2022-12-02T22:22:57.891Z] #39 117.0 checking for string.h... (cached) yes
22:22:57 [2022-12-02T22:22:57.891Z] #39 117.1 checking sys/time.h usability... yes
22:22:57 [2022-12-02T22:22:57.891Z] #39 117.2 checking sys/time.h presence... yes
22:22:57 [2022-12-02T22:22:57.891Z] #39 117.3 checking for sys/time.h... yes
22:22:58 [2022-12-02T22:22:58.151Z] #39 117.3 checking for inline... inline
22:22:58 [2022-12-02T22:22:58.411Z] #39 117.4 checking for size_t... yes
22:22:58 [2022-12-02T22:22:58.411Z] #39 117.7 checking for stdlib.h... (cached) yes
22:22:58 [2022-12-02T22:22:58.411Z] #39 117.7 checking for GNU libc compatible malloc... yes
22:22:58 [2022-12-02T22:22:58.670Z] #39 117.9 checking for stdlib.h... (cached) yes
22:22:58 [2022-12-02T22:22:58.670Z] #39 117.9 checking for GNU libc compatible realloc... yes
22:22:58 [2022-12-02T22:22:58.930Z] #39 118.0 checking for working strtod... yes
22:22:58 [2022-12-02T22:22:58.930Z] #39 118.2 checking for gettimeofday... yes
22:22:59 [2022-12-02T22:22:59.191Z] #39 118.4 checking for memset... yes
22:22:59 [2022-12-02T22:22:59.451Z] #39 118.6 checking for strspn... yes
22:22:59 [2022-12-02T22:22:59.710Z] #39 119.1 checking that generated files are newer than configure... done
22:22:59 [2022-12-02T22:22:59.710Z] #39 119.1 configure: creating ./config.status
22:23:02 [2022-12-02T22:23:02.249Z] #39 ...
22:23:02 [2022-12-02T22:23:02.249Z] 
22:23:02 [2022-12-02T22:23:02.249Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.82 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.85 Setting up libgpm2:arm64 (1.20.7-8) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.86 Setting up libicu67:arm64 (67.1-7) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.87 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.89 Setting up libinih1:arm64 (53-1+b2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.90 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.91 Setting up uidmap (1:4.8.1-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.92 Setting up libyajl2:arm64 (2.1.0-3) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.95 Setting up bzip2 (1.0.8-4) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 38.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.00 Setting up python3-wheel (0.34.2-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.71 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.73 Setting up libcap2:arm64 (1:2.44-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.74 Setting up libcap2-bin (1:2.44-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 39.76 Setting up apparmor (2.13.6-10) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 41.29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:23:02 [2022-12-02T22:23:02.249Z] #53 41.37 Setting up zip (3.0-12) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 41.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 41.43 Setting up bash-completion (1:2.11-2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.06 Setting up libmnl0:arm64 (1.0.4-3) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.07 Setting up patch (2.7.6-7) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.08 Setting up sudo (1.9.5p2-3) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.16 invoke-rc.d: could not determine current runlevel
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.17 invoke-rc.d: policy-rc.d denied execution of start.
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.19 Setting up xfsprogs (5.10.0-4) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.20 System has not been booted with systemd as init system (PID 1). Can't operate.
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.20 Failed to connect to bus: Host is down
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.21 Setting up libxtables12:arm64 (1.8.7-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.22 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.23 Setting up pigz (2.6-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.97 Setting up libaio1:arm64 (0.3.112-9) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 44.98 Setting up python3-lib2to3 (3.9.2-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.23 Setting up libelf1:arm64 (0.183-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.25 Setting up libjson-c5:arm64 (0.15-2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.28 Setting up zstd (1.4.8+dfsg-2.1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.29 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.32 Setting up libkmod2:arm64 (28-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.34 Setting up python3-distutils (3.9.2-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.68 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:23:02 [2022-12-02T22:23:02.249Z] #53 45.79 Setting up python3-setuptools (52.0.0-4) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 47.19 Setting up libjq1:arm64 (1.6-2.1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 47.21 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 47.22 Setting up thin-provisioning-tools (0.9.0-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 47.23 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.27 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.28 Setting up jq (1.6-2.1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.31 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.32 Setting up libbpf0:arm64 (1:0.3-2) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.33 Setting up iptables (1.8.7-1) ...
22:23:02 [2022-12-02T22:23:02.249Z] #53 48.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.40 Setting up iproute2 (5.10.0-4) ...
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.84 Setting up systemd (247.3-7+deb11u1) ...
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.90 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:23:02 [2022-12-02T22:23:02.250Z] #53 48.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:23:02 [2022-12-02T22:23:02.511Z] #53 48.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:23:02 [2022-12-02T22:23:02.511Z] #53 48.95 Initializing machine ID from random generator.
22:23:02 [2022-12-02T22:23:02.511Z] #53 ...
22:23:02 [2022-12-02T22:23:02.511Z] 
22:23:02 [2022-12-02T22:23:02.511Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:23:02 [2022-12-02T22:23:02.511Z] #39 122.0 config.status: creating Makefile
22:23:02 [2022-12-02T22:23:02.771Z] #39 122.0 config.status: creating config.h
22:23:02 [2022-12-02T22:23:02.771Z] #39 122.1 config.status: executing depfiles commands
22:23:03 [2022-12-02T22:23:03.031Z] #39 122.3 config.status: executing libtool commands
22:23:03 [2022-12-02T22:23:03.974Z] #39 123.4   GEN      .version
22:23:04 [2022-12-02T22:23:04.234Z] #39 ...
22:23:04 [2022-12-02T22:23:04.234Z] 
22:23:04 [2022-12-02T22:23:04.234Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:23:04 [2022-12-02T22:23:04.234Z] #53 49.82 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:23:04 [2022-12-02T22:23:04.234Z] #53 50.05 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:23:04 [2022-12-02T22:23:04.234Z] #53 DONE 50.8s
22:23:04 [2022-12-02T22:23:04.234Z] 
22:23:04 [2022-12-02T22:23:04.234Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:23:04 [2022-12-02T22:23:04.234Z] #39 123.4 make  install-recursive
22:23:04 [2022-12-02T22:23:04.234Z] #39 123.5 make[1]: Entering directory '/tmp/crun-build'
22:23:04 [2022-12-02T22:23:04.234Z] #39 123.6 Making install in libocispec
22:23:04 [2022-12-02T22:23:04.495Z] #39 123.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:23:04 [2022-12-02T22:23:04.495Z] #39 123.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:23:04 [2022-12-02T22:23:04.495Z] #39 123.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:23:04 [2022-12-02T22:23:04.495Z] #39 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:23:04 [2022-12-02T22:23:04.495Z] #39 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:23:05 [2022-12-02T22:23:05.072Z] #39 ...
22:23:05 [2022-12-02T22:23:05.072Z] 
22:23:05 [2022-12-02T22:23:05.072Z] #54 [dev-systemd-false  8/28] 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:23:05 [2022-12-02T22:23:05.072Z] #0 0.679 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:05 [2022-12-02T22:23:05.072Z] #0 0.683 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:05 [2022-12-02T22:23:05.072Z] #0 0.687 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:05 [2022-12-02T22:23:05.072Z] #54 DONE 0.7s
22:23:05 [2022-12-02T22:23:05.072Z] 
22:23:05 [2022-12-02T22:23:05.072Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:23:10 [2022-12-02T22:23:10.350Z] #55 ...
22:23:10 [2022-12-02T22:23:10.350Z] 
22:23:10 [2022-12-02T22:23:10.350Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:23:10 [2022-12-02T22:23:10.350Z] #39 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 make  install-recursive
22:23:10 [2022-12-02T22:23:10.350Z] #39 125.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.0 Making install in yajl
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.0   CC       verify/json_verify-json_verify.o
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.0   CC       src/libyajl_la-yajl_alloc.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.0   CC       src/libyajl_la-yajl.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.1   CC       src/libyajl_la-yajl_gen.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.1   CC       src/libyajl_la-yajl_parser.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.1   CC       src/libyajl_la-yajl_buf.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.1   CC       src/libyajl_la-yajl_encode.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.2   CC       src/libyajl_la-yajl_lex.lo
22:23:10 [2022-12-02T22:23:10.350Z] #39 126.2   CC       src/libyajl_la-yajl_tree.lo
22:23:11 [2022-12-02T22:23:11.731Z] #39 131.0   CCLD     libyajl.la
22:23:11 [2022-12-02T22:23:11.992Z] #39 131.3   CCLD     verify/json_verify
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[5]: Nothing to be done for 'install-exec-am'.
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[5]: Nothing to be done for 'install-data-am'.
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:23:12 [2022-12-02T22:23:12.252Z] #39 131.7   CC       src/validate.o
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.7   CC       src/image_spec_schema_config_schema.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.7   CC       src/image_spec_schema_content_descriptor.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.7   CC       src/image_spec_schema_defs.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.7   CC       src/image_spec_schema_defs_descriptor.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.8   CC       src/image_spec_schema_image_index_schema.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.8   CC       src/image_spec_schema_image_layout_schema.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.8   CC       src/image_spec_schema_image_manifest_schema.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.9   CC       src/runtime_spec_schema_config_linux.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.9   CC       src/runtime_spec_schema_config_zos.lo
22:23:12 [2022-12-02T22:23:12.511Z] #39 131.9   CC       src/runtime_spec_schema_config_schema.lo
22:23:12 [2022-12-02T22:23:12.512Z] #39 131.9   CC       src/runtime_spec_schema_config_solaris.lo
22:23:12 [2022-12-02T22:23:12.512Z] #39 132.0   CC       src/runtime_spec_schema_config_vm.lo
22:23:12 [2022-12-02T22:23:12.512Z] #39 132.0   CC       src/runtime_spec_schema_config_windows.lo
22:23:12 [2022-12-02T22:23:12.771Z] #39 132.1   CC       src/runtime_spec_schema_defs.lo
22:23:12 [2022-12-02T22:23:12.771Z] #39 132.2   CC       src/runtime_spec_schema_defs_linux.lo
22:23:13 [2022-12-02T22:23:13.031Z] #39 132.3   CC       src/runtime_spec_schema_defs_zos.lo
22:23:13 [2022-12-02T22:23:13.031Z] #39 132.4   CC       src/runtime_spec_schema_defs_vm.lo
22:23:13 [2022-12-02T22:23:13.031Z] #39 132.4   CC       src/runtime_spec_schema_defs_windows.lo
22:23:13 [2022-12-02T22:23:13.290Z] #39 132.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:23:13 [2022-12-02T22:23:13.290Z] #39 132.7   CC       src/runtime_spec_schema_state_schema.lo
22:23:13 [2022-12-02T22:23:13.550Z] #39 132.8   CC       src/basic_test_double_array_item.lo
22:23:13 [2022-12-02T22:23:13.550Z] #39 132.9   CC       src/basic_test_double_array.lo
22:23:13 [2022-12-02T22:23:13.550Z] #39 132.9   CC       src/basic_test_top_array_int.lo
22:23:13 [2022-12-02T22:23:13.810Z] #39 133.2   CC       src/basic_test_top_array_string.lo
22:23:13 [2022-12-02T22:23:13.810Z] #39 ...
22:23:13 [2022-12-02T22:23:13.810Z] 
22:23:13 [2022-12-02T22:23:13.810Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:23:13 [2022-12-02T22:23:13.810Z] #55 8.857 Collecting yamllint==1.27.1
22:23:14 [2022-12-02T22:23:14.754Z] #55 9.911   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:23:16 [2022-12-02T22:23:16.135Z] #55 10.95 Collecting pathspec>=0.5.3
22:23:16 [2022-12-02T22:23:16.135Z] #55 10.99   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
22:23:16 [2022-12-02T22:23:16.135Z] #55 11.33 Collecting pyyaml
22:23:16 [2022-12-02T22:23:16.394Z] #55 11.35   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:23:16 [2022-12-02T22:23:16.394Z] #55 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:23:16 [2022-12-02T22:23:16.394Z] #55 11.42 Building wheels for collected packages: yamllint
22:23:16 [2022-12-02T22:23:16.394Z] #55 11.42   Building wheel for yamllint (setup.py): started
22:23:17 [2022-12-02T22:23:17.341Z] #55 12.43   Building wheel for yamllint (setup.py): finished with status 'done'
22:23:17 [2022-12-02T22:23:17.341Z] #55 12.43   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e3a1954863571f57c3b7af0c5eca0231223933e4c2214f703b75e9522a7bc398
22:23:17 [2022-12-02T22:23:17.341Z] #55 12.45   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:23:17 [2022-12-02T22:23:17.341Z] #55 12.45 Successfully built yamllint
22:23:17 [2022-12-02T22:23:17.341Z] #55 12.46 Installing collected packages: pyyaml, pathspec, yamllint
22:23:17 [2022-12-02T22:23:17.601Z] #55 12.87 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
22:23:18 [2022-12-02T22:23:18.546Z] #55 DONE 13.4s
22:23:18 [2022-12-02T22:23:18.546Z] 
22:23:18 [2022-12-02T22:23:18.546Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:23:18 [2022-12-02T22:23:18.546Z] #39 133.3   CC       src/basic_test_top_double_array_int.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 133.5   CC       src/basic_test_top_double_array_obj.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 133.7   CC       src/basic_test_top_double_array_refobj.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.0   CC       src/read-file.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.1   CC       src/basic_test_top_double_array_string.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.2   CC       src/json_common.lo
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.4   CC       tests/test-1.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.5   CC       tests/test-2.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 134.7   CC       tests/test-3.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.0   CC       tests/test-4.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.0   CC       tests/test-5.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.3   CC       tests/test-7.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.4   CC       tests/test-6.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.5   CC       tests/test-8.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.7   CC       tests/test-9.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 135.9   CC       tests/test-10.o
22:23:18 [2022-12-02T22:23:18.546Z] #39 136.0   CC       tests/test-11.o
22:23:40 [2022-12-02T22:23:40.575Z] #39 ...
22:23:40 [2022-12-02T22:23:40.575Z] 
22:23:40 [2022-12-02T22:23:40.575Z] #27 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:23:40 [2022-12-02T22:23:40.575Z] #27 201.9 + dpkg --print-architecture
22:23:40 [2022-12-02T22:23:40.575Z] #27 DONE 202.3s
22:23:40 [2022-12-02T22:23:40.575Z] 
22:23:40 [2022-12-02T22:23:40.575Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:23:48 [2022-12-02T22:23:48.697Z] #39 168.1   CCLD     libocispec.la
22:23:48 [2022-12-02T22:23:48.956Z] #39 168.5   CCLD     src/validate
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.5   CCLD     tests/test-1
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.5   CCLD     tests/test-2
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.5   CCLD     tests/test-3
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.5   CCLD     tests/test-4
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.6   CCLD     tests/test-5
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.6   CCLD     tests/test-6
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.6   CCLD     tests/test-7
22:23:49 [2022-12-02T22:23:49.216Z] #39 168.7   CCLD     tests/test-8
22:23:49 [2022-12-02T22:23:49.476Z] #39 168.8   CCLD     tests/test-9
22:23:49 [2022-12-02T22:23:49.476Z] #39 168.8   CCLD     tests/test-10
22:23:49 [2022-12-02T22:23:49.476Z] #39 168.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:23:49 [2022-12-02T22:23:49.736Z] #39 168.9   CCLD     tests/test-11
22:23:51 [2022-12-02T22:23:51.643Z] #39 170.6 libtool: link: ar cr libocispec.a 
22:23:51 [2022-12-02T22:23:51.643Z] #39 170.7 libtool: link: ranlib libocispec.a
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[5]: Nothing to be done for 'install-exec-am'.
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[5]: Nothing to be done for 'install-data-am'.
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.2 make[2]: Entering directory '/tmp/crun-build'
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-utils.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-container.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:23:53 [2022-12-02T22:23:53.023Z] #39 172.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:23:53 [2022-12-02T22:23:53.282Z] #39 172.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:23:53 [2022-12-02T22:23:53.282Z] #39 172.6   CC       src/libcrun/libcrun_testing_a-criu.o
22:23:53 [2022-12-02T22:23:53.282Z] #39 172.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:23:53 [2022-12-02T22:23:53.282Z] #39 172.6   CC       src/libcrun/libcrun_testing_a-linux.o
22:23:53 [2022-12-02T22:23:53.282Z] #39 172.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:23:53 [2022-12-02T22:23:53.542Z] #39 172.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:23:53 [2022-12-02T22:23:53.542Z] #39 172.8   CC       src/libcrun/libcrun_testing_a-error.o
22:23:53 [2022-12-02T22:23:53.542Z] #39 172.9   CC       src/libcrun/libcrun_testing_a-status.o
22:23:53 [2022-12-02T22:23:53.542Z] #39 172.9   CC       src/libcrun/libcrun_testing_a-terminal.o
22:23:53 [2022-12-02T22:23:53.542Z] #39 172.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:23:53 [2022-12-02T22:23:53.802Z] #39 173.0   CC       src/libcrun/libcrun_testing_a-signals.o
22:23:53 [2022-12-02T22:23:53.802Z] #39 173.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:23:53 [2022-12-02T22:23:53.802Z] #39 173.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:23:54 [2022-12-02T22:23:54.061Z] #39 173.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:23:54 [2022-12-02T22:23:54.061Z] #39 173.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:23:54 [2022-12-02T22:23:54.061Z] #39 173.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:23:54 [2022-12-02T22:23:54.630Z] #39 173.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:23:54 [2022-12-02T22:23:54.630Z] #39 173.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:23:54 [2022-12-02T22:23:54.890Z] #39 174.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:23:55 [2022-12-02T22:23:55.149Z] #39 174.5   CC       src/crun-crun.o
22:23:55 [2022-12-02T22:23:55.408Z] #39 174.6   CC       src/crun-run.o
22:23:55 [2022-12-02T22:23:55.408Z] #39 174.7   CC       src/crun-delete.o
22:23:55 [2022-12-02T22:23:55.408Z] #39 174.8   CC       src/crun-kill.o
22:23:55 [2022-12-02T22:23:55.408Z] #39 174.9   CC       src/crun-pause.o
22:23:55 [2022-12-02T22:23:55.667Z] #39 175.0   CC       src/crun-unpause.o
22:23:55 [2022-12-02T22:23:55.667Z] #39 175.1   CC       src/crun-spec.o
22:23:55 [2022-12-02T22:23:55.926Z] #39 175.3   CC       src/crun-exec.o
22:23:55 [2022-12-02T22:23:55.926Z] #39 175.4   CC       src/crun-list.o
22:23:56 [2022-12-02T22:23:56.185Z] #39 175.5   CC       src/crun-create.o
22:23:56 [2022-12-02T22:23:56.185Z] #39 175.6   CC       src/crun-start.o
22:23:56 [2022-12-02T22:23:56.444Z] #39 175.7   CC       src/crun-state.o
22:23:56 [2022-12-02T22:23:56.444Z] #39 175.9   CC       src/crun-update.o
22:23:56 [2022-12-02T22:23:56.703Z] #39 176.1   CC       src/crun-ps.o
22:23:56 [2022-12-02T22:23:56.963Z] #39 176.3   CC       src/crun-checkpoint.o
22:23:57 [2022-12-02T22:23:57.223Z] #39 176.4   CC       src/crun-restore.o
22:23:57 [2022-12-02T22:23:57.223Z] #39 176.5   CC       src/libcrun/libcrun_la-utils.lo
22:23:57 [2022-12-02T22:23:57.482Z] #39 176.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:23:57 [2022-12-02T22:23:57.742Z] #39 177.0   CC       src/libcrun/libcrun_la-container.lo
22:23:58 [2022-12-02T22:23:58.001Z] #39 177.4   CC       src/libcrun/libcrun_la-cgroup.lo
22:23:58 [2022-12-02T22:23:58.001Z] #39 177.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:23:58 [2022-12-02T22:23:58.570Z] #39 177.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:23:58 [2022-12-02T22:23:58.830Z] #39 178.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:23:59 [2022-12-02T22:23:59.089Z] #39 178.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:23:59 [2022-12-02T22:23:59.089Z] #39 178.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:23:59 [2022-12-02T22:23:59.349Z] #39 178.8   CC       src/libcrun/libcrun_la-criu.lo
22:23:59 [2022-12-02T22:23:59.349Z] #39 178.9   CC       src/libcrun/libcrun_la-custom-handler.lo
22:23:59 [2022-12-02T22:23:59.918Z] #39 179.4   CC       src/libcrun/libcrun_la-linux.lo
22:24:00 [2022-12-02T22:24:00.489Z] #39 179.8   CC       src/libcrun/libcrun_la-seccomp.lo
22:24:01 [2022-12-02T22:24:01.062Z] #39 180.2   CC       src/libcrun/libcrun_la-ebpf.lo
22:24:01 [2022-12-02T22:24:01.062Z] #39 180.3   CC       src/libcrun/libcrun_la-error.lo
22:24:01 [2022-12-02T22:24:01.062Z] #39 180.5   CC       src/libcrun/libcrun_la-status.lo
22:24:01 [2022-12-02T22:24:01.062Z] #39 180.6   CC       src/libcrun/libcrun_la-terminal.lo
22:24:01 [2022-12-02T22:24:01.632Z] #39 180.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:24:01 [2022-12-02T22:24:01.892Z] #39 181.2   CC       src/libcrun/libcrun_la-signals.lo
22:24:01 [2022-12-02T22:24:01.892Z] #39 181.2   CC       src/libcrun/libcrun_la-mount_flags.lo
22:24:02 [2022-12-02T22:24:02.831Z] #39 182.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:24:03 [2022-12-02T22:24:03.091Z] #39 182.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:24:03 [2022-12-02T22:24:03.351Z] #39 182.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:24:03 [2022-12-02T22:24:03.351Z] #39 182.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:24:04 [2022-12-02T22:24:04.290Z] #39 183.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:24:04 [2022-12-02T22:24:04.290Z] #39 183.8   CC       tests/init.o
22:24:04 [2022-12-02T22:24:04.858Z] #39 184.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:24:22 [2022-12-02T22:24:22.956Z] #39 201.9   CCLD     tests/init
22:24:41 [2022-12-02T22:24:41.054Z] #39 220.2   AR       libcrun_testing.a
22:24:41 [2022-12-02T22:24:41.054Z] #39 220.2 ar: `u' modifier ignored since `D' is the default (see `U')
22:24:41 [2022-12-02T22:24:41.054Z] #39 220.3   CCLD     tests/tests_libcrun_utils
22:24:41 [2022-12-02T22:24:41.054Z] #39 220.3   CCLD     tests/tests_libcrun_errors
22:24:41 [2022-12-02T22:24:41.054Z] #39 220.3   CCLD     tests/tests_libcrun_fuzzer
22:24:41 [2022-12-02T22:24:41.623Z] #39 221.0   CCLD     libcrun.la
22:24:42 [2022-12-02T22:24:42.562Z] #39 221.9   CCLD     crun
22:24:42 [2022-12-02T22:24:42.562Z] #39 ...
22:24:42 [2022-12-02T22:24:42.562Z] 
22:24:42 [2022-12-02T22:24:42.562Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:24:42 [2022-12-02T22:24:42.562Z] #24 266.0 + return
22:24:43 [2022-12-02T22:24:43.943Z] #24 DONE 267.1s
22:24:43 [2022-12-02T22:24:43.943Z] 
22:24:43 [2022-12-02T22:24:43.943Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.5 make[3]: Entering directory '/tmp/crun-build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.6  /bin/mkdir -p '/usr/local/lib'
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.6  /bin/mkdir -p '/usr/local/share/man/man1'
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:24:43 [2022-12-02T22:24:43.943Z] #39 222.7 libtool: install: ranlib /usr/local/lib/libcrun.a
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 ----------------------------------------------------------------------
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 Libraries have been installed in:
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0    /usr/local/lib
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 If you ever happen to want to link against installed libraries
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 in a given directory, LIBDIR, you must either use libtool, and
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 specify the full pathname of the library, or use the '-LLIBDIR'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 flag during linking and do at least one of the following:
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0      during execution
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0      during linking
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 See any operating system documentation about shared libraries for
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 more information, such as the ld(1) and ld.so(8) manual pages.
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0 ----------------------------------------------------------------------
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0  /bin/mkdir -p '/build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.2 libtool: install: /usr/bin/install -c crun /build/crun
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.2 make[3]: Leaving directory '/tmp/crun-build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.2 make[2]: Leaving directory '/tmp/crun-build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 223.2 make[1]: Leaving directory '/tmp/crun-build'
22:24:43 [2022-12-02T22:24:43.943Z] #39 DONE 223.3s
22:24:43 [2022-12-02T22:24:43.943Z] 
22:24:43 [2022-12-02T22:24:43.943Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:45 [2022-12-02T22:24:45.323Z] #40 ...
22:24:45 [2022-12-02T22:24:45.323Z] 
22:24:45 [2022-12-02T22:24:45.323Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:24:45 [2022-12-02T22:24:45.892Z] #56 DONE 0.5s
22:24:45 [2022-12-02T22:24:45.892Z] 
22:24:45 [2022-12-02T22:24:45.892Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:24:45 [2022-12-02T22:24:45.892Z] #57 DONE 0.2s
22:24:45 [2022-12-02T22:24:45.892Z] 
22:24:45 [2022-12-02T22:24:45.892Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:46 [2022-12-02T22:24:46.153Z] #40 ...
22:24:46 [2022-12-02T22:24:46.153Z] 
22:24:46 [2022-12-02T22:24:46.153Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.153Z] #58 DONE 0.1s
22:24:46 [2022-12-02T22:24:46.153Z] 
22:24:46 [2022-12-02T22:24:46.153Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.153Z] #59 DONE 0.1s
22:24:46 [2022-12-02T22:24:46.153Z] 
22:24:46 [2022-12-02T22:24:46.153Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.153Z] #60 DONE 0.0s
22:24:46 [2022-12-02T22:24:46.153Z] 
22:24:46 [2022-12-02T22:24:46.153Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.153Z] #61 DONE 0.1s
22:24:46 [2022-12-02T22:24:46.153Z] 
22:24:46 [2022-12-02T22:24:46.153Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:46 [2022-12-02T22:24:46.412Z] #40 ...
22:24:46 [2022-12-02T22:24:46.412Z] 
22:24:46 [2022-12-02T22:24:46.412Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.412Z] #62 DONE 0.0s
22:24:46 [2022-12-02T22:24:46.412Z] 
22:24:46 [2022-12-02T22:24:46.412Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.412Z] #63 DONE 0.1s
22:24:46 [2022-12-02T22:24:46.412Z] 
22:24:46 [2022-12-02T22:24:46.412Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.412Z] #64 DONE 0.0s
22:24:46 [2022-12-02T22:24:46.412Z] 
22:24:46 [2022-12-02T22:24:46.412Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:24:46 [2022-12-02T22:24:46.412Z] #65 DONE 0.1s
22:24:46 [2022-12-02T22:24:46.412Z] 
22:24:46 [2022-12-02T22:24:46.412Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:24:48 [2022-12-02T22:24:48.321Z] #35 ...
22:24:48 [2022-12-02T22:24:48.321Z] 
22:24:48 [2022-12-02T22:24:48.321Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:24:48 [2022-12-02T22:24:48.321Z] #45 160.8 + mkdir -p /build
22:24:48 [2022-12-02T22:24:48.321Z] #45 160.8 + cp runc /build/runc
22:24:48 [2022-12-02T22:24:48.321Z] #45 DONE 160.9s
22:24:48 [2022-12-02T22:24:48.321Z] 
22:24:48 [2022-12-02T22:24:48.321Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:51 [2022-12-02T22:24:51.616Z] #40 ...
22:24:51 [2022-12-02T22:24:51.616Z] 
22:24:51 [2022-12-02T22:24:51.616Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:24:51 [2022-12-02T22:24:51.616Z] #35 275.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
22:24:51 [2022-12-02T22:24:51.616Z] #35 DONE 275.4s
22:24:51 [2022-12-02T22:24:51.616Z] 
22:24:51 [2022-12-02T22:24:51.616Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:52 [2022-12-02T22:24:52.555Z] #40 ...
22:24:52 [2022-12-02T22:24:52.555Z] 
22:24:52 [2022-12-02T22:24:52.555Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:24:52 [2022-12-02T22:24:52.555Z] #66 DONE 0.1s
22:24:52 [2022-12-02T22:24:52.814Z] 
22:24:52 [2022-12-02T22:24:52.814Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:24:52 [2022-12-02T22:24:52.814Z] #67 DONE 0.1s
22:24:52 [2022-12-02T22:24:52.814Z] 
22:24:52 [2022-12-02T22:24:52.814Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:24:52 [2022-12-02T22:24:52.814Z] #68 DONE 0.1s
22:24:52 [2022-12-02T22:24:52.814Z] 
22:24:52 [2022-12-02T22:24:52.814Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:24:58 [2022-12-02T22:24:58.153Z] #40 245.3 + bin/containerd
22:24:58 [2022-12-02T22:24:58.153Z] #40 245.3 go build  -gcflags=-trimpath=/tmp/tmp.MYeyHLQNbu/src -buildmode=pie  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd
22:25:44 [2022-12-02T22:25:44.846Z] #40 286.1 # github.com/containerd/containerd/cmd/containerd
22:25:44 [2022-12-02T22:25:44.846Z] #40 286.1 /usr/bin/ld: /tmp/go-link-3610671500/000019.o: in function `New':
22:25:44 [2022-12-02T22:25:44.846Z] #40 286.1 /tmp/tmp.MYeyHLQNbu/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:25:44 [2022-12-02T22:25:44.846Z] #40 286.3 + bin/containerd-stress
22:25:44 [2022-12-02T22:25:44.846Z] #40 286.3 go build  -gcflags=-trimpath=/tmp/tmp.MYeyHLQNbu/src -buildmode=pie  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd-stress
22:25:44 [2022-12-02T22:25:44.846Z] #40 287.7 + bin/containerd-shim
22:25:47 [2022-12-02T22:25:47.384Z] #40 295.4 + bin/containerd-shim-runc-v1
22:25:52 [2022-12-02T22:25:52.660Z] #40 300.5 + bin/containerd-shim-runc-v2
22:25:53 [2022-12-02T22:25:53.596Z] #40 301.4 + binaries
22:25:53 [2022-12-02T22:25:53.596Z] #40 301.4 + install -D bin/containerd /build/containerd
22:25:53 [2022-12-02T22:25:53.596Z] #40 301.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:25:53 [2022-12-02T22:25:53.596Z] #40 301.4 + install -D bin/ctr /build/ctr
22:25:54 [2022-12-02T22:25:54.166Z] #40 DONE 302.0s
22:25:54 [2022-12-02T22:25:54.734Z] 
22:25:54 [2022-12-02T22:25:54.734Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:25:54 [2022-12-02T22:25:54.993Z] #69 DONE 0.2s
22:25:54 [2022-12-02T22:25:54.993Z] 
22:25:54 [2022-12-02T22:25:54.993Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:25:54 [2022-12-02T22:25:54.993Z] #70 DONE 0.1s
22:25:54 [2022-12-02T22:25:54.993Z] 
22:25:54 [2022-12-02T22:25:54.993Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
22:25:55 [2022-12-02T22:25:55.251Z] #71 DONE 0.2s
22:25:55 [2022-12-02T22:25:55.251Z] 
22:25:55 [2022-12-02T22:25:55.251Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:25:55 [2022-12-02T22:25:55.251Z] #72 DONE 0.1s
22:25:55 [2022-12-02T22:25:55.251Z] 
22:25:55 [2022-12-02T22:25:55.251Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:25:55 [2022-12-02T22:25:55.251Z] #73 DONE 0.0s
22:25:55 [2022-12-02T22:25:55.251Z] 
22:25:55 [2022-12-02T22:25:55.251Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:25:55 [2022-12-02T22:25:55.251Z] #74 DONE 0.0s
22:25:55 [2022-12-02T22:25:55.251Z] 
22:25:55 [2022-12-02T22:25:55.251Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
22:25:56 [2022-12-02T22:25:56.628Z] #75 DONE 1.2s
22:25:56 [2022-12-02T22:25:56.628Z] 
22:25:56 [2022-12-02T22:25:56.628Z] #76 exporting to image
22:25:56 [2022-12-02T22:25:56.628Z] #76 exporting layers
22:25:59 [2022-12-02T22:25:59.164Z] #76 exporting layers 2.6s done
22:25:59 [2022-12-02T22:25:59.164Z] #76 writing image sha256:64a29303be774ff20d4be28c154b29b056a48d80b7f97e0a7a3686eef5f2e831 done
22:25:59 [2022-12-02T22:25:59.164Z] #76 naming to docker.io/library/docker:521b8c02cc8912dc05cf178f83ea73b1b77698bd done
22:25:59 [2022-12-02T22:25:59.164Z] #76 DONE 2.6s