Skip to content

Console Output

Skipping 136 KB.. Full Log
 ++ go env GOARCH
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.716 + export GO_BUILDMODE=-buildmode=pie
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.720 + GO_BUILDMODE=-buildmode=pie
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.721 ++ dirname /install.sh
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.722 + dir=/
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.723 + bin=tini
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.723 + shift
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.723 + '[' '!' -f //tini.installer ']'
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.723 + . //tini.installer
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.723 ++ : v0.19.0
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.724 + install_tini
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.724 + echo 'Install tini version v0.19.0'
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.724 Install tini version v0.19.0
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.724 + git clone https://github.com/krallin/tini.git /tmp/tmp.kshnZtsK8u/tini
16:11:45 [2022-11-29T16:11:45.391Z] #42 0.746 Cloning into '/tmp/tmp.kshnZtsK8u/tini'...
16:11:45 [2022-11-29T16:11:45.955Z] #42 1.268 + cd /tmp/tmp.kshnZtsK8u/tini
16:11:45 [2022-11-29T16:11:45.955Z] #42 1.293 + git checkout -q v0.19.0
16:11:45 [2022-11-29T16:11:45.955Z] #42 1.310 + cmake .
16:11:46 [2022-11-29T16:11:46.518Z] #42 1.910 -- The C compiler identification is GNU 10.2.1
16:11:46 [2022-11-29T16:11:46.518Z] #42 1.993 -- Detecting C compiler ABI info
16:11:47 [2022-11-29T16:11:47.085Z] #42 2.579 -- Detecting C compiler ABI info - done
16:11:47 [2022-11-29T16:11:47.342Z] #42 2.697 -- Check for working C compiler: /usr/bin/cc - skipped
16:11:47 [2022-11-29T16:11:47.342Z] #42 2.729 -- Detecting C compile features
16:11:47 [2022-11-29T16:11:47.342Z] #42 2.731 -- Detecting C compile features - done
16:11:47 [2022-11-29T16:11:47.342Z] #42 2.768 -- Performing Test HAS_BUILTIN_FORTIFY
16:11:47 [2022-11-29T16:11:47.908Z] #42 3.072 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:11:47 [2022-11-29T16:11:47.908Z] #42 3.147 -- Configuring done
16:11:47 [2022-11-29T16:11:47.908Z] #42 3.193 -- Generating done
16:11:47 [2022-11-29T16:11:47.908Z] #42 3.198 -- Build files have been written to: /tmp/tmp.kshnZtsK8u/tini
16:11:47 [2022-11-29T16:11:47.908Z] #42 3.217 + make tini-static
16:11:48 [2022-11-29T16:11:48.476Z] #42 3.679 Scanning dependencies of target tini-static
16:11:48 [2022-11-29T16:11:48.476Z] #42 3.779 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:11:49 [2022-11-29T16:11:49.847Z] #42 5.220 [100%] Linking C executable tini-static
16:11:50 [2022-11-29T16:11:50.786Z] #42 5.842 [100%] Built target tini-static
16:11:50 [2022-11-29T16:11:50.786Z] #42 5.943 + mkdir -p /build
16:11:50 [2022-11-29T16:11:50.786Z] #42 5.959 + cp tini-static /build/docker-init
16:11:51 [2022-11-29T16:11:51.043Z] #42 DONE 6.3s
16:11:51 [2022-11-29T16:11:51.043Z] 
16:11:51 [2022-11-29T16:11:51.043Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.76 Selecting previously unselected package gcc-mingw-w64-base.
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
16:11:51 [2022-11-29T16:11:51.043Z] #25 56.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:11:52 [2022-11-29T16:11:52.413Z] #25 ...
16:11:52 [2022-11-29T16:11:52.413Z] 
16:11:52 [2022-11-29T16:11:52.413Z] #31 [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
16:11:52 [2022-11-29T16:11:52.413Z] #31 61.02 gotestsum version dev
16:11:52 [2022-11-29T16:11:52.413Z] #31 DONE 61.2s
16:11:52 [2022-11-29T16:11:52.413Z] 
16:11:52 [2022-11-29T16:11:52.413Z] #40 [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
16:11:52 [2022-11-29T16:11:52.413Z] #40 6.897 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:11:52 [2022-11-29T16:11:52.413Z] #40 6.966 Cloning into '/tmp/crun-build/libocispec'...
16:11:52 [2022-11-29T16:11:52.413Z] #40 8.352 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:11:52 [2022-11-29T16:11:52.413Z] #40 8.379 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:11:52 [2022-11-29T16:11:52.413Z] #40 8.387 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:11:52 [2022-11-29T16:11:52.413Z] #40 8.388 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:11:52 [2022-11-29T16:11:52.413Z] #40 8.405 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:11:52 [2022-11-29T16:11:52.413Z] #40 10.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:11:52 [2022-11-29T16:11:52.413Z] #40 11.95 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:11:52 [2022-11-29T16:11:52.413Z] #40 13.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:11:52 [2022-11-29T16:11:52.413Z] #40 13.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:11:52 [2022-11-29T16:11:52.413Z] #40 13.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:11:56 [2022-11-29T16:11:56.590Z] #40 ...
16:11:56 [2022-11-29T16:11:56.590Z] 
16:11:56 [2022-11-29T16:11:56.590Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:56 [2022-11-29T16:11:56.590Z] #25 64.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:11:56 [2022-11-29T16:11:56.590Z] #25 64.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:11:56 [2022-11-29T16:11:56.590Z] #25 64.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:04 [2022-11-29T16:12:04.695Z] #25 ...
16:12:04 [2022-11-29T16:12:04.695Z] 
16:12:04 [2022-11-29T16:12:04.695Z] #40 [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
16:12:04 [2022-11-29T16:12:04.695Z] #40 26.46 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:12:09 [2022-11-29T16:12:09.949Z] #40 ...
16:12:09 [2022-11-29T16:12:09.949Z] 
16:12:09 [2022-11-29T16:12:09.949Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:12:10 [2022-11-29T16:12:10.721Z] #39 42.89 Updating files:  48% (2434/5057)
Updating files:  49% (2478/5057)
Updating files:  50% (2529/5057)
Updating files:  51% (2580/5057)
Updating files:  52% (2630/5057)
Updating files:  53% (2681/5057)
Updating files:  54% (2731/5057)
Updating files:  55% (2782/5057)
Updating files:  56% (2832/5057)
Updating files:  57% (2883/5057)
Updating files:  58% (2934/5057)
Updating files:  59% (2984/5057)
Updating files:  60% (3035/5057)
Updating files:  61% (3085/5057)
Updating files:  62% (3136/5057)
Updating files:  63% (3186/5057)
Updating files:  64% (3237/5057)
Updating files:  65% (3288/5057)
Updating files:  66% (3338/5057)
Updating files:  67% (3389/5057)
Updating files:  68% (3439/5057)
Updating files:  69% (3490/5057)
Updating files:  70% (3540/5057)
Updating files:  71% (3591/5057)
Updating files:  72% (3642/5057)
Updating files:  73% (3692/5057)
Updating files:  74% (3743/5057)
Updating files:  75% (3793/5057)
Updating files:  76% (3844/5057)
Updating files:  77% (3894/5057)
Updating files:  78% (3945/5057)
Updating files:  79% (3996/5057)
Updating files:  80% (4046/5057)
Updating files:  81% (4097/5057)
Updating files:  82% (4147/5057)
Updating files:  83% (4198/5057)
Updating files:  84% (4248/5057)
Updating files:  85% (4299/5057)
Updating files:  86% (4350/5057)
Updating files:  87% (4400/5057)
Updating files:  88% (4451/5057)
Updating files:  89% (4501/5057)
Updating files:  90% (4552/5057)
Updating files:  90% (4578/5057)
Updating files:  91% (4602/5057)
Updating files:  92% (4653/5057)
Updating files:  93% (4704/5057)
Updating files:  94% (4754/5057)
Updating files:  95% (4805/5057)
Updating files:  96% (4855/5057)
Updating files:  97% (4906/5057)
Updating files:  98% (4956/5057)
Updating files:  99% (5007/5057)
Updating files: 100% (5057/5057)
Updating files: 100% (5057/5057), done.
16:12:10 [2022-11-29T16:12:10.721Z] #39 44.26 + cd /tmp/tmp.AUKZieC4CY/src/github.com/containerd/containerd
16:12:10 [2022-11-29T16:12:10.721Z] #39 44.26 + git checkout -q v1.6.10
16:12:12 [2022-11-29T16:12:12.617Z] #39 46.20 + export 'BUILDTAGS=netgo osusergo static_build'
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + BUILDTAGS='netgo osusergo static_build'
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + export EXTRA_FLAGS=-buildmode=pie
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + EXTRA_FLAGS=-buildmode=pie
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + '[' '' = dynamic ']'
16:12:12 [2022-11-29T16:12:12.874Z] #39 46.23 + make
16:12:14 [2022-11-29T16:12:14.805Z] #39 47.93 + bin/ctr
16:12:17 [2022-11-29T16:12:17.326Z] #39 ...
16:12:17 [2022-11-29T16:12:17.326Z] 
16:12:17 [2022-11-29T16:12:17.326Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:12:17 [2022-11-29T16:12:17.326Z] #25 76.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:12:17 [2022-11-29T16:12:17.326Z] #25 76.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:12:17 [2022-11-29T16:12:17.326Z] #25 76.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:17 [2022-11-29T16:12:17.326Z] #25 80.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:12:17 [2022-11-29T16:12:17.326Z] #25 80.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
16:12:17 [2022-11-29T16:12:17.326Z] #25 80.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:12:17 [2022-11-29T16:12:17.326Z] #25 86.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:12:17 [2022-11-29T16:12:17.326Z] #25 86.36 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:12:17 [2022-11-29T16:12:17.582Z] #25 86.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:24 [2022-11-29T16:12:24.125Z] #25 ...
16:12:24 [2022-11-29T16:12:24.125Z] 
16:12:24 [2022-11-29T16:12:24.125Z] #40 [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
16:12:24 [2022-11-29T16:12:24.125Z] #40 35.88 libtoolize: putting auxiliary files in '.'.
16:12:24 [2022-11-29T16:12:24.125Z] #40 35.88 libtoolize: copying file './ltmain.sh'
16:12:24 [2022-11-29T16:12:24.125Z] #40 36.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:12:24 [2022-11-29T16:12:24.125Z] #40 36.88 libtoolize: and rerunning libtoolize and aclocal.
16:12:24 [2022-11-29T16:12:24.125Z] #40 36.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.29 configure.ac:7: installing './compile'
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.31 configure.ac:11: installing './config.guess'
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.32 configure.ac:11: installing './config.sub'
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.32 configure.ac:8: installing './install-sh'
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.33 configure.ac:8: installing './missing'
16:12:24 [2022-11-29T16:12:24.125Z] #40 45.44 Makefile.am: installing './depcomp'
16:12:24 [2022-11-29T16:12:24.687Z] #40 46.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:12:24 [2022-11-29T16:12:24.687Z] #40 46.60 libtoolize: copying file 'build-aux/ltmain.sh'
16:12:24 [2022-11-29T16:12:24.687Z] #40 46.75 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:12:24 [2022-11-29T16:12:24.687Z] #40 46.75 libtoolize: copying file 'm4/libtool.m4'
16:12:24 [2022-11-29T16:12:24.943Z] #40 46.87 libtoolize: copying file 'm4/ltoptions.m4'
16:12:24 [2022-11-29T16:12:24.943Z] #40 47.01 libtoolize: copying file 'm4/ltsugar.m4'
16:12:25 [2022-11-29T16:12:25.201Z] #40 47.15 libtoolize: copying file 'm4/ltversion.m4'
16:12:25 [2022-11-29T16:12:25.201Z] #40 47.30 libtoolize: copying file 'm4/lt~obsolete.m4'
16:12:25 [2022-11-29T16:12:25.458Z] #40 47.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:12:28 [2022-11-29T16:12:28.729Z] #40 ...
16:12:28 [2022-11-29T16:12:28.730Z] 
16:12:28 [2022-11-29T16:12:28.730Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:12:28 [2022-11-29T16:12:28.730Z] #25 97.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:12:28 [2022-11-29T16:12:28.730Z] #25 97.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:12:28 [2022-11-29T16:12:28.730Z] #25 97.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.8 Selecting previously unselected package g++-mingw-w64-x86-64.
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.9 Selecting previously unselected package libapparmor1:arm64.
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
16:12:33 [2022-11-29T16:12:33.981Z] #25 102.9 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.0 Selecting previously unselected package libapparmor-dev:arm64.
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.2 Selecting previously unselected package libbtrfs0:arm64.
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
16:12:34 [2022-11-29T16:12:34.238Z] #25 103.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:12:34 [2022-11-29T16:12:34.495Z] #25 103.3 Selecting previously unselected package libbtrfs-dev:arm64.
16:12:34 [2022-11-29T16:12:34.495Z] #25 103.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:12:34 [2022-11-29T16:12:34.495Z] #25 103.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.7 Selecting previously unselected package libudev-dev:arm64.
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:12:34 [2022-11-29T16:12:34.752Z] #25 103.7 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:12:35 [2022-11-29T16:12:35.009Z] #25 103.8 Selecting previously unselected package libsepol1-dev:arm64.
16:12:35 [2022-11-29T16:12:35.009Z] #25 103.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
16:12:35 [2022-11-29T16:12:35.009Z] #25 103.9 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:12:35 [2022-11-29T16:12:35.267Z] #25 104.1 Selecting previously unselected package libpcre2-16-0:arm64.
16:12:35 [2022-11-29T16:12:35.267Z] #25 104.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:12:35 [2022-11-29T16:12:35.267Z] #25 104.1 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:35 [2022-11-29T16:12:35.524Z] #25 104.3 Selecting previously unselected package libpcre2-32-0:arm64.
16:12:35 [2022-11-29T16:12:35.524Z] #25 104.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:12:35 [2022-11-29T16:12:35.524Z] #25 104.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:35 [2022-11-29T16:12:35.524Z] #25 104.5 Selecting previously unselected package libpcre2-posix2:arm64.
16:12:35 [2022-11-29T16:12:35.524Z] #25 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:12:35 [2022-11-29T16:12:35.780Z] #25 104.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:35 [2022-11-29T16:12:35.780Z] #25 104.6 Selecting previously unselected package libpcre2-dev:arm64.
16:12:35 [2022-11-29T16:12:35.780Z] #25 104.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:12:35 [2022-11-29T16:12:35.780Z] #25 104.7 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:36 [2022-11-29T16:12:36.344Z] #25 105.2 Selecting previously unselected package libselinux1-dev:arm64.
16:12:36 [2022-11-29T16:12:36.344Z] #25 105.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
16:12:36 [2022-11-29T16:12:36.344Z] #25 105.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:12:36 [2022-11-29T16:12:36.601Z] #25 105.5 Selecting previously unselected package libdevmapper-dev:arm64.
16:12:36 [2022-11-29T16:12:36.601Z] #25 105.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:12:36 [2022-11-29T16:12:36.601Z] #25 105.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:36 [2022-11-29T16:12:36.858Z] #25 105.7 Selecting previously unselected package libseccomp-dev:arm64.
16:12:36 [2022-11-29T16:12:36.858Z] #25 105.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:12:36 [2022-11-29T16:12:36.858Z] #25 105.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:37 [2022-11-29T16:12:37.117Z] #25 105.8 Selecting previously unselected package libsystemd-dev:arm64.
16:12:37 [2022-11-29T16:12:37.117Z] #25 105.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:12:37 [2022-11-29T16:12:37.117Z] #25 105.9 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:12:37 [2022-11-29T16:12:37.117Z] #25 ...
16:12:37 [2022-11-29T16:12:37.117Z] 
16:12:37 [2022-11-29T16:12:37.117Z] #40 [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
16:12:37 [2022-11-29T16:12:37.117Z] #40 58.85 configure.ac:7: installing 'build-aux/compile'
16:12:37 [2022-11-29T16:12:37.117Z] #40 58.86 configure.ac:9: installing 'build-aux/config.guess'
16:12:37 [2022-11-29T16:12:37.117Z] #40 58.88 configure.ac:9: installing 'build-aux/config.sub'
16:12:37 [2022-11-29T16:12:37.117Z] #40 58.90 configure.ac:11: installing 'build-aux/install-sh'
16:12:37 [2022-11-29T16:12:37.117Z] #40 58.91 configure.ac:11: installing 'build-aux/missing'
16:12:37 [2022-11-29T16:12:37.373Z] #40 59.16 Makefile.am: installing 'build-aux/depcomp'
16:12:37 [2022-11-29T16:12:37.373Z] #40 59.28 parallel-tests: installing 'build-aux/test-driver'
16:12:39 [2022-11-29T16:12:39.269Z] #40 ...
16:12:39 [2022-11-29T16:12:39.269Z] 
16:12:39 [2022-11-29T16:12:39.269Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:12:39 [2022-11-29T16:12:39.269Z] #25 106.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.269Z] #25 106.4 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.5 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.6 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up mingw-w64-common (8.0.0-1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 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
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 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
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 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
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.9 Setting up dmsetup (2:1.02.175-2.1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 106.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 107.0 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:12:39 [2022-11-29T16:12:39.270Z] #25 DONE 108.4s
16:12:39 [2022-11-29T16:12:39.270Z] 
16:12:39 [2022-11-29T16:12:39.270Z] #40 [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
16:12:39 [2022-11-29T16:12:39.270Z] #40 61.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:12:39 [2022-11-29T16:12:39.270Z] #40 61.37 libtoolize: copying file 'build-aux/ltmain.sh'
16:12:39 [2022-11-29T16:12:39.832Z] #40 ...
16:12:39 [2022-11-29T16:12:39.832Z] 
16:12:39 [2022-11-29T16:12:39.832Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:12:39 [2022-11-29T16:12:39.832Z] #43 DONE 0.2s
16:12:39 [2022-11-29T16:12:39.832Z] 
16:12:39 [2022-11-29T16:12:39.832Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:12:40 [2022-11-29T16:12:40.765Z] #44 ...
16:12:40 [2022-11-29T16:12:40.765Z] 
16:12:40 [2022-11-29T16:12:40.765Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
16:12:40 [2022-11-29T16:12:40.765Z] #45 DONE 1.4s
16:12:40 [2022-11-29T16:12:40.765Z] 
16:12:40 [2022-11-29T16:12:40.765Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.052 + RM_GOPATH=0
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.052 + TMP_GOPATH=
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.052 + : /build
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.052 + '[' -z '' ']'
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.054 ++ mktemp -d
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.059 + export GOPATH=/tmp/tmp.lveS9GSrH5
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.061 + GOPATH=/tmp/tmp.lveS9GSrH5
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.061 + RM_GOPATH=1
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.061 + case "$(go env GOARCH)" in
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.062 ++ go env GOARCH
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.087 + export GO_BUILDMODE=-buildmode=pie
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.089 + GO_BUILDMODE=-buildmode=pie
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.090 ++ dirname /install.sh
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.092 + dir=/
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.092 + bin=runc
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + shift
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + '[' '!' -f //runc.installer ']'
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + . //runc.installer
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 ++ set -e
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 ++ : v1.1.4
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + install_runc
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + RUNC_BUILDTAGS=seccomp
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.094 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lveS9GSrH5/src/github.com/opencontainers/runc
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.095 Install runc version v1.1.4 (build tags: seccomp)
16:12:40 [2022-11-29T16:12:40.765Z] #44 1.098 Cloning into '/tmp/tmp.lveS9GSrH5/src/github.com/opencontainers/runc'...
16:12:41 [2022-11-29T16:12:41.699Z] #44 ...
16:12:41 [2022-11-29T16:12:41.699Z] 
16:12:41 [2022-11-29T16:12:41.699Z] #46 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:12:41 [2022-11-29T16:12:41.699Z] #46 DONE 1.0s
16:12:41 [2022-11-29T16:12:41.956Z] 
16:12:41 [2022-11-29T16:12:41.956Z] #47 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:12:42 [2022-11-29T16:12:42.885Z] #47 0.766 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:12:42 [2022-11-29T16:12:42.885Z] #47 DONE 0.8s
16:12:42 [2022-11-29T16:12:42.885Z] 
16:12:42 [2022-11-29T16:12:42.885Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:12:43 [2022-11-29T16:12:43.449Z] #48 DONE 0.8s
16:12:43 [2022-11-29T16:12:43.449Z] 
16:12:43 [2022-11-29T16:12:43.449Z] #49 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:12:44 [2022-11-29T16:12:44.379Z] #49 DONE 0.9s
16:12:44 [2022-11-29T16:12:44.379Z] 
16:12:44 [2022-11-29T16:12:44.379Z] #33 [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
16:12:44 [2022-11-29T16:12:44.379Z] #33 112.2 + for f in rootlesskit rootlesskit-docker-proxy
16:12:44 [2022-11-29T16:12:44.379Z] #33 112.2 + GOBIN=/build
16:12:44 [2022-11-29T16:12:44.379Z] #33 112.2 + GO111MODULE=on
16:12:44 [2022-11-29T16:12:44.379Z] #33 112.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
16:12:45 [2022-11-29T16:12:45.310Z] #33 ...
16:12:45 [2022-11-29T16:12:45.310Z] 
16:12:45 [2022-11-29T16:12:45.310Z] #50 [dev-systemd-false  6/28] RUN ldconfig
16:12:45 [2022-11-29T16:12:45.310Z] #50 DONE 0.9s
16:12:45 [2022-11-29T16:12:45.310Z] 
16:12:45 [2022-11-29T16:12:45.310Z] #51 [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
16:12:46 [2022-11-29T16:12:46.238Z] #51 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:12:46 [2022-11-29T16:12:46.495Z] #51 1.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:12:46 [2022-11-29T16:12:46.495Z] #51 1.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:12:47 [2022-11-29T16:12:47.425Z] #51 1.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:12:49 [2022-11-29T16:12:49.326Z] #51 4.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [204 kB]
16:12:49 [2022-11-29T16:12:49.584Z] #51 ...
16:12:49 [2022-11-29T16:12:49.584Z] 
16:12:49 [2022-11-29T16:12:49.584Z] #33 [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
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9 rootlesskit version 1.1.0
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9 Usage of /build/rootlesskit-docker-proxy:
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9   -container-ip string
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9     	container ip
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9   -container-port int
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9     	container port (default -1)
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9   -host-ip string
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9     	host ip
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9   -host-port int
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9     	host port (default -1)
16:12:49 [2022-11-29T16:12:49.584Z] #33 117.9   -proto string
16:12:49 [2022-11-29T16:12:49.585Z] #33 117.9     	proxy protocol (default "tcp")
16:12:49 [2022-11-29T16:12:49.585Z] #33 DONE 118.1s
16:12:49 [2022-11-29T16:12:49.585Z] 
16:12:49 [2022-11-29T16:12:49.585Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:12:49 [2022-11-29T16:12:49.585Z] #52 DONE 0.1s
16:12:49 [2022-11-29T16:12:49.585Z] 
16:12:49 [2022-11-29T16:12:49.585Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:12:49 [2022-11-29T16:12:49.585Z] #53 DONE 0.1s
16:12:49 [2022-11-29T16:12:49.585Z] 
16:12:49 [2022-11-29T16:12:49.585Z] #40 [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
16:12:49 [2022-11-29T16:12:49.585Z] #40 62.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:12:49 [2022-11-29T16:12:49.585Z] #40 62.58 libtoolize: copying file 'm4/libtool.m4'
16:12:49 [2022-11-29T16:12:49.585Z] #40 62.78 libtoolize: copying file 'm4/ltoptions.m4'
16:12:49 [2022-11-29T16:12:49.585Z] #40 62.99 libtoolize: copying file 'm4/ltsugar.m4'
16:12:49 [2022-11-29T16:12:49.585Z] #40 63.23 libtoolize: copying file 'm4/ltversion.m4'
16:12:49 [2022-11-29T16:12:49.585Z] #40 63.46 libtoolize: copying file 'm4/lt~obsolete.m4'
16:12:51 [2022-11-29T16:12:51.480Z] #40 ...
16:12:51 [2022-11-29T16:12:51.480Z] 
16:12:51 [2022-11-29T16:12:51.480Z] #51 [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
16:12:51 [2022-11-29T16:12:51.480Z] #51 6.291 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:12:54 [2022-11-29T16:12:54.001Z] #51 8.626 Fetched 8495 kB in 8s (1095 kB/s)
16:12:56 [2022-11-29T16:12:56.521Z] #51 8.626 Reading package lists...
16:12:56 [2022-11-29T16:12:56.778Z] #51 11.17 Reading package lists...
16:12:56 [2022-11-29T16:12:56.778Z] #51 ...
16:12:56 [2022-11-29T16:12:56.778Z] 
16:12:56 [2022-11-29T16:12:56.778Z] #20 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:12:57 [2022-11-29T16:12:57.803Z] #20 123.1 Updating files:  25% (2890/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:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  42% (4830/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:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7504/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:  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:  90% (10319/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.
16:12:57 [2022-11-29T16:12:57.803Z] #20 126.7 + cd /tmp/tmp.tVxZPIGl46/tmp/docker-ce
16:12:57 [2022-11-29T16:12:57.803Z] #20 126.7 + git checkout -q v17.06.2-ce
16:13:01 [2022-11-29T16:13:01.978Z] #20 ...
16:13:01 [2022-11-29T16:13:01.978Z] 
16:13:01 [2022-11-29T16:13:01.978Z] #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
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Delve is a source level debugger for Go programs.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Delve enables you to interact with your program by controlling the execution of the process,
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Pass flags to the program you are debugging using `--`, for example:
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 `dlv exec ./hello -- server --config conf/config.toml`
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Usage:
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   dlv [command]
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Available Commands:
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   attach      Attach to running process and begin debugging.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   connect     Connect to a headless debug server with a terminal client.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   core        Examine a core dump.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   debug       Compile and begin debugging main package in current directory, or the package specified.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   exec        Execute a precompiled binary, and begin a debug session.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   help        Help about any command
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   run         Deprecated command. Use 'debug' instead.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   test        Compile test binary and begin debugging program.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   trace       Compile and begin tracing program.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   version     Prints version.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Flags:
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --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)
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --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)
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --disable-aslr                     Disables address space randomization
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   -h, --help                             help for dlv
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --init string                      Init file, executed by the terminal client.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --log                              Enable debugging server logging.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8       --wd string                        Working directory for running the program.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Additional help topics:
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   dlv backend  Help about the --backend flag.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   dlv log      Help about logging flags.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8   dlv redirect Help about file redirection.
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 
16:13:01 [2022-11-29T16:13:01.978Z] #32 129.8 Use "dlv [command] --help" for more information about a command.
16:13:01 [2022-11-29T16:13:01.978Z] #32 DONE 130.3s
16:13:01 [2022-11-29T16:13:01.978Z] 
16:13:01 [2022-11-29T16:13:01.978Z] #40 [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
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.12 configure.ac:11: installing 'build-aux/compile'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.15 configure.ac:11: installing 'build-aux/config.guess'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.16 configure.ac:11: installing 'build-aux/config.sub'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.17 configure.ac:13: installing 'build-aux/install-sh'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.17 configure.ac:13: installing 'build-aux/missing'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.18 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:13:01 [2022-11-29T16:13:01.978Z] #40 79.36 Makefile.am: installing 'build-aux/depcomp'
16:13:01 [2022-11-29T16:13:01.978Z] #40 80.81 checking build system type... aarch64-unknown-linux-gnu
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.19 checking host system type... aarch64-unknown-linux-gnu
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.20 checking how to print strings... printf
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.21 checking for gcc... gcc
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.33 checking whether the C compiler works... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.57 checking for C compiler default output file name... a.out
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.57 checking for suffix of executables... 
16:13:01 [2022-11-29T16:13:01.978Z] #40 81.83 checking whether we are cross compiling... no
16:13:01 [2022-11-29T16:13:01.978Z] #40 82.13 checking for suffix of object files... o
16:13:01 [2022-11-29T16:13:01.978Z] #40 82.27 checking whether we are using the GNU C compiler... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 82.38 checking whether gcc accepts -g... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 82.53 checking for gcc option to accept ISO C89... none needed
16:13:01 [2022-11-29T16:13:01.978Z] #40 82.78 checking whether gcc understands -c and -o together... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.12 checking for a sed that does not truncate output... /bin/sed
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.13 checking for grep that handles long lines and -e... /bin/grep
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.14 checking for egrep... /bin/grep -E
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.14 checking for fgrep... /bin/grep -F
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.16 checking for ld used by gcc... /usr/bin/ld
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.20 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.41 checking whether ln -s works... yes
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.41 checking the maximum length of command line arguments... 1572864
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking for /usr/bin/ld option to reload object files... -r
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking for objdump... objdump
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking how to recognize dependent libraries... pass_all
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking for dlltool... no
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking how to associate runtime and link libraries... printf %s\n
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking for ar... ar
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.48 checking for archiver @FILE support... @
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.77 checking for strip... strip
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.78 checking for ranlib... ranlib
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.78 checking for gawk... no
16:13:01 [2022-11-29T16:13:01.978Z] #40 83.80 checking for mawk... mawk
16:13:02 [2022-11-29T16:13:02.544Z] #40 83.80 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:13:02 [2022-11-29T16:13:02.544Z] #40 84.51 checking for sysroot... no
16:13:02 [2022-11-29T16:13:02.544Z] #40 84.52 checking for a working dd... /bin/dd
16:13:02 [2022-11-29T16:13:02.544Z] #40 84.53 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:13:02 [2022-11-29T16:13:02.544Z] #40 84.56 checking for mt... no
16:13:02 [2022-11-29T16:13:02.544Z] #40 84.58 checking if : is a manifest tool... no
16:13:02 [2022-11-29T16:13:02.802Z] #40 84.60 checking how to run the C preprocessor... gcc -E
16:13:02 [2022-11-29T16:13:02.802Z] #40 ...
16:13:02 [2022-11-29T16:13:02.802Z] 
16:13:02 [2022-11-29T16:13:02.802Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:13:02 [2022-11-29T16:13:02.802Z] #44 13.05 + cd /tmp/tmp.lveS9GSrH5/src/github.com/opencontainers/runc
16:13:02 [2022-11-29T16:13:02.802Z] #44 13.05 + git checkout -q v1.1.4
16:13:02 [2022-11-29T16:13:02.802Z] #44 13.78 + '[' -z '' ']'
16:13:02 [2022-11-29T16:13:02.802Z] #44 13.79 + target=static
16:13:02 [2022-11-29T16:13:02.802Z] #44 13.79 + make BUILDTAGS=seccomp static
16:13:02 [2022-11-29T16:13:02.802Z] #44 14.27 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 .
16:13:02 [2022-11-29T16:13:02.802Z] #44 ...
16:13:02 [2022-11-29T16:13:02.802Z] 
16:13:02 [2022-11-29T16:13:02.802Z] #20 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:13:02 [2022-11-29T16:13:02.802Z] #20 131.4 + mkdir -p /tmp/tmp.tVxZPIGl46/src/github.com/docker
16:13:02 [2022-11-29T16:13:02.802Z] #20 131.4 + mv components/cli /tmp/tmp.tVxZPIGl46/src/github.com/docker/cli
16:13:02 [2022-11-29T16:13:02.802Z] #20 131.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:13:08 [2022-11-29T16:13:08.058Z] #20 ...
16:13:08 [2022-11-29T16:13:08.058Z] 
16:13:08 [2022-11-29T16:13:08.058Z] #51 [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
16:13:08 [2022-11-29T16:13:08.058Z] #51 11.17 Reading package lists...
16:13:08 [2022-11-29T16:13:08.058Z] #51 14.18 Building dependency tree...
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.59 The following additional packages will be installed:
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.60   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.60   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.60   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.60   libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.61   python3-pkg-resources systemd vim-runtime xxd
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64 Suggested packages:
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64   ctags vim-doc vim-scripts xfsdump acl attr quota
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64 Recommended packages:
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:13:08 [2022-11-29T16:13:08.058Z] #51 16.64   systemd-timesyncd | time-daemon unzip
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.50 The following NEW packages will be installed:
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.50   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.50   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.51   vim-runtime xfsprogs xxd xz-utils zip zstd
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.85 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.85 Need to get 31.8 MB of archives.
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.85 After this operation, 123 MB of additional disk space will be used.
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 18.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 19.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 19.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 19.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 19.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:13:08 [2022-11-29T16:13:08.058Z] #51 19.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.38 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.39 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.40 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.59 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.61 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 19.61 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.26 debconf: delaying package configuration, since apt-utils is not installed
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.45 Fetched 31.8 MB in 1s (29.1 MB/s)
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.57 Selecting previously unselected package libcap2:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.57 (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.)
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.62 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.63 Unpacking libcap2:arm64 (1:2.44-1) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.72 Selecting previously unselected package libargon2-1:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.72 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.73 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.83 Selecting previously unselected package libjson-c5:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.83 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 20.84 Unpacking libjson-c5:arm64 (0.15-2) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.06 Selecting previously unselected package libcryptsetup12:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.06 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.09 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.26 Selecting previously unselected package libip4tc2:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.26 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.27 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.37 Selecting previously unselected package libkmod2:arm64.
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.37 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.38 Unpacking libkmod2:arm64 (28-1) ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.49 Selecting previously unselected package systemd.
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.50 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
16:13:08 [2022-11-29T16:13:08.059Z] #51 21.70 Unpacking systemd (247.3-7+deb11u1) ...
16:13:08 [2022-11-29T16:13:08.621Z] #51 ...
16:13:08 [2022-11-29T16:13:08.621Z] 
16:13:08 [2022-11-29T16:13:08.621Z] #40 [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
16:13:08 [2022-11-29T16:13:08.621Z] #40 84.93 checking for ANSI C header files... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 85.70 checking for sys/types.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 85.86 checking for sys/stat.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 86.09 checking for stdlib.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 86.37 checking for string.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 86.62 checking for memory.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 86.79 checking for strings.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 86.99 checking for inttypes.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 87.24 checking for stdint.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 87.48 checking for unistd.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 87.71 checking for dlfcn.h... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 87.92 checking for objdir... .libs
16:13:08 [2022-11-29T16:13:08.621Z] #40 88.35 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:08 [2022-11-29T16:13:08.621Z] #40 88.51 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:08 [2022-11-29T16:13:08.621Z] #40 88.51 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 88.67 checking if gcc static flag -static works... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.01 checking if gcc supports -c -o file.o... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.17 checking if gcc supports -c -o file.o... (cached) yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.27 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.57 checking how to hardcode library paths into programs... immediate
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.57 checking whether stripping libraries is possible... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.59 checking if libtool supports shared libraries... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.59 checking whether to build shared libraries... no
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.59 checking whether to build static libraries... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.60 checking for a BSD-compatible install... /usr/bin/install -c
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.65 checking whether build environment is sane... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.73 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.75 checking whether make sets $(MAKE)... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.82 checking whether make supports the include directive... yes (GNU style)
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.89 checking whether make supports nested variables... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.94 checking whether UID '0' is supported by ustar format... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.94 checking whether GID '0' is supported by ustar format... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 89.94 checking how to create a ustar tar archive... gnutar
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.03 checking dependency style of gcc... gcc3
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.23 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.24 checking whether make supports nested variables... (cached) yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.24 checking for gawk... (cached) mawk
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.24 checking for a sed that does not truncate output... (cached) /bin/sed
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.25 checking for gcc... (cached) gcc
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.37 checking whether we are using the GNU C compiler... (cached) yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.41 checking whether gcc accepts -g... (cached) yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.42 checking for gcc option to accept ISO C89... (cached) none needed
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.42 checking whether gcc understands -c and -o together... (cached) yes
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.42 checking for a Python interpreter with version >= 3... python3
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.50 checking for python3... /usr/bin/python3
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.50 checking for python3 version... 3.9
16:13:08 [2022-11-29T16:13:08.621Z] #40 90.57 checking for python3 platform... linux
16:13:08 [2022-11-29T16:13:08.878Z] #40 90.63 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:13:09 [2022-11-29T16:13:09.158Z] #40 90.78 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:13:09 [2022-11-29T16:13:09.158Z] #40 90.94 checking for go-md2man... no
16:13:09 [2022-11-29T16:13:09.158Z] #40 90.99 checking error.h usability... yes
16:13:09 [2022-11-29T16:13:09.158Z] #40 91.13 checking error.h presence... yes
16:13:09 [2022-11-29T16:13:09.440Z] #40 91.19 checking for error.h... yes
16:13:09 [2022-11-29T16:13:09.440Z] #40 91.23 checking linux/openat2.h usability... yes
16:13:09 [2022-11-29T16:13:09.702Z] #40 91.42 checking linux/openat2.h presence... yes
16:13:09 [2022-11-29T16:13:09.702Z] #40 91.51 checking for linux/openat2.h... yes
16:13:09 [2022-11-29T16:13:09.960Z] #40 91.59 checking for copy_file_range... yes
16:13:10 [2022-11-29T16:13:10.217Z] #40 91.93 checking for fgetxattr... yes
16:13:10 [2022-11-29T16:13:10.729Z] #40 92.34 checking for statx... yes
16:13:10 [2022-11-29T16:13:10.986Z] #40 92.71 checking for fgetpwent_r... yes
16:13:11 [2022-11-29T16:13:11.245Z] #40 92.96 checking for issetugid... no
16:13:11 [2022-11-29T16:13:11.501Z] #40 93.26 checking for pkg-config... /usr/bin/pkg-config
16:13:11 [2022-11-29T16:13:11.501Z] #40 93.27 checking pkg-config is at least version 0.9.0... yes
16:13:11 [2022-11-29T16:13:11.758Z] #40 93.29 checking for library containing yajl_tree_get... -lyajl
16:13:11 [2022-11-29T16:13:11.758Z] #40 93.80 checking for yajl >= 2.0.0... yes
16:13:12 [2022-11-29T16:13:12.014Z] #40 93.85 checking sys/capability.h usability... yes
16:13:12 [2022-11-29T16:13:12.014Z] #40 93.99 checking sys/capability.h presence... yes
16:13:12 [2022-11-29T16:13:12.271Z] #40 94.10 checking for sys/capability.h... yes
16:13:12 [2022-11-29T16:13:12.833Z] #40 94.10 checking for library containing cap_from_name... -lcap
16:13:13 [2022-11-29T16:13:13.090Z] #40 94.66 checking for library containing dlopen... -ldl
16:13:13 [2022-11-29T16:13:13.347Z] #40 95.09 checking seccomp.h usability... yes
16:13:13 [2022-11-29T16:13:13.603Z] #40 95.23 checking seccomp.h presence... yes
16:13:13 [2022-11-29T16:13:13.603Z] #40 95.41 checking for seccomp.h... yes
16:13:14 [2022-11-29T16:13:14.167Z] #40 95.41 checking for library containing seccomp_rule_add... -lseccomp
16:13:14 [2022-11-29T16:13:14.167Z] #40 95.85 checking for library containing seccomp_arch_resolve_name... none required
16:13:14 [2022-11-29T16:13:14.424Z] #40 96.09 checking systemd/sd-bus.h usability... yes
16:13:14 [2022-11-29T16:13:14.424Z] #40 96.31 checking systemd/sd-bus.h presence... yes
16:13:14 [2022-11-29T16:13:14.424Z] #40 96.37 checking for systemd/sd-bus.h... yes
16:13:14 [2022-11-29T16:13:14.988Z] #40 96.38 checking for library containing sd_bus_match_signal_async... 
16:13:14 [2022-11-29T16:13:14.988Z] #40 ...
16:13:14 [2022-11-29T16:13:14.988Z] 
16:13:14 [2022-11-29T16:13:14.988Z] #24 [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
16:13:14 [2022-11-29T16:13:14.988Z] #24 DONE 143.4s
16:13:14 [2022-11-29T16:13:14.988Z] 
16:13:14 [2022-11-29T16:13:14.989Z] #51 [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
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.80 Selecting previously unselected package pigz.
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.81 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.82 Unpacking pigz (2.6-1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.97 Selecting previously unselected package libelf1:arm64.
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.98 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 23.98 Unpacking libelf1:arm64 (0.183-1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.23 Selecting previously unselected package libbpf0:arm64.
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.24 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.25 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.38 Selecting previously unselected package libmnl0:arm64.
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.41 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.41 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.52 Selecting previously unselected package libxtables12:arm64.
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.52 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.53 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.60 Selecting previously unselected package libcap2-bin.
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.61 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.63 Unpacking libcap2-bin (1:2.44-1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.73 Selecting previously unselected package iproute2.
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.74 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 24.74 Unpacking iproute2 (5.10.0-4) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.19 Selecting previously unselected package xxd.
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.21 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.35 Selecting previously unselected package vim-common.
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.36 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.52 Selecting previously unselected package bash-completion.
16:13:14 [2022-11-29T16:13:14.989Z] #51 25.53 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 28.53 Unpacking bash-completion (1:2.11-2) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.05 Selecting previously unselected package bzip2.
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.06 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.07 Unpacking bzip2 (1.0.8-4) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.18 Selecting previously unselected package xz-utils.
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.18 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.50 Selecting previously unselected package apparmor.
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.50 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
16:13:14 [2022-11-29T16:13:14.989Z] #51 29.57 Unpacking apparmor (2.13.6-10) ...
16:13:15 [2022-11-29T16:13:15.553Z] #51 30.33 Selecting previously unselected package inetutils-ping.
16:13:15 [2022-11-29T16:13:15.553Z] #51 30.34 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:13:15 [2022-11-29T16:13:15.553Z] #51 30.36 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:13:15 [2022-11-29T16:13:15.809Z] #51 30.53 Selecting previously unselected package libip6tc2:arm64.
16:13:15 [2022-11-29T16:13:15.809Z] #51 30.53 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
16:13:15 [2022-11-29T16:13:15.809Z] #51 30.54 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.64 Selecting previously unselected package libnfnetlink0:arm64.
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.64 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.65 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.72 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.72 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.83 Selecting previously unselected package libnftnl11:arm64.
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.84 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.070Z] #51 30.85 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:13:16 [2022-11-29T16:13:16.328Z] #51 30.95 Selecting previously unselected package iptables.
16:13:16 [2022-11-29T16:13:16.328Z] #51 30.95 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.328Z] #51 30.97 Unpacking iptables (1.8.7-1) ...
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.31 Selecting previously unselected package libonig5:arm64.
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.31 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.32 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.44 Selecting previously unselected package libjq1:arm64.
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.44 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.585Z] #51 31.45 Unpacking libjq1:arm64 (1.6-2.1) ...
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.56 Selecting previously unselected package jq.
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.58 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.59 Unpacking jq (1.6-2.1) ...
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.71 Selecting previously unselected package libaio1:arm64.
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.72 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
16:13:16 [2022-11-29T16:13:16.843Z] #51 31.72 Unpacking libaio1:arm64 (0.3.112-9) ...
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.80 Selecting previously unselected package libgpm2:arm64.
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.80 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.81 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.90 Selecting previously unselected package libicu67:arm64.
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.90 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
16:13:17 [2022-11-29T16:13:17.099Z] #51 31.91 Unpacking libicu67:arm64 (67.1-7) ...
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.08 Selecting previously unselected package libinih1:arm64.
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.08 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.09 Unpacking libinih1:arm64 (53-1+b2) ...
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.17 Selecting previously unselected package libmicrohttpd12:arm64.
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.17 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.372Z] #51 35.18 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.29 Selecting previously unselected package libnet1:arm64.
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.29 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.43 Selecting previously unselected package libnl-3-200:arm64.
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.43 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.629Z] #51 35.44 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.57 Selecting previously unselected package libprotobuf-c1:arm64.
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.57 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.65 Selecting previously unselected package libyajl2:arm64.
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.66 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.67 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.72 Selecting previously unselected package net-tools.
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:13:20 [2022-11-29T16:13:20.886Z] #51 35.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:13:21 [2022-11-29T16:13:21.142Z] #51 35.93 Selecting previously unselected package patch.
16:13:21 [2022-11-29T16:13:21.142Z] #51 35.93 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
16:13:21 [2022-11-29T16:13:21.142Z] #51 35.94 Unpacking patch (2.7.6-7) ...
16:13:21 [2022-11-29T16:13:21.398Z] #51 36.03 Selecting previously unselected package python-pip-whl.
16:13:21 [2022-11-29T16:13:21.398Z] #51 36.04 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:13:21 [2022-11-29T16:13:21.398Z] #51 36.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:13:21 [2022-11-29T16:13:21.961Z] #51 36.66 Selecting previously unselected package python3-lib2to3.
16:13:21 [2022-11-29T16:13:21.961Z] #51 36.68 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
16:13:21 [2022-11-29T16:13:21.961Z] #51 36.68 Unpacking python3-lib2to3 (3.9.2-1) ...
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.83 Selecting previously unselected package python3-distutils.
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.83 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.84 Unpacking python3-distutils (3.9.2-1) ...
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.97 Selecting previously unselected package python3-pkg-resources.
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.98 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
16:13:22 [2022-11-29T16:13:22.217Z] #51 36.99 Unpacking python3-pkg-resources (52.0.0-4) ...
16:13:22 [2022-11-29T16:13:22.474Z] #51 37.15 Selecting previously unselected package python3-setuptools.
16:13:22 [2022-11-29T16:13:22.474Z] #51 37.15 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
16:13:22 [2022-11-29T16:13:22.474Z] #51 37.16 Unpacking python3-setuptools (52.0.0-4) ...
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.42 Selecting previously unselected package python3-wheel.
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.42 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.43 Unpacking python3-wheel (0.34.2-1) ...
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.53 Selecting previously unselected package python3-pip.
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.56 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:13:22 [2022-11-29T16:13:22.731Z] #51 37.56 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:13:22 [2022-11-29T16:13:22.987Z] #51 37.80 Selecting previously unselected package sudo.
16:13:22 [2022-11-29T16:13:22.988Z] #51 37.81 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
16:13:22 [2022-11-29T16:13:22.988Z] #51 37.81 Unpacking sudo (1.9.5p2-3) ...
16:13:23 [2022-11-29T16:13:23.551Z] #51 38.38 Selecting previously unselected package systemd-journal-remote.
16:13:23 [2022-11-29T16:13:23.551Z] #51 38.38 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
16:13:23 [2022-11-29T16:13:23.551Z] #51 38.40 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
16:13:23 [2022-11-29T16:13:23.808Z] #51 38.50 Selecting previously unselected package thin-provisioning-tools.
16:13:23 [2022-11-29T16:13:23.808Z] #51 38.51 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:13:23 [2022-11-29T16:13:23.808Z] #51 38.52 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.72 Selecting previously unselected package uidmap.
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.72 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.74 Unpacking uidmap (1:4.8.1-1) ...
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.86 Selecting previously unselected package vim-runtime.
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.87 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:13:24 [2022-11-29T16:13:24.065Z] #51 38.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:13:24 [2022-11-29T16:13:24.994Z] #51 ...
16:13:24 [2022-11-29T16:13:24.994Z] 
16:13:24 [2022-11-29T16:13:24.994Z] #40 [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
16:13:24 [2022-11-29T16:13:24.994Z] #40 96.38 checking for library containing sd_bus_match_signal_async... -lsystemd
16:13:24 [2022-11-29T16:13:24.994Z] #40 96.91 checking for sd_notify_barrier... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.28 checking linux/bpf.h usability... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.55 checking linux/bpf.h presence... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.60 checking for linux/bpf.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.61 checking compilation for eBPF... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.73 checking for criu >= 3.15... no
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.76 configure: CRIU headers not found, building without CRIU support
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.76 checking for criu > 3.16... no
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.77 configure: CRIU version doesn't support join-ns API
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.77 checking for criu > 3.16.1... no
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.82 configure: CRIU version doesn't support for pre-dumping
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.82 checking for new mount API (fsconfig)... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 97.93 checking for seccomp notify API... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 98.09 checking for gperf... no
16:13:24 [2022-11-29T16:13:24.994Z] #40 98.10 configure: gperf not found - cannot rebuild signal parser code
16:13:24 [2022-11-29T16:13:24.994Z] #40 98.10 checking for library containing argp_parse... none required
16:13:24 [2022-11-29T16:13:24.994Z] #40 98.52 checking that generated files are newer than configure... done
16:13:24 [2022-11-29T16:13:24.994Z] #40 98.53 configure: creating ./config.status
16:13:24 [2022-11-29T16:13:24.994Z] #40 101.4 config.status: creating Makefile
16:13:24 [2022-11-29T16:13:24.994Z] #40 101.4 config.status: creating rpm/crun.spec
16:13:24 [2022-11-29T16:13:24.994Z] #40 101.5 config.status: creating config.h
16:13:24 [2022-11-29T16:13:24.994Z] #40 101.6 config.status: executing libtool commands
16:13:24 [2022-11-29T16:13:24.994Z] #40 101.6 config.status: executing depfiles commands
16:13:24 [2022-11-29T16:13:24.994Z] #40 102.9 === configuring in libocispec (/tmp/crun-build/libocispec)
16:13:24 [2022-11-29T16:13:24.994Z] #40 102.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.3 checking for gcc... gcc
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.4 checking whether the C compiler works... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.5 checking for C compiler default output file name... a.out
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.5 checking for suffix of executables... 
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.7 checking whether we are cross compiling... no
16:13:24 [2022-11-29T16:13:24.994Z] #40 103.9 checking for suffix of object files... o
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.0 checking whether we are using the GNU C compiler... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.1 checking whether gcc accepts -g... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.3 checking for gcc option to accept ISO C89... none needed
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.4 checking whether gcc understands -c and -o together... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.6 checking how to run the C preprocessor... gcc -E
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.9 checking for grep that handles long lines and -e... /bin/grep
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.9 checking for egrep... /bin/grep -E
16:13:24 [2022-11-29T16:13:24.994Z] #40 104.9 checking for ANSI C header files... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 105.6 checking for sys/types.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 105.8 checking for sys/stat.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 106.0 checking for stdlib.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 106.2 checking for string.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 106.4 checking for memory.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 106.6 checking for strings.h... yes
16:13:24 [2022-11-29T16:13:24.994Z] #40 106.8 checking for inttypes.h... yes
16:13:25 [2022-11-29T16:13:25.250Z] #40 107.0 checking for stdint.h... yes
16:13:25 [2022-11-29T16:13:25.516Z] #40 107.1 checking for unistd.h... yes
16:13:25 [2022-11-29T16:13:25.516Z] #40 107.3 checking minix/config.h usability... no
16:13:25 [2022-11-29T16:13:25.772Z] #40 107.6 checking minix/config.h presence... no
16:13:25 [2022-11-29T16:13:25.772Z] #40 107.7 checking for minix/config.h... no
16:13:26 [2022-11-29T16:13:26.029Z] #40 107.7 checking whether it is safe to define __EXTENSIONS__... yes
16:13:26 [2022-11-29T16:13:26.285Z] #40 107.9 checking build system type... aarch64-unknown-linux-gnu
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.1 checking host system type... aarch64-unknown-linux-gnu
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking how to print strings... printf
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking for a sed that does not truncate output... /bin/sed
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking for fgrep... /bin/grep -F
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking for ld used by gcc... /usr/bin/ld
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:13:26 [2022-11-29T16:13:26.285Z] #40 108.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.4 checking whether ln -s works... yes
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.4 checking the maximum length of command line arguments... 1572864
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking for /usr/bin/ld option to reload object files... -r
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking for objdump... objdump
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking how to recognize dependent libraries... pass_all
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking for dlltool... no
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking how to associate runtime and link libraries... printf %s\n
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking for ar... ar
16:13:26 [2022-11-29T16:13:26.542Z] #40 108.5 checking for archiver @FILE support... @
16:13:26 [2022-11-29T16:13:26.798Z] #40 108.6 checking for strip... strip
16:13:26 [2022-11-29T16:13:26.798Z] #40 108.6 checking for ranlib... ranlib
16:13:26 [2022-11-29T16:13:26.798Z] #40 108.6 checking for gawk... no
16:13:26 [2022-11-29T16:13:26.798Z] #40 108.6 checking for mawk... mawk
16:13:27 [2022-11-29T16:13:27.055Z] #40 108.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:13:27 [2022-11-29T16:13:27.055Z] #40 109.0 checking for sysroot... no
16:13:27 [2022-11-29T16:13:27.055Z] #40 109.0 checking for a working dd... /bin/dd
16:13:27 [2022-11-29T16:13:27.055Z] #40 109.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:13:27 [2022-11-29T16:13:27.055Z] #40 109.1 checking for mt... no
16:13:27 [2022-11-29T16:13:27.055Z] #40 109.1 checking if : is a manifest tool... no
16:13:27 [2022-11-29T16:13:27.311Z] #40 109.1 checking for dlfcn.h... yes
16:13:27 [2022-11-29T16:13:27.567Z] #40 109.3 checking for objdir... .libs
16:13:27 [2022-11-29T16:13:27.567Z] #40 ...
16:13:27 [2022-11-29T16:13:27.567Z] 
16:13:27 [2022-11-29T16:13:27.567Z] #51 [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
16:13:27 [2022-11-29T16:13:27.567Z] #51 42.16 Selecting previously unselected package vim.
16:13:27 [2022-11-29T16:13:27.567Z] #51 42.16 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:13:27 [2022-11-29T16:13:27.567Z] #51 42.18 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:13:27 [2022-11-29T16:13:27.823Z] #51 42.51 Selecting previously unselected package xfsprogs.
16:13:27 [2022-11-29T16:13:27.823Z] #51 42.51 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
16:13:27 [2022-11-29T16:13:27.823Z] #51 42.52 Unpacking xfsprogs (5.10.0-4) ...
16:13:28 [2022-11-29T16:13:28.082Z] #51 42.91 Selecting previously unselected package zip.
16:13:28 [2022-11-29T16:13:28.082Z] #51 42.92 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
16:13:28 [2022-11-29T16:13:28.082Z] #51 42.92 Unpacking zip (3.0-12) ...
16:13:28 [2022-11-29T16:13:28.339Z] #51 43.06 Selecting previously unselected package zstd.
16:13:28 [2022-11-29T16:13:28.339Z] #51 43.08 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:13:28 [2022-11-29T16:13:28.339Z] #51 43.08 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:13:28 [2022-11-29T16:13:28.596Z] #51 43.35 Setting up python3-pkg-resources (52.0.0-4) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.29 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.31 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.32 Setting up libgpm2:arm64 (1.20.7-8) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.34 Setting up libicu67:arm64 (67.1-7) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.35 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.36 Setting up libinih1:arm64 (53-1+b2) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.38 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.41 Setting up uidmap (1:4.8.1-1) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.42 Setting up libyajl2:arm64 (2.1.0-3) ...
16:13:29 [2022-11-29T16:13:29.525Z] #51 44.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:13:29 [2022-11-29T16:13:29.782Z] #51 44.45 Setting up bzip2 (1.0.8-4) ...
16:13:29 [2022-11-29T16:13:29.782Z] #51 44.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:13:29 [2022-11-29T16:13:29.782Z] #51 44.48 Setting up python3-wheel (0.34.2-1) ...
16:13:30 [2022-11-29T16:13:30.712Z] #51 45.19 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:13:30 [2022-11-29T16:13:30.712Z] #51 45.21 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:13:30 [2022-11-29T16:13:30.712Z] #51 45.23 Setting up libcap2:arm64 (1:2.44-1) ...
16:13:30 [2022-11-29T16:13:30.712Z] #51 45.24 Setting up libcap2-bin (1:2.44-1) ...
16:13:30 [2022-11-29T16:13:30.712Z] #51 45.26 Setting up apparmor (2.13.6-10) ...
16:13:32 [2022-11-29T16:13:32.080Z] #51 46.90 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:13:32 [2022-11-29T16:13:32.336Z] #51 46.96 Setting up zip (3.0-12) ...
16:13:32 [2022-11-29T16:13:32.336Z] #51 46.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:13:32 [2022-11-29T16:13:32.336Z] #51 47.02 Setting up bash-completion (1:2.11-2) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 ...
16:13:35 [2022-11-29T16:13:35.611Z] 
16:13:35 [2022-11-29T16:13:35.611Z] #40 [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
16:13:35 [2022-11-29T16:13:35.611Z] #40 109.6 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:35 [2022-11-29T16:13:35.611Z] #40 109.7 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:35 [2022-11-29T16:13:35.611Z] #40 109.7 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 109.9 checking if gcc static flag -static works... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.1 checking if gcc supports -c -o file.o... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.3 checking if gcc supports -c -o file.o... (cached) yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.4 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking how to hardcode library paths into programs... immediate
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking whether stripping libraries is possible... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking if libtool supports shared libraries... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking whether to build shared libraries... no
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking whether to build static libraries... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.6 checking for a BSD-compatible install... /usr/bin/install -c
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.7 checking whether build environment is sane... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.8 checking whether make sets $(MAKE)... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.8 checking whether make supports the include directive... yes (GNU style)
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.9 checking whether make supports nested variables... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.9 checking whether UID '0' is supported by ustar format... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.9 checking whether GID '0' is supported by ustar format... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 110.9 checking how to create a ustar tar archive... gnutar
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.0 checking dependency style of gcc... gcc3
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.2 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.2 checking whether make supports nested variables... (cached) yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.2 checking for pkg-config... /usr/bin/pkg-config
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.2 checking pkg-config is at least version 0.9.0... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.2 checking for yajl >= 2.1.0... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.3 checking for a sed that does not truncate output... (cached) /bin/sed
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.3 checking for gcc... (cached) gcc
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.4 checking whether we are using the GNU C compiler... (cached) yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.4 checking whether gcc accepts -g... (cached) yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.4 checking for gcc option to accept ISO C89... (cached) none needed
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.4 checking whether gcc understands -c and -o together... (cached) yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.4 checking for a Python interpreter with version >= 3... python3
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.5 checking for python3... /usr/bin/python3
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.5 checking for python3 version... 3.9
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.6 checking for python3 platform... linux
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:13:35 [2022-11-29T16:13:35.611Z] #40 111.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:13:35 [2022-11-29T16:13:35.611Z] #40 112.1 checking that generated files are newer than configure... done
16:13:35 [2022-11-29T16:13:35.611Z] #40 112.1 configure: creating ./config.status
16:13:35 [2022-11-29T16:13:35.611Z] #40 115.1 config.status: creating Makefile
16:13:35 [2022-11-29T16:13:35.611Z] #40 115.1 config.status: creating config.h
16:13:35 [2022-11-29T16:13:35.611Z] #40 115.2 config.status: executing libtool commands
16:13:35 [2022-11-29T16:13:35.611Z] #40 115.3 config.status: executing depfiles commands
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.5 checking for gcc... gcc
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.6 checking whether the C compiler works... yes
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.8 checking for C compiler default output file name... a.out
16:13:35 [2022-11-29T16:13:35.611Z] #40 116.8 checking for suffix of executables... 
16:13:35 [2022-11-29T16:13:35.611Z] #40 117.0 checking whether we are cross compiling... 
16:13:35 [2022-11-29T16:13:35.611Z] #40 ...
16:13:35 [2022-11-29T16:13:35.611Z] 
16:13:35 [2022-11-29T16:13:35.611Z] #51 [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
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.08 Setting up libmnl0:arm64 (1.0.4-3) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.09 Setting up patch (2.7.6-7) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.10 Setting up sudo (1.9.5p2-3) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.19 invoke-rc.d: could not determine current runlevel
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.21 invoke-rc.d: policy-rc.d denied execution of start.
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.22 Setting up xfsprogs (5.10.0-4) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.24 System has not been booted with systemd as init system (PID 1). Can't operate.
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.24 Failed to connect to bus: Host is down
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.24 Setting up libxtables12:arm64 (1.8.7-1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.26 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.27 Setting up pigz (2.6-1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:13:35 [2022-11-29T16:13:35.611Z] #51 50.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:13:36 [2022-11-29T16:13:36.175Z] #51 50.93 Setting up libaio1:arm64 (0.3.112-9) ...
16:13:36 [2022-11-29T16:13:36.175Z] #51 50.94 Setting up python3-lib2to3 (3.9.2-1) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.23 Setting up libelf1:arm64 (0.183-1) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.24 Setting up libjson-c5:arm64 (0.15-2) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.26 Setting up zstd (1.4.8+dfsg-2.1) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.27 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.29 Setting up libkmod2:arm64 (28-1) ...
16:13:36 [2022-11-29T16:13:36.432Z] #51 51.30 Setting up python3-distutils (3.9.2-1) ...
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.83 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:13:36 [2022-11-29T16:13:36.997Z] #51 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:13:37 [2022-11-29T16:13:37.255Z] #51 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:13:37 [2022-11-29T16:13:37.255Z] #51 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:13:37 [2022-11-29T16:13:37.255Z] #51 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:13:37 [2022-11-29T16:13:37.255Z] #51 51.93 Setting up python3-setuptools (52.0.0-4) ...
16:13:38 [2022-11-29T16:13:38.664Z] #51 53.54 Setting up libjq1:arm64 (1.6-2.1) ...
16:13:38 [2022-11-29T16:13:38.664Z] #51 53.57 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:13:38 [2022-11-29T16:13:38.920Z] #51 53.58 Setting up thin-provisioning-tools (0.9.0-1) ...
16:13:38 [2022-11-29T16:13:38.920Z] #51 53.68 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 54.95 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 54.97 Setting up jq (1.6-2.1) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 54.98 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.06 Setting up libbpf0:arm64 (1:0.3-2) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.07 Setting up iptables (1.8.7-1) ...
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:13:40 [2022-11-29T16:13:40.290Z] #51 55.14 Setting up iproute2 (5.10.0-4) ...
16:13:40 [2022-11-29T16:13:40.546Z] #51 55.42 Setting up systemd (247.3-7+deb11u1) ...
16:13:40 [2022-11-29T16:13:40.546Z] #51 55.47 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:13:40 [2022-11-29T16:13:40.803Z] #51 55.48 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:13:40 [2022-11-29T16:13:40.803Z] #51 55.49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:13:40 [2022-11-29T16:13:40.803Z] #51 55.52 Initializing machine ID from random generator.
16:13:41 [2022-11-29T16:13:41.733Z] #51 56.57 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
16:13:41 [2022-11-29T16:13:41.990Z] #51 56.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:13:42 [2022-11-29T16:13:42.553Z] #51 DONE 57.5s
16:13:42 [2022-11-29T16:13:42.553Z] 
16:13:42 [2022-11-29T16:13:42.553Z] #40 [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
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.0 checking whether we are cross compiling... no
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.2 checking for suffix of object files... o
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.3 checking whether we are using the GNU C compiler... yes
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.4 checking whether gcc accepts -g... yes
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.5 checking for gcc option to accept ISO C89... none needed
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.7 checking whether gcc understands -c and -o together... yes
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.9 checking for a BSD-compatible install... /usr/bin/install -c
16:13:42 [2022-11-29T16:13:42.553Z] #40 117.9 checking whether build environment is sane... yes
16:13:42 [2022-11-29T16:13:42.553Z] #40 118.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:42 [2022-11-29T16:13:42.553Z] #40 118.0 checking for gawk... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.0 checking for mawk... mawk
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.0 checking whether make sets $(MAKE)... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.0 checking whether make supports the include directive... yes (GNU style)
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.1 checking whether make supports nested variables... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.1 checking whether UID '0' is supported by ustar format... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.1 checking whether GID '0' is supported by ustar format... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.1 checking how to create a ustar tar archive... gnutar
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.2 checking dependency style of gcc... gcc3
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.4 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.4 checking whether make supports nested variables... (cached) yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.5 checking build system type... aarch64-unknown-linux-gnu
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.8 checking host system type... aarch64-unknown-linux-gnu
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.8 checking how to print strings... printf
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.9 checking for a sed that does not truncate output... /bin/sed
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.9 checking for grep that handles long lines and -e... /bin/grep
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.9 checking for egrep... /bin/grep -E
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.9 checking for fgrep... /bin/grep -F
16:13:42 [2022-11-29T16:13:42.554Z] #40 118.9 checking for ld used by gcc... /usr/bin/ld
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.1 checking whether ln -s works... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.1 checking the maximum length of command line arguments... 1572864
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking for /usr/bin/ld option to reload object files... -r
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking for objdump... objdump
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking how to recognize dependent libraries... pass_all
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking for dlltool... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking how to associate runtime and link libraries... printf %s\n
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking for ar... ar
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.2 checking for archiver @FILE support... @
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.4 checking for strip... strip
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.4 checking for ranlib... ranlib
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.7 checking for sysroot... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.8 checking for a working dd... /bin/dd
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.8 checking for mt... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.8 checking if : is a manifest tool... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 119.8 checking how to run the C preprocessor... gcc -E
16:13:42 [2022-11-29T16:13:42.554Z] #40 120.0 checking for ANSI C header files... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 120.6 checking for sys/types.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 120.8 checking for sys/stat.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 120.9 checking for stdlib.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 121.1 checking for string.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 121.3 checking for memory.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 121.5 checking for strings.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 121.6 checking for inttypes.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 121.8 checking for stdint.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.0 checking for unistd.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.3 checking for dlfcn.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.4 checking for objdir... .libs
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.7 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.8 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.8 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 122.9 checking if gcc static flag -static works... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.1 checking if gcc supports -c -o file.o... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.3 checking if gcc supports -c -o file.o... (cached) yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.3 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking how to hardcode library paths into programs... immediate
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking whether stripping libraries is possible... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking if libtool supports shared libraries... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking whether to build shared libraries... no
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking whether to build static libraries... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.6 checking float.h usability... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.8 checking float.h presence... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.8 checking for float.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 123.9 checking limits.h usability... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.0 checking limits.h presence... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.1 checking for limits.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.1 checking stddef.h usability... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.3 checking stddef.h presence... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.4 checking for stddef.h... yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.4 checking for stdlib.h... (cached) yes
16:13:42 [2022-11-29T16:13:42.554Z] #40 124.5 checking for string.h... (cached) yes
16:13:42 [2022-11-29T16:13:42.811Z] #40 124.5 checking sys/time.h usability... yes
16:13:42 [2022-11-29T16:13:42.811Z] #40 124.7 checking sys/time.h presence... yes
16:13:42 [2022-11-29T16:13:42.811Z] #40 124.8 checking for sys/time.h... yes
16:13:43 [2022-11-29T16:13:43.067Z] #40 124.8 checking for inline... inline
16:13:43 [2022-11-29T16:13:43.635Z] #40 125.0 checking for size_t... 
16:13:43 [2022-11-29T16:13:43.635Z] #40 ...
16:13:43 [2022-11-29T16:13:43.635Z] 
16:13:43 [2022-11-29T16:13:43.635Z] #54 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:13:43 [2022-11-29T16:13:43.635Z] #0 0.746 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:13:43 [2022-11-29T16:13:43.635Z] #0 0.750 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:13:43 [2022-11-29T16:13:43.635Z] #0 0.753 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:13:43 [2022-11-29T16:13:43.635Z] #54 DONE 0.8s
16:13:43 [2022-11-29T16:13:43.635Z] 
16:13:43 [2022-11-29T16:13:43.635Z] #40 [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
16:13:43 [2022-11-29T16:13:43.635Z] #40 125.0 checking for size_t... yes
16:13:43 [2022-11-29T16:13:43.635Z] #40 125.4 checking for stdlib.h... (cached) yes
16:13:43 [2022-11-29T16:13:43.635Z] #40 125.4 checking for GNU libc compatible malloc... 
16:13:43 [2022-11-29T16:13:43.635Z] #40 ...
16:13:43 [2022-11-29T16:13:43.635Z] 
16:13:43 [2022-11-29T16:13:43.635Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:13:48 [2022-11-29T16:13:48.904Z] #55 ...
16:13:48 [2022-11-29T16:13:48.904Z] 
16:13:48 [2022-11-29T16:13:48.904Z] #40 [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
16:13:48 [2022-11-29T16:13:48.904Z] #40 125.4 checking for GNU libc compatible malloc... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 125.9 checking for stdlib.h... (cached) yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 125.9 checking for GNU libc compatible realloc... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 126.1 checking for working strtod... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 126.5 checking for gettimeofday... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 126.7 checking for memset... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 126.9 checking for strspn... yes
16:13:48 [2022-11-29T16:13:48.904Z] #40 127.4 checking that generated files are newer than configure... done
16:13:48 [2022-11-29T16:13:48.904Z] #40 127.4 configure: creating ./config.status
16:13:48 [2022-11-29T16:13:48.904Z] #40 130.2 config.status: creating Makefile
16:13:48 [2022-11-29T16:13:48.904Z] #40 130.3 config.status: creating config.h
16:13:48 [2022-11-29T16:13:48.904Z] #40 130.4 config.status: executing depfiles commands
16:13:48 [2022-11-29T16:13:48.904Z] #40 130.5 config.status: executing libtool commands
16:13:49 [2022-11-29T16:13:49.468Z] #40 131.4   GEN      .version
16:13:49 [2022-11-29T16:13:49.468Z] #40 131.4 make  install-recursive
16:13:49 [2022-11-29T16:13:49.468Z] #40 131.4 make[1]: Entering directory '/tmp/crun-build'
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 Making install in libocispec
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:13:49 [2022-11-29T16:13:49.738Z] #40 131.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:13:50 [2022-11-29T16:13:50.300Z] #40 132.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:13:50 [2022-11-29T16:13:50.590Z] #40 132.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.4 make  install-recursive
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.4 Making install in yajl
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       verify/json_verify-json_verify.o
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl_alloc.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl_gen.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl_parser.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl_buf.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.5   CC       src/libyajl_la-yajl_encode.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.6   CC       src/libyajl_la-yajl_lex.lo
16:13:51 [2022-11-29T16:13:51.529Z] #40 133.6   CC       src/libyajl_la-yajl_tree.lo
16:13:52 [2022-11-29T16:13:52.897Z] #40 ...
16:13:52 [2022-11-29T16:13:52.897Z] 
16:13:52 [2022-11-29T16:13:52.897Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:13:52 [2022-11-29T16:13:52.897Z] #55 9.471 Collecting yamllint==1.27.1
16:13:54 [2022-11-29T16:13:54.266Z] #55 10.58   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:13:55 [2022-11-29T16:13:55.635Z] #55 11.91 Collecting pathspec>=0.5.3
16:13:55 [2022-11-29T16:13:55.635Z] #55 11.95   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
16:13:55 [2022-11-29T16:13:55.635Z] #55 12.29 Collecting pyyaml
16:13:55 [2022-11-29T16:13:55.892Z] #55 12.31   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:13:55 [2022-11-29T16:13:55.892Z] #55 12.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:13:55 [2022-11-29T16:13:55.892Z] #55 12.37 Building wheels for collected packages: yamllint
16:13:55 [2022-11-29T16:13:55.892Z] #55 12.38   Building wheel for yamllint (setup.py): started
16:13:57 [2022-11-29T16:13:57.260Z] #55 13.58   Building wheel for yamllint (setup.py): finished with status 'done'
16:13:57 [2022-11-29T16:13:57.260Z] #55 13.58   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=80272ec0097c347516c43cf7288b7ff3245ef5120de09d02a9640926b5bec2c1
16:13:57 [2022-11-29T16:13:57.260Z] #55 13.58   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:13:57 [2022-11-29T16:13:57.260Z] #55 13.60 Successfully built yamllint
16:13:57 [2022-11-29T16:13:57.260Z] #55 13.62 Installing collected packages: pyyaml, pathspec, yamllint
16:13:57 [2022-11-29T16:13:57.517Z] #55 14.03 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
16:13:58 [2022-11-29T16:13:58.085Z] #55 DONE 14.6s
16:13:58 [2022-11-29T16:13:58.085Z] 
16:13:58 [2022-11-29T16:13:58.085Z] #40 [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
16:13:58 [2022-11-29T16:13:58.085Z] #40 139.0   CCLD     libyajl.la
16:13:58 [2022-11-29T16:13:58.085Z] #40 139.5   CCLD     verify/json_verify
16:13:58 [2022-11-29T16:13:58.085Z] #40 139.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.0 make[5]: Nothing to be done for 'install-exec-am'.
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.0 make[5]: Nothing to be done for 'install-data-am'.
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.2   CC       src/validate.o
16:13:58 [2022-11-29T16:13:58.085Z] #40 140.2   CC       src/image_spec_schema_config_schema.lo
16:13:58 [2022-11-29T16:13:58.342Z] #40 140.2   CC       src/image_spec_schema_content_descriptor.lo
16:13:58 [2022-11-29T16:13:58.342Z] #40 140.2   CC       src/image_spec_schema_defs.lo
16:13:58 [2022-11-29T16:13:58.342Z] #40 140.2   CC       src/image_spec_schema_defs_descriptor.lo
16:13:58 [2022-11-29T16:13:58.342Z] #40 140.3   CC       src/image_spec_schema_image_index_schema.lo
16:13:58 [2022-11-29T16:13:58.342Z] #40 140.3   CC       src/image_spec_schema_image_layout_schema.lo
16:13:58 [2022-11-29T16:13:58.599Z] #40 140.3   CC       src/image_spec_schema_image_manifest_schema.lo
16:13:58 [2022-11-29T16:13:58.599Z] #40 140.4   CC       src/runtime_spec_schema_config_linux.lo
16:13:58 [2022-11-29T16:13:58.599Z] #40 140.5   CC       src/runtime_spec_schema_config_zos.lo
16:13:58 [2022-11-29T16:13:58.599Z] #40 140.5   CC       src/runtime_spec_schema_config_schema.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.6   CC       src/runtime_spec_schema_config_solaris.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.7   CC       src/runtime_spec_schema_config_vm.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.7   CC       src/runtime_spec_schema_config_windows.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.8   CC       src/runtime_spec_schema_defs.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.8   CC       src/runtime_spec_schema_defs_linux.lo
16:13:58 [2022-11-29T16:13:58.855Z] #40 140.9   CC       src/runtime_spec_schema_defs_zos.lo
16:13:59 [2022-11-29T16:13:59.112Z] #40 141.1   CC       src/runtime_spec_schema_defs_vm.lo
16:13:59 [2022-11-29T16:13:59.112Z] #40 141.1   CC       src/runtime_spec_schema_defs_windows.lo
16:13:59 [2022-11-29T16:13:59.368Z] #40 141.2   CC       src/runtime_spec_schema_state_schema.lo
16:13:59 [2022-11-29T16:13:59.368Z] #40 141.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:13:59 [2022-11-29T16:13:59.625Z] #40 141.4   CC       src/basic_test_double_array_item.lo
16:13:59 [2022-11-29T16:13:59.625Z] #40 141.4   CC       src/basic_test_double_array.lo
16:13:59 [2022-11-29T16:13:59.625Z] #40 141.6   CC       src/basic_test_top_array_int.lo
16:13:59 [2022-11-29T16:13:59.882Z] #40 141.8   CC       src/basic_test_top_array_string.lo
16:14:00 [2022-11-29T16:14:00.138Z] #40 141.9   CC       src/basic_test_top_double_array_int.lo
16:14:00 [2022-11-29T16:14:00.138Z] #40 142.2   CC       src/basic_test_top_double_array_obj.lo
16:14:00 [2022-11-29T16:14:00.394Z] #40 142.4   CC       src/basic_test_top_double_array_refobj.lo
16:14:00 [2022-11-29T16:14:00.650Z] #40 142.6   CC       src/basic_test_top_double_array_string.lo
16:14:00 [2022-11-29T16:14:00.650Z] #40 142.6   CC       src/read-file.lo
16:14:00 [2022-11-29T16:14:00.907Z] #40 142.7   CC       src/json_common.lo
16:14:01 [2022-11-29T16:14:01.163Z] #40 143.0   CC       tests/test-1.o
16:14:01 [2022-11-29T16:14:01.163Z] #40 143.0   CC       tests/test-2.o
16:14:01 [2022-11-29T16:14:01.163Z] #40 143.1   CC       tests/test-3.o
16:14:01 [2022-11-29T16:14:01.419Z] #40 143.4   CC       tests/test-4.o
16:14:01 [2022-11-29T16:14:01.676Z] #40 143.7   CC       tests/test-5.o
16:14:01 [2022-11-29T16:14:01.934Z] #40 143.8   CC       tests/test-6.o
16:14:01 [2022-11-29T16:14:01.934Z] #40 143.9   CC       tests/test-7.o
16:14:02 [2022-11-29T16:14:02.190Z] #40 144.1   CC       tests/test-8.o
16:14:02 [2022-11-29T16:14:02.190Z] #40 144.1   CC       tests/test-9.o
16:14:02 [2022-11-29T16:14:02.447Z] #40 144.5   CC       tests/test-10.o
16:14:02 [2022-11-29T16:14:02.703Z] #40 144.7   CC       tests/test-11.o
16:14:24 [2022-11-29T16:14:24.602Z] #40 ...
16:14:24 [2022-11-29T16:14:24.602Z] 
16:14:24 [2022-11-29T16:14:24.602Z] #36 [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
16:14:24 [2022-11-29T16:14:24.602Z] #36 211.1 + dpkg --print-architecture
16:14:24 [2022-11-29T16:14:24.602Z] #36 DONE 211.5s
16:14:24 [2022-11-29T16:14:24.602Z] 
16:14:24 [2022-11-29T16:14:24.602Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:14:36 [2022-11-29T16:14:36.790Z] #44 ...
16:14:36 [2022-11-29T16:14:36.790Z] 
16:14:36 [2022-11-29T16:14:36.790Z] #40 [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
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.3   CCLD     libocispec.la
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.7   CCLD     src/validate
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.7   CCLD     tests/test-1
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.7   CCLD     tests/test-2
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.7   CCLD     tests/test-3
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.7   CCLD     tests/test-4
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.8   CCLD     tests/test-5
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.8   CCLD     tests/test-6
16:14:36 [2022-11-29T16:14:36.790Z] #40 177.9   CCLD     tests/test-7
16:14:36 [2022-11-29T16:14:36.790Z] #40 178.0   CCLD     tests/test-8
16:14:36 [2022-11-29T16:14:36.790Z] #40 178.1   CCLD     tests/test-9
16:14:36 [2022-11-29T16:14:36.790Z] #40 178.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:14:36 [2022-11-29T16:14:36.790Z] #40 178.2   CCLD     tests/test-10
16:14:36 [2022-11-29T16:14:36.790Z] #40 178.3   CCLD     tests/test-11
16:14:38 [2022-11-29T16:14:38.160Z] #40 179.8 libtool: link: ar cr libocispec.a 
16:14:38 [2022-11-29T16:14:38.160Z] #40 179.9 libtool: link: ranlib libocispec.a
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[5]: Nothing to be done for 'install-exec-am'.
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[5]: Nothing to be done for 'install-data-am'.
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:14:39 [2022-11-29T16:14:39.528Z] #40 181.5 make[2]: Entering directory '/tmp/crun-build'
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-utils.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-container.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:14:39 [2022-11-29T16:14:39.784Z] #40 181.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:14:40 [2022-11-29T16:14:40.040Z] #40 181.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:14:40 [2022-11-29T16:14:40.040Z] #40 182.1   CC       src/libcrun/libcrun_testing_a-criu.o
16:14:40 [2022-11-29T16:14:40.297Z] #40 182.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:14:40 [2022-11-29T16:14:40.297Z] #40 182.2   CC       src/libcrun/libcrun_testing_a-linux.o
16:14:40 [2022-11-29T16:14:40.297Z] #40 182.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:14:40 [2022-11-29T16:14:40.297Z] #40 182.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:14:40 [2022-11-29T16:14:40.554Z] #40 182.4   CC       src/libcrun/libcrun_testing_a-error.o
16:14:40 [2022-11-29T16:14:40.554Z] #40 182.4   CC       src/libcrun/libcrun_testing_a-status.o
16:14:40 [2022-11-29T16:14:40.554Z] #40 182.5   CC       src/libcrun/libcrun_testing_a-terminal.o
16:14:40 [2022-11-29T16:14:40.554Z] #40 182.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:14:40 [2022-11-29T16:14:40.811Z] #40 182.6   CC       src/libcrun/libcrun_testing_a-signals.o
16:14:40 [2022-11-29T16:14:40.811Z] #40 182.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:14:40 [2022-11-29T16:14:40.811Z] #40 182.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:14:41 [2022-11-29T16:14:41.067Z] #40 182.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:14:41 [2022-11-29T16:14:41.067Z] #40 183.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:14:41 [2022-11-29T16:14:41.067Z] #40 183.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:14:41 [2022-11-29T16:14:41.067Z] #40 183.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:14:41 [2022-11-29T16:14:41.323Z] #40 183.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:14:41 [2022-11-29T16:14:41.323Z] #40 183.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:14:41 [2022-11-29T16:14:41.580Z] #40 183.5   CC       src/crun-crun.o
16:14:42 [2022-11-29T16:14:42.144Z] #40 184.0   CC       src/crun-run.o
16:14:42 [2022-11-29T16:14:42.144Z] #40 184.1   CC       src/crun-delete.o
16:14:42 [2022-11-29T16:14:42.400Z] #40 184.3   CC       src/crun-kill.o
16:14:42 [2022-11-29T16:14:42.400Z] #40 184.3   CC       src/crun-pause.o
16:14:42 [2022-11-29T16:14:42.400Z] #40 184.4   CC       src/crun-unpause.o
16:14:42 [2022-11-29T16:14:42.657Z] #40 184.5   CC       src/crun-spec.o
16:14:42 [2022-11-29T16:14:42.914Z] #40 184.7   CC       src/crun-exec.o
16:14:42 [2022-11-29T16:14:42.914Z] #40 184.7   CC       src/crun-list.o
16:14:42 [2022-11-29T16:14:42.914Z] #40 184.9   CC       src/crun-create.o
16:14:43 [2022-11-29T16:14:43.171Z] #40 185.0   CC       src/crun-start.o
16:14:43 [2022-11-29T16:14:43.171Z] #40 185.2   CC       src/crun-state.o
16:14:43 [2022-11-29T16:14:43.427Z] #40 185.3   CC       src/crun-update.o
16:14:43 [2022-11-29T16:14:43.684Z] #40 185.6   CC       src/crun-ps.o
16:14:44 [2022-11-29T16:14:44.248Z] #40 185.9   CC       src/crun-checkpoint.o
16:14:44 [2022-11-29T16:14:44.248Z] #40 185.9   CC       src/crun-restore.o
16:14:44 [2022-11-29T16:14:44.248Z] #40 186.1   CC       src/libcrun/libcrun_la-utils.lo
16:14:44 [2022-11-29T16:14:44.248Z] #40 186.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:14:44 [2022-11-29T16:14:44.248Z] #40 186.2   CC       src/libcrun/libcrun_la-container.lo
16:14:44 [2022-11-29T16:14:44.248Z] #40 186.3   CC       src/libcrun/libcrun_la-cgroup.lo
16:14:44 [2022-11-29T16:14:44.811Z] #40 186.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:14:44 [2022-11-29T16:14:44.812Z] #40 186.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:14:45 [2022-11-29T16:14:45.068Z] #40 187.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:14:45 [2022-11-29T16:14:45.068Z] #40 187.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:14:45 [2022-11-29T16:14:45.068Z] #40 187.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:14:45 [2022-11-29T16:14:45.630Z] #40 187.4   CC       src/libcrun/libcrun_la-criu.lo
16:14:45 [2022-11-29T16:14:45.630Z] #40 187.5   CC       src/libcrun/libcrun_la-custom-handler.lo
16:14:45 [2022-11-29T16:14:45.887Z] #40 187.8   CC       src/libcrun/libcrun_la-linux.lo
16:14:45 [2022-11-29T16:14:45.887Z] #40 187.8   CC       src/libcrun/libcrun_la-seccomp.lo
16:14:46 [2022-11-29T16:14:46.144Z] #40 188.1   CC       src/libcrun/libcrun_la-ebpf.lo
16:14:47 [2022-11-29T16:14:47.073Z] #40 188.9   CC       src/libcrun/libcrun_la-error.lo
16:14:47 [2022-11-29T16:14:47.330Z] #40 189.4   CC       src/libcrun/libcrun_la-status.lo
16:14:47 [2022-11-29T16:14:47.893Z] #40 189.8   CC       src/libcrun/libcrun_la-terminal.lo
16:14:48 [2022-11-29T16:14:48.150Z] #40 190.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:14:48 [2022-11-29T16:14:48.713Z] #40 190.6   CC       src/libcrun/libcrun_la-signals.lo
16:14:48 [2022-11-29T16:14:48.713Z] #40 190.7   CC       src/libcrun/libcrun_la-mount_flags.lo
16:14:48 [2022-11-29T16:14:48.971Z] #40 190.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:14:49 [2022-11-29T16:14:49.227Z] #40 191.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:14:49 [2022-11-29T16:14:49.227Z] #40 191.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:14:49 [2022-11-29T16:14:49.483Z] #40 191.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:14:50 [2022-11-29T16:14:50.046Z] #40 191.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:14:50 [2022-11-29T16:14:50.046Z] #40 191.9   CC       tests/init.o
16:14:50 [2022-11-29T16:14:50.303Z] #40 192.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:15:12 [2022-11-29T16:15:12.276Z] #40 212.8   CCLD     tests/init
16:15:30 [2022-11-29T16:15:30.339Z] #40 ...
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #20 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:15:30 [2022-11-29T16:15:30.340Z] #20 276.6 + return
16:15:30 [2022-11-29T16:15:30.340Z] #20 DONE 276.9s
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #40 [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
16:15:30 [2022-11-29T16:15:30.340Z] #40 ...
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
16:15:30 [2022-11-29T16:15:30.340Z] #56 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #40 [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
16:15:30 [2022-11-29T16:15:30.340Z] #40 ...
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
16:15:30 [2022-11-29T16:15:30.340Z] #57 DONE 0.8s
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.340Z] #58 DONE 0.6s
16:15:30 [2022-11-29T16:15:30.340Z] 
16:15:30 [2022-11-29T16:15:30.340Z] #40 [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
16:15:30 [2022-11-29T16:15:30.597Z] #40 ...
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.597Z] #59 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.597Z] #60 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.597Z] #61 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #29 [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
16:15:30 [2022-11-29T16:15:30.597Z] #29 ...
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.597Z] #62 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.597Z] 
16:15:30 [2022-11-29T16:15:30.597Z] #40 [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
16:15:30 [2022-11-29T16:15:30.597Z] #40 232.7   AR       libcrun_testing.a
16:15:30 [2022-11-29T16:15:30.597Z] #40 232.7 ar: `u' modifier ignored since `D' is the default (see `U')
16:15:30 [2022-11-29T16:15:30.597Z] #40 232.7   CCLD     libcrun.la
16:15:30 [2022-11-29T16:15:30.854Z] #40 ...
16:15:30 [2022-11-29T16:15:30.854Z] 
16:15:30 [2022-11-29T16:15:30.854Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.854Z] #63 DONE 0.1s
16:15:30 [2022-11-29T16:15:30.854Z] 
16:15:30 [2022-11-29T16:15:30.854Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
16:15:30 [2022-11-29T16:15:30.854Z] #64 DONE 0.0s
16:15:30 [2022-11-29T16:15:30.854Z] 
16:15:30 [2022-11-29T16:15:30.854Z] #40 [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
16:15:30 [2022-11-29T16:15:30.854Z] #40 232.7   CCLD     tests/tests_libcrun_utils
16:15:30 [2022-11-29T16:15:30.854Z] #40 232.8   CCLD     tests/tests_libcrun_errors
16:15:30 [2022-11-29T16:15:30.854Z] #40 232.8   CCLD     tests/tests_libcrun_fuzzer
16:15:31 [2022-11-29T16:15:31.111Z] #40 ...
16:15:31 [2022-11-29T16:15:31.111Z] 
16:15:31 [2022-11-29T16:15:31.111Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
16:15:31 [2022-11-29T16:15:31.111Z] #65 DONE 0.1s
16:15:31 [2022-11-29T16:15:31.111Z] 
16:15:31 [2022-11-29T16:15:31.111Z] #40 [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
16:15:32 [2022-11-29T16:15:32.041Z] #40 234.0   CCLD     crun
16:15:32 [2022-11-29T16:15:32.605Z] #40 234.5 make[3]: Entering directory '/tmp/crun-build'
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.6  /bin/mkdir -p '/usr/local/share/man/man1'
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.7  /bin/mkdir -p '/usr/local/lib'
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:15:32 [2022-11-29T16:15:32.862Z] #40 234.8 libtool: install: ranlib /usr/local/lib/libcrun.a
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 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
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 ----------------------------------------------------------------------
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 Libraries have been installed in:
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9    /usr/local/lib
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 If you ever happen to want to link against installed libraries
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 in a given directory, LIBDIR, you must either use libtool, and
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 specify the full pathname of the library, or use the '-LLIBDIR'
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 flag during linking and do at least one of the following:
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9      during execution
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9      during linking
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 See any operating system documentation about shared libraries for
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 more information, such as the ld(1) and ld.so(8) manual pages.
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9 ----------------------------------------------------------------------
16:15:33 [2022-11-29T16:15:33.132Z] #40 234.9  /bin/mkdir -p '/build'
16:15:33 [2022-11-29T16:15:33.132Z] #40 235.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:15:33 [2022-11-29T16:15:33.132Z] #40 235.0 libtool: install: /usr/bin/install -c crun /build/crun
16:15:33 [2022-11-29T16:15:33.132Z] #40 235.0 make[3]: Leaving directory '/tmp/crun-build'
16:15:33 [2022-11-29T16:15:33.132Z] #40 235.0 make[2]: Leaving directory '/tmp/crun-build'
16:15:33 [2022-11-29T16:15:33.132Z] #40 235.0 make[1]: Leaving directory '/tmp/crun-build'
16:15:33 [2022-11-29T16:15:33.132Z] #40 DONE 235.2s
16:15:33 [2022-11-29T16:15:33.132Z] 
16:15:33 [2022-11-29T16:15:33.132Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:15:34 [2022-11-29T16:15:34.517Z] #44 174.6 + mkdir -p /build
16:15:34 [2022-11-29T16:15:34.517Z] #44 174.6 + cp runc /build/runc
16:15:34 [2022-11-29T16:15:34.517Z] #44 DONE 174.7s
16:15:34 [2022-11-29T16:15:34.517Z] 
16:15:34 [2022-11-29T16:15:34.517Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:39 [2022-11-29T16:15:39.770Z] #39 ...
16:15:39 [2022-11-29T16:15:39.770Z] 
16:15:39 [2022-11-29T16:15:39.770Z] #29 [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
16:15:39 [2022-11-29T16:15:39.770Z] #29 288.2 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
16:15:39 [2022-11-29T16:15:39.770Z] #29 DONE 288.4s
16:15:39 [2022-11-29T16:15:39.770Z] 
16:15:39 [2022-11-29T16:15:39.770Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:40 [2022-11-29T16:15:40.333Z] #39 ...
16:15:40 [2022-11-29T16:15:40.333Z] 
16:15:40 [2022-11-29T16:15:40.333Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
16:15:40 [2022-11-29T16:15:40.333Z] #66 DONE 0.1s
16:15:40 [2022-11-29T16:15:40.333Z] 
16:15:40 [2022-11-29T16:15:40.333Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
16:15:40 [2022-11-29T16:15:40.333Z] #67 DONE 0.1s
16:15:40 [2022-11-29T16:15:40.333Z] 
16:15:40 [2022-11-29T16:15:40.333Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:40 [2022-11-29T16:15:40.590Z] #39 ...
16:15:40 [2022-11-29T16:15:40.590Z] 
16:15:40 [2022-11-29T16:15:40.590Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
16:15:40 [2022-11-29T16:15:40.590Z] #68 DONE 0.1s
16:15:40 [2022-11-29T16:15:40.590Z] 
16:15:40 [2022-11-29T16:15:40.590Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:43 [2022-11-29T16:15:43.860Z] #39 257.3 + bin/containerd
16:16:30 [2022-11-29T16:16:30.516Z] #39 298.9 # github.com/containerd/containerd/cmd/containerd
16:16:30 [2022-11-29T16:16:30.516Z] #39 298.9 /usr/bin/ld: /tmp/go-link-3507824537/000019.o: in function `New':
16:16:30 [2022-11-29T16:16:30.516Z] #39 298.9 /tmp/tmp.AUKZieC4CY/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
16:16:30 [2022-11-29T16:16:30.516Z] #39 299.0 + bin/containerd-stress
16:16:30 [2022-11-29T16:16:30.516Z] #39 300.2 + bin/containerd-shim
16:16:35 [2022-11-29T16:16:35.768Z] #39 309.2 + bin/containerd-shim-runc-v1
16:16:41 [2022-11-29T16:16:41.019Z] #39 314.5 + bin/containerd-shim-runc-v2
16:16:41 [2022-11-29T16:16:41.948Z] #39 315.2 + binaries
16:16:41 [2022-11-29T16:16:41.948Z] #39 315.2 + install -D bin/containerd /build/containerd
16:16:41 [2022-11-29T16:16:41.948Z] #39 315.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:16:41 [2022-11-29T16:16:41.948Z] #39 315.3 + install -D bin/ctr /build/ctr
16:16:42 [2022-11-29T16:16:42.205Z] #39 DONE 315.8s
16:16:43 [2022-11-29T16:16:43.135Z] 
16:16:43 [2022-11-29T16:16:43.135Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
16:16:43 [2022-11-29T16:16:43.135Z] #69 DONE 0.2s
16:16:43 [2022-11-29T16:16:43.135Z] 
16:16:43 [2022-11-29T16:16:43.135Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:16:43 [2022-11-29T16:16:43.135Z] #70 DONE 0.1s
16:16:43 [2022-11-29T16:16:43.391Z] 
16:16:43 [2022-11-29T16:16:43.391Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
16:16:43 [2022-11-29T16:16:43.391Z] #71 DONE 0.2s
16:16:43 [2022-11-29T16:16:43.391Z] 
16:16:43 [2022-11-29T16:16:43.391Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
16:16:43 [2022-11-29T16:16:43.391Z] #72 DONE 0.1s
16:16:43 [2022-11-29T16:16:43.391Z] 
16:16:43 [2022-11-29T16:16:43.391Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:16:43 [2022-11-29T16:16:43.391Z] #73 DONE 0.1s
16:16:43 [2022-11-29T16:16:43.391Z] 
16:16:43 [2022-11-29T16:16:43.391Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
16:16:43 [2022-11-29T16:16:43.391Z] #74 DONE 0.0s
16:16:43 [2022-11-29T16:16:43.391Z] 
16:16:43 [2022-11-29T16:16:43.391Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:16:44 [2022-11-29T16:16:44.759Z] #75 DONE 1.1s
16:16:44 [2022-11-29T16:16:44.759Z] 
16:16:44 [2022-11-29T16:16:44.759Z] #76 exporting to image
16:16:44 [2022-11-29T16:16:44.759Z] #76 exporting layers
16:16:48 [2022-11-29T16:16:48.034Z] #76 exporting layers 2.9s done
16:16:48 [2022-11-29T16:16:48.034Z] #76 writing image sha256:aa40b5bfe0aa918a758c510d8187a65759fd690ddd7f16f1d892e336aa94ab68 done
16:16:48 [2022-11-29T16:16:48.034Z] #76 naming to docker.io/library/docker:fb7797320148efb84fc8ddade741a9ba27efd82c done
16:16:48 [2022-11-29T16:16:48.034Z] #76 DONE 2.9s