Skip to content

Console Output

Skipping 143 KB.. Full Log
022-07-01T11:13:21.106Z] #44 1.250 + dir=/
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + bin=tini
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + shift
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + '[' '!' -f //tini.installer ']'
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + . //tini.installer
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 ++ : v0.19.0
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + install_tini
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + echo 'Install tini version v0.19.0'
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.PS3qoZng4i/tini
11:13:21 [2022-07-01T11:13:21.106Z] #44 1.256 Cloning into '/tmp/tmp.PS3qoZng4i/tini'...
11:13:21 [2022-07-01T11:13:21.363Z] #44 1.618 + cd /tmp/tmp.PS3qoZng4i/tini
11:13:21 [2022-07-01T11:13:21.363Z] #44 1.621 + git checkout -q v0.19.0
11:13:21 [2022-07-01T11:13:21.363Z] #44 1.647 + cmake .
11:13:21 [2022-07-01T11:13:21.621Z] #44 2.067 -- The C compiler identification is GNU 10.2.1
11:13:21 [2022-07-01T11:13:21.878Z] #44 2.123 -- Detecting C compiler ABI info
11:13:22 [2022-07-01T11:13:22.442Z] #44 2.732 -- Detecting C compiler ABI info - done
11:13:22 [2022-07-01T11:13:22.443Z] #44 2.801 -- Check for working C compiler: /usr/bin/cc - skipped
11:13:22 [2022-07-01T11:13:22.700Z] #44 2.810 -- Detecting C compile features
11:13:22 [2022-07-01T11:13:22.700Z] #44 2.814 -- Detecting C compile features - done
11:13:22 [2022-07-01T11:13:22.700Z] #44 2.865 -- Performing Test HAS_BUILTIN_FORTIFY
11:13:22 [2022-07-01T11:13:22.700Z] #44 3.061 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:13:22 [2022-07-01T11:13:22.700Z] #44 3.156 -- Configuring done
11:13:22 [2022-07-01T11:13:22.700Z] #44 3.176 -- Generating done
11:13:22 [2022-07-01T11:13:22.957Z] #44 3.196 -- Build files have been written to: /tmp/tmp.PS3qoZng4i/tini
11:13:22 [2022-07-01T11:13:22.958Z] #44 3.202 + make tini-static
11:13:23 [2022-07-01T11:13:23.216Z] #44 3.622 Scanning dependencies of target tini-static
11:13:23 [2022-07-01T11:13:23.473Z] #44 3.719 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:13:24 [2022-07-01T11:13:24.404Z] #44 ...
11:13:24 [2022-07-01T11:13:24.404Z] 
11:13:24 [2022-07-01T11:13:24.404Z] #77 [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
11:13:24 [2022-07-01T11:13:24.404Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:13:24 [2022-07-01T11:13:24.404Z] #77 0.653 Cloning into '/tmp/crun-build'...
11:13:24 [2022-07-01T11:13:24.404Z] #77 6.716 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:13:24 [2022-07-01T11:13:24.404Z] #77 6.725 Cloning into '/tmp/crun-build/libocispec'...
11:13:24 [2022-07-01T11:13:24.404Z] #77 7.847 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:13:24 [2022-07-01T11:13:24.404Z] #77 7.879 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:13:24 [2022-07-01T11:13:24.404Z] #77 7.880 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:13:24 [2022-07-01T11:13:24.404Z] #77 7.880 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:13:24 [2022-07-01T11:13:24.404Z] #77 7.906 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:13:24 [2022-07-01T11:13:24.404Z] #77 9.647 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:13:24 [2022-07-01T11:13:24.404Z] #77 ...
11:13:24 [2022-07-01T11:13:24.404Z] 
11:13:24 [2022-07-01T11:13:24.404Z] #53 [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.1"      && /build/gotestsum --version
11:13:24 [2022-07-01T11:13:24.404Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
11:13:24 [2022-07-01T11:13:24.404Z] #53 55.81 gotestsum version dev
11:13:27 [2022-07-01T11:13:27.677Z] #53 DONE 58.8s
11:13:27 [2022-07-01T11:13:27.677Z] 
11:13:27 [2022-07-01T11:13:27.677Z] #77 [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
11:13:27 [2022-07-01T11:13:27.677Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:13:27 [2022-07-01T11:13:27.677Z] #77 11.41 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:13:27 [2022-07-01T11:13:27.677Z] #77 12.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:13:27 [2022-07-01T11:13:27.677Z] #77 12.84 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:13:27 [2022-07-01T11:13:27.678Z] #77 13.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:13:27 [2022-07-01T11:13:27.678Z] #77 ...
11:13:27 [2022-07-01T11:13:27.678Z] 
11:13:27 [2022-07-01T11:13:27.678Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:13:27 [2022-07-01T11:13:27.678Z] #44 sha256:eeb1e54369e2079c40b840702ee61ec7862e3582c03a68d2094599e4bd8b03f3
11:13:27 [2022-07-01T11:13:27.678Z] #44 5.167 [100%] Linking C executable tini-static
11:13:27 [2022-07-01T11:13:27.678Z] #44 5.640 [100%] Built target tini-static
11:13:27 [2022-07-01T11:13:27.678Z] #44 5.695 + mkdir -p /build
11:13:27 [2022-07-01T11:13:27.678Z] #44 5.703 + cp tini-static /build/docker-init
11:13:27 [2022-07-01T11:13:27.678Z] #44 DONE 7.8s
11:13:27 [2022-07-01T11:13:27.678Z] 
11:13:27 [2022-07-01T11:13:27.678Z] #14 [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
11:13:27 [2022-07-01T11:13:27.678Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.41 Selecting previously unselected package gcc-mingw-w64-base.
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:13:27 [2022-07-01T11:13:27.678Z] #14 51.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:13:27 [2022-07-01T11:13:27.934Z] #14 59.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:13:27 [2022-07-01T11:13:27.934Z] #14 59.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:13:27 [2022-07-01T11:13:27.934Z] #14 59.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:40 [2022-07-01T11:13:40.114Z] #14 71.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:13:40 [2022-07-01T11:13:40.114Z] #14 71.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:13:40 [2022-07-01T11:13:40.114Z] #14 71.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:40 [2022-07-01T11:13:40.681Z] #14 ...
11:13:40 [2022-07-01T11:13:40.681Z] 
11:13:40 [2022-07-01T11:13:40.681Z] #77 [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
11:13:40 [2022-07-01T11:13:40.681Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:13:40 [2022-07-01T11:13:40.681Z] #77 26.45 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:13:45 [2022-07-01T11:13:45.934Z] #77 ...
11:13:45 [2022-07-01T11:13:45.934Z] 
11:13:45 [2022-07-01T11:13:45.934Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:13:45 [2022-07-01T11:13:45.934Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:13:45 [2022-07-01T11:13:45.934Z] #64 40.58 Updating files:  55% (2631/4779)
Updating files:  56% (2677/4779)
Updating files:  57% (2725/4779)
Updating files:  58% (2772/4779)
Updating files:  59% (2820/4779)
Updating files:  60% (2868/4779)
Updating files:  61% (2916/4779)
Updating files:  62% (2963/4779)
Updating files:  63% (3011/4779)
Updating files:  64% (3059/4779)
Updating files:  65% (3107/4779)
Updating files:  66% (3155/4779)
Updating files:  67% (3202/4779)
Updating files:  68% (3250/4779)
Updating files:  69% (3298/4779)
Updating files:  70% (3346/4779)
Updating files:  71% (3394/4779)
Updating files:  72% (3441/4779)
Updating files:  73% (3489/4779)
Updating files:  74% (3537/4779)
Updating files:  75% (3585/4779)
Updating files:  76% (3633/4779)
Updating files:  77% (3680/4779)
Updating files:  78% (3728/4779)
Updating files:  79% (3776/4779)
Updating files:  80% (3824/4779)
Updating files:  81% (3871/4779)
Updating files:  82% (3919/4779)
Updating files:  83% (3967/4779)
Updating files:  84% (4015/4779)
Updating files:  85% (4063/4779)
Updating files:  86% (4110/4779)
Updating files:  87% (4158/4779)
Updating files:  88% (4206/4779)
Updating files:  89% (4254/4779)
Updating files:  90% (4302/4779)
Updating files:  91% (4349/4779)
Updating files:  92% (4397/4779)
Updating files:  93% (4445/4779)
Updating files:  94% (4493/4779)
Updating files:  95% (4541/4779)
Updating files:  96% (4588/4779)
Updating files:  97% (4636/4779)
Updating files:  98% (4684/4779)
Updating files:  99% (4732/4779)
Updating files: 100% (4779/4779)
Updating files: 100% (4779/4779), done.
11:13:45 [2022-07-01T11:13:45.934Z] #64 41.61 + cd /tmp/tmp.APiE6sz8my/src/github.com/containerd/containerd
11:13:45 [2022-07-01T11:13:45.934Z] #64 41.61 + git checkout -q v1.6.6
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.78 + export 'BUILDTAGS=netgo osusergo static_build'
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.78 + BUILDTAGS='netgo osusergo static_build'
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.78 + export EXTRA_FLAGS=-buildmode=pie
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.79 + EXTRA_FLAGS=-buildmode=pie
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.79 + '[' '' = dynamic ']'
11:13:45 [2022-07-01T11:13:45.934Z] #64 42.79 + make
11:13:47 [2022-07-01T11:13:47.303Z] #64 44.43 + bin/ctr
11:13:55 [2022-07-01T11:13:55.400Z] #64 ...
11:13:55 [2022-07-01T11:13:55.400Z] 
11:13:55 [2022-07-01T11:13:55.400Z] #14 [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
11:13:55 [2022-07-01T11:13:55.400Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
11:13:55 [2022-07-01T11:13:55.400Z] #14 76.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:13:55 [2022-07-01T11:13:55.400Z] #14 76.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:13:55 [2022-07-01T11:13:55.400Z] #14 76.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:13:55 [2022-07-01T11:13:55.400Z] #14 82.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:13:55 [2022-07-01T11:13:55.400Z] #14 82.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:13:55 [2022-07-01T11:13:55.400Z] #14 82.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:58 [2022-07-01T11:13:58.672Z] #14 ...
11:13:58 [2022-07-01T11:13:58.672Z] 
11:13:58 [2022-07-01T11:13:58.672Z] #77 [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
11:13:58 [2022-07-01T11:13:58.672Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:13:58 [2022-07-01T11:13:58.672Z] #77 35.79 libtoolize: putting auxiliary files in '.'.
11:13:58 [2022-07-01T11:13:58.672Z] #77 35.80 libtoolize: copying file './ltmain.sh'
11:13:58 [2022-07-01T11:13:58.672Z] #77 36.60 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:13:58 [2022-07-01T11:13:58.672Z] #77 36.60 libtoolize: and rerunning libtoolize and aclocal.
11:13:58 [2022-07-01T11:13:58.672Z] #77 36.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.24 configure.ac:7: installing './compile'
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.26 configure.ac:11: installing './config.guess'
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.27 configure.ac:11: installing './config.sub'
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.28 configure.ac:8: installing './install-sh'
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.29 configure.ac:8: installing './missing'
11:13:58 [2022-07-01T11:13:58.672Z] #77 44.39 Makefile.am: installing './depcomp'
11:14:00 [2022-07-01T11:14:00.039Z] #77 45.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:14:00 [2022-07-01T11:14:00.039Z] #77 45.52 libtoolize: copying file 'build-aux/ltmain.sh'
11:14:00 [2022-07-01T11:14:00.039Z] #77 45.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:14:00 [2022-07-01T11:14:00.039Z] #77 45.68 libtoolize: copying file 'm4/libtool.m4'
11:14:00 [2022-07-01T11:14:00.039Z] #77 45.78 libtoolize: copying file 'm4/ltoptions.m4'
11:14:00 [2022-07-01T11:14:00.296Z] #77 45.98 libtoolize: copying file 'm4/ltsugar.m4'
11:14:00 [2022-07-01T11:14:00.296Z] #77 46.15 libtoolize: copying file 'm4/ltversion.m4'
11:14:00 [2022-07-01T11:14:00.553Z] #77 46.29 libtoolize: copying file 'm4/lt~obsolete.m4'
11:14:00 [2022-07-01T11:14:00.553Z] #77 46.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:14:01 [2022-07-01T11:14:01.483Z] #77 ...
11:14:01 [2022-07-01T11:14:01.483Z] 
11:14:01 [2022-07-01T11:14:01.483Z] #14 [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
11:14:01 [2022-07-01T11:14:01.483Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
11:14:01 [2022-07-01T11:14:01.483Z] #14 93.01 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:14:01 [2022-07-01T11:14:01.739Z] #14 93.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:14:01 [2022-07-01T11:14:01.739Z] #14 93.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.78 Selecting previously unselected package g++-mingw-w64-x86-64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.78 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.79 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.93 Selecting previously unselected package libapparmor1:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 98.98 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.08 Selecting previously unselected package libapparmor-dev:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.11 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.12 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.27 Selecting previously unselected package libbtrfs0:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.30 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.47 Selecting previously unselected package libbtrfs-dev:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.50 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.70 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.70 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.72 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.79 Selecting previously unselected package libudev-dev:arm64.
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.79 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.315Z] #14 99.80 Unpacking libudev-dev:arm64 (247.3-7) ...
11:14:08 [2022-07-01T11:14:08.571Z] #14 99.98 Selecting previously unselected package libsepol1-dev:arm64.
11:14:08 [2022-07-01T11:14:08.828Z] #14 99.98 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.828Z] #14 99.99 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:14:08 [2022-07-01T11:14:08.828Z] #14 100.2 Selecting previously unselected package libpcre2-16-0:arm64.
11:14:08 [2022-07-01T11:14:08.828Z] #14 100.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:14:08 [2022-07-01T11:14:08.828Z] #14 100.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:14:09 [2022-07-01T11:14:09.085Z] #14 100.4 Selecting previously unselected package libpcre2-32-0:arm64.
11:14:09 [2022-07-01T11:14:09.085Z] #14 100.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:14:09 [2022-07-01T11:14:09.085Z] #14 100.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.6 Selecting previously unselected package libpcre2-posix2:arm64.
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.7 Selecting previously unselected package libpcre2-dev:arm64.
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:14:09 [2022-07-01T11:14:09.342Z] #14 100.7 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:14:09 [2022-07-01T11:14:09.599Z] #14 101.1 Selecting previously unselected package libselinux1-dev:arm64.
11:14:09 [2022-07-01T11:14:09.599Z] #14 101.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:14:09 [2022-07-01T11:14:09.856Z] #14 101.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:14:09 [2022-07-01T11:14:09.856Z] #14 101.4 Selecting previously unselected package libdevmapper-dev:arm64.
11:14:10 [2022-07-01T11:14:10.112Z] #14 101.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:14:10 [2022-07-01T11:14:10.112Z] #14 101.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:14:10 [2022-07-01T11:14:10.112Z] #14 101.5 Selecting previously unselected package libseccomp-dev:arm64.
11:14:10 [2022-07-01T11:14:10.112Z] #14 101.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:14:10 [2022-07-01T11:14:10.112Z] #14 101.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:14:10 [2022-07-01T11:14:10.369Z] #14 101.7 Selecting previously unselected package libsystemd-dev:arm64.
11:14:10 [2022-07-01T11:14:10.369Z] #14 101.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
11:14:10 [2022-07-01T11:14:10.369Z] #14 101.7 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libudev-dev:arm64 (247.3-7) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.4 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:14:10 [2022-07-01T11:14:10.931Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.4 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 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
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 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
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:14:11 [2022-07-01T11:14:11.188Z] #14 102.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:14:11 [2022-07-01T11:14:11.444Z] #14 102.6 Setting up dmsetup (2:1.02.175-2.1) ...
11:14:11 [2022-07-01T11:14:11.444Z] #14 102.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:14:11 [2022-07-01T11:14:11.444Z] #14 102.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:14:11 [2022-07-01T11:14:11.444Z] #14 102.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:11 [2022-07-01T11:14:11.444Z] #14 ...
11:14:11 [2022-07-01T11:14:11.444Z] 
11:14:11 [2022-07-01T11:14:11.444Z] #77 [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
11:14:11 [2022-07-01T11:14:11.444Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:14:11 [2022-07-01T11:14:11.444Z] #77 57.28 configure.ac:7: installing 'build-aux/compile'
11:14:11 [2022-07-01T11:14:11.444Z] #77 57.29 configure.ac:9: installing 'build-aux/config.guess'
11:14:11 [2022-07-01T11:14:11.444Z] #77 57.30 configure.ac:9: installing 'build-aux/config.sub'
11:14:11 [2022-07-01T11:14:11.444Z] #77 57.31 configure.ac:11: installing 'build-aux/install-sh'
11:14:11 [2022-07-01T11:14:11.701Z] #77 57.31 configure.ac:11: installing 'build-aux/missing'
11:14:11 [2022-07-01T11:14:11.701Z] #77 57.49 Makefile.am: installing 'build-aux/depcomp'
11:14:11 [2022-07-01T11:14:11.958Z] #77 57.62 parallel-tests: installing 'build-aux/test-driver'
11:14:13 [2022-07-01T11:14:13.854Z] #77 59.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:14:13 [2022-07-01T11:14:13.854Z] #77 59.44 libtoolize: copying file 'build-aux/ltmain.sh'
11:14:14 [2022-07-01T11:14:14.111Z] #77 59.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:14:14 [2022-07-01T11:14:14.368Z] #77 59.99 libtoolize: copying file 'm4/libtool.m4'
11:14:14 [2022-07-01T11:14:14.368Z] #77 60.09 libtoolize: copying file 'm4/ltoptions.m4'
11:14:14 [2022-07-01T11:14:14.368Z] #77 60.22 libtoolize: copying file 'm4/ltsugar.m4'
11:14:14 [2022-07-01T11:14:14.625Z] #77 60.32 libtoolize: copying file 'm4/ltversion.m4'
11:14:14 [2022-07-01T11:14:14.625Z] #77 60.42 libtoolize: copying file 'm4/lt~obsolete.m4'
11:14:17 [2022-07-01T11:14:17.146Z] #77 ...
11:14:17 [2022-07-01T11:14:17.146Z] 
11:14:17 [2022-07-01T11:14:17.146Z] #67 [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
11:14:17 [2022-07-01T11:14:17.146Z] #67 sha256:6113a22047384ef214392847d2aa018ea07dc1b8ba61003234a8573758ecc809
11:14:17 [2022-07-01T11:14:17.146Z] #67 102.5 + for f in rootlesskit rootlesskit-docker-proxy
11:14:17 [2022-07-01T11:14:17.146Z] #67 102.5 + GOBIN=/build
11:14:17 [2022-07-01T11:14:17.146Z] #67 102.5 + GO111MODULE=on
11:14:17 [2022-07-01T11:14:17.146Z] #67 102.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5 rootlesskit version 1.0.0
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5 Usage of /build/rootlesskit-docker-proxy:
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5   -container-ip string
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5     	container ip
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5   -container-port int
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5     	container port (default -1)
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5   -host-ip string
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5     	host ip
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5   -host-port int
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5     	host port (default -1)
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5   -proto string
11:14:17 [2022-07-01T11:14:17.146Z] #67 107.5     	proxy protocol (default "tcp")
11:14:17 [2022-07-01T11:14:17.146Z] #67 DONE 108.0s
11:14:17 [2022-07-01T11:14:17.146Z] 
11:14:17 [2022-07-01T11:14:17.146Z] #14 [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
11:14:17 [2022-07-01T11:14:17.146Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
11:14:17 [2022-07-01T11:14:17.146Z] #14 DONE 108.3s
11:14:17 [2022-07-01T11:14:17.146Z] 
11:14:17 [2022-07-01T11:14:17.146Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:14:17 [2022-07-01T11:14:17.146Z] #68 sha256:2abd407d4166d829775437491afd814c272ca3978a7680b8e46e16ce156e398d
11:14:17 [2022-07-01T11:14:17.146Z] #68 DONE 0.2s
11:14:17 [2022-07-01T11:14:17.146Z] 
11:14:17 [2022-07-01T11:14:17.146Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:14:17 [2022-07-01T11:14:17.146Z] #59 sha256:60f33fbf0080a98d0e2dc7d9fa6b5f938df03a144cc323617feca675ea355bf4
11:14:17 [2022-07-01T11:14:17.146Z] #59 DONE 0.2s
11:14:17 [2022-07-01T11:14:17.146Z] 
11:14:17 [2022-07-01T11:14:17.146Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:14:17 [2022-07-01T11:14:17.146Z] #60 sha256:7cf14c8e183271357f80d4ef0eb84a623b8de58427e592e6d9a827e7efab3dcb
11:14:17 [2022-07-01T11:14:17.404Z] #60 ...
11:14:17 [2022-07-01T11:14:17.404Z] 
11:14:17 [2022-07-01T11:14:17.404Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:14:17 [2022-07-01T11:14:17.404Z] #69 sha256:d3107d4b647bc9a7bc818aab9b205d7b559008a1bbfa1068e5da46d6b1b3cf28
11:14:17 [2022-07-01T11:14:17.404Z] #69 DONE 0.2s
11:14:17 [2022-07-01T11:14:17.404Z] 
11:14:17 [2022-07-01T11:14:17.404Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:14:17 [2022-07-01T11:14:17.404Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00
11:14:18 [2022-07-01T11:14:18.771Z] #15 DONE 1.6s
11:14:18 [2022-07-01T11:14:18.771Z] 
11:14:18 [2022-07-01T11:14:18.771Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:14:18 [2022-07-01T11:14:18.771Z] #60 sha256:7cf14c8e183271357f80d4ef0eb84a623b8de58427e592e6d9a827e7efab3dcb
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.233 + RM_GOPATH=0
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.237 + TMP_GOPATH=
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.237 + : /build
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.237 + '[' -z '' ']'
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.237 ++ mktemp -d
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.264 + export GOPATH=/tmp/tmp.ASAwpfgr10
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.270 + GOPATH=/tmp/tmp.ASAwpfgr10
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.271 + RM_GOPATH=1
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.271 + case "$(go env GOARCH)" in
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.271 ++ go env GOARCH
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.284 + export GO_BUILDMODE=-buildmode=pie
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.298 + GO_BUILDMODE=-buildmode=pie
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.299 ++ dirname /install.sh
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.306 + dir=/
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.306 + bin=runc
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.306 + shift
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.306 + '[' '!' -f //runc.installer ']'
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.306 + . //runc.installer
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.307 ++ set -e
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.310 ++ : v1.1.2
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.313 + install_runc
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.313 + RUNC_BUILDTAGS=seccomp
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.313 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.313 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ASAwpfgr10/src/github.com/opencontainers/runc
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.313 Install runc version v1.1.2 (build tags: seccomp)
11:14:18 [2022-07-01T11:14:18.771Z] #60 1.317 Cloning into '/tmp/tmp.ASAwpfgr10/src/github.com/opencontainers/runc'...
11:14:20 [2022-07-01T11:14:20.147Z] #60 ...
11:14:20 [2022-07-01T11:14:20.147Z] 
11:14:20 [2022-07-01T11:14:20.147Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:14:20 [2022-07-01T11:14:20.147Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0
11:14:20 [2022-07-01T11:14:20.147Z] #16 DONE 1.3s
11:14:20 [2022-07-01T11:14:20.147Z] 
11:14:20 [2022-07-01T11:14:20.147Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:14:20 [2022-07-01T11:14:20.147Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e
11:14:20 [2022-07-01T11:14:20.710Z] #17 0.628 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:14:20 [2022-07-01T11:14:20.710Z] #17 DONE 0.7s
11:14:20 [2022-07-01T11:14:20.710Z] 
11:14:20 [2022-07-01T11:14:20.710Z] #77 [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
11:14:20 [2022-07-01T11:14:20.710Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:14:20 [2022-07-01T11:14:20.710Z] #77 ...
11:14:20 [2022-07-01T11:14:20.710Z] 
11:14:20 [2022-07-01T11:14:20.710Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:14:20 [2022-07-01T11:14:20.710Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08
11:14:21 [2022-07-01T11:14:21.658Z] #18 DONE 0.8s
11:14:21 [2022-07-01T11:14:21.658Z] 
11:14:21 [2022-07-01T11:14:21.658Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:14:21 [2022-07-01T11:14:21.658Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b
11:14:22 [2022-07-01T11:14:22.586Z] #19 DONE 0.9s
11:14:22 [2022-07-01T11:14:22.586Z] 
11:14:22 [2022-07-01T11:14:22.586Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:14:22 [2022-07-01T11:14:22.586Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961
11:14:23 [2022-07-01T11:14:23.515Z] #20 DONE 0.9s
11:14:23 [2022-07-01T11:14:23.515Z] 
11:14:23 [2022-07-01T11:14:23.515Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:23 [2022-07-01T11:14:23.515Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:14:24 [2022-07-01T11:14:24.444Z] #21 1.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:24 [2022-07-01T11:14:24.445Z] #21 1.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
11:14:24 [2022-07-01T11:14:24.445Z] #21 1.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
11:14:25 [2022-07-01T11:14:25.008Z] #21 1.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
11:14:25 [2022-07-01T11:14:25.937Z] #21 2.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [160 kB]
11:14:27 [2022-07-01T11:14:27.305Z] #21 3.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:14:28 [2022-07-01T11:14:28.683Z] #21 ...
11:14:28 [2022-07-01T11:14:28.683Z] 
11:14:28 [2022-07-01T11:14:28.683Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:14:28 [2022-07-01T11:14:28.683Z] #60 sha256:7cf14c8e183271357f80d4ef0eb84a623b8de58427e592e6d9a827e7efab3dcb
11:14:28 [2022-07-01T11:14:28.683Z] #60 11.26 + cd /tmp/tmp.ASAwpfgr10/src/github.com/opencontainers/runc
11:14:28 [2022-07-01T11:14:28.683Z] #60 11.26 + git checkout -q v1.1.2
11:14:28 [2022-07-01T11:14:28.939Z] #60 11.77 + '[' -z '' ']'
11:14:28 [2022-07-01T11:14:28.939Z] #60 11.77 + target=static
11:14:28 [2022-07-01T11:14:28.939Z] #60 11.77 + make BUILDTAGS=seccomp static
11:14:29 [2022-07-01T11:14:29.196Z] #60 12.15 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
11:14:31 [2022-07-01T11:14:31.716Z] #60 ...
11:14:31 [2022-07-01T11:14:31.716Z] 
11:14:31 [2022-07-01T11:14:31.716Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
11:14:31 [2022-07-01T11:14:31.716Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 Delve is a source level debugger for Go programs.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 Delve enables you to interact with your program by controlling the execution of the process,
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 Pass flags to the program you are debugging using `--`, for example:
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.2 `dlv exec ./hello -- server --config conf/config.toml`
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 Usage:
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   dlv [command]
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 Available Commands:
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   attach      Attach to running process and begin debugging.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   connect     Connect to a headless debug server with a terminal client.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   core        Examine a core dump.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   debug       Compile and begin debugging main package in current directory, or the package specified.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   exec        Execute a precompiled binary, and begin a debug session.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   help        Help about any command
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   run         Deprecated command. Use 'debug' instead.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   test        Compile test binary and begin debugging program.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   trace       Compile and begin tracing program.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   version     Prints version.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 Flags:
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --disable-aslr                     Disables address space randomization
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   -h, --help                             help for dlv
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --init string                      Init file, executed by the terminal client.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --log                              Enable debugging server logging.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3       --wd string                        Working directory for running the program.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 Additional help topics:
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   dlv backend  Help about the --backend flag.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   dlv log      Help about logging flags.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3   dlv redirect Help about file redirection.
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 
11:14:31 [2022-07-01T11:14:31.716Z] #36 121.3 Use "dlv [command] --help" for more information about a command.
11:14:31 [2022-07-01T11:14:31.716Z] #36 DONE 122.7s
11:14:31 [2022-07-01T11:14:31.716Z] 
11:14:31 [2022-07-01T11:14:31.716Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:14:31 [2022-07-01T11:14:31.716Z] #26 sha256:03ea6bd4bb9f715274f58fed9e60de0e4a37606011fa4075756d51c46f6e0bb4
11:14:31 [2022-07-01T11:14:31.716Z] #26 117.7 Updating files:  21% (2473/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  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:  59% (6842/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  82% (9458/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.
11:14:31 [2022-07-01T11:14:31.716Z] #26 121.4 + cd /tmp/tmp.hc0fpvynaB/tmp/docker-ce
11:14:31 [2022-07-01T11:14:31.716Z] #26 121.4 + git checkout -q v17.06.2-ce
11:14:34 [2022-07-01T11:14:34.988Z] #26 125.4 + mkdir -p /tmp/tmp.hc0fpvynaB/src/github.com/docker
11:14:34 [2022-07-01T11:14:34.988Z] #26 125.4 + mv components/cli /tmp/tmp.hc0fpvynaB/src/github.com/docker/cli
11:14:34 [2022-07-01T11:14:34.988Z] #26 125.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:14:34 [2022-07-01T11:14:34.988Z] #26 ...
11:14:34 [2022-07-01T11:14:34.988Z] 
11:14:34 [2022-07-01T11:14:34.988Z] #77 [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
11:14:34 [2022-07-01T11:14:34.988Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.66 configure.ac:11: installing 'build-aux/compile'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.67 configure.ac:11: installing 'build-aux/config.guess'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.68 configure.ac:11: installing 'build-aux/config.sub'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.69 configure.ac:13: installing 'build-aux/install-sh'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.72 configure.ac:13: installing 'build-aux/missing'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.72 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:14:34 [2022-07-01T11:14:34.988Z] #77 74.96 Makefile.am: installing 'build-aux/depcomp'
11:14:34 [2022-07-01T11:14:34.988Z] #77 76.41 checking build system type... aarch64-unknown-linux-gnu
11:14:34 [2022-07-01T11:14:34.988Z] #77 76.70 checking host system type... aarch64-unknown-linux-gnu
11:14:34 [2022-07-01T11:14:34.988Z] #77 76.70 checking how to print strings... printf
11:14:34 [2022-07-01T11:14:34.988Z] #77 76.71 checking for gcc... gcc
11:14:34 [2022-07-01T11:14:34.988Z] #77 76.86 checking whether the C compiler works... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 77.06 checking for C compiler default output file name... a.out
11:14:34 [2022-07-01T11:14:34.988Z] #77 77.06 checking for suffix of executables... 
11:14:34 [2022-07-01T11:14:34.988Z] #77 77.23 checking whether we are cross compiling... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 77.64 checking for suffix of object files... o
11:14:34 [2022-07-01T11:14:34.988Z] #77 77.97 checking whether we are using the GNU C compiler... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.05 checking whether gcc accepts -g... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.11 checking for gcc option to accept ISO C89... none needed
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.28 checking whether gcc understands -c and -o together... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.49 checking for a sed that does not truncate output... /bin/sed
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.53 checking for grep that handles long lines and -e... /bin/grep
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.54 checking for egrep... /bin/grep -E
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.55 checking for fgrep... /bin/grep -F
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.56 checking for ld used by gcc... /usr/bin/ld
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.57 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.70 checking whether ln -s works... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.70 checking the maximum length of command line arguments... 1572864
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking for /usr/bin/ld option to reload object files... -r
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking for objdump... objdump
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking how to recognize dependent libraries... pass_all
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking for dlltool... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking how to associate runtime and link libraries... printf %s\n
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking for ar... ar
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.76 checking for archiver @FILE support... @
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.89 checking for strip... strip
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.89 checking for ranlib... ranlib
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.90 checking for gawk... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.90 checking for mawk... mawk
11:14:34 [2022-07-01T11:14:34.988Z] #77 78.90 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.32 checking for sysroot... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.33 checking for a working dd... /bin/dd
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.36 checking for mt... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.38 checking if : is a manifest tool... no
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.39 checking how to run the C preprocessor... gcc -E
11:14:34 [2022-07-01T11:14:34.988Z] #77 79.75 checking for ANSI C header files... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 80.39 checking for sys/types.h... yes
11:14:34 [2022-07-01T11:14:34.988Z] #77 80.58 checking for sys/stat.h... yes
11:14:35 [2022-07-01T11:14:35.244Z] #77 80.82 checking for stdlib.h... yes
11:14:35 [2022-07-01T11:14:35.501Z] #77 81.02 checking for string.h... yes
11:14:35 [2022-07-01T11:14:35.501Z] #77 81.24 checking for memory.h... yes
11:14:36 [2022-07-01T11:14:36.014Z] #77 81.47 checking for strings.h... yes
11:14:36 [2022-07-01T11:14:36.271Z] #77 81.67 checking for inttypes.h... yes
11:14:36 [2022-07-01T11:14:36.271Z] #77 81.88 checking for stdint.h... yes
11:14:36 [2022-07-01T11:14:36.527Z] #77 82.10 checking for unistd.h... yes
11:14:36 [2022-07-01T11:14:36.784Z] #77 82.27 checking for dlfcn.h... yes
11:14:36 [2022-07-01T11:14:36.784Z] #77 82.40 checking for objdir... .libs
11:14:37 [2022-07-01T11:14:37.042Z] #77 82.77 checking if gcc supports -fno-rtti -fno-exceptions... no
11:14:37 [2022-07-01T11:14:37.299Z] #77 82.94 checking for gcc option to produce PIC... -fPIC -DPIC
11:14:37 [2022-07-01T11:14:37.299Z] #77 82.94 checking if gcc PIC flag -fPIC -DPIC works... yes
11:14:37 [2022-07-01T11:14:37.554Z] #77 83.07 checking if gcc static flag -static works... yes
11:14:38 [2022-07-01T11:14:38.068Z] #77 83.50 checking if gcc supports -c -o file.o... yes
11:14:38 [2022-07-01T11:14:38.068Z] #77 83.69 checking if gcc supports -c -o file.o... (cached) yes
11:14:38 [2022-07-01T11:14:38.068Z] #77 83.69 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:14:38 [2022-07-01T11:14:38.325Z] #77 83.75 checking dynamic linker characteristics... GNU/Linux ld.so
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.11 checking how to hardcode library paths into programs... immediate
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.11 checking whether stripping libraries is possible... yes
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.13 checking if libtool supports shared libraries... yes
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.14 checking whether to build shared libraries... no
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.14 checking whether to build static libraries... yes
11:14:38 [2022-07-01T11:14:38.325Z] #77 84.15 checking for a BSD-compatible install... /usr/bin/install -c
11:14:38 [2022-07-01T11:14:38.582Z] #77 84.20 checking whether build environment is sane... yes
11:14:38 [2022-07-01T11:14:38.582Z] #77 84.29 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:14:38 [2022-07-01T11:14:38.582Z] #77 84.31 checking whether make sets $(MAKE)... yes
11:14:38 [2022-07-01T11:14:38.582Z] #77 84.37 checking whether make supports the include directive... yes (GNU style)
11:14:38 [2022-07-01T11:14:38.838Z] #77 84.43 checking whether make supports nested variables... yes
11:14:38 [2022-07-01T11:14:38.839Z] #77 84.50 checking whether UID '0' is supported by ustar format... yes
11:14:38 [2022-07-01T11:14:38.839Z] #77 84.51 checking whether GID '0' is supported by ustar format... yes
11:14:38 [2022-07-01T11:14:38.839Z] #77 84.51 checking how to create a ustar tar archive... gnutar
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.56 checking dependency style of gcc... gcc3
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.74 checking whether to enable maintainer-specific portions of Makefiles... yes
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.75 checking whether make supports nested variables... (cached) yes
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.75 checking for gawk... (cached) mawk
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.75 checking for a sed that does not truncate output... (cached) /bin/sed
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.76 checking for gcc... (cached) gcc
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.85 checking whether we are using the GNU C compiler... (cached) yes
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.85 checking whether gcc accepts -g... (cached) yes
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.85 checking for gcc option to accept ISO C89... (cached) none needed
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.85 checking whether gcc understands -c and -o together... (cached) yes
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.85 checking for a Python interpreter with version >= 3... python3
11:14:39 [2022-07-01T11:14:39.095Z] #77 84.94 checking for python3... /usr/bin/python3
11:14:39 [2022-07-01T11:14:39.352Z] #77 84.94 checking for python3 version... 3.9
11:14:39 [2022-07-01T11:14:39.352Z] #77 85.00 checking for python3 platform... linux
11:14:39 [2022-07-01T11:14:39.352Z] #77 85.05 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:14:39 [2022-07-01T11:14:39.609Z] #77 85.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:14:39 [2022-07-01T11:14:39.609Z] #77 85.40 checking for go-md2man... no
11:14:39 [2022-07-01T11:14:39.609Z] #77 85.41 checking error.h usability... yes
11:14:39 [2022-07-01T11:14:39.609Z] #77 85.49 checking error.h presence... yes
11:14:39 [2022-07-01T11:14:39.866Z] #77 85.54 checking for error.h... yes
11:14:39 [2022-07-01T11:14:39.866Z] #77 85.58 checking linux/openat2.h usability... yes
11:14:39 [2022-07-01T11:14:39.866Z] #77 85.69 checking linux/openat2.h presence... yes
11:14:39 [2022-07-01T11:14:39.866Z] #77 85.75 checking for linux/openat2.h... yes
11:14:40 [2022-07-01T11:14:40.123Z] #77 85.78 checking for copy_file_range... yes
11:14:40 [2022-07-01T11:14:40.637Z] #77 86.10 checking for fgetxattr... yes
11:14:40 [2022-07-01T11:14:40.637Z] #77 86.24 checking for statx... 
11:14:40 [2022-07-01T11:14:40.637Z] #77 ...
11:14:40 [2022-07-01T11:14:40.637Z] 
11:14:40 [2022-07-01T11:14:40.637Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:40 [2022-07-01T11:14:40.637Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:14:40 [2022-07-01T11:14:40.637Z] #21 7.242 Fetched 8432 kB in 7s (1297 kB/s)
11:14:40 [2022-07-01T11:14:40.637Z] #21 7.242 Reading package lists...
11:14:40 [2022-07-01T11:14:40.637Z] #21 10.40 Reading package lists...
11:14:40 [2022-07-01T11:14:40.637Z] #21 12.78 Building dependency tree...
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.87 The following additional packages will be installed:
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.87   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.87   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.87   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88   python3-pkg-resources vim-runtime xxd
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88 Suggested packages:
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88   acl attr quota
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88 Recommended packages:
11:14:40 [2022-07-01T11:14:40.637Z] #21 14.88   libatm1 nftables libpam-cap build-essential python3-dev unzip
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.21 The following NEW packages will be installed:
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.22   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.22   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.22   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.22   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.23   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.23   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.23   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.23   xz-utils zip zstd
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded.
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Need to get 27.0 MB of archives.
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 After this operation, 105 MB of additional disk space will be used.
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:14:40 [2022-07-01T11:14:40.637Z] #21 16.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.65 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 16.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 17.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:14:40 [2022-07-01T11:14:40.638Z] #21 ...
11:14:40 [2022-07-01T11:14:40.638Z] 
11:14:40 [2022-07-01T11:14:40.638Z] #77 [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
11:14:40 [2022-07-01T11:14:40.638Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:14:40 [2022-07-01T11:14:40.638Z] #77 86.24 checking for statx... yes
11:14:40 [2022-07-01T11:14:40.895Z] #77 86.45 checking for fgetpwent_r... yes
11:14:41 [2022-07-01T11:14:41.198Z] #77 86.72 checking for issetugid... no
11:14:41 [2022-07-01T11:14:41.198Z] #77 86.96 checking for pkg-config... /usr/bin/pkg-config
11:14:41 [2022-07-01T11:14:41.198Z] #77 86.96 checking pkg-config is at least version 0.9.0... yes
11:14:41 [2022-07-01T11:14:41.455Z] #77 86.97 checking for library containing yajl_tree_get... -lyajl
11:14:41 [2022-07-01T11:14:41.742Z] #77 87.36 checking for yajl >= 2.0.0... yes
11:14:42 [2022-07-01T11:14:42.003Z] #77 87.38 checking sys/capability.h usability... yes
11:14:42 [2022-07-01T11:14:42.003Z] #77 87.57 checking sys/capability.h presence... yes
11:14:42 [2022-07-01T11:14:42.003Z] #77 87.62 checking for sys/capability.h... yes
11:14:42 [2022-07-01T11:14:42.260Z] #77 87.62 checking for library containing cap_from_name... 
11:14:42 [2022-07-01T11:14:42.260Z] #77 ...
11:14:42 [2022-07-01T11:14:42.260Z] 
11:14:42 [2022-07-01T11:14:42.260Z] #34 [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
11:14:42 [2022-07-01T11:14:42.260Z] #34 sha256:449dc6255994a451bc2fd98d32079778c92338751fb4061dd74f6f74b47b33ae
11:14:42 [2022-07-01T11:14:42.260Z] #34 DONE 133.2s
11:14:42 [2022-07-01T11:14:42.260Z] 
11:14:42 [2022-07-01T11:14:42.260Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:42 [2022-07-01T11:14:42.260Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 17.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.37 debconf: delaying package configuration, since apt-utils is not installed
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.51 Fetched 27.0 MB in 2s (17.8 MB/s)
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.80 Selecting previously unselected package pigz.
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.80 (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.)
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.83 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
11:14:42 [2022-07-01T11:14:42.260Z] #21 18.84 Unpacking pigz (2.6-1) ...
11:14:42 [2022-07-01T11:14:42.260Z] #21 19.00 Selecting previously unselected package libelf1:arm64.
11:14:42 [2022-07-01T11:14:42.260Z] #21 19.00 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
11:14:42 [2022-07-01T11:14:42.260Z] #21 19.01 Unpacking libelf1:arm64 (0.183-1) ...
11:14:42 [2022-07-01T11:14:42.823Z] #21 19.37 Selecting previously unselected package libbpf0:arm64.
11:14:42 [2022-07-01T11:14:42.823Z] #21 19.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
11:14:42 [2022-07-01T11:14:42.823Z] #21 19.40 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:14:43 [2022-07-01T11:14:43.080Z] #21 19.68 Selecting previously unselected package libcap2:arm64.
11:14:43 [2022-07-01T11:14:43.081Z] #21 19.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
11:14:43 [2022-07-01T11:14:43.081Z] #21 19.69 Unpacking libcap2:arm64 (1:2.44-1) ...
11:14:43 [2022-07-01T11:14:43.081Z] #21 19.79 Selecting previously unselected package libmnl0:arm64.
11:14:43 [2022-07-01T11:14:43.081Z] #21 19.80 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
11:14:43 [2022-07-01T11:14:43.081Z] #21 19.83 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:14:43 [2022-07-01T11:14:43.338Z] #21 19.94 Selecting previously unselected package libxtables12:arm64.
11:14:43 [2022-07-01T11:14:43.338Z] #21 19.95 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
11:14:43 [2022-07-01T11:14:43.338Z] #21 19.95 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:14:43 [2022-07-01T11:14:43.338Z] #21 20.09 Selecting previously unselected package libcap2-bin.
11:14:43 [2022-07-01T11:14:43.594Z] #21 20.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:14:43 [2022-07-01T11:14:43.594Z] #21 20.11 Unpacking libcap2-bin (1:2.44-1) ...
11:14:43 [2022-07-01T11:14:43.594Z] #21 20.23 Selecting previously unselected package iproute2.
11:14:43 [2022-07-01T11:14:43.594Z] #21 20.24 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
11:14:43 [2022-07-01T11:14:43.594Z] #21 20.25 Unpacking iproute2 (5.10.0-4) ...
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.67 Selecting previously unselected package xxd.
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.83 Selecting previously unselected package vim-common.
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:14:44 [2022-07-01T11:14:44.108Z] #21 20.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:14:44 [2022-07-01T11:14:44.365Z] #21 21.00 Selecting previously unselected package bash-completion.
11:14:44 [2022-07-01T11:14:44.366Z] #21 21.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
11:14:46 [2022-07-01T11:14:46.887Z] #21 23.50 Unpacking bash-completion (1:2.11-2) ...
11:14:47 [2022-07-01T11:14:47.145Z] #21 23.88 Selecting previously unselected package bzip2.
11:14:47 [2022-07-01T11:14:47.145Z] #21 23.90 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
11:14:47 [2022-07-01T11:14:47.145Z] #21 23.90 Unpacking bzip2 (1.0.8-4) ...
11:14:47 [2022-07-01T11:14:47.402Z] #21 24.01 Selecting previously unselected package xz-utils.
11:14:47 [2022-07-01T11:14:47.402Z] #21 24.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:14:47 [2022-07-01T11:14:47.402Z] #21 24.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:14:47 [2022-07-01T11:14:47.659Z] #21 24.15 Selecting previously unselected package apparmor.
11:14:47 [2022-07-01T11:14:47.659Z] #21 24.16 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
11:14:47 [2022-07-01T11:14:47.659Z] #21 24.21 Unpacking apparmor (2.13.6-10) ...
11:14:47 [2022-07-01T11:14:47.916Z] #21 24.68 Selecting previously unselected package inetutils-ping.
11:14:47 [2022-07-01T11:14:47.916Z] #21 24.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:14:47 [2022-07-01T11:14:47.916Z] #21 24.69 Unpacking inetutils-ping (2:2.0-1) ...
11:14:48 [2022-07-01T11:14:48.172Z] #21 24.77 Selecting previously unselected package libip4tc2:arm64.
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.78 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.84 Selecting previously unselected package libip6tc2:arm64.
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.85 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.91 Selecting previously unselected package libnfnetlink0:arm64.
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 24.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:14:48 [2022-07-01T11:14:48.173Z] #21 25.00 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.10 Selecting previously unselected package libnftnl11:arm64.
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.12 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.20 Selecting previously unselected package iptables.
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.21 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.429Z] #21 25.22 Unpacking iptables (1.8.7-1) ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.56 Selecting previously unselected package libonig5:arm64.
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.56 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.67 Selecting previously unselected package libjq1:arm64.
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.68 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.68 Unpacking libjq1:arm64 (1.6-2.1) ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.78 Selecting previously unselected package jq.
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.78 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
11:14:48 [2022-07-01T11:14:48.993Z] #21 25.79 Unpacking jq (1.6-2.1) ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.86 Selecting previously unselected package libaio1:arm64.
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.86 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.87 Unpacking libaio1:arm64 (0.3.112-9) ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.95 Selecting previously unselected package libgpm2:arm64.
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.96 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 25.97 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 26.05 Selecting previously unselected package libicu67:arm64.
11:14:49 [2022-07-01T11:14:49.259Z] #21 26.05 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
11:14:49 [2022-07-01T11:14:49.259Z] #21 26.06 Unpacking libicu67:arm64 (67.1-7) ...
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.16 Selecting previously unselected package libinih1:arm64.
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.17 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.18 Unpacking libinih1:arm64 (53-1+b2) ...
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.25 Selecting previously unselected package libnet1:arm64.
11:14:52 [2022-07-01T11:14:52.532Z] #21 ...
11:14:52 [2022-07-01T11:14:52.532Z] 
11:14:52 [2022-07-01T11:14:52.532Z] #77 [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
11:14:52 [2022-07-01T11:14:52.532Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:14:52 [2022-07-01T11:14:52.532Z] #77 87.62 checking for library containing cap_from_name... -lcap
11:14:52 [2022-07-01T11:14:52.532Z] #77 88.26 checking for library containing dlopen... -ldl
11:14:52 [2022-07-01T11:14:52.532Z] #77 88.94 checking seccomp.h usability... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.18 checking seccomp.h presence... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.25 checking for seccomp.h... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.25 checking for library containing seccomp_rule_add... -lseccomp
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.69 checking for library containing seccomp_arch_resolve_name... none required
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.81 checking systemd/sd-bus.h usability... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 89.99 checking systemd/sd-bus.h presence... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.10 checking for systemd/sd-bus.h... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.10 checking for library containing sd_bus_match_signal_async... -lsystemd
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.50 checking for sd_notify_barrier... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.67 checking linux/bpf.h usability... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.84 checking linux/bpf.h presence... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.95 checking for linux/bpf.h... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 90.95 checking compilation for eBPF... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.06 checking for criu >= 3.15... no
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.08 configure: CRIU headers not found, building without CRIU support
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.08 checking for criu > 3.16... no
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.10 configure: CRIU version doesn't support join-ns API
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.10 checking for criu > 3.16.1... no
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.13 configure: CRIU version doesn't support for pre-dumping
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.14 checking for new mount API (fsconfig)... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.26 checking for seccomp notify API... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.38 checking for gperf... no
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.39 configure: gperf not found - cannot rebuild signal parser code
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.39 checking for library containing argp_parse... none required
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.74 checking that generated files are newer than configure... done
11:14:52 [2022-07-01T11:14:52.532Z] #77 91.75 configure: creating ./config.status
11:14:52 [2022-07-01T11:14:52.532Z] #77 94.58 config.status: creating Makefile
11:14:52 [2022-07-01T11:14:52.532Z] #77 94.67 config.status: creating rpm/crun.spec
11:14:52 [2022-07-01T11:14:52.532Z] #77 94.73 config.status: creating config.h
11:14:52 [2022-07-01T11:14:52.532Z] #77 94.78 config.status: executing libtool commands
11:14:52 [2022-07-01T11:14:52.532Z] #77 94.80 config.status: executing depfiles commands
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.16 === configuring in libocispec (/tmp/crun-build/libocispec)
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.19 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.56 checking for gcc... gcc
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.66 checking whether the C compiler works... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.82 checking for C compiler default output file name... a.out
11:14:52 [2022-07-01T11:14:52.532Z] #77 96.83 checking for suffix of executables... 
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.04 checking whether we are cross compiling... no
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.24 checking for suffix of object files... o
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.36 checking whether we are using the GNU C compiler... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.46 checking whether gcc accepts -g... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.56 checking for gcc option to accept ISO C89... none needed
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.73 checking whether gcc understands -c and -o together... yes
11:14:52 [2022-07-01T11:14:52.532Z] #77 97.91 checking how to run the C preprocessor... gcc -E
11:14:52 [2022-07-01T11:14:52.532Z] #77 98.21 checking for grep that handles long lines and -e... /bin/grep
11:14:52 [2022-07-01T11:14:52.532Z] #77 98.23 checking for egrep... /bin/grep -E
11:14:52 [2022-07-01T11:14:52.532Z] #77 98.24 checking for ANSI C header files... 
11:14:52 [2022-07-01T11:14:52.532Z] #77 ...
11:14:52 [2022-07-01T11:14:52.532Z] 
11:14:52 [2022-07-01T11:14:52.532Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:52 [2022-07-01T11:14:52.532Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.25 Selecting previously unselected package libnet1:arm64.
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:14:52 [2022-07-01T11:14:52.532Z] #21 29.35 Selecting previously unselected package libnl-3-200:arm64.
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.45 Selecting previously unselected package libprotobuf-c1:arm64.
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.53 Selecting previously unselected package libyajl2:arm64.
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.53 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.53 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:14:52 [2022-07-01T11:14:52.790Z] #21 29.61 Selecting previously unselected package net-tools.
11:14:53 [2022-07-01T11:14:53.046Z] #21 29.61 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:14:53 [2022-07-01T11:14:53.046Z] #21 29.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:14:53 [2022-07-01T11:14:53.046Z] #21 29.81 Selecting previously unselected package patch.
11:14:53 [2022-07-01T11:14:53.046Z] #21 29.82 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
11:14:53 [2022-07-01T11:14:53.303Z] #21 29.84 Unpacking patch (2.7.6-7) ...
11:14:53 [2022-07-01T11:14:53.303Z] #21 29.97 Selecting previously unselected package python-pip-whl.
11:14:53 [2022-07-01T11:14:53.303Z] #21 29.97 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:14:53 [2022-07-01T11:14:53.303Z] #21 29.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:14:53 [2022-07-01T11:14:53.559Z] #21 30.40 Selecting previously unselected package python3-lib2to3.
11:14:53 [2022-07-01T11:14:53.818Z] #21 30.40 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
11:14:53 [2022-07-01T11:14:53.818Z] #21 30.40 Unpacking python3-lib2to3 (3.9.2-1) ...
11:14:53 [2022-07-01T11:14:53.818Z] #21 30.53 Selecting previously unselected package python3-distutils.
11:14:53 [2022-07-01T11:14:53.818Z] #21 30.54 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
11:14:53 [2022-07-01T11:14:53.818Z] #21 30.54 Unpacking python3-distutils (3.9.2-1) ...
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.70 Selecting previously unselected package python3-pkg-resources.
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.70 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.71 Unpacking python3-pkg-resources (52.0.0-4) ...
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.86 Selecting previously unselected package python3-setuptools.
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.86 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
11:14:54 [2022-07-01T11:14:54.074Z] #21 30.86 Unpacking python3-setuptools (52.0.0-4) ...
11:14:54 [2022-07-01T11:14:54.331Z] #21 31.12 Selecting previously unselected package python3-wheel.
11:14:54 [2022-07-01T11:14:54.331Z] #21 31.12 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
11:14:54 [2022-07-01T11:14:54.331Z] #21 31.13 Unpacking python3-wheel (0.34.2-1) ...
11:14:54 [2022-07-01T11:14:54.587Z] #21 31.22 Selecting previously unselected package python3-pip.
11:14:54 [2022-07-01T11:14:54.587Z] #21 31.22 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:14:54 [2022-07-01T11:14:54.588Z] #21 31.23 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:14:54 [2022-07-01T11:14:54.851Z] #21 31.51 Selecting previously unselected package sudo.
11:14:54 [2022-07-01T11:14:54.851Z] #21 31.51 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
11:14:54 [2022-07-01T11:14:54.851Z] #21 31.52 Unpacking sudo (1.9.5p2-3) ...
11:14:55 [2022-07-01T11:14:55.415Z] #21 32.07 Selecting previously unselected package thin-provisioning-tools.
11:14:55 [2022-07-01T11:14:55.415Z] #21 32.09 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:14:55 [2022-07-01T11:14:55.415Z] #21 32.09 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.26 Selecting previously unselected package uidmap.
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.27 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.28 Unpacking uidmap (1:4.8.1-1) ...
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.41 Selecting previously unselected package vim-runtime.
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.47 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:14:55 [2022-07-01T11:14:55.672Z] #21 32.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:14:58 [2022-07-01T11:14:58.947Z] #21 35.41 Selecting previously unselected package vim.
11:14:58 [2022-07-01T11:14:58.948Z] #21 35.41 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:14:58 [2022-07-01T11:14:58.948Z] #21 35.44 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:14:59 [2022-07-01T11:14:59.204Z] #21 35.87 Selecting previously unselected package xfsprogs.
11:14:59 [2022-07-01T11:14:59.204Z] #21 35.88 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
11:14:59 [2022-07-01T11:14:59.204Z] #21 35.88 Unpacking xfsprogs (5.10.0-4) ...
11:14:59 [2022-07-01T11:14:59.461Z] #21 36.31 Selecting previously unselected package zip.
11:14:59 [2022-07-01T11:14:59.718Z] #21 36.33 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
11:14:59 [2022-07-01T11:14:59.718Z] #21 36.33 Unpacking zip (3.0-12) ...
11:14:59 [2022-07-01T11:14:59.976Z] #21 36.51 Selecting previously unselected package zstd.
11:14:59 [2022-07-01T11:14:59.976Z] #21 36.51 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:14:59 [2022-07-01T11:14:59.976Z] #21 36.52 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:15:00 [2022-07-01T11:15:00.336Z] #21 36.89 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:00 [2022-07-01T11:15:00.336Z] #21 ...
11:15:00 [2022-07-01T11:15:00.336Z] 
11:15:00 [2022-07-01T11:15:00.336Z] #77 [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
11:15:00 [2022-07-01T11:15:00.336Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:00 [2022-07-01T11:15:00.336Z] #77 98.24 checking for ANSI C header files... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 98.81 checking for sys/types.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 98.94 checking for sys/stat.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 99.11 checking for stdlib.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 99.25 checking for string.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 99.41 checking for memory.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 99.56 checking for strings.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 99.83 checking for inttypes.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.0 checking for stdint.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.3 checking for unistd.h... yes
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.5 checking minix/config.h usability... no
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.6 checking minix/config.h presence... no
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.7 checking for minix/config.h... no
11:15:00 [2022-07-01T11:15:00.336Z] #77 100.7 checking whether it is safe to define __EXTENSIONS__... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.0 checking build system type... aarch64-unknown-linux-gnu
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.4 checking host system type... aarch64-unknown-linux-gnu
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.4 checking how to print strings... printf
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.4 checking for a sed that does not truncate output... /bin/sed
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.4 checking for fgrep... /bin/grep -F
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.4 checking for ld used by gcc... /usr/bin/ld
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.6 checking whether ln -s works... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.6 checking the maximum length of command line arguments... 1572864
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking for /usr/bin/ld option to reload object files... -r
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking for objdump... objdump
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking how to recognize dependent libraries... pass_all
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking for dlltool... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking how to associate runtime and link libraries... printf %s\n
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking for ar... ar
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.7 checking for archiver @FILE support... @
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.8 checking for strip... strip
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.8 checking for ranlib... ranlib
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.8 checking for gawk... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.8 checking for mawk... mawk
11:15:00 [2022-07-01T11:15:00.337Z] #77 101.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.3 checking for sysroot... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.3 checking for a working dd... /bin/dd
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.3 checking for mt... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.3 checking if : is a manifest tool... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.4 checking for dlfcn.h... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.5 checking for objdir... .libs
11:15:00 [2022-07-01T11:15:00.337Z] #77 102.9 checking if gcc supports -fno-rtti -fno-exceptions... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.1 checking for gcc option to produce PIC... -fPIC -DPIC
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.1 checking if gcc PIC flag -fPIC -DPIC works... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.2 checking if gcc static flag -static works... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.5 checking if gcc supports -c -o file.o... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.7 checking if gcc supports -c -o file.o... (cached) yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 103.8 checking dynamic linker characteristics... GNU/Linux ld.so
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking how to hardcode library paths into programs... immediate
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking whether stripping libraries is possible... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking if libtool supports shared libraries... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking whether to build shared libraries... no
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking whether to build static libraries... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.2 checking whether build environment is sane... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.2 checking whether make sets $(MAKE)... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.3 checking whether make supports the include directive... yes (GNU style)
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.3 checking whether make supports nested variables... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.4 checking how to create a ustar tar archive... gnutar
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.5 checking dependency style of gcc... gcc3
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.6 checking whether make supports nested variables... (cached) yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.6 checking for yajl >= 2.1.0... yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.7 checking for a sed that does not truncate output... (cached) /bin/sed
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.7 checking for gcc... (cached) gcc
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.8 checking whether we are using the GNU C compiler... (cached) yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.8 checking whether gcc accepts -g... (cached) yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.8 checking for gcc option to accept ISO C89... (cached) none needed
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.8 checking whether gcc understands -c and -o together... (cached) yes
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.8 checking for a Python interpreter with version >= 3... python3
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.9 checking for python3... /usr/bin/python3
11:15:00 [2022-07-01T11:15:00.337Z] #77 104.9 checking for python3 version... 3.9
11:15:00 [2022-07-01T11:15:00.337Z] #77 105.0 checking for python3 platform... linux
11:15:00 [2022-07-01T11:15:00.337Z] #77 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:15:00 [2022-07-01T11:15:00.337Z] #77 105.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:15:00 [2022-07-01T11:15:00.337Z] #77 105.4 checking that generated files are newer than configure... done
11:15:00 [2022-07-01T11:15:00.337Z] #77 105.4 configure: creating ./config.status
11:15:02 [2022-07-01T11:15:02.878Z] #77 108.2 config.status: creating Makefile
11:15:02 [2022-07-01T11:15:02.879Z] #77 108.3 config.status: creating config.h
11:15:02 [2022-07-01T11:15:02.879Z] #77 108.4 config.status: executing libtool commands
11:15:02 [2022-07-01T11:15:02.879Z] #77 108.4 config.status: executing depfiles commands
11:15:03 [2022-07-01T11:15:03.443Z] #77 109.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:15:03 [2022-07-01T11:15:03.443Z] #77 109.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:15:04 [2022-07-01T11:15:04.007Z] #77 109.7 checking for gcc... gcc
11:15:04 [2022-07-01T11:15:04.264Z] #77 109.8 checking whether the C compiler works... yes
11:15:04 [2022-07-01T11:15:04.264Z] #77 110.0 checking for C compiler default output file name... a.out
11:15:04 [2022-07-01T11:15:04.264Z] #77 110.0 checking for suffix of executables... 
11:15:04 [2022-07-01T11:15:04.520Z] #77 110.2 checking whether we are cross compiling... no
11:15:04 [2022-07-01T11:15:04.520Z] #77 110.4 checking for suffix of object files... o
11:15:04 [2022-07-01T11:15:04.777Z] #77 110.5 checking whether we are using the GNU C compiler... yes
11:15:05 [2022-07-01T11:15:05.034Z] #77 110.5 checking whether gcc accepts -g... yes
11:15:05 [2022-07-01T11:15:05.034Z] #77 110.7 checking for gcc option to accept ISO C89... none needed
11:15:05 [2022-07-01T11:15:05.291Z] #77 110.8 checking whether gcc understands -c and -o together... yes
11:15:05 [2022-07-01T11:15:05.291Z] #77 111.0 checking for a BSD-compatible install... /usr/bin/install -c
11:15:05 [2022-07-01T11:15:05.291Z] #77 111.1 checking whether build environment is sane... yes
11:15:05 [2022-07-01T11:15:05.291Z] #77 111.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.1 checking for gawk... no
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.1 checking for mawk... mawk
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.2 checking whether make sets $(MAKE)... yes
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.2 checking whether make supports the include directive... yes (GNU style)
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.2 checking whether make supports nested variables... yes
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.3 checking whether UID '0' is supported by ustar format... yes
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.3 checking whether GID '0' is supported by ustar format... yes
11:15:05 [2022-07-01T11:15:05.548Z] #77 111.3 checking how to create a ustar tar archive... gnutar
11:15:05 [2022-07-01T11:15:05.804Z] #77 111.3 checking dependency style of gcc... gcc3
11:15:05 [2022-07-01T11:15:05.804Z] #77 111.5 checking whether to enable maintainer-specific portions of Makefiles... yes
11:15:05 [2022-07-01T11:15:05.804Z] #77 111.5 checking whether make supports nested variables... (cached) yes
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.5 checking build system type... aarch64-unknown-linux-gnu
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.8 checking host system type... aarch64-unknown-linux-gnu
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.8 checking how to print strings... printf
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.8 checking for a sed that does not truncate output... /bin/sed
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.9 checking for grep that handles long lines and -e... /bin/grep
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.9 checking for egrep... /bin/grep -E
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.9 checking for fgrep... /bin/grep -F
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.9 checking for ld used by gcc... /usr/bin/ld
11:15:06 [2022-07-01T11:15:06.061Z] #77 111.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:15:06 [2022-07-01T11:15:06.322Z] #77 111.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking whether ln -s works... yes
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking the maximum length of command line arguments... 1572864
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking for /usr/bin/ld option to reload object files... -r
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking for objdump... objdump
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking how to recognize dependent libraries... pass_all
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking for dlltool... no
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking how to associate runtime and link libraries... printf %s\n
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking for ar... ar
11:15:06 [2022-07-01T11:15:06.322Z] #77 112.1 checking for archiver @FILE support... @
11:15:06 [2022-07-01T11:15:06.585Z] #77 112.2 checking for strip... strip
11:15:06 [2022-07-01T11:15:06.585Z] #77 112.2 checking for ranlib... ranlib
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.6 checking for sysroot... no
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.6 checking for a working dd... /bin/dd
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.6 checking for mt... no
11:15:06 [2022-07-01T11:15:06.842Z] #77 112.6 checking if : is a manifest tool... no
11:15:07 [2022-07-01T11:15:07.098Z] #77 112.6 checking how to run the C preprocessor... gcc -E
11:15:07 [2022-07-01T11:15:07.661Z] #77 112.9 checking for ANSI C header files... yes
11:15:07 [2022-07-01T11:15:07.661Z] #77 113.5 checking for sys/types.h... yes
11:15:07 [2022-07-01T11:15:07.917Z] #77 113.6 checking for sys/stat.h... yes
11:15:07 [2022-07-01T11:15:07.917Z] #77 113.7 checking for stdlib.h... yes
11:15:08 [2022-07-01T11:15:08.174Z] #77 113.9 checking for string.h... yes
11:15:08 [2022-07-01T11:15:08.174Z] #77 114.0 checking for memory.h... yes
11:15:08 [2022-07-01T11:15:08.430Z] #77 114.2 checking for strings.h... yes
11:15:08 [2022-07-01T11:15:08.943Z] #77 114.4 checking for inttypes.h... yes
11:15:08 [2022-07-01T11:15:08.943Z] #77 114.6 checking for stdint.h... yes
11:15:09 [2022-07-01T11:15:09.200Z] #77 114.8 checking for unistd.h... yes
11:15:09 [2022-07-01T11:15:09.457Z] #77 114.9 checking for dlfcn.h... yes
11:15:09 [2022-07-01T11:15:09.457Z] #77 115.1 checking for objdir... .libs
11:15:09 [2022-07-01T11:15:09.970Z] #77 115.4 checking if gcc supports -fno-rtti -fno-exceptions... no
11:15:09 [2022-07-01T11:15:09.970Z] #77 115.6 checking for gcc option to produce PIC... -fPIC -DPIC
11:15:09 [2022-07-01T11:15:09.970Z] #77 115.6 checking if gcc PIC flag -fPIC -DPIC works... yes
11:15:10 [2022-07-01T11:15:10.226Z] #77 115.8 checking if gcc static flag -static works... 
11:15:10 [2022-07-01T11:15:10.227Z] #77 ...
11:15:10 [2022-07-01T11:15:10.227Z] 
11:15:10 [2022-07-01T11:15:10.227Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:10 [2022-07-01T11:15:10.227Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:15:10 [2022-07-01T11:15:10.227Z] #21 36.89 Setting up python3-pkg-resources (52.0.0-4) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.83 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.84 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.85 Setting up libgpm2:arm64 (1.20.7-8) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.86 Setting up libicu67:arm64 (67.1-7) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.89 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.90 Setting up libinih1:arm64 (53-1+b2) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.91 Setting up uidmap (1:4.8.1-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.93 Setting up libyajl2:arm64 (2.1.0-3) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.96 Setting up bzip2 (1.0.8-4) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 37.99 Setting up python3-wheel (0.34.2-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 38.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 38.71 Setting up libcap2:arm64 (1:2.44-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 38.72 Setting up libcap2-bin (1:2.44-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 38.73 Setting up apparmor (2.13.6-10) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 40.43 Setting up zip (3.0-12) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 40.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 40.48 Setting up bash-completion (1:2.11-2) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.23 Setting up libmnl0:arm64 (1.0.4-3) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.24 Setting up patch (2.7.6-7) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.26 Setting up sudo (1.9.5p2-3) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.32 invoke-rc.d: could not determine current runlevel
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.33 invoke-rc.d: policy-rc.d denied execution of start.
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.33 Setting up xfsprogs (5.10.0-4) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.35 Setting up libxtables12:arm64 (1.8.7-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.36 Setting up inetutils-ping (2:2.0-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.37 Setting up pigz (2.6-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 43.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.11 Setting up libaio1:arm64 (0.3.112-9) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.13 Setting up python3-lib2to3 (3.9.2-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.63 Setting up libelf1:arm64 (0.183-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.64 Setting up zstd (1.4.8+dfsg-2.1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.66 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 44.67 Setting up python3-distutils (3.9.2-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.17 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:15:10 [2022-07-01T11:15:10.227Z] #21 45.24 Setting up python3-setuptools (52.0.0-4) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 46.64 Setting up libjq1:arm64 (1.6-2.1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 46.65 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 46.68 Setting up thin-provisioning-tools (0.9.0-1) ...
11:15:10 [2022-07-01T11:15:10.227Z] #21 46.70 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:15:10 [2022-07-01T11:15:10.484Z] #21 ...
11:15:10 [2022-07-01T11:15:10.484Z] 
11:15:10 [2022-07-01T11:15:10.484Z] #77 [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
11:15:10 [2022-07-01T11:15:10.484Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:10 [2022-07-01T11:15:10.484Z] #77 115.8 checking if gcc static flag -static works... yes
11:15:10 [2022-07-01T11:15:10.484Z] #77 116.1 checking if gcc supports -c -o file.o... yes
11:15:10 [2022-07-01T11:15:10.484Z] #77 116.3 checking if gcc supports -c -o file.o... (cached) yes
11:15:10 [2022-07-01T11:15:10.484Z] #77 116.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.3 checking dynamic linker characteristics... GNU/Linux ld.so
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking how to hardcode library paths into programs... immediate
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking whether stripping libraries is possible... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking if libtool supports shared libraries... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking whether to build shared libraries... no
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking whether to build static libraries... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.6 checking float.h usability... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.8 checking float.h presence... yes
11:15:11 [2022-07-01T11:15:11.047Z] #77 116.9 checking for float.h... yes
11:15:11 [2022-07-01T11:15:11.303Z] #77 116.9 checking limits.h usability... yes
11:15:11 [2022-07-01T11:15:11.303Z] #77 117.1 checking limits.h presence... yes
11:15:11 [2022-07-01T11:15:11.303Z] #77 117.1 checking for limits.h... yes
11:15:11 [2022-07-01T11:15:11.563Z] #77 117.1 checking stddef.h usability... yes
11:15:11 [2022-07-01T11:15:11.563Z] #77 117.3 checking stddef.h presence... yes
11:15:11 [2022-07-01T11:15:11.819Z] #77 117.4 checking for stddef.h... yes
11:15:11 [2022-07-01T11:15:11.819Z] #77 117.4 checking for stdlib.h... (cached) yes
11:15:11 [2022-07-01T11:15:11.820Z] #77 117.5 checking for string.h... (cached) yes
11:15:12 [2022-07-01T11:15:12.076Z] #77 117.5 checking sys/time.h usability... yes
11:15:12 [2022-07-01T11:15:12.076Z] #77 117.7 checking sys/time.h presence... yes
11:15:12 [2022-07-01T11:15:12.076Z] #77 117.8 checking for sys/time.h... yes
11:15:12 [2022-07-01T11:15:12.076Z] #77 117.8 checking for inline... inline
11:15:12 [2022-07-01T11:15:12.333Z] #77 117.9 checking for size_t... yes
11:15:12 [2022-07-01T11:15:12.333Z] #77 118.1 checking for stdlib.h... (cached) yes
11:15:12 [2022-07-01T11:15:12.333Z] #77 118.1 checking for GNU libc compatible malloc... yes
11:15:12 [2022-07-01T11:15:12.589Z] #77 118.3 checking for stdlib.h... (cached) yes
11:15:12 [2022-07-01T11:15:12.846Z] #77 118.3 checking for GNU libc compatible realloc... yes
11:15:12 [2022-07-01T11:15:12.846Z] #77 118.4 checking for working strtod... yes
11:15:13 [2022-07-01T11:15:13.132Z] #77 118.7 checking for gettimeofday... yes
11:15:13 [2022-07-01T11:15:13.389Z] #77 118.9 checking for memset... 
11:15:13 [2022-07-01T11:15:13.389Z] #77 ...
11:15:13 [2022-07-01T11:15:13.389Z] 
11:15:13 [2022-07-01T11:15:13.389Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:13 [2022-07-01T11:15:13.389Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
11:15:13 [2022-07-01T11:15:13.389Z] #21 47.82 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:15:13 [2022-07-01T11:15:13.389Z] #21 47.84 Setting up jq (1.6-2.1) ...
11:15:13 [2022-07-01T11:15:13.389Z] #21 47.86 Setting up libbpf0:arm64 (1:0.3-2) ...
11:15:13 [2022-07-01T11:15:13.389Z] #21 47.87 Setting up iptables (1.8.7-1) ...
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:15:13 [2022-07-01T11:15:13.390Z] #21 47.92 Setting up iproute2 (5.10.0-4) ...
11:15:13 [2022-07-01T11:15:13.390Z] #21 48.28 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:13 [2022-07-01T11:15:13.390Z] #21 DONE 50.0s
11:15:13 [2022-07-01T11:15:13.390Z] 
11:15:13 [2022-07-01T11:15:13.390Z] #77 [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
11:15:13 [2022-07-01T11:15:13.390Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:13 [2022-07-01T11:15:13.390Z] #77 118.9 checking for memset... yes
11:15:13 [2022-07-01T11:15:13.953Z] #77 119.2 checking for strspn... yes
11:15:13 [2022-07-01T11:15:13.953Z] #77 ...
11:15:13 [2022-07-01T11:15:13.953Z] 
11:15:13 [2022-07-01T11:15:13.953Z] #22 [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
11:15:13 [2022-07-01T11:15:13.953Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5
11:15:13 [2022-07-01T11:15:13.953Z] #22 0.595 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:15:13 [2022-07-01T11:15:13.953Z] #22 0.599 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:15:13 [2022-07-01T11:15:13.953Z] #22 0.602 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:15:13 [2022-07-01T11:15:13.953Z] #22 DONE 0.6s
11:15:13 [2022-07-01T11:15:13.953Z] 
11:15:13 [2022-07-01T11:15:13.953Z] #77 [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
11:15:13 [2022-07-01T11:15:13.953Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:13 [2022-07-01T11:15:13.953Z] #77 119.8 checking that generated files are newer than configure... done
11:15:13 [2022-07-01T11:15:13.953Z] #77 119.8 configure: creating ./config.status
11:15:17 [2022-07-01T11:15:17.226Z] #77 122.6 config.status: creating Makefile
11:15:17 [2022-07-01T11:15:17.226Z] #77 122.6 config.status: creating config.h
11:15:17 [2022-07-01T11:15:17.226Z] #77 122.7 config.status: executing depfiles commands
11:15:17 [2022-07-01T11:15:17.226Z] #77 122.9 config.status: executing libtool commands
11:15:18 [2022-07-01T11:15:18.155Z] #77 123.8   GEN      .version
11:15:18 [2022-07-01T11:15:18.155Z] #77 123.9 make  install-recursive
11:15:18 [2022-07-01T11:15:18.155Z] #77 123.9 make[1]: Entering directory '/tmp/crun-build'
11:15:18 [2022-07-01T11:15:18.155Z] #77 124.0 Making install in libocispec
11:15:18 [2022-07-01T11:15:18.412Z] #77 124.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:15:18 [2022-07-01T11:15:18.412Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:15:18 [2022-07-01T11:15:18.412Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:15:18 [2022-07-01T11:15:18.412Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:15:18 [2022-07-01T11:15:18.412Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:15:18 [2022-07-01T11:15:18.668Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:15:18 [2022-07-01T11:15:18.933Z] #77 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 make  install-recursive
11:15:19 [2022-07-01T11:15:19.862Z] #77 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:15:20 [2022-07-01T11:15:20.118Z] #77 125.8 Making install in yajl
11:15:20 [2022-07-01T11:15:20.118Z] #77 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:15:20 [2022-07-01T11:15:20.118Z] #77 125.9   CC       verify/json_verify-json_verify.o
11:15:20 [2022-07-01T11:15:20.118Z] #77 125.9   CC       src/libyajl_la-yajl_alloc.lo
11:15:20 [2022-07-01T11:15:20.118Z] #77 125.9   CC       src/libyajl_la-yajl.lo
11:15:20 [2022-07-01T11:15:20.119Z] #77 125.9   CC       src/libyajl_la-yajl_gen.lo
11:15:20 [2022-07-01T11:15:20.119Z] #77 125.9   CC       src/libyajl_la-yajl_parser.lo
11:15:20 [2022-07-01T11:15:20.119Z] #77 125.9   CC       src/libyajl_la-yajl_buf.lo
11:15:20 [2022-07-01T11:15:20.119Z] #77 126.0   CC       src/libyajl_la-yajl_encode.lo
11:15:20 [2022-07-01T11:15:20.119Z] #77 126.0   CC       src/libyajl_la-yajl_lex.lo
11:15:20 [2022-07-01T11:15:20.375Z] #77 126.0   CC       src/libyajl_la-yajl_tree.lo
11:15:24 [2022-07-01T11:15:24.552Z] #77 ...
11:15:24 [2022-07-01T11:15:24.552Z] 
11:15:24 [2022-07-01T11:15:24.552Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:15:24 [2022-07-01T11:15:24.552Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
11:15:24 [2022-07-01T11:15:24.552Z] #23 9.497 Collecting yamllint==1.26.1
11:15:24 [2022-07-01T11:15:24.552Z] #23 10.55   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:15:24 [2022-07-01T11:15:24.809Z] #23 ...
11:15:24 [2022-07-01T11:15:24.809Z] 
11:15:24 [2022-07-01T11:15:24.809Z] #77 [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
11:15:24 [2022-07-01T11:15:24.809Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:24 [2022-07-01T11:15:24.809Z] #77 130.7   CCLD     libyajl.la
11:15:25 [2022-07-01T11:15:25.371Z] #77 131.1   CCLD     verify/json_verify
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[5]: Nothing to be done for 'install-exec-am'.
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[5]: Nothing to be done for 'install-data-am'.
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:15:25 [2022-07-01T11:15:25.628Z] #77 131.6   CC       src/validate.o
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.6   CC       src/image_spec_schema_content_descriptor.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.6   CC       src/image_spec_schema_config_schema.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.6   CC       src/image_spec_schema_defs.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.6   CC       src/image_spec_schema_defs_descriptor.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.6   CC       src/image_spec_schema_image_index_schema.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.7   CC       src/image_spec_schema_image_layout_schema.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.7   CC       src/image_spec_schema_image_manifest_schema.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.7   CC       src/runtime_spec_schema_config_linux.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.7   CC       src/runtime_spec_schema_config_zos.lo
11:15:25 [2022-07-01T11:15:25.887Z] #77 131.7   CC       src/runtime_spec_schema_config_schema.lo
11:15:26 [2022-07-01T11:15:26.144Z] #77 131.8   CC       src/runtime_spec_schema_config_solaris.lo
11:15:26 [2022-07-01T11:15:26.144Z] #77 131.9   CC       src/runtime_spec_schema_config_vm.lo
11:15:26 [2022-07-01T11:15:26.144Z] #77 131.9   CC       src/runtime_spec_schema_config_windows.lo
11:15:26 [2022-07-01T11:15:26.144Z] #77 132.0   CC       src/runtime_spec_schema_defs.lo
11:15:26 [2022-07-01T11:15:26.144Z] #77 132.0   CC       src/runtime_spec_schema_defs_linux.lo
11:15:26 [2022-07-01T11:15:26.401Z] #77 132.1   CC       src/runtime_spec_schema_defs_zos.lo
11:15:26 [2022-07-01T11:15:26.401Z] #77 132.2   CC       src/runtime_spec_schema_defs_vm.lo
11:15:26 [2022-07-01T11:15:26.401Z] #77 132.3   CC       src/runtime_spec_schema_defs_windows.lo
11:15:26 [2022-07-01T11:15:26.658Z] #77 132.4   CC       src/runtime_spec_schema_state_schema.lo
11:15:26 [2022-07-01T11:15:26.914Z] #77 132.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:15:26 [2022-07-01T11:15:26.914Z] #77 132.6   CC       src/basic_test_double_array_item.lo
11:15:26 [2022-07-01T11:15:26.914Z] #77 132.7   CC       src/basic_test_double_array.lo
11:15:26 [2022-07-01T11:15:26.914Z] #77 132.7   CC       src/basic_test_top_array_int.lo
11:15:27 [2022-07-01T11:15:27.171Z] #77 132.9   CC       src/basic_test_top_array_string.lo
11:15:27 [2022-07-01T11:15:27.171Z] #77 133.0   CC       src/basic_test_top_double_array_int.lo
11:15:27 [2022-07-01T11:15:27.428Z] #77 133.1   CC       src/basic_test_top_double_array_obj.lo
11:15:27 [2022-07-01T11:15:27.428Z] #77 133.3   CC       src/basic_test_top_double_array_refobj.lo
11:15:27 [2022-07-01T11:15:27.684Z] #77 133.4   CC       src/basic_test_top_double_array_string.lo
11:15:27 [2022-07-01T11:15:27.941Z] #77 133.6   CC       src/read-file.lo
11:15:27 [2022-07-01T11:15:27.941Z] #77 133.7   CC       src/json_common.lo
11:15:28 [2022-07-01T11:15:28.197Z] #77 133.8   CC       tests/test-1.o
11:15:28 [2022-07-01T11:15:28.197Z] #77 ...
11:15:28 [2022-07-01T11:15:28.197Z] 
11:15:28 [2022-07-01T11:15:28.197Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:15:28 [2022-07-01T11:15:28.197Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
11:15:28 [2022-07-01T11:15:28.197Z] #23 11.62 Collecting pathspec>=0.5.3
11:15:28 [2022-07-01T11:15:28.197Z] #23 11.64   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:15:28 [2022-07-01T11:15:28.197Z] #23 12.00 Collecting pyyaml
11:15:28 [2022-07-01T11:15:28.197Z] #23 12.02   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:15:28 [2022-07-01T11:15:28.197Z] #23 12.06 Building wheels for collected packages: yamllint
11:15:28 [2022-07-01T11:15:28.197Z] #23 12.08   Building wheel for yamllint (setup.py): started
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.21   Building wheel for yamllint (setup.py): finished with status 'done'
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.21   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ad7e469474e505cb238b2d47a18f06eeb89428441f8f289c9cee0ca40a4b4e5
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.21   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.22 Successfully built yamllint
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.23 Installing collected packages: pyyaml, pathspec, yamllint
11:15:28 [2022-07-01T11:15:28.197Z] #23 13.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:15:28 [2022-07-01T11:15:28.197Z] #23 DONE 14.3s
11:15:28 [2022-07-01T11:15:28.453Z] 
11:15:28 [2022-07-01T11:15:28.453Z] #77 [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
11:15:28 [2022-07-01T11:15:28.454Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:15:28 [2022-07-01T11:15:28.454Z] #77 134.2   CC       tests/test-2.o
11:15:28 [2022-07-01T11:15:28.454Z] #77 134.3   CC       tests/test-3.o
11:15:28 [2022-07-01T11:15:28.454Z] #77 134.3   CC       tests/test-4.o
11:15:28 [2022-07-01T11:15:28.709Z] #77 134.5   CC       tests/test-5.o
11:15:28 [2022-07-01T11:15:28.709Z] #77 134.5   CC       tests/test-6.o
11:15:29 [2022-07-01T11:15:29.272Z] #77 135.1   CC       tests/test-7.o
11:15:29 [2022-07-01T11:15:29.528Z] #77 135.2   CC       tests/test-8.o
11:15:29 [2022-07-01T11:15:29.528Z] #77 135.3   CC       tests/test-9.o
11:15:29 [2022-07-01T11:15:29.528Z] #77 135.4   CC       tests/test-10.o
11:15:29 [2022-07-01T11:15:29.784Z] #77 135.5   CC       tests/test-11.o
11:15:51 [2022-07-01T11:15:51.676Z] #77 ...
11:15:51 [2022-07-01T11:15:51.676Z] 
11:15:51 [2022-07-01T11:15:51.676Z] #47 [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
11:15:51 [2022-07-01T11:15:51.676Z] #47 sha256:ecdc8c6c8c169bea9c3b47c2801af3413909a698ac702b149b3c3adba914fdb6
11:15:51 [2022-07-01T11:15:51.676Z] #47 200.1 + dpkg --print-architecture
11:15:51 [2022-07-01T11:15:51.676Z] #47 DONE 200.9s
11:15:51 [2022-07-01T11:15:51.676Z] 
11:15:51 [2022-07-01T11:15:51.676Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:15:51 [2022-07-01T11:15:51.676Z] #26 sha256:03ea6bd4bb9f715274f58fed9e60de0e4a37606011fa4075756d51c46f6e0bb4
11:16:03 [2022-07-01T11:16:03.860Z] #26 ...
11:16:03 [2022-07-01T11:16:03.860Z] 
11:16:03 [2022-07-01T11:16:03.860Z] #77 [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
11:16:03 [2022-07-01T11:16:03.860Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:16:03 [2022-07-01T11:16:03.860Z] #77 167.8   CCLD     libocispec.la
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.2   CCLD     src/validate
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.3   CCLD     tests/test-1
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.3   CCLD     tests/test-2
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.3   CCLD     tests/test-3
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.3   CCLD     tests/test-4
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.4   CCLD     tests/test-5
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.4   CCLD     tests/test-6
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.5   CCLD     tests/test-7
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.6   CCLD     tests/test-8
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.7   CCLD     tests/test-9
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.7   CCLD     tests/test-10
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:16:03 [2022-07-01T11:16:03.860Z] #77 168.9   CCLD     tests/test-11
11:16:04 [2022-07-01T11:16:04.423Z] #77 170.1 libtool: link: ar cr libocispec.a 
11:16:04 [2022-07-01T11:16:04.423Z] #77 170.2 libtool: link: ranlib libocispec.a
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[5]: Nothing to be done for 'install-exec-am'.
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[5]: Nothing to be done for 'install-data-am'.
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:16:06 [2022-07-01T11:16:06.317Z] #77 171.8 make[2]: Entering directory '/tmp/crun-build'
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-utils.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-container.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.1   CC       src/libcrun/libcrun_testing_a-criu.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:16:06 [2022-07-01T11:16:06.317Z] #77 172.2   CC       src/libcrun/libcrun_testing_a-linux.o
11:16:06 [2022-07-01T11:16:06.574Z] #77 172.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:16:06 [2022-07-01T11:16:06.574Z] #77 172.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.4   CC       src/libcrun/libcrun_testing_a-error.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-status.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-terminal.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.7   CC       src/libcrun/libcrun_testing_a-signals.o
11:16:06 [2022-07-01T11:16:06.831Z] #77 172.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:16:07 [2022-07-01T11:16:07.088Z] #77 172.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:16:07 [2022-07-01T11:16:07.088Z] #77 173.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:16:07 [2022-07-01T11:16:07.088Z] #77 173.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:16:07 [2022-07-01T11:16:07.346Z] #77 173.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:16:07 [2022-07-01T11:16:07.346Z] #77 173.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:16:07 [2022-07-01T11:16:07.346Z] #77 173.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:16:07 [2022-07-01T11:16:07.346Z] #77 173.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:16:07 [2022-07-01T11:16:07.910Z] #77 173.6   CC       src/crun-crun.o
11:16:07 [2022-07-01T11:16:07.910Z] #77 173.7   CC       src/crun-run.o
11:16:08 [2022-07-01T11:16:08.168Z] #77 173.9   CC       src/crun-delete.o
11:16:08 [2022-07-01T11:16:08.168Z] #77 173.9   CC       src/crun-kill.o
11:16:08 [2022-07-01T11:16:08.168Z] #77 174.0   CC       src/crun-pause.o
11:16:08 [2022-07-01T11:16:08.426Z] #77 174.1   CC       src/crun-unpause.o
11:16:08 [2022-07-01T11:16:08.683Z] #77 174.3   CC       src/crun-spec.o
11:16:08 [2022-07-01T11:16:08.683Z] #77 174.4   CC       src/crun-exec.o
11:16:08 [2022-07-01T11:16:08.683Z] #77 174.4   CC       src/crun-list.o
11:16:08 [2022-07-01T11:16:08.940Z] #77 174.6   CC       src/crun-create.o
11:16:08 [2022-07-01T11:16:08.940Z] #77 174.7   CC       src/crun-start.o
11:16:09 [2022-07-01T11:16:09.197Z] #77 174.9   CC       src/crun-state.o
11:16:09 [2022-07-01T11:16:09.197Z] #77 175.1   CC       src/crun-update.o
11:16:09 [2022-07-01T11:16:09.454Z] #77 175.3   CC       src/crun-ps.o
11:16:09 [2022-07-01T11:16:09.710Z] #77 175.4   CC       src/crun-checkpoint.o
11:16:09 [2022-07-01T11:16:09.967Z] #77 175.6   CC       src/crun-restore.o
11:16:09 [2022-07-01T11:16:09.967Z] #77 175.7   CC       src/libcrun/libcrun_la-utils.lo
11:16:10 [2022-07-01T11:16:10.224Z] #77 175.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:16:10 [2022-07-01T11:16:10.224Z] #77 176.0   CC       src/libcrun/libcrun_la-container.lo
11:16:10 [2022-07-01T11:16:10.481Z] #77 176.3   CC       src/libcrun/libcrun_la-cgroup.lo
11:16:10 [2022-07-01T11:16:10.481Z] #77 176.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:16:10 [2022-07-01T11:16:10.738Z] #77 176.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:16:10 [2022-07-01T11:16:10.738Z] #77 176.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:16:10 [2022-07-01T11:16:10.994Z] #77 176.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:16:11 [2022-07-01T11:16:11.251Z] #77 177.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:16:11 [2022-07-01T11:16:11.251Z] #77 177.1   CC       src/libcrun/libcrun_la-criu.lo
11:16:11 [2022-07-01T11:16:11.548Z] #77 177.3   CC       src/libcrun/libcrun_la-custom-handler.lo
11:16:11 [2022-07-01T11:16:11.836Z] #77 177.7   CC       src/libcrun/libcrun_la-linux.lo
11:16:12 [2022-07-01T11:16:12.097Z] #77 177.8   CC       src/libcrun/libcrun_la-ebpf.lo
11:16:12 [2022-07-01T11:16:12.359Z] #77 178.0   CC       src/libcrun/libcrun_la-seccomp.lo
11:16:12 [2022-07-01T11:16:12.359Z] #77 178.0   CC       src/libcrun/libcrun_la-error.lo
11:16:12 [2022-07-01T11:16:12.925Z] #77 178.7   CC       src/libcrun/libcrun_la-status.lo
11:16:13 [2022-07-01T11:16:13.488Z] #77 179.4   CC       src/libcrun/libcrun_la-terminal.lo
11:16:15 [2022-07-01T11:16:15.380Z] #77 180.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:16:15 [2022-07-01T11:16:15.380Z] #77 181.0   CC       src/libcrun/libcrun_la-signals.lo
11:16:15 [2022-07-01T11:16:15.380Z] #77 181.3   CC       src/libcrun/libcrun_la-mount_flags.lo
11:16:15 [2022-07-01T11:16:15.943Z] #77 181.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:16:15 [2022-07-01T11:16:15.943Z] #77 181.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:16:18 [2022-07-01T11:16:18.464Z] #77 184.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:16:18 [2022-07-01T11:16:18.720Z] #77 184.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:16:18 [2022-07-01T11:16:18.977Z] #77 184.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:16:19 [2022-07-01T11:16:19.233Z] #77 184.9   CC       tests/init.o
11:16:19 [2022-07-01T11:16:19.233Z] #77 185.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:16:37 [2022-07-01T11:16:37.284Z] #77 201.9   CCLD     tests/init
11:16:52 [2022-07-01T11:16:52.130Z] #77 ...
11:16:52 [2022-07-01T11:16:52.130Z] 
11:16:52 [2022-07-01T11:16:52.130Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
11:16:52 [2022-07-01T11:16:52.130Z] #26 sha256:03ea6bd4bb9f715274f58fed9e60de0e4a37606011fa4075756d51c46f6e0bb4
11:16:52 [2022-07-01T11:16:52.130Z] #26 262.6 + return
11:16:54 [2022-07-01T11:16:54.023Z] #26 DONE 265.0s
11:16:54 [2022-07-01T11:16:54.023Z] 
11:16:54 [2022-07-01T11:16:54.023Z] #55 [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.44.0"      && /build/golangci-lint --version
11:16:54 [2022-07-01T11:16:54.023Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20
11:16:54 [2022-07-01T11:16:54.023Z] #55 265.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
11:16:54 [2022-07-01T11:16:54.023Z] #55 DONE 265.5s
11:16:54 [2022-07-01T11:16:54.023Z] 
11:16:54 [2022-07-01T11:16:54.023Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:16:54 [2022-07-01T11:16:54.023Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:16:54 [2022-07-01T11:16:54.587Z] #64 ...
11:16:54 [2022-07-01T11:16:54.587Z] 
11:16:54 [2022-07-01T11:16:54.587Z] #77 [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
11:16:54 [2022-07-01T11:16:54.587Z] #77 sha256:20c2f0cf95460a7a37a3077ab2d6ec5254ae4f42f48ebe6f0d31f338e436f9a3
11:16:54 [2022-07-01T11:16:54.587Z] #77 220.3 ar: `u' modifier ignored since `D' is the default (see `U')
11:16:54 [2022-07-01T11:16:54.587Z] #77 220.3   AR       libcrun_testing.a
11:16:54 [2022-07-01T11:16:54.587Z] #77 220.4   CCLD     tests/tests_libcrun_utils
11:16:54 [2022-07-01T11:16:54.587Z] #77 220.4   CCLD     tests/tests_libcrun_errors
11:16:54 [2022-07-01T11:16:54.587Z] #77 220.4   CCLD     tests/tests_libcrun_fuzzer
11:16:55 [2022-07-01T11:16:55.150Z] #77 221.0   CCLD     libcrun.la
11:16:56 [2022-07-01T11:16:56.080Z] #77 222.0   CCLD     crun
11:16:56 [2022-07-01T11:16:56.644Z] #77 222.4 make[3]: Entering directory '/tmp/crun-build'
11:16:56 [2022-07-01T11:16:56.644Z] #77 222.5  /bin/mkdir -p '/usr/local/lib'
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.6  /bin/mkdir -p '/usr/local/share/man/man1'
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:16:56 [2022-07-01T11:16:56.901Z] #77 222.8 libtool: install: ranlib /usr/local/lib/libcrun.a
11:16:57 [2022-07-01T11:16:57.158Z] #77 223.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 ----------------------------------------------------------------------
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 Libraries have been installed in:
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1    /usr/local/lib
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 If you ever happen to want to link against installed libraries
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 in a given directory, LIBDIR, you must either use libtool, and
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 specify the full pathname of the library, or use the '-LLIBDIR'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 flag during linking and do at least one of the following:
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1      during execution
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1      during linking
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 See any operating system documentation about shared libraries for
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 more information, such as the ld(1) and ld.so(8) manual pages.
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 ----------------------------------------------------------------------
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1  /bin/mkdir -p '/build'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 libtool: install: /usr/bin/install -c crun /build/crun
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 make[3]: Leaving directory '/tmp/crun-build'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 make[2]: Leaving directory '/tmp/crun-build'
11:16:57 [2022-07-01T11:16:57.416Z] #77 223.1 make[1]: Leaving directory '/tmp/crun-build'
11:16:57 [2022-07-01T11:16:57.416Z] #77 DONE 223.2s
11:16:57 [2022-07-01T11:16:57.416Z] 
11:16:57 [2022-07-01T11:16:57.416Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:16:57 [2022-07-01T11:16:57.416Z] #60 sha256:7cf14c8e183271357f80d4ef0eb84a623b8de58427e592e6d9a827e7efab3dcb
11:16:57 [2022-07-01T11:16:57.416Z] #60 160.0 + mkdir -p /build
11:16:57 [2022-07-01T11:16:57.416Z] #60 160.0 + cp runc /build/runc
11:16:57 [2022-07-01T11:16:57.416Z] #60 DONE 160.3s
11:16:57 [2022-07-01T11:16:57.416Z] 
11:16:57 [2022-07-01T11:16:57.416Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:16:57 [2022-07-01T11:16:57.416Z] #27 sha256:ff463981252c4a25dd354509c3a1104f6f7c3a47f7b4f8e0a6dbcb141b5d1b43
11:16:57 [2022-07-01T11:16:57.673Z] #27 DONE 0.3s
11:16:57 [2022-07-01T11:16:57.673Z] 
11:16:57 [2022-07-01T11:16:57.673Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:16:57 [2022-07-01T11:16:57.673Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:16:57 [2022-07-01T11:16:57.929Z] #64 ...
11:16:57 [2022-07-01T11:16:57.929Z] 
11:16:57 [2022-07-01T11:16:57.929Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:16:57 [2022-07-01T11:16:57.929Z] #32 sha256:38fbb74f336c6a0029c43a84b3e59d5e11bb00ddc21948eca53ef14dfb71c753
11:16:58 [2022-07-01T11:16:58.860Z] #32 DONE 1.1s
11:16:58 [2022-07-01T11:16:58.860Z] 
11:16:58 [2022-07-01T11:16:58.860Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:16:58 [2022-07-01T11:16:58.860Z] #35 sha256:9bd20dab3a8261503ab716c6cde10a31798ba198c0aa35046c88316115282c97
11:16:59 [2022-07-01T11:16:59.118Z] #35 DONE 0.1s
11:16:59 [2022-07-01T11:16:59.118Z] 
11:16:59 [2022-07-01T11:16:59.118Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:16:59 [2022-07-01T11:16:59.118Z] #37 sha256:914ee0b2c7e4141f0ab91f980027c63f790bfb6626e6455cf9192af8d37b22ce
11:16:59 [2022-07-01T11:16:59.118Z] #37 DONE 0.1s
11:16:59 [2022-07-01T11:16:59.118Z] 
11:16:59 [2022-07-01T11:16:59.118Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:16:59 [2022-07-01T11:16:59.118Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:16:59 [2022-07-01T11:16:59.118Z] #64 ...
11:16:59 [2022-07-01T11:16:59.118Z] 
11:16:59 [2022-07-01T11:16:59.118Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:16:59 [2022-07-01T11:16:59.118Z] #39 sha256:21503bebf1d1198b5cea59238caa8511133499e03ae333e297479b8c68e27ba3
11:16:59 [2022-07-01T11:16:59.118Z] #39 DONE 0.1s
11:16:59 [2022-07-01T11:16:59.375Z] 
11:16:59 [2022-07-01T11:16:59.375Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:16:59 [2022-07-01T11:16:59.375Z] #41 sha256:fff98548ca9bb2edc47a8a15aa5961e1bf18cae4e05f094fd77e85de20fa6ea5
11:16:59 [2022-07-01T11:16:59.375Z] #41 DONE 0.2s
11:16:59 [2022-07-01T11:16:59.375Z] 
11:16:59 [2022-07-01T11:16:59.375Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:16:59 [2022-07-01T11:16:59.375Z] #45 sha256:e18e84cd4852043b5bc6f90ca01a3fda3be3320a03550aeb7d7a8f466d7030a8
11:16:59 [2022-07-01T11:16:59.632Z] #45 DONE 0.1s
11:16:59 [2022-07-01T11:16:59.632Z] 
11:16:59 [2022-07-01T11:16:59.632Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:16:59 [2022-07-01T11:16:59.632Z] #48 sha256:0265f11e0017d4cbb45bccb16bb953e42a141d0d449322c3114337af70b7ba1f
11:17:00 [2022-07-01T11:17:00.195Z] #48 DONE 0.5s
11:17:00 [2022-07-01T11:17:00.195Z] 
11:17:00 [2022-07-01T11:17:00.195Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:17:00 [2022-07-01T11:17:00.195Z] #52 sha256:ff8050459335e3f52721f6504eb864afa8d761f824de72c798f8d0e4c4924fd5
11:17:00 [2022-07-01T11:17:00.195Z] #52 DONE 0.1s
11:17:00 [2022-07-01T11:17:00.195Z] 
11:17:00 [2022-07-01T11:17:00.195Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:17:00 [2022-07-01T11:17:00.195Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:17:00 [2022-07-01T11:17:00.195Z] #64 ...
11:17:00 [2022-07-01T11:17:00.195Z] 
11:17:00 [2022-07-01T11:17:00.195Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:17:00 [2022-07-01T11:17:00.195Z] #54 sha256:ce7441cdb2af5d8f00585c4c5a434aa9c2efc500099233517f2eae18056518f3
11:17:00 [2022-07-01T11:17:00.195Z] #54 DONE 0.1s
11:17:00 [2022-07-01T11:17:00.195Z] 
11:17:00 [2022-07-01T11:17:00.195Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:17:00 [2022-07-01T11:17:00.195Z] #56 sha256:6f2c11cfd4f4880155355a8b91ed871c1cd5bd119489adace7f5a1db14e39dc0
11:17:01 [2022-07-01T11:17:01.124Z] #56 DONE 1.1s
11:17:01 [2022-07-01T11:17:01.124Z] 
11:17:01 [2022-07-01T11:17:01.124Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:17:01 [2022-07-01T11:17:01.124Z] #58 sha256:0eba6af7452ab1255d15803e2df760440a59109b4a9ab87d874630e74b6ea64f
11:17:01 [2022-07-01T11:17:01.380Z] #58 DONE 0.1s
11:17:01 [2022-07-01T11:17:01.380Z] 
11:17:01 [2022-07-01T11:17:01.380Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:17:01 [2022-07-01T11:17:01.380Z] #61 sha256:d3a5065780861454a2ab4fd18e8c88438b8698073453253312edfa199ab3e7b1
11:17:01 [2022-07-01T11:17:01.637Z] #61 DONE 0.3s
11:17:01 [2022-07-01T11:17:01.637Z] 
11:17:01 [2022-07-01T11:17:01.637Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:17:01 [2022-07-01T11:17:01.637Z] #64 sha256:2f15020d2f074f7c4844fa3161566291367789f571c63b2b82d9c04e9d011fd4
11:17:03 [2022-07-01T11:17:03.014Z] #64 240.1 + bin/containerd
11:17:49 [2022-07-01T11:17:49.644Z] #64 279.6 # github.com/containerd/containerd/cmd/containerd
11:17:49 [2022-07-01T11:17:49.645Z] #64 279.6 /usr/bin/ld: /tmp/go-link-1229268540/000019.o: in function `New':
11:17:49 [2022-07-01T11:17:49.645Z] #64 279.6 /tmp/tmp.APiE6sz8my/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
11:17:49 [2022-07-01T11:17:49.645Z] #64 279.7 + bin/containerd-stress
11:17:49 [2022-07-01T11:17:49.645Z] #64 280.8 + bin/containerd-shim
11:17:52 [2022-07-01T11:17:52.166Z] #64 289.4 + bin/containerd-shim-runc-v1
11:17:57 [2022-07-01T11:17:57.416Z] #64 294.4 + bin/containerd-shim-runc-v2
11:17:57 [2022-07-01T11:17:57.673Z] #64 295.1 + binaries
11:17:57 [2022-07-01T11:17:57.673Z] #64 295.1 + install -D bin/containerd /build/containerd
11:17:57 [2022-07-01T11:17:57.673Z] #64 295.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:17:57 [2022-07-01T11:17:57.930Z] #64 295.1 + install -D bin/ctr /build/ctr
11:18:02 [2022-07-01T11:18:02.098Z] #64 DONE 299.4s
11:18:03 [2022-07-01T11:18:03.027Z] 
11:18:03 [2022-07-01T11:18:03.027Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:18:03 [2022-07-01T11:18:03.027Z] #65 sha256:252eee98fe7cdce95ed120140596c436c04802c9302003cf1437c65a268f5c8a
11:18:04 [2022-07-01T11:18:04.916Z] #65 DONE 1.6s
11:18:04 [2022-07-01T11:18:04.916Z] 
11:18:04 [2022-07-01T11:18:04.916Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:18:04 [2022-07-01T11:18:04.916Z] #70 sha256:f8105b274b64e21418ad541b64056ed44bf734517d2935e5c48dba7da067cb6a
11:18:04 [2022-07-01T11:18:04.916Z] #70 DONE 0.3s
11:18:04 [2022-07-01T11:18:04.916Z] 
11:18:04 [2022-07-01T11:18:04.916Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:18:04 [2022-07-01T11:18:04.916Z] #75 sha256:104b15478fe6caea1967f87acee2fde83a943e49691a8b33609feeb36a2c7132
11:18:06 [2022-07-01T11:18:06.806Z] #75 DONE 1.8s
11:18:06 [2022-07-01T11:18:06.806Z] 
11:18:06 [2022-07-01T11:18:06.806Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:18:06 [2022-07-01T11:18:06.806Z] #78 sha256:b9040a1895eb2d0d90fb048714cece3d29caae4f94666498dc0c3316a8d0cc62
11:18:06 [2022-07-01T11:18:06.806Z] #78 DONE 0.1s
11:18:06 [2022-07-01T11:18:06.806Z] 
11:18:06 [2022-07-01T11:18:06.806Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:18:06 [2022-07-01T11:18:06.806Z] #79 sha256:4e25cee3a18ec6336fb7801ac29206345b9a352c7a6a42dba1cca921f4e219e0
11:18:06 [2022-07-01T11:18:06.806Z] #79 DONE 0.0s
11:18:06 [2022-07-01T11:18:06.806Z] 
11:18:06 [2022-07-01T11:18:06.806Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:18:06 [2022-07-01T11:18:06.806Z] #80 sha256:b117b2933d1c0adf3e84d22e7915e06ed0f81c666b111e67cb267d306a7572e9
11:18:06 [2022-07-01T11:18:06.806Z] #80 DONE 0.0s
11:18:06 [2022-07-01T11:18:06.806Z] 
11:18:06 [2022-07-01T11:18:06.806Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:18:06 [2022-07-01T11:18:06.806Z] #81 sha256:f19826af4dd699aa54ee6ce2b77d33bf037bd489f7366effedd4fdad00d04159
11:18:07 [2022-07-01T11:18:07.735Z] #81 DONE 0.8s
11:18:07 [2022-07-01T11:18:07.735Z] 
11:18:07 [2022-07-01T11:18:07.735Z] #82 exporting to image
11:18:07 [2022-07-01T11:18:07.735Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:18:07 [2022-07-01T11:18:07.735Z] #82 exporting layers
11:18:11 [2022-07-01T11:18:11.090Z] #82 exporting layers 3.4s done
11:18:11 [2022-07-01T11:18:11.090Z] #82 writing image sha256:1d8d515bda81191e1674c81388087de35ae3180486d319d66986c6ad5741ec05 done
11:18:11 [2022-07-01T11:18:11.090Z] #82 naming to docker.io/library/docker:b1a6d5388dfd54f4a0674eefecb4bb7cdc3f9aed done
11:18:11 [2022-07-01T11:18:11.090Z] #82 DONE 3.4s