Skip to content

Console Output

Skipping 131 KB.. Full Log
ck/dockerfile/install/tini.installer /
17:01:44 [2022-11-25T17:01:44.190Z] #41 DONE 0.2s
17:01:44 [2022-11-25T17:01:44.451Z] 
17:01:44 [2022-11-25T17:01:44.451Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.685 + RM_GOPATH=0
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.689 + TMP_GOPATH=
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.690 + : /build
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.690 + '[' -z '' ']'
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.691 ++ mktemp -d
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.702 + export GOPATH=/tmp/tmp.ILTntHt5jj
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.702 + GOPATH=/tmp/tmp.ILTntHt5jj
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.702 + RM_GOPATH=1
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.702 + case "$(go env GOARCH)" in
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.703 ++ go env GOARCH
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.724 + export GO_BUILDMODE=-buildmode=pie
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.738 + GO_BUILDMODE=-buildmode=pie
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.740 ++ dirname /install.sh
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.742 + dir=/
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.742 + bin=tini
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.742 + shift
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.743 + '[' '!' -f //tini.installer ']'
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.743 + . //tini.installer
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.744 ++ : v0.19.0
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.746 + install_tini
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.750 + echo 'Install tini version v0.19.0'
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.750 Install tini version v0.19.0
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.ILTntHt5jj/tini
17:01:45 [2022-11-25T17:01:45.024Z] #42 0.755 Cloning into '/tmp/tmp.ILTntHt5jj/tini'...
17:01:45 [2022-11-25T17:01:45.596Z] #42 1.392 + cd /tmp/tmp.ILTntHt5jj/tini
17:01:45 [2022-11-25T17:01:45.858Z] #42 1.393 + git checkout -q v0.19.0
17:01:45 [2022-11-25T17:01:45.858Z] #42 1.399 + cmake .
17:01:46 [2022-11-25T17:01:46.119Z] #42 1.962 -- The C compiler identification is GNU 10.2.1
17:01:46 [2022-11-25T17:01:46.381Z] #42 2.047 -- Detecting C compiler ABI info
17:01:46 [2022-11-25T17:01:46.953Z] #42 2.647 -- Detecting C compiler ABI info - done
17:01:46 [2022-11-25T17:01:46.953Z] #42 2.726 -- Check for working C compiler: /usr/bin/cc - skipped
17:01:46 [2022-11-25T17:01:46.953Z] #42 2.733 -- Detecting C compile features
17:01:46 [2022-11-25T17:01:46.953Z] #42 2.741 -- Detecting C compile features - done
17:01:46 [2022-11-25T17:01:46.953Z] #42 2.787 -- Performing Test HAS_BUILTIN_FORTIFY
17:01:47 [2022-11-25T17:01:47.525Z] #42 ...
17:01:47 [2022-11-25T17:01:47.525Z] 
17:01:47 [2022-11-25T17:01:47.525Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
17:01:47 [2022-11-25T17:01:47.525Z] #34 57.17 gotestsum version dev
17:01:47 [2022-11-25T17:01:47.525Z] #34 DONE 57.9s
17:01:47 [2022-11-25T17:01:47.525Z] 
17:01:47 [2022-11-25T17:01:47.525Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
17:01:47 [2022-11-25T17:01:47.525Z] #42 3.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:01:47 [2022-11-25T17:01:47.525Z] #42 3.244 -- Configuring done
17:01:47 [2022-11-25T17:01:47.525Z] #42 3.265 -- Generating done
17:01:47 [2022-11-25T17:01:47.525Z] #42 3.295 -- Build files have been written to: /tmp/tmp.ILTntHt5jj/tini
17:01:47 [2022-11-25T17:01:47.525Z] #42 3.315 + make tini-static
17:01:48 [2022-11-25T17:01:48.096Z] #42 3.855 Scanning dependencies of target tini-static
17:01:48 [2022-11-25T17:01:48.096Z] #42 3.939 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:01:49 [2022-11-25T17:01:49.482Z] #42 5.271 [100%] Linking C executable tini-static
17:01:50 [2022-11-25T17:01:50.065Z] #42 5.689 [100%] Built target tini-static
17:01:50 [2022-11-25T17:01:50.065Z] #42 5.762 + mkdir -p /build
17:01:50 [2022-11-25T17:01:50.065Z] #42 5.764 + cp tini-static /build/docker-init
17:01:50 [2022-11-25T17:01:50.634Z] #42 DONE 6.3s
17:01:50 [2022-11-25T17:01:50.634Z] 
17:01:50 [2022-11-25T17:01:50.634Z] #26 [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
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.07 Selecting previously unselected package gcc-mingw-w64-base.
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
17:01:50 [2022-11-25T17:01:50.634Z] #26 61.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:01:55 [2022-11-25T17:01:55.919Z] #26 ...
17:01:55 [2022-11-25T17:01:55.919Z] 
17:01:55 [2022-11-25T17:01:55.919Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:01:55 [2022-11-25T17:01:55.919Z] #39 10.22 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:01:55 [2022-11-25T17:01:55.920Z] #39 11.80 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:01:55 [2022-11-25T17:01:55.920Z] #39 13.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:01:55 [2022-11-25T17:01:55.920Z] #39 13.63 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:01:55 [2022-11-25T17:01:55.920Z] #39 13.90 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:01:56 [2022-11-25T17:01:56.862Z] #39 ...
17:01:56 [2022-11-25T17:01:56.862Z] 
17:01:56 [2022-11-25T17:01:56.862Z] #26 [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
17:01:56 [2022-11-25T17:01:56.862Z] #26 67.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:01:56 [2022-11-25T17:01:56.862Z] #26 67.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
17:01:56 [2022-11-25T17:01:56.862Z] #26 67.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:09 [2022-11-25T17:02:09.096Z] #26 78.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:02:09 [2022-11-25T17:02:09.096Z] #26 78.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
17:02:09 [2022-11-25T17:02:09.096Z] #26 78.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:09 [2022-11-25T17:02:09.670Z] #26 ...
17:02:09 [2022-11-25T17:02:09.670Z] 
17:02:09 [2022-11-25T17:02:09.670Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:02:10 [2022-11-25T17:02:10.714Z] #40 41.65 Updating files:  51% (2606/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:  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.
17:02:10 [2022-11-25T17:02:10.714Z] #40 42.72 + cd /tmp/tmp.GPs6cYAOxC/src/github.com/containerd/containerd
17:02:10 [2022-11-25T17:02:10.714Z] #40 42.75 + git checkout -q v1.6.10
17:02:12 [2022-11-25T17:02:12.100Z] #40 ...
17:02:12 [2022-11-25T17:02:12.100Z] 
17:02:12 [2022-11-25T17:02:12.100Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:12 [2022-11-25T17:02:12.100Z] #39 27.15 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:02:12 [2022-11-25T17:02:12.100Z] #39 36.11 libtoolize: putting auxiliary files in '.'.
17:02:12 [2022-11-25T17:02:12.100Z] #39 36.11 libtoolize: copying file './ltmain.sh'
17:02:12 [2022-11-25T17:02:12.100Z] #39 36.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:02:12 [2022-11-25T17:02:12.100Z] #39 36.75 libtoolize: and rerunning libtoolize and aclocal.
17:02:12 [2022-11-25T17:02:12.100Z] #39 36.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:02:12 [2022-11-25T17:02:12.672Z] #39 ...
17:02:12 [2022-11-25T17:02:12.672Z] 
17:02:12 [2022-11-25T17:02:12.672Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.71 + export 'BUILDTAGS=netgo osusergo static_build'
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.71 + BUILDTAGS='netgo osusergo static_build'
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.71 + export EXTRA_FLAGS=-buildmode=pie
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.71 + EXTRA_FLAGS=-buildmode=pie
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.72 + '[' '' = dynamic ']'
17:02:12 [2022-11-25T17:02:12.672Z] #40 44.72 + make
17:02:14 [2022-11-25T17:02:14.586Z] #40 46.29 + bin/ctr
17:02:19 [2022-11-25T17:02:19.877Z] #40 ...
17:02:19 [2022-11-25T17:02:19.877Z] 
17:02:19 [2022-11-25T17:02:19.877Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.50 configure.ac:7: installing './compile'
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.51 configure.ac:11: installing './config.guess'
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.51 configure.ac:11: installing './config.sub'
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.53 configure.ac:8: installing './install-sh'
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.54 configure.ac:8: installing './missing'
17:02:19 [2022-11-25T17:02:19.877Z] #39 44.62 Makefile.am: installing './depcomp'
17:02:20 [2022-11-25T17:02:20.448Z] #39 45.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:02:20 [2022-11-25T17:02:20.448Z] #39 45.75 libtoolize: copying file 'build-aux/ltmain.sh'
17:02:20 [2022-11-25T17:02:20.709Z] #39 45.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:02:20 [2022-11-25T17:02:20.709Z] #39 45.92 libtoolize: copying file 'm4/libtool.m4'
17:02:20 [2022-11-25T17:02:20.709Z] #39 46.04 libtoolize: copying file 'm4/ltoptions.m4'
17:02:20 [2022-11-25T17:02:20.970Z] #39 46.15 libtoolize: copying file 'm4/ltsugar.m4'
17:02:20 [2022-11-25T17:02:20.970Z] #39 46.24 libtoolize: copying file 'm4/ltversion.m4'
17:02:21 [2022-11-25T17:02:21.231Z] #39 46.39 libtoolize: copying file 'm4/lt~obsolete.m4'
17:02:21 [2022-11-25T17:02:21.231Z] #39 46.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:02:23 [2022-11-25T17:02:23.776Z] #39 ...
17:02:23 [2022-11-25T17:02:23.776Z] 
17:02:23 [2022-11-25T17:02:23.776Z] #26 [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
17:02:23 [2022-11-25T17:02:23.776Z] #26 83.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:02:23 [2022-11-25T17:02:23.776Z] #26 83.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
17:02:23 [2022-11-25T17:02:23.776Z] #26 83.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:02:23 [2022-11-25T17:02:23.776Z] #26 89.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:02:23 [2022-11-25T17:02:23.776Z] #26 89.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
17:02:23 [2022-11-25T17:02:23.776Z] #26 89.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:30 [2022-11-25T17:02:30.355Z] #26 99.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:02:30 [2022-11-25T17:02:30.355Z] #26 99.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
17:02:30 [2022-11-25T17:02:30.355Z] #26 99.96 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:32 [2022-11-25T17:02:32.277Z] #26 ...
17:02:32 [2022-11-25T17:02:32.277Z] 
17:02:32 [2022-11-25T17:02:32.277Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:32 [2022-11-25T17:02:32.277Z] #39 57.56 configure.ac:7: installing 'build-aux/compile'
17:02:32 [2022-11-25T17:02:32.277Z] #39 57.57 configure.ac:9: installing 'build-aux/config.guess'
17:02:32 [2022-11-25T17:02:32.277Z] #39 57.58 configure.ac:9: installing 'build-aux/config.sub'
17:02:32 [2022-11-25T17:02:32.277Z] #39 57.58 configure.ac:11: installing 'build-aux/install-sh'
17:02:32 [2022-11-25T17:02:32.277Z] #39 57.59 configure.ac:11: installing 'build-aux/missing'
17:02:32 [2022-11-25T17:02:32.538Z] #39 57.80 Makefile.am: installing 'build-aux/depcomp'
17:02:32 [2022-11-25T17:02:32.538Z] #39 57.92 parallel-tests: installing 'build-aux/test-driver'
17:02:35 [2022-11-25T17:02:35.081Z] #39 60.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:02:35 [2022-11-25T17:02:35.081Z] #39 60.24 libtoolize: copying file 'build-aux/ltmain.sh'
17:02:35 [2022-11-25T17:02:35.652Z] #39 60.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:02:35 [2022-11-25T17:02:35.652Z] #39 60.99 libtoolize: copying file 'm4/libtool.m4'
17:02:36 [2022-11-25T17:02:36.015Z] #39 61.09 libtoolize: copying file 'm4/ltoptions.m4'
17:02:36 [2022-11-25T17:02:36.015Z] #39 61.20 libtoolize: copying file 'm4/ltsugar.m4'
17:02:36 [2022-11-25T17:02:36.319Z] #39 61.37 libtoolize: copying file 'm4/ltversion.m4'
17:02:36 [2022-11-25T17:02:36.320Z] #39 61.58 libtoolize: copying file 'm4/lt~obsolete.m4'
17:02:37 [2022-11-25T17:02:37.770Z] #39 ...
17:02:37 [2022-11-25T17:02:37.770Z] 
17:02:37 [2022-11-25T17:02:37.770Z] #26 [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
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.4 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.6 Selecting previously unselected package libapparmor1:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.6 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.7 Selecting previously unselected package libapparmor-dev:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.9 Selecting previously unselected package libbtrfs0:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 105.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.1 Selecting previously unselected package libbtrfs-dev:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.4 Selecting previously unselected package libudev-dev:arm64.
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.770Z] #26 106.4 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 106.5 Selecting previously unselected package libsepol1-dev:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 106.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 106.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.0 Selecting previously unselected package libpcre2-16-0:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.2 Selecting previously unselected package libpcre2-32-0:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.2 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.5 Selecting previously unselected package libpcre2-posix2:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.5 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.6 Selecting previously unselected package libpcre2-dev:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 107.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.1 Selecting previously unselected package libselinux1-dev:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.4 Selecting previously unselected package libdevmapper-dev:arm64.
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:02:37 [2022-11-25T17:02:37.771Z] #26 108.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.5 Selecting previously unselected package libseccomp-dev:arm64.
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.7 Selecting previously unselected package libsystemd-dev:arm64.
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:02:38 [2022-11-25T17:02:38.031Z] #26 108.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.025Z] #26 109.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.025Z] #26 109.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:02:39 [2022-11-25T17:02:39.025Z] #26 109.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:02:39 [2022-11-25T17:02:39.025Z] #26 109.7 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:02:39 [2022-11-25T17:02:39.288Z] #26 109.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:02:39 [2022-11-25T17:02:39.288Z] #26 109.8 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.288Z] #26 109.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:02:39 [2022-11-25T17:02:39.550Z] #26 110.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.550Z] #26 110.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.918Z] #26 110.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:02:39 [2022-11-25T17:02:39.918Z] #26 110.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:02:40 [2022-11-25T17:02:40.245Z] #26 110.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:02:40 [2022-11-25T17:02:40.245Z] #26 110.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:02:40 [2022-11-25T17:02:40.245Z] #26 110.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:02:40 [2022-11-25T17:02:40.506Z] #26 110.8 Setting up mingw-w64-common (8.0.0-1) ...
17:02:40 [2022-11-25T17:02:40.506Z] #26 111.1 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:02:40 [2022-11-25T17:02:40.767Z] #26 111.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:02:40 [2022-11-25T17:02:40.767Z] #26 111.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:02:41 [2022-11-25T17:02:41.028Z] #26 111.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:02:41 [2022-11-25T17:02:41.028Z] #26 111.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.288Z] #26 111.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.288Z] #26 111.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
17:02:41 [2022-11-25T17:02:41.288Z] #26 111.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.288Z] #26 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:41 [2022-11-25T17:02:41.551Z] #26 112.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:02:41 [2022-11-25T17:02:41.551Z] #26 112.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.811Z] #26 112.2 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
17:02:41 [2022-11-25T17:02:41.811Z] #26 112.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.811Z] #26 112.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:02:41 [2022-11-25T17:02:41.811Z] #26 112.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #26 ...
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #24 [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
17:02:42 [2022-11-25T17:02:42.072Z] #24 104.2 + for f in rootlesskit rootlesskit-docker-proxy
17:02:42 [2022-11-25T17:02:42.072Z] #24 104.2 + GOBIN=/build
17:02:42 [2022-11-25T17:02:42.072Z] #24 104.2 + GO111MODULE=on
17:02:42 [2022-11-25T17:02:42.072Z] #24 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7 rootlesskit version 1.1.0
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7 Usage of /build/rootlesskit-docker-proxy:
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7   -container-ip string
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7     	container ip
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7   -container-port int
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7     	container port (default -1)
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7   -host-ip string
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7     	host ip
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7   -host-port int
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7     	host port (default -1)
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7   -proto string
17:02:42 [2022-11-25T17:02:42.072Z] #24 108.7     	proxy protocol (default "tcp")
17:02:42 [2022-11-25T17:02:42.072Z] #24 DONE 112.1s
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #26 [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
17:02:42 [2022-11-25T17:02:42.072Z] #26 112.6 Setting up dmsetup (2:1.02.175-2.1) ...
17:02:42 [2022-11-25T17:02:42.072Z] #26 112.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:42 [2022-11-25T17:02:42.072Z] #26 ...
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:02:42 [2022-11-25T17:02:42.072Z] #43 DONE 0.1s
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:02:42 [2022-11-25T17:02:42.072Z] #44 DONE 0.1s
17:02:42 [2022-11-25T17:02:42.072Z] 
17:02:42 [2022-11-25T17:02:42.072Z] #26 [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
17:02:42 [2022-11-25T17:02:42.072Z] #26 112.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:02:42 [2022-11-25T17:02:42.072Z] #26 112.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:02:42 [2022-11-25T17:02:42.072Z] #26 112.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:02:42 [2022-11-25T17:02:42.645Z] #26 DONE 113.2s
17:02:42 [2022-11-25T17:02:42.645Z] 
17:02:42 [2022-11-25T17:02:42.645Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:02:42 [2022-11-25T17:02:42.906Z] #45 DONE 0.3s
17:02:42 [2022-11-25T17:02:42.906Z] 
17:02:42 [2022-11-25T17:02:42.906Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:02:44 [2022-11-25T17:02:44.290Z] #46 ...
17:02:44 [2022-11-25T17:02:44.290Z] 
17:02:44 [2022-11-25T17:02:44.290Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
17:02:44 [2022-11-25T17:02:44.290Z] #47 DONE 1.4s
17:02:44 [2022-11-25T17:02:44.290Z] 
17:02:44 [2022-11-25T17:02:44.290Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:02:45 [2022-11-25T17:02:45.240Z] #48 DONE 1.1s
17:02:45 [2022-11-25T17:02:45.240Z] 
17:02:45 [2022-11-25T17:02:45.240Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.607 + RM_GOPATH=0
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.607 + TMP_GOPATH=
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.608 + : /build
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.608 + '[' -z '' ']'
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.609 ++ mktemp -d
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.612 + export GOPATH=/tmp/tmp.YYu4ud35KO
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.613 + GOPATH=/tmp/tmp.YYu4ud35KO
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.613 + RM_GOPATH=1
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.613 + case "$(go env GOARCH)" in
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.614 ++ go env GOARCH
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.620 + export GO_BUILDMODE=-buildmode=pie
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.621 + GO_BUILDMODE=-buildmode=pie
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.622 ++ dirname /install.sh
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.623 + dir=/
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.623 + bin=runc
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.624 + shift
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.624 + '[' '!' -f //runc.installer ']'
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.624 + . //runc.installer
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.625 ++ set -e
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.625 ++ : v1.1.4
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.625 + install_runc
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.625 + RUNC_BUILDTAGS=seccomp
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.626 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.626 Install runc version v1.1.4 (build tags: seccomp)
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YYu4ud35KO/src/github.com/opencontainers/runc
17:02:45 [2022-11-25T17:02:45.240Z] #46 1.632 Cloning into '/tmp/tmp.YYu4ud35KO/src/github.com/opencontainers/runc'...
17:02:46 [2022-11-25T17:02:46.182Z] #46 ...
17:02:46 [2022-11-25T17:02:46.182Z] 
17:02:46 [2022-11-25T17:02:46.182Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:46 [2022-11-25T17:02:46.182Z] #0 0.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:46 [2022-11-25T17:02:46.182Z] #49 DONE 0.9s
17:02:46 [2022-11-25T17:02:46.182Z] 
17:02:46 [2022-11-25T17:02:46.182Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:47 [2022-11-25T17:02:47.131Z] #50 DONE 1.0s
17:02:47 [2022-11-25T17:02:47.131Z] 
17:02:47 [2022-11-25T17:02:47.131Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:48 [2022-11-25T17:02:48.072Z] #51 DONE 0.8s
17:02:48 [2022-11-25T17:02:48.072Z] 
17:02:48 [2022-11-25T17:02:48.072Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:02:48 [2022-11-25T17:02:48.650Z] #46 ...
17:02:48 [2022-11-25T17:02:48.650Z] 
17:02:48 [2022-11-25T17:02:48.650Z] #52 [dev-systemd-false  6/28] RUN ldconfig
17:02:48 [2022-11-25T17:02:48.650Z] #52 DONE 0.9s
17:02:48 [2022-11-25T17:02:48.911Z] 
17:02:48 [2022-11-25T17:02:48.911Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:02:49 [2022-11-25T17:02:49.853Z] #53 1.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:02:49 [2022-11-25T17:02:49.853Z] #53 1.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:02:49 [2022-11-25T17:02:49.853Z] #53 1.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:02:50 [2022-11-25T17:02:50.425Z] #53 1.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:02:52 [2022-11-25T17:02:52.339Z] #53 3.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [202 kB]
17:02:52 [2022-11-25T17:02:52.916Z] #53 ...
17:02:52 [2022-11-25T17:02:52.916Z] 
17:02:52 [2022-11-25T17:02:52.916Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Delve is a source level debugger for Go programs.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Delve enables you to interact with your program by controlling the execution of the process,
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Pass flags to the program you are debugging using `--`, for example:
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 `dlv exec ./hello -- server --config conf/config.toml`
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Usage:
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   dlv [command]
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Available Commands:
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   attach      Attach to running process and begin debugging.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   connect     Connect to a headless debug server with a terminal client.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   core        Examine a core dump.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   debug       Compile and begin debugging main package in current directory, or the package specified.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   exec        Execute a precompiled binary, and begin a debug session.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   help        Help about any command
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   run         Deprecated command. Use 'debug' instead.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   test        Compile test binary and begin debugging program.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   trace       Compile and begin tracing program.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   version     Prints version.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Flags:
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --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)
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --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)
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --disable-aslr                     Disables address space randomization
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   -h, --help                             help for dlv
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --init string                      Init file, executed by the terminal client.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --log                              Enable debugging server logging.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1       --wd string                        Working directory for running the program.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Additional help topics:
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   dlv backend  Help about the --backend flag.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   dlv log      Help about logging flags.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1   dlv redirect Help about file redirection.
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 
17:02:52 [2022-11-25T17:02:52.916Z] #33 123.1 Use "dlv [command] --help" for more information about a command.
17:02:52 [2022-11-25T17:02:52.916Z] #33 DONE 123.5s
17:02:53 [2022-11-25T17:02:53.177Z] 
17:02:53 [2022-11-25T17:02:53.177Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
17:02:54 [2022-11-25T17:02:54.480Z] #35 121.0 Updating files:  23% (2711/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7617/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:  81% (9269/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
17:02:54 [2022-11-25T17:02:54.742Z] #35 124.9 + cd /tmp/tmp.uXz9FSvw4K/tmp/docker-ce
17:02:54 [2022-11-25T17:02:54.742Z] #35 124.9 + git checkout -q v17.06.2-ce
17:02:58 [2022-11-25T17:02:58.039Z] #35 128.3 + mkdir -p /tmp/tmp.uXz9FSvw4K/src/github.com/docker
17:02:58 [2022-11-25T17:02:58.039Z] #35 128.3 + mv components/cli /tmp/tmp.uXz9FSvw4K/src/github.com/docker/cli
17:02:58 [2022-11-25T17:02:58.039Z] #35 128.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:02:58 [2022-11-25T17:02:58.979Z] #35 ...
17:02:58 [2022-11-25T17:02:58.979Z] 
17:02:58 [2022-11-25T17:02:58.979Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.17 configure.ac:11: installing 'build-aux/compile'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.20 configure.ac:11: installing 'build-aux/config.guess'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.21 configure.ac:11: installing 'build-aux/config.sub'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.22 configure.ac:13: installing 'build-aux/install-sh'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.22 configure.ac:13: installing 'build-aux/missing'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.22 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:02:58 [2022-11-25T17:02:58.979Z] #39 77.43 Makefile.am: installing 'build-aux/depcomp'
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.18 checking build system type... aarch64-unknown-linux-gnu
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.53 checking host system type... aarch64-unknown-linux-gnu
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.53 checking how to print strings... printf
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.53 checking for gcc... gcc
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.66 checking whether the C compiler works... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.82 checking for C compiler default output file name... a.out
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.82 checking for suffix of executables... 
17:02:58 [2022-11-25T17:02:58.979Z] #39 79.98 checking whether we are cross compiling... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.15 checking for suffix of object files... o
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.23 checking whether we are using the GNU C compiler... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.39 checking whether gcc accepts -g... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.53 checking for gcc option to accept ISO C89... none needed
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.67 checking whether gcc understands -c and -o together... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.90 checking for a sed that does not truncate output... /bin/sed
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.93 checking for grep that handles long lines and -e... /bin/grep
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.94 checking for egrep... /bin/grep -E
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.96 checking for fgrep... /bin/grep -F
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.97 checking for ld used by gcc... /usr/bin/ld
17:02:58 [2022-11-25T17:02:58.979Z] #39 80.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.27 checking whether ln -s works... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.27 checking the maximum length of command line arguments... 1572864
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.31 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.31 checking for /usr/bin/ld option to reload object files... -r
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.31 checking for objdump... objdump
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.31 checking how to recognize dependent libraries... pass_all
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.32 checking for dlltool... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.32 checking how to associate runtime and link libraries... printf %s\n
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.32 checking for ar... ar
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.32 checking for archiver @FILE support... @
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.45 checking for strip... strip
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.45 checking for ranlib... ranlib
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.45 checking for gawk... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.46 checking for mawk... mawk
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.46 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.88 checking for sysroot... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.89 checking for a working dd... /bin/dd
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.92 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.94 checking for mt... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.94 checking if : is a manifest tool... no
17:02:58 [2022-11-25T17:02:58.979Z] #39 81.96 checking how to run the C preprocessor... gcc -E
17:02:58 [2022-11-25T17:02:58.979Z] #39 82.29 checking for ANSI C header files... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 82.93 checking for sys/types.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 83.07 checking for sys/stat.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 83.34 checking for stdlib.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 83.47 checking for string.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 83.66 checking for memory.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 83.85 checking for strings.h... yes
17:02:58 [2022-11-25T17:02:58.979Z] #39 84.05 checking for inttypes.h... yes
17:02:59 [2022-11-25T17:02:59.239Z] #39 84.25 checking for stdint.h... yes
17:02:59 [2022-11-25T17:02:59.499Z] #39 84.45 checking for unistd.h... yes
17:02:59 [2022-11-25T17:02:59.759Z] #39 84.70 checking for dlfcn.h... yes
17:02:59 [2022-11-25T17:02:59.759Z] #39 84.88 checking for objdir... .libs
17:03:00 [2022-11-25T17:03:00.020Z] #39 85.19 checking if gcc supports -fno-rtti -fno-exceptions... no
17:03:00 [2022-11-25T17:03:00.020Z] #39 85.35 checking for gcc option to produce PIC... -fPIC -DPIC
17:03:00 [2022-11-25T17:03:00.281Z] #39 85.36 checking if gcc PIC flag -fPIC -DPIC works... yes
17:03:00 [2022-11-25T17:03:00.542Z] #39 85.49 checking if gcc static flag -static works... yes
17:03:00 [2022-11-25T17:03:00.802Z] #39 85.81 checking if gcc supports -c -o file.o... yes
17:03:00 [2022-11-25T17:03:00.802Z] #39 86.05 checking if gcc supports -c -o file.o... (cached) yes
17:03:00 [2022-11-25T17:03:00.802Z] #39 86.06 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.14 checking dynamic linker characteristics... GNU/Linux ld.so
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.49 checking how to hardcode library paths into programs... immediate
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.49 checking whether stripping libraries is possible... yes
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.50 checking if libtool supports shared libraries... yes
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.51 checking whether to build shared libraries... no
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.51 checking whether to build static libraries... yes
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.52 checking for a BSD-compatible install... /usr/bin/install -c
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.56 checking whether build environment is sane... yes
17:03:01 [2022-11-25T17:03:01.324Z] #39 86.63 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:03:01 [2022-11-25T17:03:01.587Z] #39 86.65 checking whether make sets $(MAKE)... yes
17:03:01 [2022-11-25T17:03:01.587Z] #39 86.71 checking whether make supports the include directive... yes (GNU style)
17:03:01 [2022-11-25T17:03:01.587Z] #39 86.75 checking whether make supports nested variables... yes
17:03:01 [2022-11-25T17:03:01.587Z] #39 86.85 checking whether UID '0' is supported by ustar format... yes
17:03:01 [2022-11-25T17:03:01.587Z] #39 86.85 checking whether GID '0' is supported by ustar format... yes
17:03:01 [2022-11-25T17:03:01.848Z] #39 86.86 checking how to create a ustar tar archive... gnutar
17:03:01 [2022-11-25T17:03:01.848Z] #39 86.94 checking dependency style of gcc... gcc3
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.25 checking whether to enable maintainer-specific portions of Makefiles... yes
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.25 checking whether make supports nested variables... (cached) yes
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.25 checking for gawk... (cached) mawk
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.25 checking for a sed that does not truncate output... (cached) /bin/sed
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.25 checking for gcc... (cached) gcc
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.33 checking whether we are using the GNU C compiler... (cached) 
17:03:02 [2022-11-25T17:03:02.109Z] #39 ...
17:03:02 [2022-11-25T17:03:02.109Z] 
17:03:02 [2022-11-25T17:03:02.109Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:03:02 [2022-11-25T17:03:02.109Z] #37 DONE 132.3s
17:03:02 [2022-11-25T17:03:02.109Z] 
17:03:02 [2022-11-25T17:03:02.109Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.33 checking whether we are using the GNU C compiler... (cached) yes
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.33 checking whether gcc accepts -g... (cached) yes
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.33 checking for gcc option to accept ISO C89... (cached) none needed
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.34 checking whether gcc understands -c and -o together... (cached) yes
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.35 checking for a Python interpreter with version >= 3... python3
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.45 checking for python3... /usr/bin/python3
17:03:02 [2022-11-25T17:03:02.109Z] #39 87.45 checking for python3 version... 
17:03:02 [2022-11-25T17:03:02.109Z] #39 ...
17:03:02 [2022-11-25T17:03:02.109Z] 
17:03:02 [2022-11-25T17:03:02.109Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:03:02 [2022-11-25T17:03:02.109Z] #46 12.24 + cd /tmp/tmp.YYu4ud35KO/src/github.com/opencontainers/runc
17:03:02 [2022-11-25T17:03:02.109Z] #46 12.25 + git checkout -q v1.1.4
17:03:02 [2022-11-25T17:03:02.109Z] #46 12.56 + '[' -z '' ']'
17:03:02 [2022-11-25T17:03:02.109Z] #46 12.58 + target=static
17:03:02 [2022-11-25T17:03:02.109Z] #46 12.58 + make BUILDTAGS=seccomp static
17:03:02 [2022-11-25T17:03:02.109Z] #46 13.05 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 .
17:03:02 [2022-11-25T17:03:02.371Z] #46 ...
17:03:02 [2022-11-25T17:03:02.371Z] 
17:03:02 [2022-11-25T17:03:02.371Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:02 [2022-11-25T17:03:02.371Z] #39 87.45 checking for python3 version... 3.9
17:03:02 [2022-11-25T17:03:02.371Z] #39 87.51 checking for python3 platform... linux
17:03:02 [2022-11-25T17:03:02.634Z] #39 87.58 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:03:03 [2022-11-25T17:03:03.205Z] #39 87.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:03:03 [2022-11-25T17:03:03.205Z] #39 88.21 checking for go-md2man... no
17:03:03 [2022-11-25T17:03:03.205Z] #39 88.25 checking error.h usability... yes
17:03:03 [2022-11-25T17:03:03.205Z] #39 88.44 checking error.h presence... yes
17:03:03 [2022-11-25T17:03:03.205Z] #39 88.51 checking for error.h... yes
17:03:03 [2022-11-25T17:03:03.465Z] #39 88.55 checking linux/openat2.h usability... yes
17:03:03 [2022-11-25T17:03:03.465Z] #39 88.73 checking linux/openat2.h presence... yes
17:03:03 [2022-11-25T17:03:03.465Z] #39 88.79 checking for linux/openat2.h... yes
17:03:03 [2022-11-25T17:03:03.725Z] #39 88.83 checking for copy_file_range... yes
17:03:03 [2022-11-25T17:03:03.986Z] #39 89.11 checking for fgetxattr... yes
17:03:04 [2022-11-25T17:03:04.247Z] #39 89.36 checking for statx... 
17:03:04 [2022-11-25T17:03:04.247Z] #39 ...
17:03:04 [2022-11-25T17:03:04.247Z] 
17:03:04 [2022-11-25T17:03:04.247Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:03:04 [2022-11-25T17:03:04.247Z] #53 5.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:04 [2022-11-25T17:03:04.247Z] #53 7.735 Fetched 8493 kB in 7s (1229 kB/s)
17:03:04 [2022-11-25T17:03:04.247Z] #53 7.735 Reading package lists...
17:03:04 [2022-11-25T17:03:04.247Z] #53 10.28 Reading package lists...
17:03:04 [2022-11-25T17:03:04.247Z] #53 12.61 Building dependency tree...
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.03 The following additional packages will be installed:
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.03   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.04   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.04   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.04   libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.04   python3-pkg-resources systemd vim-runtime xxd
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05 Suggested packages:
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05   ctags vim-doc vim-scripts xfsdump acl attr quota
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05 Recommended packages:
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:03:04 [2022-11-25T17:03:04.247Z] #53 15.05   systemd-timesyncd | time-daemon unzip
17:03:04 [2022-11-25T17:03:04.247Z] #53 ...
17:03:04 [2022-11-25T17:03:04.247Z] 
17:03:04 [2022-11-25T17:03:04.247Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:04 [2022-11-25T17:03:04.247Z] #39 89.36 checking for statx... yes
17:03:04 [2022-11-25T17:03:04.818Z] #39 89.60 checking for fgetpwent_r... yes
17:03:04 [2022-11-25T17:03:04.818Z] #39 89.86 checking for issetugid... no
17:03:04 [2022-11-25T17:03:04.818Z] #39 90.08 checking for pkg-config... /usr/bin/pkg-config
17:03:04 [2022-11-25T17:03:04.818Z] #39 90.08 checking pkg-config is at least version 0.9.0... yes
17:03:05 [2022-11-25T17:03:05.389Z] #39 90.08 checking for library containing yajl_tree_get... -lyajl
17:03:05 [2022-11-25T17:03:05.389Z] #39 90.52 checking for yajl >= 2.0.0... yes
17:03:05 [2022-11-25T17:03:05.389Z] #39 90.55 checking sys/capability.h usability... yes
17:03:05 [2022-11-25T17:03:05.652Z] #39 90.73 checking sys/capability.h presence... yes
17:03:05 [2022-11-25T17:03:05.652Z] #39 90.79 checking for sys/capability.h... yes
17:03:06 [2022-11-25T17:03:06.222Z] #39 90.80 checking for library containing cap_from_name... -lcap
17:03:06 [2022-11-25T17:03:06.791Z] #39 91.30 checking for library containing dlopen... -ldl
17:03:06 [2022-11-25T17:03:06.791Z] #39 91.86 checking seccomp.h usability... yes
17:03:06 [2022-11-25T17:03:06.791Z] #39 91.99 checking seccomp.h presence... yes
17:03:06 [2022-11-25T17:03:06.791Z] #39 92.05 checking for seccomp.h... yes
17:03:07 [2022-11-25T17:03:07.363Z] #39 92.05 checking for library containing seccomp_rule_add... -lseccomp
17:03:07 [2022-11-25T17:03:07.624Z] #39 92.50 checking for library containing seccomp_arch_resolve_name... none required
17:03:07 [2022-11-25T17:03:07.624Z] #39 92.74 checking systemd/sd-bus.h usability... yes
17:03:07 [2022-11-25T17:03:07.885Z] #39 92.91 checking systemd/sd-bus.h presence... yes
17:03:07 [2022-11-25T17:03:07.885Z] #39 92.96 checking for systemd/sd-bus.h... yes
17:03:08 [2022-11-25T17:03:08.146Z] #39 92.96 checking for library containing sd_bus_match_signal_async... -lsystemd
17:03:08 [2022-11-25T17:03:08.407Z] #39 93.49 checking for sd_notify_barrier... yes
17:03:08 [2022-11-25T17:03:08.672Z] #39 93.75 checking linux/bpf.h usability... yes
17:03:08 [2022-11-25T17:03:08.672Z] #39 93.89 checking linux/bpf.h presence... yes
17:03:08 [2022-11-25T17:03:08.672Z] #39 93.94 checking for linux/bpf.h... yes
17:03:08 [2022-11-25T17:03:08.933Z] #39 93.94 checking compilation for eBPF... yes
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.07 checking for criu >= 3.15... no
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.10 configure: CRIU headers not found, building without CRIU support
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.10 checking for criu > 3.16... no
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.14 configure: CRIU version doesn't support join-ns API
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.14 checking for criu > 3.16.1... no
17:03:08 [2022-11-25T17:03:08.933Z] #39 94.18 configure: CRIU version doesn't support for pre-dumping
17:03:09 [2022-11-25T17:03:09.194Z] #39 94.19 checking for new mount API (fsconfig)... yes
17:03:09 [2022-11-25T17:03:09.194Z] #39 94.31 checking for seccomp notify API... yes
17:03:09 [2022-11-25T17:03:09.194Z] #39 94.38 checking for gperf... no
17:03:09 [2022-11-25T17:03:09.194Z] #39 94.38 configure: gperf not found - cannot rebuild signal parser code
17:03:09 [2022-11-25T17:03:09.194Z] #39 94.38 checking for library containing argp_parse... none required
17:03:09 [2022-11-25T17:03:09.455Z] #39 94.61 checking that generated files are newer than configure... done
17:03:09 [2022-11-25T17:03:09.455Z] #39 94.63 configure: creating ./config.status
17:03:11 [2022-11-25T17:03:11.382Z] #39 ...
17:03:11 [2022-11-25T17:03:11.382Z] 
17:03:11 [2022-11-25T17:03:11.382Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33 The following NEW packages will be installed:
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.33   vim-runtime xfsprogs xxd xz-utils zip zstd
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.80 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.80 Need to get 31.8 MB of archives.
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.80 After this operation, 123 MB of additional disk space will be used.
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 16.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.21 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.22 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.25 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.25 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.34 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.35 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.36 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.36 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:03:11 [2022-11-25T17:03:11.382Z] #53 17.93 debconf: delaying package configuration, since apt-utils is not installed
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.09 Fetched 31.8 MB in 1s (32.2 MB/s)
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.15 Selecting previously unselected package libcap2:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.15 (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.)
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.18 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.19 Unpacking libcap2:arm64 (1:2.44-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.29 Selecting previously unselected package libargon2-1:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.30 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.30 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.38 Selecting previously unselected package libjson-c5:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.39 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.40 Unpacking libjson-c5:arm64 (0.15-2) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.53 Selecting previously unselected package libcryptsetup12:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.54 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.56 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.70 Selecting previously unselected package libip4tc2:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.73 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.80 Selecting previously unselected package libkmod2:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.80 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.82 Unpacking libkmod2:arm64 (28-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.94 Selecting previously unselected package systemd.
17:03:11 [2022-11-25T17:03:11.383Z] #53 18.94 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 19.12 Unpacking systemd (247.3-7+deb11u1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.73 Selecting previously unselected package pigz.
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.74 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.74 Unpacking pigz (2.6-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.83 Selecting previously unselected package libelf1:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.83 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 20.83 Unpacking libelf1:arm64 (0.183-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.00 Selecting previously unselected package libbpf0:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.00 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.01 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.11 Selecting previously unselected package libmnl0:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.11 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.12 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.20 Selecting previously unselected package libxtables12:arm64.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.20 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.21 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.30 Selecting previously unselected package libcap2-bin.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.31 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.32 Unpacking libcap2-bin (1:2.44-1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.44 Selecting previously unselected package iproute2.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.45 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.47 Unpacking iproute2 (5.10.0-4) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.86 Selecting previously unselected package xxd.
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.86 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 21.99 Selecting previously unselected package vim-common.
17:03:11 [2022-11-25T17:03:11.383Z] #53 22.01 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 22.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:03:11 [2022-11-25T17:03:11.383Z] #53 22.21 Selecting previously unselected package bash-completion.
17:03:11 [2022-11-25T17:03:11.383Z] #53 22.22 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
17:03:13 [2022-11-25T17:03:13.950Z] #53 24.87 Unpacking bash-completion (1:2.11-2) ...
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.33 Selecting previously unselected package bzip2.
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.33 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.34 Unpacking bzip2 (1.0.8-4) ...
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.43 Selecting previously unselected package xz-utils.
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.43 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:03:14 [2022-11-25T17:03:14.210Z] #53 25.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:03:14 [2022-11-25T17:03:14.470Z] #53 25.63 Selecting previously unselected package apparmor.
17:03:14 [2022-11-25T17:03:14.470Z] #53 25.63 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
17:03:14 [2022-11-25T17:03:14.470Z] #53 25.70 Unpacking apparmor (2.13.6-10) ...
17:03:14 [2022-11-25T17:03:14.743Z] #53 26.08 Selecting previously unselected package inetutils-ping.
17:03:14 [2022-11-25T17:03:14.743Z] #53 26.08 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.09 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.20 Selecting previously unselected package libip6tc2:arm64.
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.21 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.22 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.27 Selecting previously unselected package libnfnetlink0:arm64.
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.28 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.003Z] #53 26.28 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.37 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.37 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.47 Selecting previously unselected package libnftnl11:arm64.
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.47 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.48 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:03:15 [2022-11-25T17:03:15.263Z] #53 26.57 Selecting previously unselected package iptables.
17:03:15 [2022-11-25T17:03:15.524Z] #53 26.58 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.524Z] #53 26.58 Unpacking iptables (1.8.7-1) ...
17:03:15 [2022-11-25T17:03:15.785Z] #53 26.91 Selecting previously unselected package libonig5:arm64.
17:03:15 [2022-11-25T17:03:15.785Z] #53 26.92 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.785Z] #53 26.92 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:03:15 [2022-11-25T17:03:15.785Z] #53 27.06 Selecting previously unselected package libjq1:arm64.
17:03:15 [2022-11-25T17:03:15.785Z] #53 27.06 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
17:03:15 [2022-11-25T17:03:15.785Z] #53 27.07 Unpacking libjq1:arm64 (1.6-2.1) ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.15 Selecting previously unselected package jq.
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.17 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.18 Unpacking jq (1.6-2.1) ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.28 Selecting previously unselected package libaio1:arm64.
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.28 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.29 Unpacking libaio1:arm64 (0.3.112-9) ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.37 Selecting previously unselected package libgpm2:arm64.
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.37 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
17:03:16 [2022-11-25T17:03:16.045Z] #53 27.38 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:03:16 [2022-11-25T17:03:16.306Z] #53 27.47 Selecting previously unselected package libicu67:arm64.
17:03:16 [2022-11-25T17:03:16.306Z] #53 27.48 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
17:03:16 [2022-11-25T17:03:16.306Z] #53 27.48 Unpacking libicu67:arm64 (67.1-7) ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.54 Selecting previously unselected package libinih1:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 ...
17:03:19 [2022-11-25T17:03:19.605Z] 
17:03:19 [2022-11-25T17:03:19.605Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:19 [2022-11-25T17:03:19.605Z] #39 97.56 config.status: creating Makefile
17:03:19 [2022-11-25T17:03:19.605Z] #39 97.68 config.status: creating rpm/crun.spec
17:03:19 [2022-11-25T17:03:19.605Z] #39 97.76 config.status: creating config.h
17:03:19 [2022-11-25T17:03:19.605Z] #39 97.80 config.status: executing libtool commands
17:03:19 [2022-11-25T17:03:19.605Z] #39 97.85 config.status: executing depfiles commands
17:03:19 [2022-11-25T17:03:19.605Z] #39 98.99 === configuring in libocispec (/tmp/crun-build/libocispec)
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.02 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.47 checking for gcc... gcc
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.57 checking whether the C compiler works... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.78 checking for C compiler default output file name... a.out
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.78 checking for suffix of executables... 
17:03:19 [2022-11-25T17:03:19.605Z] #39 99.99 checking whether we are cross compiling... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.2 checking for suffix of object files... o
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.3 checking whether we are using the GNU C compiler... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.4 checking whether gcc accepts -g... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.5 checking for gcc option to accept ISO C89... none needed
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.6 checking whether gcc understands -c and -o together... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 100.8 checking how to run the C preprocessor... gcc -E
17:03:19 [2022-11-25T17:03:19.605Z] #39 101.1 checking for grep that handles long lines and -e... /bin/grep
17:03:19 [2022-11-25T17:03:19.605Z] #39 101.1 checking for egrep... /bin/grep -E
17:03:19 [2022-11-25T17:03:19.605Z] #39 101.1 checking for ANSI C header files... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 101.7 checking for sys/types.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 101.8 checking for sys/stat.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.0 checking for stdlib.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.3 checking for string.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.4 checking for memory.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.6 checking for strings.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.8 checking for inttypes.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 102.9 checking for stdint.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.1 checking for unistd.h... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.3 checking minix/config.h usability... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.5 checking minix/config.h presence... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.6 checking for minix/config.h... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.6 checking whether it is safe to define __EXTENSIONS__... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 103.8 checking build system type... aarch64-unknown-linux-gnu
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.0 checking host system type... aarch64-unknown-linux-gnu
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.0 checking how to print strings... printf
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.0 checking for a sed that does not truncate output... /bin/sed
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.1 checking for fgrep... /bin/grep -F
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.1 checking for ld used by gcc... /usr/bin/ld
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.2 checking whether ln -s works... yes
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.2 checking the maximum length of command line arguments... 1572864
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking for /usr/bin/ld option to reload object files... -r
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking for objdump... objdump
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking how to recognize dependent libraries... pass_all
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking for dlltool... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking how to associate runtime and link libraries... printf %s\n
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking for ar... ar
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.3 checking for archiver @FILE support... @
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.4 checking for strip... strip
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.4 checking for ranlib... ranlib
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.4 checking for gawk... no
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.4 checking for mawk... mawk
17:03:19 [2022-11-25T17:03:19.605Z] #39 104.4 checking command to parse /usr/bin/nm -B output from gcc object... 
17:03:19 [2022-11-25T17:03:19.605Z] #39 ...
17:03:19 [2022-11-25T17:03:19.605Z] 
17:03:19 [2022-11-25T17:03:19.605Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.54 Selecting previously unselected package libinih1:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.54 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.54 Unpacking libinih1:arm64 (53-1+b2) ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.62 Selecting previously unselected package libmicrohttpd12:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.62 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.63 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.71 Selecting previously unselected package libnet1:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.71 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.81 Selecting previously unselected package libnl-3-200:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.82 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.89 Selecting previously unselected package libprotobuf-c1:arm64.
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.90 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.605Z] #53 30.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:03:19 [2022-11-25T17:03:19.866Z] #53 30.99 Selecting previously unselected package libyajl2:arm64.
17:03:19 [2022-11-25T17:03:19.866Z] #53 30.99 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.866Z] #53 31.00 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:03:19 [2022-11-25T17:03:19.866Z] #53 31.08 Selecting previously unselected package net-tools.
17:03:19 [2022-11-25T17:03:19.866Z] #53 31.09 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:03:19 [2022-11-25T17:03:19.866Z] #53 31.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.32 Selecting previously unselected package patch.
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.32 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.32 Unpacking patch (2.7.6-7) ...
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.41 Selecting previously unselected package python-pip-whl.
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.42 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:03:20 [2022-11-25T17:03:20.129Z] #53 31.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:03:20 [2022-11-25T17:03:20.701Z] #53 31.96 Selecting previously unselected package python3-lib2to3.
17:03:20 [2022-11-25T17:03:20.701Z] #53 31.98 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
17:03:20 [2022-11-25T17:03:20.701Z] #53 31.99 Unpacking python3-lib2to3 (3.9.2-1) ...
17:03:20 [2022-11-25T17:03:20.962Z] #53 32.13 Selecting previously unselected package python3-distutils.
17:03:20 [2022-11-25T17:03:20.962Z] #53 32.16 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
17:03:20 [2022-11-25T17:03:20.962Z] #53 32.17 Unpacking python3-distutils (3.9.2-1) ...
17:03:21 [2022-11-25T17:03:21.223Z] #53 32.31 Selecting previously unselected package python3-pkg-resources.
17:03:21 [2022-11-25T17:03:21.223Z] #53 32.32 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
17:03:21 [2022-11-25T17:03:21.223Z] #53 32.34 Unpacking python3-pkg-resources (52.0.0-4) ...
17:03:21 [2022-11-25T17:03:21.223Z] #53 32.51 Selecting previously unselected package python3-setuptools.
17:03:21 [2022-11-25T17:03:21.484Z] #53 32.51 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
17:03:21 [2022-11-25T17:03:21.484Z] #53 32.52 Unpacking python3-setuptools (52.0.0-4) ...
17:03:21 [2022-11-25T17:03:21.484Z] #53 32.84 Selecting previously unselected package python3-wheel.
17:03:21 [2022-11-25T17:03:21.484Z] #53 32.85 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
17:03:21 [2022-11-25T17:03:21.484Z] #53 32.86 Unpacking python3-wheel (0.34.2-1) ...
17:03:21 [2022-11-25T17:03:21.745Z] #53 32.96 Selecting previously unselected package python3-pip.
17:03:21 [2022-11-25T17:03:21.745Z] #53 32.97 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:03:21 [2022-11-25T17:03:21.745Z] #53 32.97 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:03:22 [2022-11-25T17:03:22.005Z] #53 33.30 Selecting previously unselected package sudo.
17:03:22 [2022-11-25T17:03:22.005Z] #53 33.31 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
17:03:22 [2022-11-25T17:03:22.005Z] #53 33.32 Unpacking sudo (1.9.5p2-3) ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 33.95 Selecting previously unselected package systemd-journal-remote.
17:03:22 [2022-11-25T17:03:22.948Z] #53 33.96 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 33.96 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.05 Selecting previously unselected package thin-provisioning-tools.
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.05 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.07 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.26 Selecting previously unselected package uidmap.
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.26 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
17:03:22 [2022-11-25T17:03:22.948Z] #53 34.27 Unpacking uidmap (1:4.8.1-1) ...
17:03:23 [2022-11-25T17:03:23.208Z] #53 34.39 Selecting previously unselected package vim-runtime.
17:03:23 [2022-11-25T17:03:23.208Z] #53 34.40 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:03:23 [2022-11-25T17:03:23.208Z] #53 34.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:03:23 [2022-11-25T17:03:23.208Z] #53 34.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:03:23 [2022-11-25T17:03:23.208Z] #53 34.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:03:26 [2022-11-25T17:03:26.507Z] #53 37.50 Selecting previously unselected package vim.
17:03:26 [2022-11-25T17:03:26.507Z] #53 37.50 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:03:26 [2022-11-25T17:03:26.507Z] #53 37.51 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:03:26 [2022-11-25T17:03:26.766Z] #53 38.07 Selecting previously unselected package xfsprogs.
17:03:26 [2022-11-25T17:03:26.767Z] #53 38.08 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
17:03:26 [2022-11-25T17:03:26.767Z] #53 38.09 Unpacking xfsprogs (5.10.0-4) ...
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.56 Selecting previously unselected package zip.
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.56 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.57 Unpacking zip (3.0-12) ...
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.72 Selecting previously unselected package zstd.
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.73 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:03:27 [2022-11-25T17:03:27.336Z] #53 38.73 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:03:27 [2022-11-25T17:03:27.907Z] #53 39.02 Setting up python3-pkg-resources (52.0.0-4) ...
17:03:28 [2022-11-25T17:03:28.168Z] #53 ...
17:03:28 [2022-11-25T17:03:28.168Z] 
17:03:28 [2022-11-25T17:03:28.168Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.8 checking for sysroot... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.8 checking for a working dd... /bin/dd
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.9 checking for mt... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.9 checking if : is a manifest tool... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 104.9 checking for dlfcn.h... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 105.2 checking for objdir... .libs
17:03:28 [2022-11-25T17:03:28.168Z] #39 105.5 checking if gcc supports -fno-rtti -fno-exceptions... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 105.7 checking for gcc option to produce PIC... -fPIC -DPIC
17:03:28 [2022-11-25T17:03:28.168Z] #39 105.7 checking if gcc PIC flag -fPIC -DPIC works... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 105.8 checking if gcc static flag -static works... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.1 checking if gcc supports -c -o file.o... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.3 checking if gcc supports -c -o file.o... (cached) yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.3 checking dynamic linker characteristics... GNU/Linux ld.so
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking how to hardcode library paths into programs... immediate
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking whether stripping libraries is possible... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking if libtool supports shared libraries... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking whether to build shared libraries... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking whether to build static libraries... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking for a BSD-compatible install... /usr/bin/install -c
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.7 checking whether build environment is sane... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.8 checking whether make sets $(MAKE)... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.9 checking whether make supports the include directive... yes (GNU style)
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.9 checking whether make supports nested variables... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.9 checking whether UID '0' is supported by ustar format... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.9 checking whether GID '0' is supported by ustar format... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 106.9 checking how to create a ustar tar archive... gnutar
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.0 checking dependency style of gcc... gcc3
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking whether to enable maintainer-specific portions of Makefiles... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking whether make supports nested variables... (cached) yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking for pkg-config... /usr/bin/pkg-config
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking pkg-config is at least version 0.9.0... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking for yajl >= 2.1.0... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking for a sed that does not truncate output... (cached) /bin/sed
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.2 checking for gcc... (cached) gcc
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.3 checking whether we are using the GNU C compiler... (cached) yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.3 checking whether gcc accepts -g... (cached) yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.3 checking for gcc option to accept ISO C89... (cached) none needed
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.3 checking whether gcc understands -c and -o together... (cached) yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.3 checking for a Python interpreter with version >= 3... python3
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.4 checking for python3... /usr/bin/python3
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.4 checking for python3 version... 3.9
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.5 checking for python3 platform... linux
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.9 checking that generated files are newer than configure... done
17:03:28 [2022-11-25T17:03:28.168Z] #39 107.9 configure: creating ./config.status
17:03:28 [2022-11-25T17:03:28.168Z] #39 110.6 config.status: creating Makefile
17:03:28 [2022-11-25T17:03:28.168Z] #39 110.6 config.status: creating config.h
17:03:28 [2022-11-25T17:03:28.168Z] #39 110.7 config.status: executing libtool commands
17:03:28 [2022-11-25T17:03:28.168Z] #39 110.7 config.status: executing depfiles commands
17:03:28 [2022-11-25T17:03:28.168Z] #39 111.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:03:28 [2022-11-25T17:03:28.168Z] #39 111.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.0 checking for gcc... gcc
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.0 checking whether the C compiler works... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.3 checking for C compiler default output file name... a.out
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.3 checking for suffix of executables... 
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.4 checking whether we are cross compiling... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.6 checking for suffix of object files... o
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.7 checking whether we are using the GNU C compiler... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.8 checking whether gcc accepts -g... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 112.9 checking for gcc option to accept ISO C89... none needed
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.1 checking whether gcc understands -c and -o together... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.3 checking for a BSD-compatible install... /usr/bin/install -c
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.3 checking whether build environment is sane... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.4 checking for gawk... no
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.4 checking for mawk... mawk
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.4 checking whether make sets $(MAKE)... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.5 checking whether make supports the include directive... yes (GNU style)
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.5 checking whether make supports nested variables... yes
17:03:28 [2022-11-25T17:03:28.168Z] #39 113.6 checking whether UID '0' is supported by ustar format... yes
17:03:28 [2022-11-25T17:03:28.429Z] #39 113.6 checking whether GID '0' is supported by ustar format... yes
17:03:28 [2022-11-25T17:03:28.429Z] #39 113.6 checking how to create a ustar tar archive... gnutar
17:03:28 [2022-11-25T17:03:28.689Z] #39 113.7 checking dependency style of gcc... 
17:03:28 [2022-11-25T17:03:28.689Z] #39 ...
17:03:28 [2022-11-25T17:03:28.689Z] 
17:03:28 [2022-11-25T17:03:28.689Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:03:28 [2022-11-25T17:03:28.689Z] #53 39.85 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:03:28 [2022-11-25T17:03:28.689Z] #53 39.86 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:03:28 [2022-11-25T17:03:28.689Z] #53 39.89 Setting up libgpm2:arm64 (1.20.7-8) ...
17:03:28 [2022-11-25T17:03:28.689Z] #53 39.91 Setting up libicu67:arm64 (67.1-7) ...
17:03:28 [2022-11-25T17:03:28.689Z] #53 39.93 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:03:28 [2022-11-25T17:03:28.949Z] #53 39.95 Setting up libinih1:arm64 (53-1+b2) ...
17:03:28 [2022-11-25T17:03:28.949Z] #53 39.97 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:03:28 [2022-11-25T17:03:28.949Z] #53 39.98 Setting up uidmap (1:4.8.1-1) ...
17:03:28 [2022-11-25T17:03:28.949Z] #53 40.00 Setting up libyajl2:arm64 (2.1.0-3) ...
17:03:28 [2022-11-25T17:03:28.949Z] #53 40.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:03:28 [2022-11-25T17:03:28.950Z] #53 40.02 Setting up bzip2 (1.0.8-4) ...
17:03:28 [2022-11-25T17:03:28.950Z] #53 40.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:03:28 [2022-11-25T17:03:28.950Z] #53 40.05 Setting up python3-wheel (0.34.2-1) ...
17:03:29 [2022-11-25T17:03:29.520Z] #53 40.79 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:03:29 [2022-11-25T17:03:29.520Z] #53 40.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:03:29 [2022-11-25T17:03:29.520Z] #53 40.88 Setting up libcap2:arm64 (1:2.44-1) ...
17:03:29 [2022-11-25T17:03:29.520Z] #53 40.90 Setting up libcap2-bin (1:2.44-1) ...
17:03:29 [2022-11-25T17:03:29.780Z] #53 40.93 Setting up apparmor (2.13.6-10) ...
17:03:31 [2022-11-25T17:03:31.691Z] #53 42.72 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:03:31 [2022-11-25T17:03:31.691Z] #53 42.77 Setting up zip (3.0-12) ...
17:03:31 [2022-11-25T17:03:31.691Z] #53 42.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:03:31 [2022-11-25T17:03:31.691Z] #53 42.81 Setting up bash-completion (1:2.11-2) ...
17:03:34 [2022-11-25T17:03:34.233Z] #53 45.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:03:34 [2022-11-25T17:03:34.233Z] #53 45.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:03:34 [2022-11-25T17:03:34.233Z] #53 45.55 Setting up libmnl0:arm64 (1.0.4-3) ...
17:03:34 [2022-11-25T17:03:34.233Z] #53 45.57 Setting up patch (2.7.6-7) ...
17:03:34 [2022-11-25T17:03:34.233Z] #53 45.59 Setting up sudo (1.9.5p2-3) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.70 invoke-rc.d: could not determine current runlevel
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.71 invoke-rc.d: policy-rc.d denied execution of start.
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.73 Setting up xfsprogs (5.10.0-4) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.74 System has not been booted with systemd as init system (PID 1). Can't operate.
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.74 Failed to connect to bus: Host is down
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.75 Setting up libxtables12:arm64 (1.8.7-1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.76 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.78 Setting up pigz (2.6-1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:03:34 [2022-11-25T17:03:34.493Z] #53 45.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:03:35 [2022-11-25T17:03:35.434Z] #53 46.53 Setting up libaio1:arm64 (0.3.112-9) ...
17:03:35 [2022-11-25T17:03:35.434Z] #53 46.56 Setting up python3-lib2to3 (3.9.2-1) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.90 Setting up libelf1:arm64 (0.183-1) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.91 Setting up libjson-c5:arm64 (0.15-2) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.92 Setting up zstd (1.4.8+dfsg-2.1) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.94 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.96 Setting up libkmod2:arm64 (28-1) ...
17:03:35 [2022-11-25T17:03:35.695Z] #53 46.97 Setting up python3-distutils (3.9.2-1) ...
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.45 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:36 [2022-11-25T17:03:36.265Z] #53 47.54 Setting up python3-setuptools (52.0.0-4) ...
17:03:37 [2022-11-25T17:03:37.206Z] #53 ...
17:03:37 [2022-11-25T17:03:37.206Z] 
17:03:37 [2022-11-25T17:03:37.206Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:37 [2022-11-25T17:03:37.206Z] #39 113.7 checking dependency style of gcc... gcc3
17:03:37 [2022-11-25T17:03:37.206Z] #39 113.9 checking whether to enable maintainer-specific portions of Makefiles... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 113.9 checking whether make supports nested variables... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 113.9 checking build system type... aarch64-unknown-linux-gnu
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking host system type... aarch64-unknown-linux-gnu
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking how to print strings... printf
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for a sed that does not truncate output... /bin/sed
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for grep that handles long lines and -e... /bin/grep
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for egrep... /bin/grep -E
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for fgrep... /bin/grep -F
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for ld used by gcc... /usr/bin/ld
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.3 checking whether ln -s works... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.3 checking the maximum length of command line arguments... 1572864
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking for /usr/bin/ld option to reload object files... -r
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking for objdump... objdump
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking how to recognize dependent libraries... pass_all
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking for dlltool... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking how to associate runtime and link libraries... printf %s\n
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking for ar... ar
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.4 checking for archiver @FILE support... @
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.6 checking for strip... strip
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.6 checking for ranlib... ranlib
17:03:37 [2022-11-25T17:03:37.206Z] #39 114.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking for sysroot... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking for a working dd... /bin/dd
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking for mt... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking if : is a manifest tool... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.0 checking how to run the C preprocessor... gcc -E
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.3 checking for ANSI C header files... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.7 checking for sys/types.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 115.9 checking for sys/stat.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 116.1 checking for stdlib.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 116.2 checking for string.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 116.4 checking for memory.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 116.5 checking for strings.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 116.7 checking for inttypes.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 117.0 checking for stdint.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 117.1 checking for unistd.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 117.3 checking for dlfcn.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 117.5 checking for objdir... .libs
17:03:37 [2022-11-25T17:03:37.206Z] #39 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.0 checking for gcc option to produce PIC... -fPIC -DPIC
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.1 checking if gcc static flag -static works... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.5 checking if gcc supports -c -o file.o... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.7 checking if gcc supports -c -o file.o... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 118.7 checking dynamic linker characteristics... GNU/Linux ld.so
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking how to hardcode library paths into programs... immediate
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking whether stripping libraries is possible... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking if libtool supports shared libraries... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking whether to build shared libraries... no
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking whether to build static libraries... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.1 checking float.h usability... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.2 checking float.h presence... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.3 checking for float.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.3 checking limits.h usability... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.5 checking limits.h presence... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.5 checking for limits.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.5 checking stddef.h usability... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.7 checking stddef.h presence... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.7 checking for stddef.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.7 checking for stdlib.h... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.8 checking for string.h... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 119.8 checking sys/time.h usability... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.0 checking sys/time.h presence... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.1 checking for sys/time.h... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.1 checking for inline... inline
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.2 checking for size_t... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.5 checking for stdlib.h... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.5 checking for GNU libc compatible malloc... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.7 checking for stdlib.h... (cached) yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.7 checking for GNU libc compatible realloc... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 120.9 checking for working strtod... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 121.1 checking for gettimeofday... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 121.4 checking for memset... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 121.7 checking for strspn... yes
17:03:37 [2022-11-25T17:03:37.206Z] #39 122.1 checking that generated files are newer than configure... done
17:03:37 [2022-11-25T17:03:37.206Z] #39 122.1 configure: creating ./config.status
17:03:37 [2022-11-25T17:03:37.466Z] #39 ...
17:03:37 [2022-11-25T17:03:37.466Z] 
17:03:37 [2022-11-25T17:03:37.466Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:03:37 [2022-11-25T17:03:37.466Z] #53 48.68 Setting up libjq1:arm64 (1.6-2.1) ...
17:03:37 [2022-11-25T17:03:37.466Z] #53 48.69 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:03:37 [2022-11-25T17:03:37.466Z] #53 48.71 Setting up thin-provisioning-tools (0.9.0-1) ...
17:03:37 [2022-11-25T17:03:37.466Z] #53 48.72 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.83 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.85 Setting up jq (1.6-2.1) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.87 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.88 Setting up libbpf0:arm64 (1:0.3-2) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.90 Setting up iptables (1.8.7-1) ...
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:38 [2022-11-25T17:03:38.848Z] #53 49.95 Setting up iproute2 (5.10.0-4) ...
17:03:39 [2022-11-25T17:03:39.112Z] #53 50.33 Setting up systemd (247.3-7+deb11u1) ...
17:03:39 [2022-11-25T17:03:39.373Z] #53 50.38 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:03:39 [2022-11-25T17:03:39.373Z] #53 50.39 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:03:39 [2022-11-25T17:03:39.373Z] #53 50.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:03:39 [2022-11-25T17:03:39.373Z] #53 50.43 Initializing machine ID from random generator.
17:03:40 [2022-11-25T17:03:40.205Z] #53 51.36 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
17:03:40 [2022-11-25T17:03:40.466Z] #53 51.63 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:03:41 [2022-11-25T17:03:41.420Z] #53 DONE 52.5s
17:03:41 [2022-11-25T17:03:41.420Z] 
17:03:41 [2022-11-25T17:03:41.420Z] #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
17:03:42 [2022-11-25T17:03:42.372Z] #54 0.950 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:42 [2022-11-25T17:03:42.372Z] #54 0.955 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:42 [2022-11-25T17:03:42.372Z] #54 0.959 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:42 [2022-11-25T17:03:42.372Z] #54 DONE 1.0s
17:03:42 [2022-11-25T17:03:42.372Z] 
17:03:42 [2022-11-25T17:03:42.372Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
17:03:47 [2022-11-25T17:03:47.672Z] #55 ...
17:03:47 [2022-11-25T17:03:47.672Z] 
17:03:47 [2022-11-25T17:03:47.672Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:47 [2022-11-25T17:03:47.672Z] #39 124.5 config.status: creating Makefile
17:03:47 [2022-11-25T17:03:47.672Z] #39 124.6 config.status: creating config.h
17:03:47 [2022-11-25T17:03:47.672Z] #39 124.6 config.status: executing depfiles commands
17:03:47 [2022-11-25T17:03:47.672Z] #39 124.8 config.status: executing libtool commands
17:03:47 [2022-11-25T17:03:47.672Z] #39 125.9   GEN      .version
17:03:47 [2022-11-25T17:03:47.672Z] #39 125.9 make  install-recursive
17:03:47 [2022-11-25T17:03:47.672Z] #39 125.9 make[1]: Entering directory '/tmp/crun-build'
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.0 Making install in libocispec
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 127.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.3 make  install-recursive
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.4 Making install in yajl
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.5   CC       verify/json_verify-json_verify.o
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.5   CC       src/libyajl_la-yajl_alloc.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.6   CC       src/libyajl_la-yajl.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.6   CC       src/libyajl_la-yajl_gen.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.6   CC       src/libyajl_la-yajl_parser.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.6   CC       src/libyajl_la-yajl_buf.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.7   CC       src/libyajl_la-yajl_encode.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.7   CC       src/libyajl_la-yajl_lex.lo
17:03:47 [2022-11-25T17:03:47.672Z] #39 128.7   CC       src/libyajl_la-yajl_tree.lo
17:03:48 [2022-11-25T17:03:48.615Z] #39 134.0   CCLD     libyajl.la
17:03:49 [2022-11-25T17:03:49.187Z] #39 134.3   CCLD     verify/json_verify
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[5]: Nothing to be done for 'install-exec-am'.
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[5]: Nothing to be done for 'install-data-am'.
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:03:49 [2022-11-25T17:03:49.447Z] #39 134.8   CC       src/validate.o
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.8   CC       src/image_spec_schema_config_schema.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.8   CC       src/image_spec_schema_content_descriptor.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.8   CC       src/image_spec_schema_defs.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.8   CC       src/image_spec_schema_defs_descriptor.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.9   CC       src/image_spec_schema_image_index_schema.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.9   CC       src/image_spec_schema_image_layout_schema.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.9   CC       src/image_spec_schema_image_manifest_schema.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 134.9   CC       src/runtime_spec_schema_config_linux.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 135.0   CC       src/runtime_spec_schema_config_zos.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 135.0   CC       src/runtime_spec_schema_config_schema.lo
17:03:49 [2022-11-25T17:03:49.708Z] #39 135.1   CC       src/runtime_spec_schema_config_solaris.lo
17:03:49 [2022-11-25T17:03:49.969Z] #39 135.1   CC       src/runtime_spec_schema_config_vm.lo
17:03:49 [2022-11-25T17:03:49.969Z] #39 135.2   CC       src/runtime_spec_schema_config_windows.lo
17:03:49 [2022-11-25T17:03:49.969Z] #39 135.3   CC       src/runtime_spec_schema_defs.lo
17:03:49 [2022-11-25T17:03:49.969Z] #39 135.4   CC       src/runtime_spec_schema_defs_linux.lo
17:03:50 [2022-11-25T17:03:50.230Z] #39 135.4   CC       src/runtime_spec_schema_defs_zos.lo
17:03:50 [2022-11-25T17:03:50.230Z] #39 135.5   CC       src/runtime_spec_schema_defs_vm.lo
17:03:50 [2022-11-25T17:03:50.230Z] #39 135.6   CC       src/runtime_spec_schema_defs_windows.lo
17:03:50 [2022-11-25T17:03:50.490Z] #39 135.7   CC       src/runtime_spec_schema_state_schema.lo
17:03:50 [2022-11-25T17:03:50.490Z] #39 135.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:03:50 [2022-11-25T17:03:50.751Z] #39 135.9   CC       src/basic_test_double_array_item.lo
17:03:50 [2022-11-25T17:03:50.751Z] #39 136.0   CC       src/basic_test_double_array.lo
17:03:50 [2022-11-25T17:03:50.751Z] #39 136.1   CC       src/basic_test_top_array_int.lo
17:03:51 [2022-11-25T17:03:51.012Z] #39 136.4   CC       src/basic_test_top_array_string.lo
17:03:51 [2022-11-25T17:03:51.012Z] #39 136.4   CC       src/basic_test_top_double_array_int.lo
17:03:51 [2022-11-25T17:03:51.273Z] #39 136.5   CC       src/basic_test_top_double_array_obj.lo
17:03:51 [2022-11-25T17:03:51.273Z] #39 136.6   CC       src/basic_test_top_double_array_refobj.lo
17:03:51 [2022-11-25T17:03:51.273Z] #39 136.7   CC       src/basic_test_top_double_array_string.lo
17:03:51 [2022-11-25T17:03:51.534Z] #39 136.9   CC       src/read-file.lo
17:03:51 [2022-11-25T17:03:51.534Z] #39 ...
17:03:51 [2022-11-25T17:03:51.534Z] 
17:03:51 [2022-11-25T17:03:51.534Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
17:03:51 [2022-11-25T17:03:51.534Z] #55 9.359 Collecting yamllint==1.27.1
17:03:52 [2022-11-25T17:03:52.918Z] #55 10.42   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:03:53 [2022-11-25T17:03:53.860Z] #55 11.51 Collecting pathspec>=0.5.3
17:03:53 [2022-11-25T17:03:53.860Z] #55 11.54   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
17:03:54 [2022-11-25T17:03:54.121Z] #55 11.88 Collecting pyyaml
17:03:54 [2022-11-25T17:03:54.121Z] #55 11.90   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:03:54 [2022-11-25T17:03:54.121Z] #55 11.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:03:54 [2022-11-25T17:03:54.121Z] #55 11.95 Building wheels for collected packages: yamllint
17:03:54 [2022-11-25T17:03:54.121Z] #55 11.96   Building wheel for yamllint (setup.py): started
17:03:55 [2022-11-25T17:03:55.506Z] #55 12.94   Building wheel for yamllint (setup.py): finished with status 'done'
17:03:55 [2022-11-25T17:03:55.506Z] #55 12.94   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f94bbf23c983b0048af07f9fe0e720bd43035f345e956dc6a632c73386fbd7a2
17:03:55 [2022-11-25T17:03:55.506Z] #55 12.94   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:03:55 [2022-11-25T17:03:55.506Z] #55 12.94 Successfully built yamllint
17:03:55 [2022-11-25T17:03:55.506Z] #55 12.96 Installing collected packages: pyyaml, pathspec, yamllint
17:03:55 [2022-11-25T17:03:55.770Z] #55 13.39 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
17:03:56 [2022-11-25T17:03:56.712Z] #55 DONE 14.4s
17:03:56 [2022-11-25T17:03:56.712Z] 
17:03:56 [2022-11-25T17:03:56.712Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:03:56 [2022-11-25T17:03:56.712Z] #39 137.2   CC       src/json_common.lo
17:03:56 [2022-11-25T17:03:56.712Z] #39 137.2   CC       tests/test-1.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 137.5   CC       tests/test-2.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 137.6   CC       tests/test-3.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 137.6   CC       tests/test-4.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 138.0   CC       tests/test-5.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 138.1   CC       tests/test-6.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 138.5   CC       tests/test-7.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 138.6   CC       tests/test-8.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 138.7   CC       tests/test-9.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 139.0   CC       tests/test-10.o
17:03:56 [2022-11-25T17:03:56.712Z] #39 139.3   CC       tests/test-11.o
17:04:14 [2022-11-25T17:04:14.902Z] #39 ...
17:04:14 [2022-11-25T17:04:14.902Z] 
17:04:14 [2022-11-25T17:04:14.902Z] #20 [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
17:04:14 [2022-11-25T17:04:14.902Z] #20 205.1 + dpkg --print-architecture
17:04:15 [2022-11-25T17:04:15.172Z] #20 DONE 205.5s
17:04:15 [2022-11-25T17:04:15.172Z] 
17:04:15 [2022-11-25T17:04:15.172Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.0   CCLD     libocispec.la
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.4   CCLD     src/validate
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.4   CCLD     tests/test-1
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.4   CCLD     tests/test-2
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.5   CCLD     tests/test-3
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.5   CCLD     tests/test-4
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.6   CCLD     tests/test-5
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.6   CCLD     tests/test-6
17:04:27 [2022-11-25T17:04:27.400Z] #39 172.8   CCLD     tests/test-7
17:04:27 [2022-11-25T17:04:27.662Z] #39 172.9   CCLD     tests/test-8
17:04:27 [2022-11-25T17:04:27.662Z] #39 172.9   CCLD     tests/test-9
17:04:27 [2022-11-25T17:04:27.925Z] #39 173.1   CCLD     tests/test-10
17:04:27 [2022-11-25T17:04:27.925Z] #39 173.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:04:28 [2022-11-25T17:04:28.186Z] #39 173.3   CCLD     tests/test-11
17:04:30 [2022-11-25T17:04:30.100Z] #39 175.0 libtool: link: ar cr libocispec.a 
17:04:30 [2022-11-25T17:04:30.100Z] #39 175.1 libtool: link: ranlib libocispec.a
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.1 make[5]: Nothing to be done for 'install-exec-am'.
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.1 make[5]: Nothing to be done for 'install-data-am'.
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.2 make[2]: Entering directory '/tmp/crun-build'
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.3   CC       src/libcrun/libcrun_testing_a-utils.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.3   CC       src/libcrun/libcrun_testing_a-container.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:04:31 [2022-11-25T17:04:31.043Z] #39 176.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:04:31 [2022-11-25T17:04:31.303Z] #39 176.5   CC       src/libcrun/libcrun_testing_a-criu.o
17:04:31 [2022-11-25T17:04:31.564Z] #39 176.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:04:31 [2022-11-25T17:04:31.564Z] #39 176.6   CC       src/libcrun/libcrun_testing_a-linux.o
17:04:31 [2022-11-25T17:04:31.564Z] #39 176.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:04:31 [2022-11-25T17:04:31.564Z] #39 176.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:04:31 [2022-11-25T17:04:31.564Z] #39 176.8   CC       src/libcrun/libcrun_testing_a-error.o
17:04:31 [2022-11-25T17:04:31.825Z] #39 176.9   CC       src/libcrun/libcrun_testing_a-status.o
17:04:31 [2022-11-25T17:04:31.825Z] #39 177.0   CC       src/libcrun/libcrun_testing_a-terminal.o
17:04:32 [2022-11-25T17:04:32.086Z] #39 177.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:04:32 [2022-11-25T17:04:32.086Z] #39 177.4   CC       src/libcrun/libcrun_testing_a-signals.o
17:04:32 [2022-11-25T17:04:32.086Z] #39 177.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:04:32 [2022-11-25T17:04:32.347Z] #39 177.6   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:04:32 [2022-11-25T17:04:32.347Z] #39 177.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:04:32 [2022-11-25T17:04:32.347Z] #39 177.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:04:32 [2022-11-25T17:04:32.347Z] #39 177.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:04:32 [2022-11-25T17:04:32.347Z] #39 177.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:04:32 [2022-11-25T17:04:32.607Z] #39 177.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:04:32 [2022-11-25T17:04:32.607Z] #39 177.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:04:32 [2022-11-25T17:04:32.868Z] #39 178.2   CC       src/crun-crun.o
17:04:32 [2022-11-25T17:04:32.868Z] #39 178.3   CC       src/crun-run.o
17:04:33 [2022-11-25T17:04:33.129Z] #39 178.3   CC       src/crun-delete.o
17:04:33 [2022-11-25T17:04:33.129Z] #39 178.4   CC       src/crun-kill.o
17:04:33 [2022-11-25T17:04:33.129Z] #39 178.4   CC       src/crun-pause.o
17:04:33 [2022-11-25T17:04:33.129Z] #39 178.5   CC       src/crun-unpause.o
17:04:33 [2022-11-25T17:04:33.392Z] #39 178.6   CC       src/crun-spec.o
17:04:33 [2022-11-25T17:04:33.392Z] #39 178.8   CC       src/crun-exec.o
17:04:33 [2022-11-25T17:04:33.653Z] #39 178.8   CC       src/crun-list.o
17:04:33 [2022-11-25T17:04:33.914Z] #39 179.1   CC       src/crun-create.o
17:04:33 [2022-11-25T17:04:33.914Z] #39 179.2   CC       src/crun-start.o
17:04:33 [2022-11-25T17:04:33.914Z] #39 179.3   CC       src/crun-state.o
17:04:34 [2022-11-25T17:04:34.485Z] #39 179.7   CC       src/crun-update.o
17:04:34 [2022-11-25T17:04:34.746Z] #39 179.9   CC       src/crun-ps.o
17:04:35 [2022-11-25T17:04:35.006Z] #39 180.1   CC       src/crun-checkpoint.o
17:04:35 [2022-11-25T17:04:35.268Z] #39 180.4   CC       src/crun-restore.o
17:04:35 [2022-11-25T17:04:35.268Z] #39 180.6   CC       src/libcrun/libcrun_la-utils.lo
17:04:35 [2022-11-25T17:04:35.529Z] #39 180.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:04:35 [2022-11-25T17:04:35.789Z] #39 181.0   CC       src/libcrun/libcrun_la-container.lo
17:04:36 [2022-11-25T17:04:36.051Z] #39 181.2   CC       src/libcrun/libcrun_la-cgroup.lo
17:04:36 [2022-11-25T17:04:36.051Z] #39 181.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:04:36 [2022-11-25T17:04:36.311Z] #39 181.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:04:36 [2022-11-25T17:04:36.572Z] #39 181.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:04:36 [2022-11-25T17:04:36.572Z] #39 181.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:04:36 [2022-11-25T17:04:36.833Z] #39 182.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:04:37 [2022-11-25T17:04:37.094Z] #39 182.3   CC       src/libcrun/libcrun_la-criu.lo
17:04:37 [2022-11-25T17:04:37.094Z] #39 182.5   CC       src/libcrun/libcrun_la-custom-handler.lo
17:04:37 [2022-11-25T17:04:37.355Z] #39 182.7   CC       src/libcrun/libcrun_la-linux.lo
17:04:37 [2022-11-25T17:04:37.926Z] #39 183.2   CC       src/libcrun/libcrun_la-seccomp.lo
17:04:38 [2022-11-25T17:04:38.187Z] #39 183.4   CC       src/libcrun/libcrun_la-ebpf.lo
17:04:38 [2022-11-25T17:04:38.448Z] #39 183.7   CC       src/libcrun/libcrun_la-error.lo
17:04:39 [2022-11-25T17:04:39.019Z] #39 184.1   CC       src/libcrun/libcrun_la-status.lo
17:04:39 [2022-11-25T17:04:39.279Z] #39 184.5   CC       src/libcrun/libcrun_la-terminal.lo
17:04:40 [2022-11-25T17:04:40.220Z] #39 185.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:04:40 [2022-11-25T17:04:40.481Z] #39 185.7   CC       src/libcrun/libcrun_la-signals.lo
17:04:40 [2022-11-25T17:04:40.481Z] #39 185.8   CC       src/libcrun/libcrun_la-mount_flags.lo
17:04:40 [2022-11-25T17:04:40.742Z] #39 186.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:04:41 [2022-11-25T17:04:41.313Z] #39 186.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:04:42 [2022-11-25T17:04:42.254Z] #39 187.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:04:42 [2022-11-25T17:04:42.254Z] #39 187.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:04:43 [2022-11-25T17:04:43.640Z] #39 188.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:04:44 [2022-11-25T17:04:44.581Z] #39 189.6   CC       tests/init.o
17:04:44 [2022-11-25T17:04:44.581Z] #39 189.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:05:02 [2022-11-25T17:05:02.701Z] #39 206.4   CCLD     tests/init
17:05:20 [2022-11-25T17:05:20.812Z] #39 ...
17:05:20 [2022-11-25T17:05:20.812Z] 
17:05:20 [2022-11-25T17:05:20.812Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
17:05:20 [2022-11-25T17:05:20.812Z] #35 269.4 + return
17:05:20 [2022-11-25T17:05:20.812Z] #35 DONE 269.7s
17:05:20 [2022-11-25T17:05:20.812Z] 
17:05:20 [2022-11-25T17:05:20.812Z] #28 [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
17:05:20 [2022-11-25T17:05:20.812Z] #28 ...
17:05:20 [2022-11-25T17:05:20.812Z] 
17:05:20 [2022-11-25T17:05:20.812Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
17:05:21 [2022-11-25T17:05:21.383Z] #56 DONE 0.8s
17:05:21 [2022-11-25T17:05:21.384Z] 
17:05:21 [2022-11-25T17:05:21.384Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.0   CCLD     libcrun.la
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.1   AR       libcrun_testing.a
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.1 ar: `u' modifier ignored since `D' is the default (see `U')
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.2   CCLD     tests/tests_libcrun_errors
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.2   CCLD     tests/tests_libcrun_utils
17:05:21 [2022-11-25T17:05:21.384Z] #39 226.2   CCLD     tests/tests_libcrun_fuzzer
17:05:21 [2022-11-25T17:05:21.384Z] #39 ...
17:05:21 [2022-11-25T17:05:21.384Z] 
17:05:21 [2022-11-25T17:05:21.384Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
17:05:21 [2022-11-25T17:05:21.384Z] #57 DONE 0.2s
17:05:21 [2022-11-25T17:05:21.384Z] 
17:05:21 [2022-11-25T17:05:21.384Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
17:05:21 [2022-11-25T17:05:21.384Z] #58 DONE 0.1s
17:05:21 [2022-11-25T17:05:21.644Z] 
17:05:21 [2022-11-25T17:05:21.645Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
17:05:21 [2022-11-25T17:05:21.645Z] #59 DONE 0.1s
17:05:21 [2022-11-25T17:05:21.645Z] 
17:05:21 [2022-11-25T17:05:21.645Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:05:21 [2022-11-25T17:05:21.905Z] #39 ...
17:05:21 [2022-11-25T17:05:21.905Z] 
17:05:21 [2022-11-25T17:05:21.905Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
17:05:21 [2022-11-25T17:05:21.905Z] #60 DONE 0.2s
17:05:21 [2022-11-25T17:05:21.905Z] 
17:05:21 [2022-11-25T17:05:21.905Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
17:05:21 [2022-11-25T17:05:21.905Z] #61 DONE 0.1s
17:05:21 [2022-11-25T17:05:21.905Z] 
17:05:21 [2022-11-25T17:05:21.905Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
17:05:21 [2022-11-25T17:05:21.905Z] #62 DONE 0.1s
17:05:21 [2022-11-25T17:05:21.905Z] 
17:05:21 [2022-11-25T17:05:21.905Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
17:05:22 [2022-11-25T17:05:22.475Z] #63 DONE 0.5s
17:05:22 [2022-11-25T17:05:22.475Z] 
17:05:22 [2022-11-25T17:05:22.475Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:05:22 [2022-11-25T17:05:22.475Z] #39 227.2   CCLD     crun
17:05:22 [2022-11-25T17:05:22.475Z] #39 ...
17:05:22 [2022-11-25T17:05:22.475Z] 
17:05:22 [2022-11-25T17:05:22.475Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
17:05:22 [2022-11-25T17:05:22.475Z] #64 DONE 0.1s
17:05:22 [2022-11-25T17:05:22.475Z] 
17:05:22 [2022-11-25T17:05:22.475Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:05:22 [2022-11-25T17:05:22.475Z] #39 227.8 make[3]: Entering directory '/tmp/crun-build'
17:05:22 [2022-11-25T17:05:22.735Z] #39 228.0  /bin/mkdir -p '/usr/local/share/man/man1'
17:05:22 [2022-11-25T17:05:22.735Z] #39 ...
17:05:22 [2022-11-25T17:05:22.735Z] 
17:05:22 [2022-11-25T17:05:22.735Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
17:05:22 [2022-11-25T17:05:22.735Z] #65 DONE 0.2s
17:05:22 [2022-11-25T17:05:22.735Z] 
17:05:22 [2022-11-25T17:05:22.735Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:05:22 [2022-11-25T17:05:22.735Z] #39 228.0  /bin/mkdir -p '/usr/local/lib'
17:05:22 [2022-11-25T17:05:22.735Z] #39 228.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:05:22 [2022-11-25T17:05:22.735Z] #39 228.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:05:22 [2022-11-25T17:05:22.735Z] #39 228.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:05:22 [2022-11-25T17:05:22.995Z] #39 228.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:05:22 [2022-11-25T17:05:22.995Z] #39 228.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:05:22 [2022-11-25T17:05:22.995Z] #39 228.2 libtool: install: ranlib /usr/local/lib/libcrun.a
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 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
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 ----------------------------------------------------------------------
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 Libraries have been installed in:
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3    /usr/local/lib
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 If you ever happen to want to link against installed libraries
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 in a given directory, LIBDIR, you must either use libtool, and
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 specify the full pathname of the library, or use the '-LLIBDIR'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 flag during linking and do at least one of the following:
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3      during execution
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3      during linking
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 See any operating system documentation about shared libraries for
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 more information, such as the ld(1) and ld.so(8) manual pages.
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3 ----------------------------------------------------------------------
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3  /bin/mkdir -p '/build'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.4 libtool: install: /usr/bin/install -c crun /build/crun
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.4 make[3]: Leaving directory '/tmp/crun-build'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.4 make[2]: Leaving directory '/tmp/crun-build'
17:05:23 [2022-11-25T17:05:23.255Z] #39 228.4 make[1]: Leaving directory '/tmp/crun-build'
17:05:23 [2022-11-25T17:05:23.255Z] #39 DONE 228.5s
17:05:23 [2022-11-25T17:05:23.255Z] 
17:05:23 [2022-11-25T17:05:23.255Z] #28 [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
17:05:26 [2022-11-25T17:05:26.565Z] #28 ...
17:05:26 [2022-11-25T17:05:26.565Z] 
17:05:26 [2022-11-25T17:05:26.565Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:05:26 [2022-11-25T17:05:26.565Z] #46 163.7 + mkdir -p /build
17:05:26 [2022-11-25T17:05:26.826Z] #46 163.7 + cp runc /build/runc
17:05:26 [2022-11-25T17:05:26.826Z] #46 DONE 163.8s
17:05:26 [2022-11-25T17:05:26.826Z] 
17:05:26 [2022-11-25T17:05:26.826Z] #28 [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
17:05:30 [2022-11-25T17:05:30.125Z] #28 280.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
17:05:30 [2022-11-25T17:05:30.125Z] #28 DONE 280.6s
17:05:30 [2022-11-25T17:05:30.125Z] 
17:05:30 [2022-11-25T17:05:30.125Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:05:30 [2022-11-25T17:05:30.777Z] #40 ...
17:05:30 [2022-11-25T17:05:30.777Z] 
17:05:30 [2022-11-25T17:05:30.777Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
17:05:31 [2022-11-25T17:05:31.039Z] #66 DONE 0.2s
17:05:31 [2022-11-25T17:05:31.039Z] 
17:05:31 [2022-11-25T17:05:31.039Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
17:05:31 [2022-11-25T17:05:31.039Z] #67 DONE 0.1s
17:05:31 [2022-11-25T17:05:31.039Z] 
17:05:31 [2022-11-25T17:05:31.039Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:05:31 [2022-11-25T17:05:31.311Z] #40 ...
17:05:31 [2022-11-25T17:05:31.311Z] 
17:05:31 [2022-11-25T17:05:31.311Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
17:05:31 [2022-11-25T17:05:31.311Z] #68 DONE 0.3s
17:05:31 [2022-11-25T17:05:31.311Z] 
17:05:31 [2022-11-25T17:05:31.311Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:05:34 [2022-11-25T17:05:34.608Z] #40 246.0 + bin/containerd
17:06:21 [2022-11-25T17:06:21.310Z] #40 285.7 # github.com/containerd/containerd/cmd/containerd
17:06:21 [2022-11-25T17:06:21.310Z] #40 285.7 /usr/bin/ld: /tmp/go-link-381572548/000019.o: in function `New':
17:06:21 [2022-11-25T17:06:21.310Z] #40 285.7 /tmp/tmp.GPs6cYAOxC/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
17:06:21 [2022-11-25T17:06:21.310Z] #40 285.8 + bin/containerd-stress
17:06:21 [2022-11-25T17:06:21.310Z] #40 286.9 + bin/containerd-shim
17:06:23 [2022-11-25T17:06:23.854Z] #40 295.5 + bin/containerd-shim-runc-v1
17:06:29 [2022-11-25T17:06:29.144Z] #40 300.5 + bin/containerd-shim-runc-v2
17:06:29 [2022-11-25T17:06:29.144Z] #40 301.2 + binaries
17:06:29 [2022-11-25T17:06:29.144Z] #40 301.2 + install -D bin/containerd /build/containerd
17:06:29 [2022-11-25T17:06:29.144Z] #40 301.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:06:29 [2022-11-25T17:06:29.144Z] #40 301.2 + install -D bin/ctr /build/ctr
17:06:29 [2022-11-25T17:06:29.714Z] #40 DONE 301.7s
17:06:30 [2022-11-25T17:06:30.287Z] 
17:06:30 [2022-11-25T17:06:30.287Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:06:30 [2022-11-25T17:06:30.547Z] #69 DONE 0.2s
17:06:30 [2022-11-25T17:06:30.547Z] 
17:06:30 [2022-11-25T17:06:30.547Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:06:30 [2022-11-25T17:06:30.547Z] #70 DONE 0.1s
17:06:30 [2022-11-25T17:06:30.547Z] 
17:06:30 [2022-11-25T17:06:30.547Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
17:06:30 [2022-11-25T17:06:30.807Z] #71 DONE 0.1s
17:06:30 [2022-11-25T17:06:30.807Z] 
17:06:30 [2022-11-25T17:06:30.807Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:06:30 [2022-11-25T17:06:30.807Z] #72 DONE 0.1s
17:06:30 [2022-11-25T17:06:30.807Z] 
17:06:30 [2022-11-25T17:06:30.807Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:06:30 [2022-11-25T17:06:30.807Z] #73 DONE 0.0s
17:06:30 [2022-11-25T17:06:30.807Z] 
17:06:30 [2022-11-25T17:06:30.807Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:06:30 [2022-11-25T17:06:30.807Z] #74 DONE 0.0s
17:06:30 [2022-11-25T17:06:30.807Z] 
17:06:30 [2022-11-25T17:06:30.807Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
17:06:32 [2022-11-25T17:06:32.187Z] #75 DONE 1.2s
17:06:32 [2022-11-25T17:06:32.187Z] 
17:06:32 [2022-11-25T17:06:32.187Z] #76 exporting to image
17:06:32 [2022-11-25T17:06:32.187Z] #76 exporting layers
17:06:35 [2022-11-25T17:06:35.482Z] #76 exporting layers 3.0s done
17:06:35 [2022-11-25T17:06:35.483Z] #76 writing image sha256:279eb7935ccb03cced6f7046adfce95ed936b7464dd5fbe11a9b8eb79e07c7b6 done
17:06:35 [2022-11-25T17:06:35.483Z] #76 naming to docker.io/library/docker:dc52e08bb5719885b89205cf9f7de690b9786ac5 done
17:06:35 [2022-11-25T17:06:35.483Z] #76 DONE 3.0s