Skip to content

Console Output

Skipping 132 KB.. Full Log
install_tini
20:40:11 [2022-11-20T20:40:11.764Z] #46 0.836 + echo 'Install tini version v0.19.0'
20:40:11 [2022-11-20T20:40:11.764Z] #46 0.836 Install tini version v0.19.0
20:40:11 [2022-11-20T20:40:11.764Z] #46 0.839 + git clone https://github.com/krallin/tini.git /tmp/tmp.Nas0Mn4z3T/tini
20:40:11 [2022-11-20T20:40:11.764Z] #46 0.841 Cloning into '/tmp/tmp.Nas0Mn4z3T/tini'...
20:40:12 [2022-11-20T20:40:12.336Z] #46 1.437 + cd /tmp/tmp.Nas0Mn4z3T/tini
20:40:12 [2022-11-20T20:40:12.336Z] #46 1.437 + git checkout -q v0.19.0
20:40:12 [2022-11-20T20:40:12.336Z] #46 1.443 + cmake .
20:40:12 [2022-11-20T20:40:12.596Z] #46 1.959 -- The C compiler identification is GNU 10.2.1
20:40:12 [2022-11-20T20:40:12.856Z] #46 2.069 -- Detecting C compiler ABI info
20:40:13 [2022-11-20T20:40:13.427Z] #46 2.582 -- Detecting C compiler ABI info - done
20:40:13 [2022-11-20T20:40:13.427Z] #46 2.670 -- Check for working C compiler: /usr/bin/cc - skipped
20:40:13 [2022-11-20T20:40:13.427Z] #46 2.679 -- Detecting C compile features
20:40:13 [2022-11-20T20:40:13.427Z] #46 2.682 -- Detecting C compile features - done
20:40:13 [2022-11-20T20:40:13.427Z] #46 2.749 -- Performing Test HAS_BUILTIN_FORTIFY
20:40:13 [2022-11-20T20:40:13.689Z] #46 2.972 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:40:13 [2022-11-20T20:40:13.689Z] #46 3.039 -- Configuring done
20:40:13 [2022-11-20T20:40:13.951Z] #46 3.045 -- Generating done
20:40:13 [2022-11-20T20:40:13.951Z] #46 3.068 -- Build files have been written to: /tmp/tmp.Nas0Mn4z3T/tini
20:40:13 [2022-11-20T20:40:13.951Z] #46 3.076 + make tini-static
20:40:14 [2022-11-20T20:40:14.213Z] #46 3.498 Scanning dependencies of target tini-static
20:40:14 [2022-11-20T20:40:14.213Z] #46 3.606 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:40:16 [2022-11-20T20:40:16.128Z] #46 5.089 [100%] Linking C executable tini-static
20:40:16 [2022-11-20T20:40:16.128Z] #46 5.538 [100%] Built target tini-static
20:40:16 [2022-11-20T20:40:16.389Z] #46 5.599 + mkdir -p /build
20:40:16 [2022-11-20T20:40:16.389Z] #46 5.608 + cp tini-static /build/docker-init
20:40:16 [2022-11-20T20:40:16.650Z] #46 DONE 5.9s
20:40:16 [2022-11-20T20:40:16.650Z] 
20:40:16 [2022-11-20T20:40:16.650Z] #37 [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
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.05 Selecting previously unselected package gcc-mingw-w64-base.
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:40:16 [2022-11-20T20:40:16.650Z] #37 58.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:40:18 [2022-11-20T20:40:18.561Z] #37 ...
20:40:18 [2022-11-20T20:40:18.561Z] 
20:40:18 [2022-11-20T20:40:18.561Z] #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
20:40:18 [2022-11-20T20:40:18.561Z] #34 60.20 gotestsum version dev
20:40:18 [2022-11-20T20:40:18.561Z] #34 DONE 60.3s
20:40:18 [2022-11-20T20:40:18.561Z] 
20:40:18 [2022-11-20T20:40:18.561Z] #44 [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
20:40:18 [2022-11-20T20:40:18.561Z] #44 9.507 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:40:18 [2022-11-20T20:40:18.561Z] #44 11.08 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:40:18 [2022-11-20T20:40:18.561Z] #44 12.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:40:18 [2022-11-20T20:40:18.561Z] #44 12.56 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:40:18 [2022-11-20T20:40:18.561Z] #44 12.87 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:40:23 [2022-11-20T20:40:23.849Z] #44 ...
20:40:23 [2022-11-20T20:40:23.850Z] 
20:40:23 [2022-11-20T20:40:23.850Z] #37 [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
20:40:23 [2022-11-20T20:40:23.850Z] #37 64.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:40:23 [2022-11-20T20:40:23.850Z] #37 64.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:40:23 [2022-11-20T20:40:23.850Z] #37 64.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:33 [2022-11-20T20:40:33.845Z] #37 ...
20:40:33 [2022-11-20T20:40:33.845Z] 
20:40:33 [2022-11-20T20:40:33.845Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:40:34 [2022-11-20T20:40:34.106Z] #43 43.48 Updating files:  52% (2681/5060)
Updating files:  53% (2682/5060)
Updating files:  54% (2733/5060)
Updating files:  55% (2783/5060)
Updating files:  56% (2834/5060)
Updating files:  57% (2885/5060)
Updating files:  58% (2935/5060)
Updating files:  59% (2986/5060)
Updating files:  60% (3036/5060)
Updating files:  61% (3087/5060)
Updating files:  62% (3138/5060)
Updating files:  63% (3188/5060)
Updating files:  64% (3239/5060)
Updating files:  65% (3289/5060)
Updating files:  66% (3340/5060)
Updating files:  67% (3391/5060)
Updating files:  68% (3441/5060)
Updating files:  69% (3492/5060)
Updating files:  70% (3542/5060)
Updating files:  71% (3593/5060)
Updating files:  72% (3644/5060)
Updating files:  73% (3694/5060)
Updating files:  74% (3745/5060)
Updating files:  75% (3795/5060)
Updating files:  76% (3846/5060)
Updating files:  77% (3897/5060)
Updating files:  78% (3947/5060)
Updating files:  79% (3998/5060)
Updating files:  80% (4048/5060)
Updating files:  81% (4099/5060)
Updating files:  82% (4150/5060)
Updating files:  83% (4200/5060)
Updating files:  84% (4251/5060)
Updating files:  85% (4301/5060)
Updating files:  86% (4352/5060)
Updating files:  87% (4403/5060)
Updating files:  88% (4453/5060)
Updating files:  89% (4504/5060)
Updating files:  90% (4554/5060)
Updating files:  91% (4605/5060)
Updating files:  92% (4656/5060)
Updating files:  93% (4706/5060)
Updating files:  94% (4757/5060)
Updating files:  95% (4807/5060)
Updating files:  96% (4858/5060)
Updating files:  97% (4909/5060)
Updating files:  98% (4959/5060)
Updating files:  99% (5010/5060)
Updating files: 100% (5060/5060)
Updating files: 100% (5060/5060), done.
20:40:34 [2022-11-20T20:40:34.106Z] #43 44.66 + cd /tmp/tmp.MMzzDMJaj7/src/github.com/containerd/containerd
20:40:34 [2022-11-20T20:40:34.106Z] #43 44.67 + git checkout -q v1.6.10
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + export 'BUILDTAGS=netgo osusergo static_build'
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + BUILDTAGS='netgo osusergo static_build'
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + export EXTRA_FLAGS=-buildmode=pie
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + EXTRA_FLAGS=-buildmode=pie
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + '[' '' = dynamic ']'
20:40:36 [2022-11-20T20:40:36.650Z] #43 46.98 + make
20:40:38 [2022-11-20T20:40:38.033Z] #43 48.46 + bin/ctr
20:40:38 [2022-11-20T20:40:38.033Z] #43 ...
20:40:38 [2022-11-20T20:40:38.033Z] 
20:40:38 [2022-11-20T20:40:38.033Z] #44 [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
20:40:38 [2022-11-20T20:40:38.033Z] #44 26.02 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:40:38 [2022-11-20T20:40:38.033Z] #44 35.51 libtoolize: putting auxiliary files in '.'.
20:40:38 [2022-11-20T20:40:38.033Z] #44 35.51 libtoolize: copying file './ltmain.sh'
20:40:38 [2022-11-20T20:40:38.033Z] #44 36.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:40:38 [2022-11-20T20:40:38.033Z] #44 36.20 libtoolize: and rerunning libtoolize and aclocal.
20:40:38 [2022-11-20T20:40:38.033Z] #44 36.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:40:38 [2022-11-20T20:40:38.033Z] #44 ...
20:40:38 [2022-11-20T20:40:38.033Z] 
20:40:38 [2022-11-20T20:40:38.033Z] #37 [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
20:40:38 [2022-11-20T20:40:38.033Z] #37 75.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:40:38 [2022-11-20T20:40:38.033Z] #37 75.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:40:38 [2022-11-20T20:40:38.033Z] #37 75.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:40:38 [2022-11-20T20:40:38.602Z] #37 80.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:40:38 [2022-11-20T20:40:38.863Z] #37 80.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:40:38 [2022-11-20T20:40:38.863Z] #37 80.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:40:45 [2022-11-20T20:40:45.459Z] #37 86.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:40:45 [2022-11-20T20:40:45.459Z] #37 86.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:40:45 [2022-11-20T20:40:45.459Z] #37 86.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:40:45 [2022-11-20T20:40:45.719Z] #37 ...
20:40:45 [2022-11-20T20:40:45.719Z] 
20:40:45 [2022-11-20T20:40:45.719Z] #44 [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
20:40:45 [2022-11-20T20:40:45.719Z] #44 43.98 configure.ac:7: installing './compile'
20:40:45 [2022-11-20T20:40:45.979Z] #44 43.98 configure.ac:11: installing './config.guess'
20:40:45 [2022-11-20T20:40:45.979Z] #44 43.99 configure.ac:11: installing './config.sub'
20:40:45 [2022-11-20T20:40:45.979Z] #44 44.01 configure.ac:8: installing './install-sh'
20:40:45 [2022-11-20T20:40:45.979Z] #44 44.01 configure.ac:8: installing './missing'
20:40:45 [2022-11-20T20:40:45.979Z] #44 44.13 Makefile.am: installing './depcomp'
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.27 libtoolize: copying file 'build-aux/ltmain.sh'
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.35 libtoolize: copying file 'm4/libtool.m4'
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.44 libtoolize: copying file 'm4/ltoptions.m4'
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.56 libtoolize: copying file 'm4/ltsugar.m4'
20:40:47 [2022-11-20T20:40:47.361Z] #44 45.67 libtoolize: copying file 'm4/ltversion.m4'
20:40:47 [2022-11-20T20:40:47.621Z] #44 45.79 libtoolize: copying file 'm4/lt~obsolete.m4'
20:40:47 [2022-11-20T20:40:47.621Z] #44 45.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:40:55 [2022-11-20T20:40:55.755Z] #44 ...
20:40:55 [2022-11-20T20:40:55.755Z] 
20:40:55 [2022-11-20T20:40:55.755Z] #37 [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
20:40:55 [2022-11-20T20:40:55.755Z] #37 97.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:40:56 [2022-11-20T20:40:56.015Z] #37 97.76 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:40:56 [2022-11-20T20:40:56.015Z] #37 97.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 102.9 Selecting previously unselected package g++-mingw-w64-x86-64.
20:41:01 [2022-11-20T20:41:01.300Z] #37 102.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.0 Selecting previously unselected package libapparmor1:arm64.
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.2 Selecting previously unselected package libapparmor-dev:arm64.
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.300Z] #37 103.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.3 Selecting previously unselected package libbtrfs0:arm64.
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.5 Selecting previously unselected package libbtrfs-dev:arm64.
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.561Z] #37 103.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:41:01 [2022-11-20T20:41:01.821Z] #37 103.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:41:01 [2022-11-20T20:41:01.822Z] #37 103.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.822Z] #37 103.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:01 [2022-11-20T20:41:01.822Z] #37 103.7 Selecting previously unselected package libudev-dev:arm64.
20:41:01 [2022-11-20T20:41:01.822Z] #37 103.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:41:01 [2022-11-20T20:41:01.822Z] #37 103.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:41:02 [2022-11-20T20:41:02.082Z] #37 103.9 Selecting previously unselected package libsepol1-dev:arm64.
20:41:02 [2022-11-20T20:41:02.082Z] #37 103.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:41:02 [2022-11-20T20:41:02.082Z] #37 103.9 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:41:02 [2022-11-20T20:41:02.343Z] #37 104.2 Selecting previously unselected package libpcre2-16-0:arm64.
20:41:02 [2022-11-20T20:41:02.343Z] #37 104.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:41:02 [2022-11-20T20:41:02.343Z] #37 104.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:41:02 [2022-11-20T20:41:02.603Z] #37 104.4 Selecting previously unselected package libpcre2-32-0:arm64.
20:41:02 [2022-11-20T20:41:02.603Z] #37 104.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:41:02 [2022-11-20T20:41:02.603Z] #37 104.5 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.7 Selecting previously unselected package libpcre2-posix2:arm64.
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.7 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.8 Selecting previously unselected package libpcre2-dev:arm64.
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:41:02 [2022-11-20T20:41:02.863Z] #37 104.8 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.1 Selecting previously unselected package libselinux1-dev:arm64.
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.4 Selecting previously unselected package libdevmapper-dev:arm64.
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:41:03 [2022-11-20T20:41:03.434Z] #37 105.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.5 Selecting previously unselected package libseccomp-dev:arm64.
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.6 Selecting previously unselected package libsystemd-dev:arm64.
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:41:03 [2022-11-20T20:41:03.695Z] #37 105.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.276Z] #37 106.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up mingw-w64-common (8.0.0-1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 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
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 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
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:41:04 [2022-11-20T20:41:04.537Z] #37 106.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:04 [2022-11-20T20:41:04.797Z] #37 106.6 Setting up dmsetup (2:1.02.175-2.1) ...
20:41:04 [2022-11-20T20:41:04.797Z] #37 106.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:41:04 [2022-11-20T20:41:04.797Z] #37 106.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:41:04 [2022-11-20T20:41:04.797Z] #37 106.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:41:05 [2022-11-20T20:41:05.739Z] #37 ...
20:41:05 [2022-11-20T20:41:05.739Z] 
20:41:05 [2022-11-20T20:41:05.739Z] #38 [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
20:41:05 [2022-11-20T20:41:05.739Z] #38 107.0 + for f in rootlesskit rootlesskit-docker-proxy
20:41:05 [2022-11-20T20:41:05.739Z] #38 107.0 + GOBIN=/build
20:41:05 [2022-11-20T20:41:05.739Z] #38 107.0 + GO111MODULE=on
20:41:05 [2022-11-20T20:41:05.739Z] #38 107.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
20:41:08 [2022-11-20T20:41:08.283Z] #38 ...
20:41:08 [2022-11-20T20:41:08.283Z] 
20:41:08 [2022-11-20T20:41:08.283Z] #37 [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
20:41:08 [2022-11-20T20:41:08.283Z] #37 DONE 109.9s
20:41:08 [2022-11-20T20:41:08.283Z] 
20:41:08 [2022-11-20T20:41:08.283Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:41:08 [2022-11-20T20:41:08.283Z] #47 DONE 0.2s
20:41:08 [2022-11-20T20:41:08.283Z] 
20:41:08 [2022-11-20T20:41:08.283Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:08 [2022-11-20T20:41:08.543Z] #48 ...
20:41:08 [2022-11-20T20:41:08.543Z] 
20:41:08 [2022-11-20T20:41:08.543Z] #44 [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
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.51 configure.ac:7: installing 'build-aux/compile'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.51 configure.ac:9: installing 'build-aux/config.guess'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.52 configure.ac:9: installing 'build-aux/config.sub'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.53 configure.ac:11: installing 'build-aux/install-sh'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.55 configure.ac:11: installing 'build-aux/missing'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.76 Makefile.am: installing 'build-aux/depcomp'
20:41:08 [2022-11-20T20:41:08.543Z] #44 56.85 parallel-tests: installing 'build-aux/test-driver'
20:41:08 [2022-11-20T20:41:08.543Z] #44 58.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:41:08 [2022-11-20T20:41:08.543Z] #44 58.85 libtoolize: copying file 'build-aux/ltmain.sh'
20:41:08 [2022-11-20T20:41:08.543Z] #44 59.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:41:08 [2022-11-20T20:41:08.543Z] #44 59.55 libtoolize: copying file 'm4/libtool.m4'
20:41:08 [2022-11-20T20:41:08.543Z] #44 59.66 libtoolize: copying file 'm4/ltoptions.m4'
20:41:08 [2022-11-20T20:41:08.543Z] #44 59.79 libtoolize: copying file 'm4/ltsugar.m4'
20:41:08 [2022-11-20T20:41:08.543Z] #44 59.92 libtoolize: copying file 'm4/ltversion.m4'
20:41:08 [2022-11-20T20:41:08.543Z] #44 60.04 libtoolize: copying file 'm4/lt~obsolete.m4'
20:41:08 [2022-11-20T20:41:08.543Z] #44 ...
20:41:08 [2022-11-20T20:41:08.543Z] 
20:41:08 [2022-11-20T20:41:08.543Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
20:41:09 [2022-11-20T20:41:09.116Z] #49 DONE 1.2s
20:41:09 [2022-11-20T20:41:09.116Z] 
20:41:09 [2022-11-20T20:41:09.116Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.030 + RM_GOPATH=0
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.031 + TMP_GOPATH=
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.031 + : /build
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.031 + '[' -z '' ']'
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.047 ++ mktemp -d
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.062 + export GOPATH=/tmp/tmp.9fobxmFlAh
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.062 + GOPATH=/tmp/tmp.9fobxmFlAh
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.062 + RM_GOPATH=1
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.062 + case "$(go env GOARCH)" in
20:41:09 [2022-11-20T20:41:09.116Z] #48 1.062 ++ go env GOARCH
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.098 + export GO_BUILDMODE=-buildmode=pie
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.098 + GO_BUILDMODE=-buildmode=pie
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.098 ++ dirname /install.sh
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 Install runc version v1.1.4 (build tags: seccomp)
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + dir=/
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + bin=runc
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + shift
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + '[' '!' -f //runc.installer ']'
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + . //runc.installer
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 ++ set -e
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 ++ : v1.1.4
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + install_runc
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + RUNC_BUILDTAGS=seccomp
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.148 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9fobxmFlAh/src/github.com/opencontainers/runc
20:41:09 [2022-11-20T20:41:09.421Z] #48 1.158 Cloning into '/tmp/tmp.9fobxmFlAh/src/github.com/opencontainers/runc'...
20:41:10 [2022-11-20T20:41:10.017Z] #48 ...
20:41:10 [2022-11-20T20:41:10.017Z] 
20:41:10 [2022-11-20T20:41:10.017Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:41:10 [2022-11-20T20:41:10.017Z] #50 DONE 1.0s
20:41:10 [2022-11-20T20:41:10.277Z] 
20:41:10 [2022-11-20T20:41:10.277Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:41:10 [2022-11-20T20:41:10.849Z] #51 0.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:41:10 [2022-11-20T20:41:10.849Z] #51 DONE 0.8s
20:41:10 [2022-11-20T20:41:10.849Z] 
20:41:10 [2022-11-20T20:41:10.849Z] #38 [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
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4 rootlesskit version 1.1.0
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4 Usage of /build/rootlesskit-docker-proxy:
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4   -container-ip string
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4     	container ip
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4   -container-port int
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4     	container port (default -1)
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4   -host-ip string
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4     	host ip
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4   -host-port int
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4     	host port (default -1)
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4   -proto string
20:41:10 [2022-11-20T20:41:10.849Z] #38 112.4     	proxy protocol (default "tcp")
20:41:11 [2022-11-20T20:41:11.110Z] #38 DONE 112.5s
20:41:11 [2022-11-20T20:41:11.110Z] 
20:41:11 [2022-11-20T20:41:11.110Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:41:11 [2022-11-20T20:41:11.110Z] #52 DONE 0.1s
20:41:11 [2022-11-20T20:41:11.110Z] 
20:41:11 [2022-11-20T20:41:11.110Z] #53 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:41:11 [2022-11-20T20:41:11.370Z] #53 ...
20:41:11 [2022-11-20T20:41:11.370Z] 
20:41:11 [2022-11-20T20:41:11.370Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:41:11 [2022-11-20T20:41:11.370Z] #54 DONE 0.2s
20:41:11 [2022-11-20T20:41:11.370Z] 
20:41:11 [2022-11-20T20:41:11.370Z] #41 [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
20:41:11 [2022-11-20T20:41:11.940Z] #41 ...
20:41:11 [2022-11-20T20:41:11.940Z] 
20:41:11 [2022-11-20T20:41:11.940Z] #53 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:41:11 [2022-11-20T20:41:11.940Z] #53 DONE 1.1s
20:41:11 [2022-11-20T20:41:11.940Z] 
20:41:11 [2022-11-20T20:41:11.940Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:41:13 [2022-11-20T20:41:13.329Z] #55 DONE 1.0s
20:41:13 [2022-11-20T20:41:13.329Z] 
20:41:13 [2022-11-20T20:41:13.329Z] #44 [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
20:41:13 [2022-11-20T20:41:13.329Z] #44 ...
20:41:13 [2022-11-20T20:41:13.329Z] 
20:41:13 [2022-11-20T20:41:13.329Z] #56 [dev-systemd-false  6/28] RUN ldconfig
20:41:13 [2022-11-20T20:41:13.902Z] #56 DONE 0.8s
20:41:13 [2022-11-20T20:41:13.902Z] 
20:41:13 [2022-11-20T20:41:13.902Z] #57 [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
20:41:15 [2022-11-20T20:41:15.286Z] #57 1.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:41:15 [2022-11-20T20:41:15.286Z] #57 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:41:15 [2022-11-20T20:41:15.286Z] #57 1.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:41:15 [2022-11-20T20:41:15.857Z] #57 1.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
20:41:17 [2022-11-20T20:41:17.771Z] #57 3.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
20:41:19 [2022-11-20T20:41:19.155Z] #57 5.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:41:19 [2022-11-20T20:41:19.155Z] #57 ...
20:41:19 [2022-11-20T20:41:19.155Z] 
20:41:19 [2022-11-20T20:41:19.155Z] #29 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:41:22 [2022-11-20T20:41:22.034Z] #29 120.1 Updating files:  22% (2579/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/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:  40% (4635/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:  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:  61% (7015/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:  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:  84% (9638/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.
20:41:22 [2022-11-20T20:41:22.034Z] #29 123.6 + cd /tmp/tmp.rYQBVxM6Aj/tmp/docker-ce
20:41:22 [2022-11-20T20:41:22.034Z] #29 123.6 + git checkout -q v17.06.2-ce
20:41:22 [2022-11-20T20:41:22.297Z] #29 ...
20:41:22 [2022-11-20T20:41:22.297Z] 
20:41:22 [2022-11-20T20:41:22.297Z] #32 [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
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Delve is a source level debugger for Go programs.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Delve enables you to interact with your program by controlling the execution of the process,
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Pass flags to the program you are debugging using `--`, for example:
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 `dlv exec ./hello -- server --config conf/config.toml`
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Usage:
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   dlv [command]
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Available Commands:
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   attach      Attach to running process and begin debugging.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   connect     Connect to a headless debug server with a terminal client.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   core        Examine a core dump.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   debug       Compile and begin debugging main package in current directory, or the package specified.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   exec        Execute a precompiled binary, and begin a debug session.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   help        Help about any command
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   run         Deprecated command. Use 'debug' instead.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   test        Compile test binary and begin debugging program.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   trace       Compile and begin tracing program.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   version     Prints version.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Flags:
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.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)
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.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)
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --disable-aslr                     Disables address space randomization
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   -h, --help                             help for dlv
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --init string                      Init file, executed by the terminal client.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --log                              Enable debugging server logging.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3       --wd string                        Working directory for running the program.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Additional help topics:
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   dlv backend  Help about the --backend flag.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   dlv log      Help about logging flags.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3   dlv redirect Help about file redirection.
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 
20:41:22 [2022-11-20T20:41:22.297Z] #32 123.3 Use "dlv [command] --help" for more information about a command.
20:41:22 [2022-11-20T20:41:22.297Z] #32 DONE 124.1s
20:41:22 [2022-11-20T20:41:22.297Z] 
20:41:22 [2022-11-20T20:41:22.297Z] #44 [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
20:41:22 [2022-11-20T20:41:22.297Z] #44 74.98 configure.ac:11: installing 'build-aux/compile'
20:41:22 [2022-11-20T20:41:22.297Z] #44 74.99 configure.ac:11: installing 'build-aux/config.guess'
20:41:22 [2022-11-20T20:41:22.297Z] #44 74.99 configure.ac:11: installing 'build-aux/config.sub'
20:41:22 [2022-11-20T20:41:22.297Z] #44 75.00 configure.ac:13: installing 'build-aux/install-sh'
20:41:22 [2022-11-20T20:41:22.297Z] #44 75.01 configure.ac:13: installing 'build-aux/missing'
20:41:22 [2022-11-20T20:41:22.297Z] #44 75.01 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:41:22 [2022-11-20T20:41:22.297Z] #44 75.16 Makefile.am: installing 'build-aux/depcomp'
20:41:22 [2022-11-20T20:41:22.297Z] #44 76.63 checking build system type... aarch64-unknown-linux-gnu
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.08 checking host system type... aarch64-unknown-linux-gnu
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.08 checking how to print strings... printf
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.10 checking for gcc... gcc
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.27 checking whether the C compiler works... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.53 checking for C compiler default output file name... a.out
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.53 checking for suffix of executables... 
20:41:22 [2022-11-20T20:41:22.297Z] #44 77.78 checking whether we are cross compiling... no
20:41:22 [2022-11-20T20:41:22.297Z] #44 78.12 checking for suffix of object files... o
20:41:22 [2022-11-20T20:41:22.297Z] #44 78.28 checking whether we are using the GNU C compiler... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 78.41 checking whether gcc accepts -g... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 78.53 checking for gcc option to accept ISO C89... none needed
20:41:22 [2022-11-20T20:41:22.297Z] #44 78.77 checking whether gcc understands -c and -o together... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.08 checking for a sed that does not truncate output... /bin/sed
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.10 checking for grep that handles long lines and -e... /bin/grep
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.11 checking for egrep... /bin/grep -E
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.13 checking for fgrep... /bin/grep -F
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.15 checking for ld used by gcc... /usr/bin/ld
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.17 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.40 checking whether ln -s works... yes
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.41 checking the maximum length of command line arguments... 1572864
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.45 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.46 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.46 checking for /usr/bin/ld option to reload object files... -r
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.46 checking for objdump... objdump
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.47 checking how to recognize dependent libraries... pass_all
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.47 checking for dlltool... no
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.47 checking how to associate runtime and link libraries... printf %s\n
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.47 checking for ar... ar
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.47 checking for archiver @FILE support... @
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.67 checking for strip... strip
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.67 checking for ranlib... ranlib
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.67 checking for gawk... no
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.67 checking for mawk... mawk
20:41:22 [2022-11-20T20:41:22.297Z] #44 79.67 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:41:22 [2022-11-20T20:41:22.297Z] #44 80.33 checking for sysroot... no
20:41:22 [2022-11-20T20:41:22.297Z] #44 80.34 checking for a working dd... /bin/dd
20:41:22 [2022-11-20T20:41:22.297Z] #44 80.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:41:22 [2022-11-20T20:41:22.297Z] #44 80.40 checking for mt... no
20:41:22 [2022-11-20T20:41:22.297Z] #44 80.42 checking if : is a manifest tool... no
20:41:22 [2022-11-20T20:41:22.557Z] #44 80.47 checking how to run the C preprocessor... gcc -E
20:41:23 [2022-11-20T20:41:23.497Z] #44 80.90 checking for ANSI C header files... yes
20:41:23 [2022-11-20T20:41:23.762Z] #44 81.68 checking for sys/types.h... yes
20:41:23 [2022-11-20T20:41:23.763Z] #44 81.88 checking for sys/stat.h... yes
20:41:24 [2022-11-20T20:41:24.024Z] #44 82.05 checking for stdlib.h... yes
20:41:24 [2022-11-20T20:41:24.284Z] #44 82.27 checking for string.h... yes
20:41:24 [2022-11-20T20:41:24.284Z] #44 82.50 checking for memory.h... yes
20:41:24 [2022-11-20T20:41:24.805Z] #44 82.66 checking for strings.h... yes
20:41:24 [2022-11-20T20:41:24.805Z] #44 82.82 checking for inttypes.h... yes
20:41:25 [2022-11-20T20:41:25.067Z] #44 83.04 checking for stdint.h... yes
20:41:25 [2022-11-20T20:41:25.327Z] #44 83.25 checking for unistd.h... yes
20:41:25 [2022-11-20T20:41:25.588Z] #44 83.49 checking for dlfcn.h... yes
20:41:25 [2022-11-20T20:41:25.588Z] #44 83.64 checking for objdir... .libs
20:41:26 [2022-11-20T20:41:26.159Z] #44 83.86 checking if gcc supports -fno-rtti -fno-exceptions... no
20:41:26 [2022-11-20T20:41:26.159Z] #44 84.09 checking for gcc option to produce PIC... -fPIC -DPIC
20:41:26 [2022-11-20T20:41:26.159Z] #44 84.09 checking if gcc PIC flag -fPIC -DPIC works... yes
20:41:26 [2022-11-20T20:41:26.419Z] #44 84.25 checking if gcc static flag -static works... yes
20:41:26 [2022-11-20T20:41:26.680Z] #44 84.59 checking if gcc supports -c -o file.o... yes
20:41:26 [2022-11-20T20:41:26.680Z] #44 84.79 checking if gcc supports -c -o file.o... (cached) yes
20:41:26 [2022-11-20T20:41:26.680Z] #44 84.79 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:41:26 [2022-11-20T20:41:26.680Z] #44 84.88 checking dynamic linker characteristics... 
20:41:26 [2022-11-20T20:41:26.680Z] #44 ...
20:41:26 [2022-11-20T20:41:26.680Z] 
20:41:26 [2022-11-20T20:41:26.680Z] #29 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:41:26 [2022-11-20T20:41:26.680Z] #29 128.2 + mkdir -p /tmp/tmp.rYQBVxM6Aj/src/github.com/docker
20:41:26 [2022-11-20T20:41:26.680Z] #29 128.2 + mv components/cli /tmp/tmp.rYQBVxM6Aj/src/github.com/docker/cli
20:41:26 [2022-11-20T20:41:26.680Z] #29 128.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:41:30 [2022-11-20T20:41:30.886Z] #29 ...
20:41:30 [2022-11-20T20:41:30.886Z] 
20:41:30 [2022-11-20T20:41:30.886Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:41:30 [2022-11-20T20:41:30.886Z] #48 12.44 + cd /tmp/tmp.9fobxmFlAh/src/github.com/opencontainers/runc
20:41:30 [2022-11-20T20:41:30.886Z] #48 12.44 + git checkout -q v1.1.4
20:41:30 [2022-11-20T20:41:30.886Z] #48 13.05 + '[' -z '' ']'
20:41:30 [2022-11-20T20:41:30.886Z] #48 13.05 + target=static
20:41:30 [2022-11-20T20:41:30.886Z] #48 13.05 + make BUILDTAGS=seccomp static
20:41:30 [2022-11-20T20:41:30.886Z] #48 13.51 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 .
20:41:30 [2022-11-20T20:41:30.886Z] #48 ...
20:41:30 [2022-11-20T20:41:30.886Z] 
20:41:30 [2022-11-20T20:41:30.886Z] #44 [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
20:41:30 [2022-11-20T20:41:30.886Z] #44 84.88 checking dynamic linker characteristics... GNU/Linux ld.so
20:41:30 [2022-11-20T20:41:30.886Z] #44 85.19 checking how to hardcode library paths into programs... immediate
20:41:30 [2022-11-20T20:41:30.886Z] #44 85.19 checking whether stripping libraries is possible... yes
20:41:30 [2022-11-20T20:41:30.886Z] #44 85.20 checking if libtool supports shared libraries... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.21 checking whether to build shared libraries... no
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.21 checking whether to build static libraries... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.21 checking for a BSD-compatible install... /usr/bin/install -c
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.24 checking whether build environment is sane... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.27 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.27 checking whether make sets $(MAKE)... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.32 checking whether make supports the include directive... yes (GNU style)
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.36 checking whether make supports nested variables... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.42 checking whether UID '0' is supported by ustar format... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.43 checking whether GID '0' is supported by ustar format... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.44 checking how to create a ustar tar archive... gnutar
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.52 checking dependency style of gcc... gcc3
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.75 checking whether to enable maintainer-specific portions of Makefiles... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.75 checking whether make supports nested variables... (cached) yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.75 checking for gawk... (cached) mawk
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.76 checking for a sed that does not truncate output... (cached) /bin/sed
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.76 checking for gcc... (cached) gcc
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.90 checking whether we are using the GNU C compiler... (cached) yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.90 checking whether gcc accepts -g... (cached) yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.90 checking for gcc option to accept ISO C89... (cached) none needed
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.90 checking whether gcc understands -c and -o together... (cached) yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.91 checking for a Python interpreter with version >= 3... python3
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.99 checking for python3... /usr/bin/python3
20:41:30 [2022-11-20T20:41:30.887Z] #44 85.99 checking for python3 version... 3.9
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.07 checking for python3 platform... linux
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.49 checking for go-md2man... no
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.50 checking error.h usability... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.64 checking error.h presence... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.75 checking for error.h... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 86.78 checking linux/openat2.h usability... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.02 checking linux/openat2.h presence... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.08 checking for linux/openat2.h... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.11 checking for copy_file_range... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.37 checking for fgetxattr... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.57 checking for statx... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 87.89 checking for fgetpwent_r... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.06 checking for issetugid... no
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.26 checking for pkg-config... /usr/bin/pkg-config
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.26 checking pkg-config is at least version 0.9.0... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.27 checking for library containing yajl_tree_get... -lyajl
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.69 checking for yajl >= 2.0.0... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.73 checking sys/capability.h usability... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.89 checking sys/capability.h presence... yes
20:41:30 [2022-11-20T20:41:30.887Z] #44 88.94 checking for sys/capability.h... yes
20:41:31 [2022-11-20T20:41:31.460Z] #44 88.96 checking for library containing cap_from_name... -lcap
20:41:31 [2022-11-20T20:41:31.721Z] #44 89.43 checking for library containing dlopen... -ldl
20:41:31 [2022-11-20T20:41:31.721Z] #44 ...
20:41:31 [2022-11-20T20:41:31.721Z] 
20:41:31 [2022-11-20T20:41:31.721Z] #57 [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
20:41:31 [2022-11-20T20:41:31.721Z] #57 7.673 Fetched 8491 kB in 7s (1260 kB/s)
20:41:31 [2022-11-20T20:41:31.721Z] #57 7.673 Reading package lists...
20:41:31 [2022-11-20T20:41:31.721Z] #57 10.47 Reading package lists...
20:41:31 [2022-11-20T20:41:31.721Z] #57 13.06 Building dependency tree...
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.06 The following additional packages will be installed:
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.09   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.09   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.09   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.09   libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.10   python3-pkg-resources systemd vim-runtime xxd
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.11 Suggested packages:
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12   ctags vim-doc vim-scripts xfsdump acl attr quota
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12 Recommended packages:
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:41:31 [2022-11-20T20:41:31.721Z] #57 15.12   systemd-timesyncd | time-daemon unzip
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.64 The following NEW packages will be installed:
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.67   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.68   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.68   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
20:41:31 [2022-11-20T20:41:31.721Z] #57 16.68   vim-runtime xfsprogs xxd xz-utils zip zstd
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.03 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.03 Need to get 31.8 MB of archives.
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.03 After this operation, 123 MB of additional disk space will be used.
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:41:31 [2022-11-20T20:41:31.721Z] #57 17.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.65 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.66 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:41:31 [2022-11-20T20:41:31.722Z] #57 17.67 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:41:31 [2022-11-20T20:41:31.983Z] #57 17.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:41:31 [2022-11-20T20:41:31.983Z] #57 17.83 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:41:31 [2022-11-20T20:41:31.983Z] #57 17.84 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:41:31 [2022-11-20T20:41:31.983Z] #57 17.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:41:31 [2022-11-20T20:41:31.983Z] #57 ...
20:41:31 [2022-11-20T20:41:31.983Z] 
20:41:31 [2022-11-20T20:41:31.983Z] #44 [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
20:41:31 [2022-11-20T20:41:31.983Z] #44 89.96 checking seccomp.h usability... yes
20:41:31 [2022-11-20T20:41:31.983Z] #44 90.13 checking seccomp.h presence... yes
20:41:32 [2022-11-20T20:41:32.243Z] #44 90.25 checking for seccomp.h... yes
20:41:32 [2022-11-20T20:41:32.504Z] #44 90.25 checking for library containing seccomp_rule_add... -lseccomp
20:41:32 [2022-11-20T20:41:32.764Z] #44 90.68 checking for library containing seccomp_arch_resolve_name... none required
20:41:33 [2022-11-20T20:41:33.025Z] #44 90.93 checking systemd/sd-bus.h usability... yes
20:41:33 [2022-11-20T20:41:33.025Z] #44 91.15 checking systemd/sd-bus.h presence... yes
20:41:33 [2022-11-20T20:41:33.285Z] #44 91.29 checking for systemd/sd-bus.h... yes
20:41:33 [2022-11-20T20:41:33.551Z] #44 91.29 checking for library containing sd_bus_match_signal_async... -lsystemd
20:41:33 [2022-11-20T20:41:33.811Z] #44 91.79 checking for sd_notify_barrier... yes
20:41:33 [2022-11-20T20:41:33.811Z] #44 92.03 checking linux/bpf.h usability... yes
20:41:34 [2022-11-20T20:41:34.072Z] #44 92.16 checking linux/bpf.h presence... yes
20:41:34 [2022-11-20T20:41:34.072Z] #44 92.24 checking for linux/bpf.h... yes
20:41:34 [2022-11-20T20:41:34.072Z] #44 92.25 checking compilation for eBPF... yes
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.43 checking for criu >= 3.15... no
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.45 configure: CRIU headers not found, building without CRIU support
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.46 checking for criu > 3.16... no
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.48 configure: CRIU version doesn't support join-ns API
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.48 checking for criu > 3.16.1... no
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.52 configure: CRIU version doesn't support for pre-dumping
20:41:34 [2022-11-20T20:41:34.332Z] #44 92.54 checking for new mount API (fsconfig)... yes
20:41:34 [2022-11-20T20:41:34.593Z] #44 92.66 checking for seccomp notify API... yes
20:41:34 [2022-11-20T20:41:34.593Z] #44 92.78 checking for gperf... no
20:41:34 [2022-11-20T20:41:34.593Z] #44 92.78 configure: gperf not found - cannot rebuild signal parser code
20:41:34 [2022-11-20T20:41:34.854Z] #44 92.78 checking for library containing argp_parse... none required
20:41:35 [2022-11-20T20:41:35.115Z] #44 93.24 checking that generated files are newer than configure... done
20:41:35 [2022-11-20T20:41:35.115Z] #44 93.25 configure: creating ./config.status
20:41:35 [2022-11-20T20:41:35.375Z] #44 ...
20:41:35 [2022-11-20T20:41:35.375Z] 
20:41:35 [2022-11-20T20:41:35.375Z] #39 [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
20:41:35 [2022-11-20T20:41:35.375Z] #39 DONE 137.0s
20:41:35 [2022-11-20T20:41:35.636Z] 
20:41:35 [2022-11-20T20:41:35.636Z] #57 [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
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.59 debconf: delaying package configuration, since apt-utils is not installed
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.77 Fetched 31.8 MB in 1s (27.4 MB/s)
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.83 Selecting previously unselected package libcap2:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.83 (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.)
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.87 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.89 Unpacking libcap2:arm64 (1:2.44-1) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.95 Selecting previously unselected package libargon2-1:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.95 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 18.96 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.06 Selecting previously unselected package libjson-c5:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.06 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.07 Unpacking libjson-c5:arm64 (0.15-2) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.17 Selecting previously unselected package libcryptsetup12:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.17 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.18 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.34 Selecting previously unselected package libip4tc2:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.34 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.37 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.44 Selecting previously unselected package libkmod2:arm64.
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.44 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.45 Unpacking libkmod2:arm64 (28-1) ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.58 Selecting previously unselected package systemd.
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.59 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
20:41:35 [2022-11-20T20:41:35.636Z] #57 19.74 Unpacking systemd (247.3-7+deb11u1) ...
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.33 Selecting previously unselected package pigz.
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.34 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.35 Unpacking pigz (2.6-1) ...
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.43 Selecting previously unselected package libelf1:arm64.
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.44 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.468Z] #57 22.44 Unpacking libelf1:arm64 (0.183-1) ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.62 Selecting previously unselected package libbpf0:arm64.
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.62 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.63 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.71 Selecting previously unselected package libmnl0:arm64.
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.72 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.72 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.81 Selecting previously unselected package libxtables12:arm64.
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.81 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.82 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:41:36 [2022-11-20T20:41:36.729Z] #57 22.92 Selecting previously unselected package libcap2-bin.
20:41:36 [2022-11-20T20:41:36.990Z] #57 22.93 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.990Z] #57 22.94 Unpacking libcap2-bin (1:2.44-1) ...
20:41:36 [2022-11-20T20:41:36.990Z] #57 23.01 Selecting previously unselected package iproute2.
20:41:36 [2022-11-20T20:41:36.990Z] #57 23.02 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
20:41:36 [2022-11-20T20:41:36.990Z] #57 23.02 Unpacking iproute2 (5.10.0-4) ...
20:41:37 [2022-11-20T20:41:37.561Z] #57 23.51 Selecting previously unselected package xxd.
20:41:37 [2022-11-20T20:41:37.561Z] #57 23.52 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:41:37 [2022-11-20T20:41:37.561Z] #57 23.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:41:37 [2022-11-20T20:41:37.822Z] #57 23.63 Selecting previously unselected package vim-common.
20:41:37 [2022-11-20T20:41:37.822Z] #57 23.64 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:37 [2022-11-20T20:41:37.822Z] #57 23.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:41:37 [2022-11-20T20:41:37.822Z] #57 23.81 Selecting previously unselected package bash-completion.
20:41:37 [2022-11-20T20:41:37.822Z] #57 23.81 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
20:41:38 [2022-11-20T20:41:38.393Z] #57 ...
20:41:38 [2022-11-20T20:41:38.393Z] 
20:41:38 [2022-11-20T20:41:38.393Z] #44 [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
20:41:38 [2022-11-20T20:41:38.393Z] #44 96.50 config.status: creating Makefile
20:41:38 [2022-11-20T20:41:38.393Z] #44 96.59 config.status: creating rpm/crun.spec
20:41:38 [2022-11-20T20:41:38.654Z] #44 96.68 config.status: creating config.h
20:41:38 [2022-11-20T20:41:38.654Z] #44 96.73 config.status: executing libtool commands
20:41:38 [2022-11-20T20:41:38.654Z] #44 96.79 config.status: executing depfiles commands
20:41:40 [2022-11-20T20:41:40.038Z] #44 98.06 === configuring in libocispec (/tmp/crun-build/libocispec)
20:41:40 [2022-11-20T20:41:40.038Z] #44 98.08 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:41:40 [2022-11-20T20:41:40.299Z] #44 98.51 checking for gcc... gcc
20:41:40 [2022-11-20T20:41:40.563Z] #44 98.61 checking whether the C compiler works... yes
20:41:40 [2022-11-20T20:41:40.563Z] #44 98.79 checking for C compiler default output file name... a.out
20:41:40 [2022-11-20T20:41:40.823Z] #44 98.79 checking for suffix of executables... 
20:41:40 [2022-11-20T20:41:40.823Z] #44 98.93 checking whether we are cross compiling... no
20:41:41 [2022-11-20T20:41:41.083Z] #44 99.09 checking for suffix of object files... o
20:41:41 [2022-11-20T20:41:41.083Z] #44 99.24 checking whether we are using the GNU C compiler... yes
20:41:41 [2022-11-20T20:41:41.343Z] #44 99.34 checking whether gcc accepts -g... yes
20:41:41 [2022-11-20T20:41:41.603Z] #44 99.51 checking for gcc option to accept ISO C89... none needed
20:41:41 [2022-11-20T20:41:41.870Z] #44 99.72 checking whether gcc understands -c and -o together... yes
20:41:41 [2022-11-20T20:41:41.870Z] #44 99.95 checking how to run the C preprocessor... gcc -E
20:41:42 [2022-11-20T20:41:42.137Z] #44 100.3 checking for grep that handles long lines and -e... /bin/grep
20:41:42 [2022-11-20T20:41:42.137Z] #44 100.3 checking for egrep... /bin/grep -E
20:41:42 [2022-11-20T20:41:42.707Z] #44 100.3 checking for ANSI C header files... yes
20:41:42 [2022-11-20T20:41:42.967Z] #44 100.9 checking for sys/types.h... yes
20:41:42 [2022-11-20T20:41:42.967Z] #44 101.0 checking for sys/stat.h... yes
20:41:43 [2022-11-20T20:41:43.227Z] #44 101.2 checking for stdlib.h... yes
20:41:43 [2022-11-20T20:41:43.227Z] #44 101.4 checking for string.h... yes
20:41:43 [2022-11-20T20:41:43.487Z] #44 101.5 checking for memory.h... yes
20:41:43 [2022-11-20T20:41:43.487Z] #44 101.7 checking for strings.h... yes
20:41:43 [2022-11-20T20:41:43.748Z] #44 101.8 checking for inttypes.h... yes
20:41:44 [2022-11-20T20:41:44.008Z] #44 102.0 checking for stdint.h... yes
20:41:44 [2022-11-20T20:41:44.008Z] #44 102.2 checking for unistd.h... yes
20:41:44 [2022-11-20T20:41:44.268Z] #44 102.3 checking minix/config.h usability... no
20:41:44 [2022-11-20T20:41:44.268Z] #44 102.4 checking minix/config.h presence... no
20:41:44 [2022-11-20T20:41:44.529Z] #44 102.5 checking for minix/config.h... no
20:41:44 [2022-11-20T20:41:44.529Z] #44 102.5 checking whether it is safe to define __EXTENSIONS__... yes
20:41:44 [2022-11-20T20:41:44.789Z] #44 102.7 checking build system type... aarch64-unknown-linux-gnu
20:41:44 [2022-11-20T20:41:44.789Z] #44 103.1 checking host system type... aarch64-unknown-linux-gnu
20:41:44 [2022-11-20T20:41:44.789Z] #44 103.1 checking how to print strings... printf
20:41:44 [2022-11-20T20:41:44.789Z] #44 103.1 checking for a sed that does not truncate output... /bin/sed
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.1 checking for fgrep... /bin/grep -F
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.1 checking for ld used by gcc... /usr/bin/ld
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking whether ln -s works... yes
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking the maximum length of command line arguments... 1572864
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking for /usr/bin/ld option to reload object files... -r
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking for objdump... objdump
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking how to recognize dependent libraries... pass_all
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking for dlltool... no
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking how to associate runtime and link libraries... printf %s\n
20:41:45 [2022-11-20T20:41:45.049Z] #44 103.3 checking for ar... ar
20:41:45 [2022-11-20T20:41:45.309Z] #44 103.3 checking for archiver @FILE support... @
20:41:45 [2022-11-20T20:41:45.309Z] #44 103.5 checking for strip... strip
20:41:45 [2022-11-20T20:41:45.309Z] #44 103.5 checking for ranlib... ranlib
20:41:45 [2022-11-20T20:41:45.309Z] #44 103.5 checking for gawk... no
20:41:45 [2022-11-20T20:41:45.309Z] #44 103.5 checking for mawk... mawk
20:41:45 [2022-11-20T20:41:45.569Z] #44 103.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:41:45 [2022-11-20T20:41:45.569Z] #44 103.9 checking for sysroot... no
20:41:45 [2022-11-20T20:41:45.569Z] #44 103.9 checking for a working dd... /bin/dd
20:41:45 [2022-11-20T20:41:45.569Z] #44 103.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:41:45 [2022-11-20T20:41:45.569Z] #44 103.9 checking for mt... no
20:41:45 [2022-11-20T20:41:45.829Z] #44 103.9 checking if : is a manifest tool... no
20:41:46 [2022-11-20T20:41:46.089Z] #44 103.9 checking for dlfcn.h... yes
20:41:46 [2022-11-20T20:41:46.089Z] #44 104.2 checking for objdir... .libs
20:41:46 [2022-11-20T20:41:46.610Z] #44 104.6 checking if gcc supports -fno-rtti -fno-exceptions... no
20:41:46 [2022-11-20T20:41:46.610Z] #44 104.8 checking for gcc option to produce PIC... -fPIC -DPIC
20:41:46 [2022-11-20T20:41:46.610Z] #44 104.8 checking if gcc PIC flag -fPIC -DPIC works... yes
20:41:47 [2022-11-20T20:41:47.180Z] #44 104.9 checking if gcc static flag -static works... yes
20:41:47 [2022-11-20T20:41:47.180Z] #44 105.3 checking if gcc supports -c -o file.o... yes
20:41:47 [2022-11-20T20:41:47.440Z] #44 105.4 checking if gcc supports -c -o file.o... (cached) yes
20:41:47 [2022-11-20T20:41:47.440Z] #44 105.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:41:47 [2022-11-20T20:41:47.440Z] #44 105.5 checking dynamic linker characteristics... 
20:41:47 [2022-11-20T20:41:47.440Z] #44 ...
20:41:47 [2022-11-20T20:41:47.440Z] 
20:41:47 [2022-11-20T20:41:47.440Z] #57 [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
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.27 Unpacking bash-completion (1:2.11-2) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.70 Selecting previously unselected package bzip2.
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.72 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.73 Unpacking bzip2 (1.0.8-4) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.83 Selecting previously unselected package xz-utils.
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.84 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 26.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.02 Selecting previously unselected package apparmor.
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.03 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.12 Unpacking apparmor (2.13.6-10) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.54 Selecting previously unselected package inetutils-ping.
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.59 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.60 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.75 Selecting previously unselected package libip6tc2:arm64.
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.75 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.76 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.83 Selecting previously unselected package libnfnetlink0:arm64.
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.83 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.92 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.92 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.92 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 27.99 Selecting previously unselected package libnftnl11:arm64.
20:41:47 [2022-11-20T20:41:47.440Z] #57 28.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 28.03 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:41:47 [2022-11-20T20:41:47.440Z] #57 28.15 Selecting previously unselected package iptables.
20:41:47 [2022-11-20T20:41:47.440Z] #57 28.15 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.15 Unpacking iptables (1.8.7-1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.47 Selecting previously unselected package libonig5:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.47 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.47 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.58 Selecting previously unselected package libjq1:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.60 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.60 Unpacking libjq1:arm64 (1.6-2.1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.70 Selecting previously unselected package jq.
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.72 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.74 Unpacking jq (1.6-2.1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.81 Selecting previously unselected package libaio1:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.84 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.85 Unpacking libaio1:arm64 (0.3.112-9) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.93 Selecting previously unselected package libgpm2:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.93 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 28.94 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 29.02 Selecting previously unselected package libicu67:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 29.02 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 29.03 Unpacking libicu67:arm64 (67.1-7) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.29 Selecting previously unselected package libinih1:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.31 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.32 Unpacking libinih1:arm64 (53-1+b2) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.41 Selecting previously unselected package libmicrohttpd12:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.41 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.41 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.53 Selecting previously unselected package libnet1:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.54 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.63 Selecting previously unselected package libnl-3-200:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.64 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.72 Selecting previously unselected package libprotobuf-c1:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.72 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.81 Selecting previously unselected package libyajl2:arm64.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.82 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.84 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.92 Selecting previously unselected package net-tools.
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.92 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 32.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.05 Selecting previously unselected package patch.
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.07 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.07 Unpacking patch (2.7.6-7) ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.18 Selecting previously unselected package python-pip-whl.
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.18 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:41:47 [2022-11-20T20:41:47.441Z] #57 33.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:41:47 [2022-11-20T20:41:47.701Z] #57 33.59 Selecting previously unselected package python3-lib2to3.
20:41:47 [2022-11-20T20:41:47.701Z] #57 33.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
20:41:47 [2022-11-20T20:41:47.701Z] #57 33.60 Unpacking python3-lib2to3 (3.9.2-1) ...
20:41:47 [2022-11-20T20:41:47.701Z] #57 ...
20:41:47 [2022-11-20T20:41:47.701Z] 
20:41:47 [2022-11-20T20:41:47.701Z] #44 [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
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.5 checking dynamic linker characteristics... GNU/Linux ld.so
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.8 checking how to hardcode library paths into programs... immediate
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.8 checking whether stripping libraries is possible... yes
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.8 checking if libtool supports shared libraries... yes
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.8 checking whether to build shared libraries... no
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.9 checking whether to build static libraries... yes
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.9 checking for a BSD-compatible install... /usr/bin/install -c
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.9 checking whether build environment is sane... yes
20:41:47 [2022-11-20T20:41:47.701Z] #44 105.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:41:47 [2022-11-20T20:41:47.701Z] #44 106.0 checking whether make sets $(MAKE)... yes
20:41:47 [2022-11-20T20:41:47.701Z] #44 106.0 checking whether make supports the include directive... yes (GNU style)
20:41:47 [2022-11-20T20:41:47.701Z] #44 106.0 checking whether make supports nested variables... yes
20:41:47 [2022-11-20T20:41:47.971Z] #44 106.1 checking whether UID '0' is supported by ustar format... yes
20:41:47 [2022-11-20T20:41:47.971Z] #44 106.1 checking whether GID '0' is supported by ustar format... yes
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.1 checking how to create a ustar tar archive... gnutar
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.2 checking dependency style of gcc... gcc3
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.4 checking whether to enable maintainer-specific portions of Makefiles... yes
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.4 checking whether make supports nested variables... (cached) yes
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.4 checking for pkg-config... /usr/bin/pkg-config
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.4 checking pkg-config is at least version 0.9.0... yes
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.4 checking for yajl >= 2.1.0... yes
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.5 checking for a sed that does not truncate output... (cached) /bin/sed
20:41:48 [2022-11-20T20:41:48.231Z] #44 106.5 checking for gcc... (cached) gcc
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.6 checking whether we are using the GNU C compiler... (cached) yes
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.6 checking whether gcc accepts -g... (cached) yes
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.6 checking for gcc option to accept ISO C89... (cached) none needed
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.6 checking whether gcc understands -c and -o together... (cached) yes
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.6 checking for a Python interpreter with version >= 3... python3
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.7 checking for python3... /usr/bin/python3
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.7 checking for python3 version... 3.9
20:41:48 [2022-11-20T20:41:48.492Z] #44 106.7 checking for python3 platform... linux
20:41:48 [2022-11-20T20:41:48.775Z] #44 106.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:41:49 [2022-11-20T20:41:49.038Z] #44 106.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:41:49 [2022-11-20T20:41:49.300Z] #44 107.3 checking that generated files are newer than configure... done
20:41:49 [2022-11-20T20:41:49.300Z] #44 107.3 configure: creating ./config.status
20:41:51 [2022-11-20T20:41:51.847Z] #44 110.2 config.status: creating Makefile
20:41:52 [2022-11-20T20:41:52.108Z] #44 110.3 config.status: creating config.h
20:41:52 [2022-11-20T20:41:52.108Z] #44 110.3 config.status: executing libtool commands
20:41:52 [2022-11-20T20:41:52.370Z] #44 110.4 config.status: executing depfiles commands
20:41:52 [2022-11-20T20:41:52.941Z] #44 111.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:41:53 [2022-11-20T20:41:53.201Z] #44 111.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:41:53 [2022-11-20T20:41:53.461Z] #44 111.8 checking for gcc... gcc
20:41:53 [2022-11-20T20:41:53.983Z] #44 111.9 checking whether the C compiler works... yes
20:41:53 [2022-11-20T20:41:53.983Z] #44 112.0 checking for C compiler default output file name... a.out
20:41:53 [2022-11-20T20:41:53.983Z] #44 112.0 checking for suffix of executables... 
20:41:54 [2022-11-20T20:41:54.243Z] #44 112.1 checking whether we are cross compiling... no
20:41:54 [2022-11-20T20:41:54.243Z] #44 112.3 checking for suffix of object files... o
20:41:54 [2022-11-20T20:41:54.503Z] #44 112.4 checking whether we are using the GNU C compiler... yes
20:41:54 [2022-11-20T20:41:54.503Z] #44 112.6 checking whether gcc accepts -g... yes
20:41:54 [2022-11-20T20:41:54.763Z] #44 112.7 checking for gcc option to accept ISO C89... none needed
20:41:54 [2022-11-20T20:41:54.763Z] #44 112.8 checking whether gcc understands -c and -o together... yes
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.1 checking for a BSD-compatible install... /usr/bin/install -c
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.1 checking whether build environment is sane... yes
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.2 checking for gawk... no
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.2 checking for mawk... mawk
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.2 checking whether make sets $(MAKE)... yes
20:41:55 [2022-11-20T20:41:55.024Z] #44 113.3 checking whether make supports the include directive... yes (GNU style)
20:41:55 [2022-11-20T20:41:55.284Z] #44 113.3 checking whether make supports nested variables... yes
20:41:55 [2022-11-20T20:41:55.284Z] #44 113.4 checking whether UID '0' is supported by ustar format... yes
20:41:55 [2022-11-20T20:41:55.284Z] #44 113.4 checking whether GID '0' is supported by ustar format... yes
20:41:55 [2022-11-20T20:41:55.284Z] #44 113.4 checking how to create a ustar tar archive... gnutar
20:41:55 [2022-11-20T20:41:55.545Z] #44 113.4 checking dependency style of gcc... gcc3
20:41:55 [2022-11-20T20:41:55.545Z] #44 113.6 checking whether to enable maintainer-specific portions of Makefiles... yes
20:41:55 [2022-11-20T20:41:55.545Z] #44 113.6 checking whether make supports nested variables... (cached) yes
20:41:55 [2022-11-20T20:41:55.805Z] #44 113.7 checking build system type... aarch64-unknown-linux-gnu
20:41:55 [2022-11-20T20:41:55.805Z] #44 114.0 checking host system type... aarch64-unknown-linux-gnu
20:41:55 [2022-11-20T20:41:55.805Z] #44 114.0 checking how to print strings... printf
20:41:55 [2022-11-20T20:41:55.805Z] #44 114.0 checking for a sed that does not truncate output... /bin/sed
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking for grep that handles long lines and -e... /bin/grep
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking for egrep... /bin/grep -E
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking for fgrep... /bin/grep -F
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking for ld used by gcc... /usr/bin/ld
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking whether ln -s works... yes
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking the maximum length of command line arguments... 1572864
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking for /usr/bin/ld option to reload object files... -r
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking for objdump... objdump
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking how to recognize dependent libraries... pass_all
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking for dlltool... no
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking how to associate runtime and link libraries... printf %s\n
20:41:56 [2022-11-20T20:41:56.065Z] #44 114.3 checking for ar... ar
20:41:56 [2022-11-20T20:41:56.348Z] #44 114.3 checking for archiver @FILE support... @
20:41:56 [2022-11-20T20:41:56.348Z] #44 114.5 checking for strip... strip
20:41:56 [2022-11-20T20:41:56.348Z] #44 114.5 checking for ranlib... ranlib
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.8 checking for sysroot... no
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.8 checking for a working dd... /bin/dd
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.8 checking for mt... no
20:41:56 [2022-11-20T20:41:56.628Z] #44 114.8 checking if : is a manifest tool... no
20:41:56 [2022-11-20T20:41:56.889Z] #44 114.8 checking how to run the C preprocessor... gcc -E
20:41:57 [2022-11-20T20:41:57.830Z] #44 115.1 checking for ANSI C header files... yes
20:41:57 [2022-11-20T20:41:57.830Z] #44 115.7 checking for sys/types.h... yes
20:41:57 [2022-11-20T20:41:57.830Z] #44 115.9 checking for sys/stat.h... 
20:41:57 [2022-11-20T20:41:57.830Z] #44 ...
20:41:57 [2022-11-20T20:41:57.830Z] 
20:41:57 [2022-11-20T20:41:57.830Z] #57 [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
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.73 Selecting previously unselected package python3-distutils.
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.73 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.74 Unpacking python3-distutils (3.9.2-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.85 Selecting previously unselected package python3-pkg-resources.
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.85 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 33.87 Unpacking python3-pkg-resources (52.0.0-4) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.02 Selecting previously unselected package python3-setuptools.
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.02 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.03 Unpacking python3-setuptools (52.0.0-4) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.29 Selecting previously unselected package python3-wheel.
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.31 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.32 Unpacking python3-wheel (0.34.2-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.41 Selecting previously unselected package python3-pip.
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.42 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.42 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.69 Selecting previously unselected package sudo.
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.69 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 34.70 Unpacking sudo (1.9.5p2-3) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.28 Selecting previously unselected package systemd-journal-remote.
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.28 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.28 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.42 Selecting previously unselected package thin-provisioning-tools.
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.43 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.44 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.61 Selecting previously unselected package uidmap.
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.62 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.62 Unpacking uidmap (1:4.8.1-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.74 Selecting previously unselected package vim-runtime.
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.76 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:41:57 [2022-11-20T20:41:57.830Z] #57 35.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 38.83 Selecting previously unselected package vim.
20:41:57 [2022-11-20T20:41:57.830Z] #57 38.83 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 38.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.36 Selecting previously unselected package xfsprogs.
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.36 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.37 Unpacking xfsprogs (5.10.0-4) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.82 Selecting previously unselected package zip.
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.82 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.83 Unpacking zip (3.0-12) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.93 Selecting previously unselected package zstd.
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.94 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 39.95 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 40.28 Setting up python3-pkg-resources (52.0.0-4) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.27 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.28 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.30 Setting up libgpm2:arm64 (1.20.7-8) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.31 Setting up libicu67:arm64 (67.1-7) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.32 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.33 Setting up libinih1:arm64 (53-1+b2) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.34 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.36 Setting up uidmap (1:4.8.1-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.37 Setting up libyajl2:arm64 (2.1.0-3) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.39 Setting up bzip2 (1.0.8-4) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 41.41 Setting up python3-wheel (0.34.2-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 42.07 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 42.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 42.10 Setting up libcap2:arm64 (1:2.44-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 42.11 Setting up libcap2-bin (1:2.44-1) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 42.12 Setting up apparmor (2.13.6-10) ...
20:41:57 [2022-11-20T20:41:57.830Z] #57 ...
20:41:57 [2022-11-20T20:41:57.830Z] 
20:41:57 [2022-11-20T20:41:57.830Z] #44 [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
20:41:57 [2022-11-20T20:41:57.830Z] #44 115.9 checking for sys/stat.h... yes
20:41:58 [2022-11-20T20:41:58.090Z] #44 116.1 checking for stdlib.h... yes
20:41:58 [2022-11-20T20:41:58.351Z] #44 116.2 checking for string.h... yes
20:41:58 [2022-11-20T20:41:58.351Z] #44 116.5 checking for memory.h... yes
20:41:58 [2022-11-20T20:41:58.611Z] #44 116.7 checking for strings.h... yes
20:41:58 [2022-11-20T20:41:58.872Z] #44 116.9 checking for inttypes.h... yes
20:41:59 [2022-11-20T20:41:59.132Z] #44 117.1 checking for stdint.h... yes
20:41:59 [2022-11-20T20:41:59.132Z] #44 117.2 checking for unistd.h... yes
20:41:59 [2022-11-20T20:41:59.392Z] #44 117.4 checking for dlfcn.h... yes
20:41:59 [2022-11-20T20:41:59.392Z] #44 117.6 checking for objdir... .libs
20:41:59 [2022-11-20T20:41:59.913Z] #44 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no
20:41:59 [2022-11-20T20:41:59.913Z] #44 118.1 checking for gcc option to produce PIC... -fPIC -DPIC
20:42:00 [2022-11-20T20:42:00.174Z] #44 118.1 checking if gcc PIC flag -fPIC -DPIC works... yes
20:42:00 [2022-11-20T20:42:00.434Z] #44 118.2 checking if gcc static flag -static works... yes
20:42:00 [2022-11-20T20:42:00.434Z] #44 118.5 checking if gcc supports -c -o file.o... yes
20:42:00 [2022-11-20T20:42:00.434Z] #44 118.7 checking if gcc supports -c -o file.o... (cached) yes
20:42:00 [2022-11-20T20:42:00.694Z] #44 118.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:42:00 [2022-11-20T20:42:00.694Z] #44 118.8 checking dynamic linker characteristics... GNU/Linux ld.so
20:42:00 [2022-11-20T20:42:00.955Z] #44 119.1 checking how to hardcode library paths into programs... immediate
20:42:00 [2022-11-20T20:42:00.955Z] #44 119.1 checking whether stripping libraries is possible... yes
20:42:00 [2022-11-20T20:42:00.955Z] #44 119.1 checking if libtool supports shared libraries... yes
20:42:00 [2022-11-20T20:42:00.955Z] #44 119.1 checking whether to build shared libraries... no
20:42:00 [2022-11-20T20:42:00.955Z] #44 119.1 checking whether to build static libraries... yes
20:42:01 [2022-11-20T20:42:01.215Z] #44 119.1 checking float.h usability... yes
20:42:01 [2022-11-20T20:42:01.215Z] #44 119.3 checking float.h presence... yes
20:42:01 [2022-11-20T20:42:01.215Z] #44 119.3 checking for float.h... yes
20:42:01 [2022-11-20T20:42:01.215Z] #44 119.4 checking limits.h usability... yes
20:42:01 [2022-11-20T20:42:01.476Z] #44 119.5 checking limits.h presence... yes
20:42:01 [2022-11-20T20:42:01.476Z] #44 119.6 checking for limits.h... yes
20:42:01 [2022-11-20T20:42:01.476Z] #44 119.6 checking stddef.h usability... yes
20:42:01 [2022-11-20T20:42:01.736Z] #44 119.8 checking stddef.h presence... yes
20:42:01 [2022-11-20T20:42:01.736Z] #44 119.8 checking for stddef.h... yes
20:42:01 [2022-11-20T20:42:01.736Z] #44 119.9 checking for stdlib.h... (cached) yes
20:42:01 [2022-11-20T20:42:01.736Z] #44 119.9 checking for string.h... (cached) yes
20:42:02 [2022-11-20T20:42:02.018Z] #44 120.0 checking sys/time.h usability... yes
20:42:02 [2022-11-20T20:42:02.018Z] #44 120.1 checking sys/time.h presence... yes
20:42:02 [2022-11-20T20:42:02.018Z] #44 120.2 checking for sys/time.h... yes
20:42:02 [2022-11-20T20:42:02.018Z] #44 120.2 checking for inline... inline
20:42:02 [2022-11-20T20:42:02.540Z] #44 120.3 checking for size_t... yes
20:42:02 [2022-11-20T20:42:02.540Z] #44 120.7 checking for stdlib.h... (cached) yes
20:42:02 [2022-11-20T20:42:02.801Z] #44 120.7 checking for GNU libc compatible malloc... yes
20:42:02 [2022-11-20T20:42:02.801Z] #44 120.9 checking for stdlib.h... (cached) yes
20:42:03 [2022-11-20T20:42:03.063Z] #44 120.9 checking for GNU libc compatible realloc... yes
20:42:03 [2022-11-20T20:42:03.325Z] #44 121.1 checking for working strtod... yes
20:42:03 [2022-11-20T20:42:03.586Z] #44 121.4 checking for gettimeofday... yes
20:42:03 [2022-11-20T20:42:03.586Z] #44 121.6 checking for memset... yes
20:42:03 [2022-11-20T20:42:03.846Z] #44 121.9 checking for strspn... yes
20:42:04 [2022-11-20T20:42:04.107Z] #44 122.2 checking that generated files are newer than configure... done
20:42:04 [2022-11-20T20:42:04.107Z] #44 122.2 configure: creating ./config.status
20:42:07 [2022-11-20T20:42:07.405Z] #44 124.9 config.status: creating Makefile
20:42:07 [2022-11-20T20:42:07.405Z] #44 125.0 config.status: creating config.h
20:42:07 [2022-11-20T20:42:07.405Z] #44 125.0 config.status: executing depfiles commands
20:42:07 [2022-11-20T20:42:07.405Z] #44 125.2 config.status: executing libtool commands
20:42:07 [2022-11-20T20:42:07.405Z] #44 ...
20:42:07 [2022-11-20T20:42:07.405Z] 
20:42:07 [2022-11-20T20:42:07.405Z] #57 [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
20:42:07 [2022-11-20T20:42:07.405Z] #57 43.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:42:07 [2022-11-20T20:42:07.405Z] #57 44.07 Setting up zip (3.0-12) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 44.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 44.12 Setting up bash-completion (1:2.11-2) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.82 Setting up libmnl0:arm64 (1.0.4-3) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.83 Setting up patch (2.7.6-7) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.84 Setting up sudo (1.9.5p2-3) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.92 invoke-rc.d: could not determine current runlevel
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.92 invoke-rc.d: policy-rc.d denied execution of start.
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.95 Setting up xfsprogs (5.10.0-4) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.97 System has not been booted with systemd as init system (PID 1). Can't operate.
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.97 Failed to connect to bus: Host is down
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.97 Setting up libxtables12:arm64 (1.8.7-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 46.99 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.01 Setting up pigz (2.6-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.04 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.81 Setting up libaio1:arm64 (0.3.112-9) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 47.83 Setting up python3-lib2to3 (3.9.2-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.17 Setting up libelf1:arm64 (0.183-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.18 Setting up libjson-c5:arm64 (0.15-2) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.21 Setting up zstd (1.4.8+dfsg-2.1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.23 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.24 Setting up libkmod2:arm64 (28-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.26 Setting up python3-distutils (3.9.2-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.72 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 48.82 Setting up python3-setuptools (52.0.0-4) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 50.32 Setting up libjq1:arm64 (1.6-2.1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 50.33 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 50.34 Setting up thin-provisioning-tools (0.9.0-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 50.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.42 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.43 Setting up jq (1.6-2.1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.44 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.45 Setting up libbpf0:arm64 (1:0.3-2) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.46 Setting up iptables (1.8.7-1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.51 Setting up iproute2 (5.10.0-4) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 51.88 Setting up systemd (247.3-7+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 52.00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:42:07 [2022-11-20T20:42:07.405Z] #57 52.00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:42:07 [2022-11-20T20:42:07.405Z] #57 52.01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:42:07 [2022-11-20T20:42:07.405Z] #57 52.03 Initializing machine ID from random generator.
20:42:07 [2022-11-20T20:42:07.405Z] #57 52.90 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
20:42:07 [2022-11-20T20:42:07.405Z] #57 53.33 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:42:07 [2022-11-20T20:42:07.975Z] #57 ...
20:42:07 [2022-11-20T20:42:07.975Z] 
20:42:07 [2022-11-20T20:42:07.975Z] #44 [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
20:42:07 [2022-11-20T20:42:07.975Z] #44 126.2   GEN      .version
20:42:08 [2022-11-20T20:42:08.235Z] #44 ...
20:42:08 [2022-11-20T20:42:08.235Z] 
20:42:08 [2022-11-20T20:42:08.235Z] #57 [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
20:42:08 [2022-11-20T20:42:08.235Z] #57 DONE 54.1s
20:42:08 [2022-11-20T20:42:08.235Z] 
20:42:08 [2022-11-20T20:42:08.235Z] #44 [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
20:42:08 [2022-11-20T20:42:08.235Z] #44 126.2 make  install-recursive
20:42:08 [2022-11-20T20:42:08.235Z] #44 126.2 make[1]: Entering directory '/tmp/crun-build'
20:42:08 [2022-11-20T20:42:08.235Z] #44 126.5 Making install in libocispec
20:42:08 [2022-11-20T20:42:08.494Z] #44 126.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:42:08 [2022-11-20T20:42:08.494Z] #44 126.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:42:08 [2022-11-20T20:42:08.494Z] #44 126.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:42:08 [2022-11-20T20:42:08.494Z] #44 126.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:42:08 [2022-11-20T20:42:08.494Z] #44 126.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:42:08 [2022-11-20T20:42:08.754Z] #44 ...
20:42:08 [2022-11-20T20:42:08.754Z] 
20:42:08 [2022-11-20T20:42:08.754Z] #58 [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
20:42:08 [2022-11-20T20:42:08.754Z] #0 0.720 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:42:08 [2022-11-20T20:42:08.754Z] #0 0.724 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:42:08 [2022-11-20T20:42:08.754Z] #0 0.728 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:42:08 [2022-11-20T20:42:08.754Z] #58 DONE 0.8s
20:42:09 [2022-11-20T20:42:09.017Z] 
20:42:09 [2022-11-20T20:42:09.017Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:42:14 [2022-11-20T20:42:14.303Z] #59 ...
20:42:14 [2022-11-20T20:42:14.303Z] 
20:42:14 [2022-11-20T20:42:14.303Z] #44 [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
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 127.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.5 make  install-recursive
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.6 Making install in yajl
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.7   CC       verify/json_verify-json_verify.o
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.7   CC       src/libyajl_la-yajl_alloc.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.7   CC       src/libyajl_la-yajl_gen.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.8   CC       src/libyajl_la-yajl.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.8   CC       src/libyajl_la-yajl_parser.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.8   CC       src/libyajl_la-yajl_buf.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.8   CC       src/libyajl_la-yajl_encode.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.9   CC       src/libyajl_la-yajl_lex.lo
20:42:14 [2022-11-20T20:42:14.303Z] #44 128.9   CC       src/libyajl_la-yajl_tree.lo
20:42:16 [2022-11-20T20:42:16.213Z] #44 134.1   CCLD     libyajl.la
20:42:16 [2022-11-20T20:42:16.213Z] #44 134.5   CCLD     verify/json_verify
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[5]: Nothing to be done for 'install-exec-am'.
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[5]: Nothing to be done for 'install-data-am'.
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:42:16 [2022-11-20T20:42:16.784Z] #44 134.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:42:16 [2022-11-20T20:42:16.784Z] #44 135.0   CC       src/validate.o
20:42:16 [2022-11-20T20:42:16.784Z] #44 135.0   CC       src/image_spec_schema_config_schema.lo
20:42:16 [2022-11-20T20:42:16.784Z] #44 135.1   CC       src/image_spec_schema_content_descriptor.lo
20:42:16 [2022-11-20T20:42:16.784Z] #44 135.1   CC       src/image_spec_schema_defs.lo
20:42:16 [2022-11-20T20:42:16.784Z] #44 135.1   CC       src/image_spec_schema_defs_descriptor.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.1   CC       src/image_spec_schema_image_index_schema.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.1   CC       src/image_spec_schema_image_layout_schema.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.1   CC       src/image_spec_schema_image_manifest_schema.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.2   CC       src/runtime_spec_schema_config_linux.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.3   CC       src/runtime_spec_schema_config_zos.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.3   CC       src/runtime_spec_schema_config_schema.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.3   CC       src/runtime_spec_schema_config_solaris.lo
20:42:17 [2022-11-20T20:42:17.045Z] #44 135.3   CC       src/runtime_spec_schema_config_vm.lo
20:42:17 [2022-11-20T20:42:17.305Z] #44 135.4   CC       src/runtime_spec_schema_config_windows.lo
20:42:17 [2022-11-20T20:42:17.305Z] #44 135.5   CC       src/runtime_spec_schema_defs.lo
20:42:17 [2022-11-20T20:42:17.305Z] #44 135.6   CC       src/runtime_spec_schema_defs_linux.lo
20:42:17 [2022-11-20T20:42:17.566Z] #44 135.7   CC       src/runtime_spec_schema_defs_zos.lo
20:42:17 [2022-11-20T20:42:17.566Z] #44 135.7   CC       src/runtime_spec_schema_defs_vm.lo
20:42:17 [2022-11-20T20:42:17.566Z] #44 135.8   CC       src/runtime_spec_schema_defs_windows.lo
20:42:17 [2022-11-20T20:42:17.566Z] #44 135.8   CC       src/runtime_spec_schema_state_schema.lo
20:42:17 [2022-11-20T20:42:17.830Z] #44 136.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:42:17 [2022-11-20T20:42:17.830Z] #44 136.1   CC       src/basic_test_double_array_item.lo
20:42:17 [2022-11-20T20:42:17.830Z] #44 136.1   CC       src/basic_test_double_array.lo
20:42:18 [2022-11-20T20:42:18.091Z] #44 136.3   CC       src/basic_test_top_array_int.lo
20:42:18 [2022-11-20T20:42:18.091Z] #44 136.4   CC       src/basic_test_top_array_string.lo
20:42:18 [2022-11-20T20:42:18.351Z] #44 136.5   CC       src/basic_test_top_double_array_int.lo
20:42:18 [2022-11-20T20:42:18.351Z] #44 136.6   CC       src/basic_test_top_double_array_obj.lo
20:42:18 [2022-11-20T20:42:18.351Z] #44 ...
20:42:18 [2022-11-20T20:42:18.351Z] 
20:42:18 [2022-11-20T20:42:18.351Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
20:42:18 [2022-11-20T20:42:18.351Z] #59 9.619 Collecting yamllint==1.27.1
20:42:19 [2022-11-20T20:42:19.735Z] #59 10.66   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:42:20 [2022-11-20T20:42:20.306Z] #59 11.63 Collecting pathspec>=0.5.3
20:42:20 [2022-11-20T20:42:20.306Z] #59 11.64   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
20:42:20 [2022-11-20T20:42:20.877Z] #59 11.94 Collecting pyyaml
20:42:20 [2022-11-20T20:42:20.877Z] #59 11.97   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:42:20 [2022-11-20T20:42:20.877Z] #59 12.01 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:42:20 [2022-11-20T20:42:20.877Z] #59 12.02 Building wheels for collected packages: yamllint
20:42:20 [2022-11-20T20:42:20.877Z] #59 12.03   Building wheel for yamllint (setup.py): started
20:42:21 [2022-11-20T20:42:21.816Z] #59 13.08   Building wheel for yamllint (setup.py): finished with status 'done'
20:42:22 [2022-11-20T20:42:22.077Z] #59 13.10   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5fc589d843b7051ca166a86b6098e59de25796e5ab9274ae1a7dabee1e46ed21
20:42:22 [2022-11-20T20:42:22.077Z] #59 13.10   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:42:22 [2022-11-20T20:42:22.077Z] #59 13.10 Successfully built yamllint
20:42:22 [2022-11-20T20:42:22.077Z] #59 13.12 Installing collected packages: pyyaml, pathspec, yamllint
20:42:22 [2022-11-20T20:42:22.337Z] #59 13.52 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
20:42:22 [2022-11-20T20:42:22.908Z] #59 DONE 14.1s
20:42:22 [2022-11-20T20:42:22.908Z] 
20:42:22 [2022-11-20T20:42:22.908Z] #44 [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
20:42:22 [2022-11-20T20:42:22.908Z] #44 136.8   CC       src/basic_test_top_double_array_refobj.lo
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.0   CC       src/basic_test_top_double_array_string.lo
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.2   CC       src/read-file.lo
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.4   CC       src/json_common.lo
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.6   CC       tests/test-1.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.9   CC       tests/test-2.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 137.9   CC       tests/test-3.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 138.1   CC       tests/test-4.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 138.6   CC       tests/test-5.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 138.6   CC       tests/test-6.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 138.7   CC       tests/test-7.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 139.0   CC       tests/test-8.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 139.4   CC       tests/test-9.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 139.4   CC       tests/test-10.o
20:42:22 [2022-11-20T20:42:22.908Z] #44 139.7   CC       tests/test-11.o
20:42:44 [2022-11-20T20:42:44.862Z] #44 ...
20:42:44 [2022-11-20T20:42:44.862Z] 
20:42:44 [2022-11-20T20:42:44.862Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
20:42:44 [2022-11-20T20:42:44.862Z] #24 204.5 + dpkg --print-architecture
20:42:44 [2022-11-20T20:42:44.862Z] #24 DONE 204.9s
20:42:44 [2022-11-20T20:42:44.862Z] 
20:42:44 [2022-11-20T20:42:44.862Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:42:54 [2022-11-20T20:42:54.858Z] #48 ...
20:42:54 [2022-11-20T20:42:54.858Z] 
20:42:54 [2022-11-20T20:42:54.858Z] #44 [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
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.1   CCLD     libocispec.la
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.4   CCLD     src/validate
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.5   CCLD     tests/test-1
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.5   CCLD     tests/test-2
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.5   CCLD     tests/test-3
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.6   CCLD     tests/test-5
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.6   CCLD     tests/test-4
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.6   CCLD     tests/test-6
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.7   CCLD     tests/test-7
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.8   CCLD     tests/test-8
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.8   CCLD     tests/test-9
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:42:54 [2022-11-20T20:42:54.858Z] #44 172.9   CCLD     tests/test-10
20:42:54 [2022-11-20T20:42:54.858Z] #44 173.0   CCLD     tests/test-11
20:42:56 [2022-11-20T20:42:56.888Z] #44 174.6 libtool: link: ar cr libocispec.a 
20:42:56 [2022-11-20T20:42:56.888Z] #44 174.6 libtool: link: ranlib libocispec.a
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[5]: Nothing to be done for 'install-exec-am'.
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[5]: Nothing to be done for 'install-data-am'.
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.2 make[2]: Entering directory '/tmp/crun-build'
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.4   CC       src/libcrun/libcrun_testing_a-utils.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.4   CC       src/libcrun/libcrun_testing_a-container.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:42:58 [2022-11-20T20:42:58.292Z] #44 176.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:42:58 [2022-11-20T20:42:58.553Z] #44 176.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:42:58 [2022-11-20T20:42:58.553Z] #44 176.7   CC       src/libcrun/libcrun_testing_a-criu.o
20:42:58 [2022-11-20T20:42:58.553Z] #44 176.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:42:58 [2022-11-20T20:42:58.553Z] #44 176.8   CC       src/libcrun/libcrun_testing_a-linux.o
20:42:58 [2022-11-20T20:42:58.553Z] #44 176.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:42:58 [2022-11-20T20:42:58.813Z] #44 176.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:42:58 [2022-11-20T20:42:58.813Z] #44 176.9   CC       src/libcrun/libcrun_testing_a-error.o
20:42:58 [2022-11-20T20:42:58.813Z] #44 177.0   CC       src/libcrun/libcrun_testing_a-status.o
20:42:58 [2022-11-20T20:42:58.813Z] #44 177.0   CC       src/libcrun/libcrun_testing_a-terminal.o
20:42:59 [2022-11-20T20:42:59.074Z] #44 177.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:42:59 [2022-11-20T20:42:59.074Z] #44 177.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:42:59 [2022-11-20T20:42:59.074Z] #44 177.2   CC       src/libcrun/libcrun_testing_a-signals.o
20:42:59 [2022-11-20T20:42:59.334Z] #44 177.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:42:59 [2022-11-20T20:42:59.334Z] #44 177.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:42:59 [2022-11-20T20:42:59.334Z] #44 177.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:42:59 [2022-11-20T20:42:59.334Z] #44 177.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:42:59 [2022-11-20T20:42:59.594Z] #44 177.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:42:59 [2022-11-20T20:42:59.594Z] #44 177.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:42:59 [2022-11-20T20:42:59.855Z] #44 178.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:43:00 [2022-11-20T20:43:00.796Z] #44 178.7   CC       src/crun-crun.o
20:43:00 [2022-11-20T20:43:00.796Z] #44 178.7   CC       src/crun-run.o
20:43:00 [2022-11-20T20:43:00.796Z] #44 178.9   CC       src/crun-delete.o
20:43:00 [2022-11-20T20:43:00.796Z] #44 179.1   CC       src/crun-kill.o
20:43:00 [2022-11-20T20:43:00.796Z] #44 179.1   CC       src/crun-pause.o
20:43:01 [2022-11-20T20:43:01.056Z] #44 179.1   CC       src/crun-unpause.o
20:43:01 [2022-11-20T20:43:01.056Z] #44 179.2   CC       src/crun-spec.o
20:43:01 [2022-11-20T20:43:01.056Z] #44 179.3   CC       src/crun-exec.o
20:43:01 [2022-11-20T20:43:01.316Z] #44 179.4   CC       src/crun-list.o
20:43:01 [2022-11-20T20:43:01.577Z] #44 179.6   CC       src/crun-create.o
20:43:01 [2022-11-20T20:43:01.577Z] #44 179.8   CC       src/crun-start.o
20:43:01 [2022-11-20T20:43:01.837Z] #44 180.0   CC       src/crun-state.o
20:43:01 [2022-11-20T20:43:01.837Z] #44 180.1   CC       src/crun-update.o
20:43:02 [2022-11-20T20:43:02.098Z] #44 180.2   CC       src/crun-ps.o
20:43:02 [2022-11-20T20:43:02.098Z] #44 180.4   CC       src/crun-checkpoint.o
20:43:02 [2022-11-20T20:43:02.670Z] #44 180.7   CC       src/crun-restore.o
20:43:02 [2022-11-20T20:43:02.670Z] #44 180.8   CC       src/libcrun/libcrun_la-utils.lo
20:43:02 [2022-11-20T20:43:02.932Z] #44 181.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:43:03 [2022-11-20T20:43:03.192Z] #44 181.4   CC       src/libcrun/libcrun_la-container.lo
20:43:03 [2022-11-20T20:43:03.767Z] #44 181.7   CC       src/libcrun/libcrun_la-cgroup.lo
20:43:03 [2022-11-20T20:43:03.767Z] #44 181.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:43:03 [2022-11-20T20:43:03.767Z] #44 182.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:43:04 [2022-11-20T20:43:04.029Z] #44 182.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:43:04 [2022-11-20T20:43:04.290Z] #44 182.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:43:04 [2022-11-20T20:43:04.550Z] #44 182.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:43:04 [2022-11-20T20:43:04.810Z] #44 182.9   CC       src/libcrun/libcrun_la-criu.lo
20:43:05 [2022-11-20T20:43:05.382Z] #44 183.6   CC       src/libcrun/libcrun_la-custom-handler.lo
20:43:05 [2022-11-20T20:43:05.952Z] #44 184.1   CC       src/libcrun/libcrun_la-linux.lo
20:43:05 [2022-11-20T20:43:05.952Z] #44 184.2   CC       src/libcrun/libcrun_la-seccomp.lo
20:43:06 [2022-11-20T20:43:06.523Z] #44 184.7   CC       src/libcrun/libcrun_la-ebpf.lo
20:43:06 [2022-11-20T20:43:06.783Z] #44 185.0   CC       src/libcrun/libcrun_la-status.lo
20:43:06 [2022-11-20T20:43:06.783Z] #44 185.1   CC       src/libcrun/libcrun_la-error.lo
20:43:07 [2022-11-20T20:43:07.353Z] #44 185.4   CC       src/libcrun/libcrun_la-terminal.lo
20:43:07 [2022-11-20T20:43:07.353Z] #44 185.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:43:07 [2022-11-20T20:43:07.614Z] #44 185.8   CC       src/libcrun/libcrun_la-signals.lo
20:43:07 [2022-11-20T20:43:07.614Z] #44 186.0   CC       src/libcrun/libcrun_la-mount_flags.lo
20:43:08 [2022-11-20T20:43:08.556Z] #44 186.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:43:09 [2022-11-20T20:43:09.126Z] #44 187.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:43:09 [2022-11-20T20:43:09.387Z] #44 187.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:43:09 [2022-11-20T20:43:09.648Z] #44 187.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:43:09 [2022-11-20T20:43:09.908Z] #44 188.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:43:10 [2022-11-20T20:43:10.850Z] #44 188.8   CC       tests/init.o
20:43:11 [2022-11-20T20:43:11.791Z] #44 189.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:43:29 [2022-11-20T20:43:29.906Z] #44 205.9   CCLD     tests/init
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.0   AR       libcrun_testing.a
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.0 ar: `u' modifier ignored since `D' is the default (see `U')
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.1   CCLD     tests/tests_libcrun_utils
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.1   CCLD     tests/tests_libcrun_errors
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.1   CCLD     tests/tests_libcrun_fuzzer
20:43:48 [2022-11-20T20:43:48.017Z] #44 225.2   CCLD     libcrun.la
20:43:48 [2022-11-20T20:43:48.017Z] #44 ...
20:43:48 [2022-11-20T20:43:48.017Z] 
20:43:48 [2022-11-20T20:43:48.017Z] #29 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
20:43:48 [2022-11-20T20:43:48.017Z] #29 269.1 + return
20:43:48 [2022-11-20T20:43:48.017Z] #29 DONE 269.4s
20:43:48 [2022-11-20T20:43:48.017Z] 
20:43:48 [2022-11-20T20:43:48.017Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:48 [2022-11-20T20:43:48.958Z] #43 ...
20:43:48 [2022-11-20T20:43:48.958Z] 
20:43:48 [2022-11-20T20:43:48.958Z] #44 [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
20:43:48 [2022-11-20T20:43:48.958Z] #44 227.0   CCLD     crun
20:43:48 [2022-11-20T20:43:48.958Z] #44 ...
20:43:48 [2022-11-20T20:43:48.958Z] 
20:43:48 [2022-11-20T20:43:48.958Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
20:43:48 [2022-11-20T20:43:48.958Z] #60 DONE 0.1s
20:43:48 [2022-11-20T20:43:48.958Z] 
20:43:48 [2022-11-20T20:43:48.958Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
20:43:48 [2022-11-20T20:43:48.958Z] #61 DONE 0.1s
20:43:48 [2022-11-20T20:43:48.958Z] 
20:43:48 [2022-11-20T20:43:48.958Z] #44 [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
20:43:49 [2022-11-20T20:43:49.218Z] #44 ...
20:43:49 [2022-11-20T20:43:49.218Z] 
20:43:49 [2022-11-20T20:43:49.218Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
20:43:49 [2022-11-20T20:43:49.218Z] #62 DONE 0.1s
20:43:49 [2022-11-20T20:43:49.218Z] 
20:43:49 [2022-11-20T20:43:49.218Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
20:43:49 [2022-11-20T20:43:49.480Z] #63 DONE 0.4s
20:43:49 [2022-11-20T20:43:49.480Z] 
20:43:49 [2022-11-20T20:43:49.480Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
20:43:49 [2022-11-20T20:43:49.480Z] #64 DONE 0.0s
20:43:49 [2022-11-20T20:43:49.480Z] 
20:43:49 [2022-11-20T20:43:49.480Z] #44 [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
20:43:49 [2022-11-20T20:43:49.480Z] #44 227.6 make[3]: Entering directory '/tmp/crun-build'
20:43:49 [2022-11-20T20:43:49.480Z] #44 227.7  /bin/mkdir -p '/usr/local/lib'
20:43:49 [2022-11-20T20:43:49.480Z] #44 227.7  /bin/mkdir -p '/usr/local/share/man/man1'
20:43:49 [2022-11-20T20:43:49.480Z] #44 227.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:43:49 [2022-11-20T20:43:49.480Z] #44 227.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:43:49 [2022-11-20T20:43:49.746Z] #44 ...
20:43:49 [2022-11-20T20:43:49.746Z] 
20:43:49 [2022-11-20T20:43:49.746Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
20:43:49 [2022-11-20T20:43:49.746Z] #65 DONE 0.1s
20:43:49 [2022-11-20T20:43:49.746Z] 
20:43:49 [2022-11-20T20:43:49.746Z] #44 [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
20:43:49 [2022-11-20T20:43:49.746Z] #44 227.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:43:49 [2022-11-20T20:43:49.746Z] #44 227.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:43:49 [2022-11-20T20:43:49.746Z] #44 227.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:43:49 [2022-11-20T20:43:49.746Z] #44 ...
20:43:49 [2022-11-20T20:43:49.746Z] 
20:43:49 [2022-11-20T20:43:49.746Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
20:43:49 [2022-11-20T20:43:49.746Z] #66 DONE 0.1s
20:43:49 [2022-11-20T20:43:49.746Z] 
20:43:49 [2022-11-20T20:43:49.746Z] #44 [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
20:43:49 [2022-11-20T20:43:49.746Z] #44 227.9 libtool: install: ranlib /usr/local/lib/libcrun.a
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 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
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 ----------------------------------------------------------------------
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 Libraries have been installed in:
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1    /usr/local/lib
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 If you ever happen to want to link against installed libraries
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 in a given directory, LIBDIR, you must either use libtool, and
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 specify the full pathname of the library, or use the '-LLIBDIR'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 flag during linking and do at least one of the following:
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1      during execution
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1      during linking
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 See any operating system documentation about shared libraries for
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 more information, such as the ld(1) and ld.so(8) manual pages.
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1 ----------------------------------------------------------------------
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1  /bin/mkdir -p '/build'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.2 libtool: install: /usr/bin/install -c crun /build/crun
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.2 make[3]: Leaving directory '/tmp/crun-build'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.2 make[2]: Leaving directory '/tmp/crun-build'
20:43:50 [2022-11-20T20:43:50.007Z] #44 228.2 make[1]: Leaving directory '/tmp/crun-build'
20:43:50 [2022-11-20T20:43:50.267Z] #44 DONE 228.4s
20:43:50 [2022-11-20T20:43:50.267Z] 
20:43:50 [2022-11-20T20:43:50.267Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
20:43:50 [2022-11-20T20:43:50.267Z] #67 DONE 0.5s
20:43:50 [2022-11-20T20:43:50.267Z] 
20:43:50 [2022-11-20T20:43:50.267Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:50 [2022-11-20T20:43:50.267Z] #43 ...
20:43:50 [2022-11-20T20:43:50.267Z] 
20:43:50 [2022-11-20T20:43:50.267Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
20:43:51 [2022-11-20T20:43:51.209Z] #68 DONE 0.6s
20:43:51 [2022-11-20T20:43:51.209Z] 
20:43:51 [2022-11-20T20:43:51.209Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
20:43:51 [2022-11-20T20:43:51.473Z] #69 DONE 0.5s
20:43:51 [2022-11-20T20:43:51.473Z] 
20:43:51 [2022-11-20T20:43:51.473Z] #48 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:43:52 [2022-11-20T20:43:52.855Z] #48 164.6 + mkdir -p /build
20:43:52 [2022-11-20T20:43:52.855Z] #48 164.6 + cp runc /build/runc
20:43:53 [2022-11-20T20:43:53.115Z] #48 DONE 165.0s
20:43:53 [2022-11-20T20:43:53.115Z] 
20:43:53 [2022-11-20T20:43:53.115Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:57 [2022-11-20T20:43:57.317Z] #43 ...
20:43:57 [2022-11-20T20:43:57.317Z] 
20:43:57 [2022-11-20T20:43:57.317Z] #41 [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
20:43:57 [2022-11-20T20:43:57.317Z] #41 278.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
20:43:57 [2022-11-20T20:43:57.317Z] #41 DONE 278.7s
20:43:57 [2022-11-20T20:43:57.317Z] 
20:43:57 [2022-11-20T20:43:57.317Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:57 [2022-11-20T20:43:57.577Z] #43 ...
20:43:57 [2022-11-20T20:43:57.577Z] 
20:43:57 [2022-11-20T20:43:57.577Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
20:43:57 [2022-11-20T20:43:57.837Z] #70 DONE 0.2s
20:43:57 [2022-11-20T20:43:57.837Z] 
20:43:57 [2022-11-20T20:43:57.837Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:43:57 [2022-11-20T20:43:57.837Z] #43 ...
20:43:57 [2022-11-20T20:43:57.837Z] 
20:43:57 [2022-11-20T20:43:57.837Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
20:43:57 [2022-11-20T20:43:57.837Z] #71 DONE 0.1s
20:43:57 [2022-11-20T20:43:57.837Z] 
20:43:57 [2022-11-20T20:43:57.837Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
20:43:58 [2022-11-20T20:43:58.097Z] #72 DONE 0.3s
20:43:58 [2022-11-20T20:43:58.097Z] 
20:43:58 [2022-11-20T20:43:58.097Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:44:00 [2022-11-20T20:44:00.637Z] #43 251.1 + bin/containerd
20:44:47 [2022-11-20T20:44:47.389Z] #43 290.8 # github.com/containerd/containerd/cmd/containerd
20:44:47 [2022-11-20T20:44:47.389Z] #43 290.8 /usr/bin/ld: /tmp/go-link-243877625/000019.o: in function `New':
20:44:47 [2022-11-20T20:44:47.389Z] #43 290.8 /tmp/tmp.MMzzDMJaj7/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
20:44:47 [2022-11-20T20:44:47.389Z] #43 290.9 + bin/containerd-stress
20:44:47 [2022-11-20T20:44:47.389Z] #43 291.9 + bin/containerd-shim
20:44:49 [2022-11-20T20:44:49.929Z] #43 300.6 + bin/containerd-shim-runc-v1
20:44:55 [2022-11-20T20:44:55.212Z] #43 305.6 + bin/containerd-shim-runc-v2
20:44:55 [2022-11-20T20:44:55.783Z] #43 306.3 + binaries
20:44:55 [2022-11-20T20:44:55.783Z] #43 306.3 + install -D bin/containerd /build/containerd
20:44:55 [2022-11-20T20:44:55.783Z] #43 306.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:44:55 [2022-11-20T20:44:55.783Z] #43 306.4 + install -D bin/ctr /build/ctr
20:44:56 [2022-11-20T20:44:56.353Z] #43 DONE 306.8s
20:44:56 [2022-11-20T20:44:56.923Z] 
20:44:56 [2022-11-20T20:44:56.923Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
20:44:56 [2022-11-20T20:44:56.923Z] #73 DONE 0.2s
20:44:57 [2022-11-20T20:44:57.183Z] 
20:44:57 [2022-11-20T20:44:57.183Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:44:57 [2022-11-20T20:44:57.183Z] #74 DONE 0.1s
20:44:57 [2022-11-20T20:44:57.183Z] 
20:44:57 [2022-11-20T20:44:57.183Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
20:44:57 [2022-11-20T20:44:57.183Z] #75 DONE 0.2s
20:44:57 [2022-11-20T20:44:57.443Z] 
20:44:57 [2022-11-20T20:44:57.443Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
20:44:57 [2022-11-20T20:44:57.443Z] #76 DONE 0.1s
20:44:57 [2022-11-20T20:44:57.443Z] 
20:44:57 [2022-11-20T20:44:57.443Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:44:57 [2022-11-20T20:44:57.443Z] #77 DONE 0.0s
20:44:57 [2022-11-20T20:44:57.443Z] 
20:44:57 [2022-11-20T20:44:57.443Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
20:44:57 [2022-11-20T20:44:57.443Z] #78 DONE 0.0s
20:44:57 [2022-11-20T20:44:57.443Z] 
20:44:57 [2022-11-20T20:44:57.443Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
20:44:58 [2022-11-20T20:44:58.824Z] #79 DONE 1.2s
20:44:58 [2022-11-20T20:44:58.824Z] 
20:44:58 [2022-11-20T20:44:58.824Z] #80 exporting to image
20:44:58 [2022-11-20T20:44:58.824Z] #80 exporting layers
20:45:01 [2022-11-20T20:45:01.367Z] #80 exporting layers 2.9s done
20:45:01 [2022-11-20T20:45:01.367Z] #80 writing image sha256:ef4d9369914dc19c012099e81ea1190a4fc89e76b45ddc186599666ffa49416b done
20:45:01 [2022-11-20T20:45:01.367Z] #80 naming to docker.io/library/docker:61f266f660dd7df495aea2034761adc5f13c3c30 done
20:45:01 [2022-11-20T20:45:01.367Z] #80 DONE 2.9s