Skip to content

Console Output

Skipping 172 KB.. Full Log
=/go/src <<EOT (set -ex...)
22:08:11 [2023-04-20T22:08:11.595Z] #55 102.7 encoding/binary
22:08:11 [2023-04-20T22:08:11.852Z] #55 103.4 path
22:08:12 [2023-04-20T22:08:12.783Z] #55 104.1 io/fs
22:08:13 [2023-04-20T22:08:13.715Z] #55 105.1 crypto/cipher
22:08:13 [2023-04-20T22:08:13.972Z] #55 105.3 crypto/internal/edwards25519/field
22:08:14 [2023-04-20T22:08:14.904Z] #55 106.5 crypto/internal/boring
22:08:15 [2023-04-20T22:08:15.161Z] #55 106.6 crypto/des
22:08:15 [2023-04-20T22:08:15.418Z] #55 106.8 crypto/aes
22:08:15 [2023-04-20T22:08:15.676Z] #55 107.1 embed
22:08:16 [2023-04-20T22:08:16.241Z] #55 107.6 crypto/internal/nistec
22:08:16 [2023-04-20T22:08:16.805Z] #55 108.2 crypto/internal/randutil
22:08:16 [2023-04-20T22:08:16.805Z] #55 108.3 internal/fmtsort
22:08:17 [2023-04-20T22:08:17.766Z] #55 109.0 internal/syscall/unix
22:08:18 [2023-04-20T22:08:18.039Z] #55 109.5 internal/poll
22:08:18 [2023-04-20T22:08:18.618Z] #55 ...
22:08:18 [2023-04-20T22:08:18.618Z] 
22:08:18 [2023-04-20T22:08:18.618Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:18 [2023-04-20T22:08:18.618Z] #74 66.10 configure.ac:7: installing './compile'
22:08:18 [2023-04-20T22:08:18.618Z] #74 66.10 configure.ac:11: installing './config.guess'
22:08:18 [2023-04-20T22:08:18.618Z] #74 66.12 configure.ac:11: installing './config.sub'
22:08:18 [2023-04-20T22:08:18.618Z] #74 66.13 configure.ac:8: installing './install-sh'
22:08:18 [2023-04-20T22:08:18.618Z] #74 66.14 configure.ac:8: installing './missing'
22:08:18 [2023-04-20T22:08:18.895Z] #74 66.35 Makefile.am: installing './depcomp'
22:08:20 [2023-04-20T22:08:20.789Z] #74 68.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:08:20 [2023-04-20T22:08:20.789Z] #74 68.29 libtoolize: copying file 'build-aux/ltmain.sh'
22:08:21 [2023-04-20T22:08:21.046Z] #74 68.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:08:21 [2023-04-20T22:08:21.046Z] #74 68.53 libtoolize: copying file 'm4/libtool.m4'
22:08:21 [2023-04-20T22:08:21.046Z] #74 68.72 libtoolize: copying file 'm4/ltoptions.m4'
22:08:21 [2023-04-20T22:08:21.611Z] #74 68.94 libtoolize: copying file 'm4/ltsugar.m4'
22:08:21 [2023-04-20T22:08:21.611Z] #74 69.12 libtoolize: copying file 'm4/ltversion.m4'
22:08:21 [2023-04-20T22:08:21.870Z] #74 69.28 libtoolize: copying file 'm4/lt~obsolete.m4'
22:08:22 [2023-04-20T22:08:22.127Z] #74 69.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:08:23 [2023-04-20T22:08:23.496Z] #74 ...
22:08:23 [2023-04-20T22:08:23.496Z] 
22:08:23 [2023-04-20T22:08:23.496Z] #58 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 tomll can be used in two ways:
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 Writing to STDIN and reading from STDOUT:
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3   cat file.toml | tomll > file.toml
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 Reading and updating a list of files:
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3   tomll a.toml b.toml c.toml
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 
22:08:23 [2023-04-20T22:08:23.496Z] #58 121.3 When given a list of files, tomll will modify all files in place without asking.
22:08:23 [2023-04-20T22:08:23.496Z] #58 DONE 123.3s
22:08:23 [2023-04-20T22:08:23.496Z] 
22:08:23 [2023-04-20T22:08:23.496Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:08:23 [2023-04-20T22:08:23.496Z] #55 111.6 crypto/ecdh
22:08:23 [2023-04-20T22:08:23.496Z] #55 112.8 internal/safefilepath
22:08:23 [2023-04-20T22:08:23.496Z] #55 112.9 internal/syscall/execenv
22:08:23 [2023-04-20T22:08:23.496Z] #55 113.0 strings
22:08:23 [2023-04-20T22:08:23.496Z] #55 113.1 os
22:08:24 [2023-04-20T22:08:24.428Z] #55 115.8 crypto/sha512
22:08:25 [2023-04-20T22:08:25.797Z] #55 117.2 crypto/internal/edwards25519
22:08:26 [2023-04-20T22:08:26.361Z] #55 117.7 fmt
22:08:27 [2023-04-20T22:08:27.292Z] #55 118.6 crypto/hmac
22:08:27 [2023-04-20T22:08:27.292Z] #55 118.9 crypto/md5
22:08:28 [2023-04-20T22:08:28.221Z] #55 119.5 crypto/rc4
22:08:28 [2023-04-20T22:08:28.478Z] #55 119.8 crypto/sha1
22:08:29 [2023-04-20T22:08:29.408Z] #55 120.7 crypto/sha256
22:08:30 [2023-04-20T22:08:30.348Z] #55 121.6 encoding/base64
22:08:30 [2023-04-20T22:08:30.348Z] #55 ...
22:08:30 [2023-04-20T22:08:30.348Z] 
22:08:30 [2023-04-20T22:08:30.348Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
22:08:30 [2023-04-20T22:08:30.348Z] #59 130.3 v3.6.0
22:08:30 [2023-04-20T22:08:30.913Z] #59 DONE 130.9s
22:08:30 [2023-04-20T22:08:30.913Z] 
22:08:30 [2023-04-20T22:08:30.913Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:08:31 [2023-04-20T22:08:31.174Z] #55 122.6 encoding/pem
22:08:31 [2023-04-20T22:08:31.431Z] #55 123.0 math/big
22:08:31 [2023-04-20T22:08:31.688Z] #55 123.3 encoding/hex
22:08:32 [2023-04-20T22:08:32.252Z] #55 123.7 vendor/golang.org/x/net/dns/dnsmessage
22:08:37 [2023-04-20T22:08:37.506Z] #55 128.5 net/netip
22:08:37 [2023-04-20T22:08:37.506Z] #55 ...
22:08:37 [2023-04-20T22:08:37.506Z] 
22:08:37 [2023-04-20T22:08:37.506Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.55 configure.ac:7: installing 'build-aux/compile'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.56 configure.ac:9: installing 'build-aux/config.guess'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.59 configure.ac:9: installing 'build-aux/config.sub'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.61 configure.ac:11: installing 'build-aux/install-sh'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.61 configure.ac:11: installing 'build-aux/missing'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.84 Makefile.am: installing 'build-aux/depcomp'
22:08:37 [2023-04-20T22:08:37.506Z] #74 84.97 parallel-tests: installing 'build-aux/test-driver'
22:08:40 [2023-04-20T22:08:40.778Z] #74 87.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:08:40 [2023-04-20T22:08:40.778Z] #74 87.81 libtoolize: copying file 'build-aux/ltmain.sh'
22:08:41 [2023-04-20T22:08:41.341Z] #74 88.66 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:08:41 [2023-04-20T22:08:41.341Z] #74 88.67 libtoolize: copying file 'm4/libtool.m4'
22:08:41 [2023-04-20T22:08:41.341Z] #74 88.77 libtoolize: copying file 'm4/ltoptions.m4'
22:08:41 [2023-04-20T22:08:41.598Z] #74 88.93 libtoolize: copying file 'm4/ltsugar.m4'
22:08:41 [2023-04-20T22:08:41.598Z] #74 89.09 libtoolize: copying file 'm4/ltversion.m4'
22:08:41 [2023-04-20T22:08:41.857Z] #74 89.24 libtoolize: copying file 'm4/lt~obsolete.m4'
22:08:45 [2023-04-20T22:08:45.130Z] #74 ...
22:08:45 [2023-04-20T22:08:45.130Z] 
22:08:45 [2023-04-20T22:08:45.130Z] #61 [gowinres 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/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:08:45 [2023-04-20T22:08:45.130Z] #61 145.3 NAME:
22:08:45 [2023-04-20T22:08:45.130Z] #61 145.3    go-winres - A tool for embedding resources in Windows executables
22:08:45 [2023-04-20T22:08:45.130Z] #61 145.3 
22:08:45 [2023-04-20T22:08:45.130Z] #61 145.3 USAGE:
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    go-winres [global options] command [command options] [arguments...]
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3 
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3 COMMANDS:
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    init     Create an initial ./winres/winres.json
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    make     Make syso files for the "go build" command
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    simply   Make syso files for the "go build" command (simplified)
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    extract  Extract all resources from an executable
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    patch    Replace resources in an executable file (exe, dll)
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3    help, h  Shows a list of commands or help for one command
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3 
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.3 GLOBAL OPTIONS:
22:08:45 [2023-04-20T22:08:45.388Z] #61 145.4    --help, -h  show help (default: false)
22:08:46 [2023-04-20T22:08:46.320Z] #61 DONE 146.5s
22:08:46 [2023-04-20T22:08:46.320Z] 
22:08:46 [2023-04-20T22:08:46.320Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:08:46 [2023-04-20T22:08:46.320Z] #55 131.7 crypto/elliptic
22:08:46 [2023-04-20T22:08:46.320Z] #55 131.7 crypto/internal/bigmod
22:08:46 [2023-04-20T22:08:46.320Z] #55 132.7 crypto/internal/boring/bbig
22:08:46 [2023-04-20T22:08:46.320Z] #55 133.0 encoding/asn1
22:08:46 [2023-04-20T22:08:46.320Z] #55 133.1 crypto/rand
22:08:46 [2023-04-20T22:08:46.320Z] #55 133.5 crypto/ed25519
22:08:46 [2023-04-20T22:08:46.320Z] #55 134.0 crypto/rsa
22:08:46 [2023-04-20T22:08:46.320Z] #55 135.6 crypto/dsa
22:08:46 [2023-04-20T22:08:46.320Z] #55 135.8 vendor/golang.org/x/crypto/cryptobyte
22:08:46 [2023-04-20T22:08:46.320Z] #55 136.0 crypto/x509/pkix
22:08:46 [2023-04-20T22:08:46.320Z] #55 136.6 net
22:08:46 [2023-04-20T22:08:46.320Z] #55 137.9 crypto/ecdsa
22:08:48 [2023-04-20T22:08:48.224Z] #55 139.6 net/url
22:08:49 [2023-04-20T22:08:49.596Z] #55 141.1 path/filepath
22:08:50 [2023-04-20T22:08:50.967Z] #55 142.2 vendor/golang.org/x/crypto/chacha20
22:08:51 [2023-04-20T22:08:51.900Z] #55 143.3 vendor/golang.org/x/crypto/internal/poly1305
22:08:52 [2023-04-20T22:08:52.464Z] #55 143.8 vendor/golang.org/x/crypto/chacha20poly1305
22:08:53 [2023-04-20T22:08:53.029Z] #55 144.5 vendor/golang.org/x/crypto/hkdf
22:08:53 [2023-04-20T22:08:53.291Z] #55 144.8 bufio
22:08:55 [2023-04-20T22:08:55.197Z] #55 146.3 encoding/json
22:08:57 [2023-04-20T22:08:57.719Z] #55 ...
22:08:57 [2023-04-20T22:08:57.719Z] 
22:08:57 [2023-04-20T22:08:57.719Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:08:57 [2023-04-20T22:08:57.719Z] #74 104.9 configure.ac:11: installing 'build-aux/compile'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.0 configure.ac:11: installing 'build-aux/config.guess'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.0 configure.ac:11: installing 'build-aux/config.sub'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.0 configure.ac:13: installing 'build-aux/install-sh'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.0 configure.ac:13: installing 'build-aux/missing'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.0 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:08:57 [2023-04-20T22:08:57.719Z] #74 105.3 Makefile.am: installing 'build-aux/depcomp'
22:08:59 [2023-04-20T22:08:59.874Z] #74 106.9 checking build system type... aarch64-unknown-linux-gnu
22:08:59 [2023-04-20T22:08:59.874Z] #74 107.2 checking host system type... aarch64-unknown-linux-gnu
22:08:59 [2023-04-20T22:08:59.874Z] #74 107.2 checking how to print strings... printf
22:08:59 [2023-04-20T22:08:59.874Z] #74 107.2 checking for gcc... gcc
22:09:00 [2023-04-20T22:09:00.130Z] #74 107.4 checking whether the C compiler works... yes
22:09:00 [2023-04-20T22:09:00.130Z] #74 107.7 checking for C compiler default output file name... a.out
22:09:00 [2023-04-20T22:09:00.693Z] #74 107.7 checking for suffix of executables... 
22:09:00 [2023-04-20T22:09:00.950Z] #74 108.0 checking whether we are cross compiling... no
22:09:00 [2023-04-20T22:09:00.950Z] #74 108.3 checking for suffix of object files... o
22:09:01 [2023-04-20T22:09:01.207Z] #74 108.5 checking whether we are using the GNU C compiler... yes
22:09:01 [2023-04-20T22:09:01.207Z] #74 108.7 checking whether gcc accepts -g... yes
22:09:01 [2023-04-20T22:09:01.464Z] #74 108.8 checking for gcc option to accept ISO C89... none needed
22:09:01 [2023-04-20T22:09:01.721Z] #74 109.0 checking whether gcc understands -c and -o together... yes
22:09:01 [2023-04-20T22:09:01.721Z] #74 109.2 checking for a sed that does not truncate output... /bin/sed
22:09:01 [2023-04-20T22:09:01.721Z] #74 109.3 checking for grep that handles long lines and -e... /bin/grep
22:09:01 [2023-04-20T22:09:01.978Z] #74 109.3 checking for egrep... /bin/grep -E
22:09:01 [2023-04-20T22:09:01.978Z] #74 109.3 checking for fgrep... /bin/grep -F
22:09:01 [2023-04-20T22:09:01.978Z] #74 109.3 checking for ld used by gcc... /usr/bin/ld
22:09:01 [2023-04-20T22:09:01.978Z] #74 109.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:09:01 [2023-04-20T22:09:01.978Z] #74 109.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.6 checking whether ln -s works... yes
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.6 checking the maximum length of command line arguments... 1572864
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking for /usr/bin/ld option to reload object files... -r
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking for objdump... objdump
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking how to recognize dependent libraries... pass_all
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking for dlltool... no
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking how to associate runtime and link libraries... printf %s\n
22:09:02 [2023-04-20T22:09:02.235Z] #74 109.7 checking for ar... ar
22:09:02 [2023-04-20T22:09:02.492Z] #74 109.7 checking for archiver @FILE support... @
22:09:02 [2023-04-20T22:09:02.492Z] #74 109.9 checking for strip... strip
22:09:02 [2023-04-20T22:09:02.492Z] #74 110.0 checking for ranlib... ranlib
22:09:02 [2023-04-20T22:09:02.492Z] #74 110.0 checking for gawk... no
22:09:02 [2023-04-20T22:09:02.492Z] #74 110.0 checking for mawk... mawk
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.6 checking for sysroot... no
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.6 checking for a working dd... /bin/dd
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.7 checking for mt... no
22:09:03 [2023-04-20T22:09:03.056Z] #74 110.7 checking if : is a manifest tool... no
22:09:03 [2023-04-20T22:09:03.313Z] #74 110.7 checking how to run the C preprocessor... gcc -E
22:09:04 [2023-04-20T22:09:04.503Z] #74 111.1 checking for ANSI C header files... yes
22:09:04 [2023-04-20T22:09:04.503Z] #74 111.9 checking for sys/types.h... yes
22:09:04 [2023-04-20T22:09:04.784Z] #74 112.1 checking for sys/stat.h... yes
22:09:05 [2023-04-20T22:09:05.051Z] #74 112.4 checking for stdlib.h... yes
22:09:05 [2023-04-20T22:09:05.309Z] #74 112.6 checking for string.h... yes
22:09:05 [2023-04-20T22:09:05.572Z] #74 112.8 checking for memory.h... yes
22:09:05 [2023-04-20T22:09:05.844Z] #74 113.1 checking for strings.h... yes
22:09:06 [2023-04-20T22:09:06.105Z] #74 113.3 checking for inttypes.h... yes
22:09:06 [2023-04-20T22:09:06.362Z] #74 113.7 checking for stdint.h... yes
22:09:06 [2023-04-20T22:09:06.619Z] #74 113.9 checking for unistd.h... yes
22:09:06 [2023-04-20T22:09:06.876Z] #74 114.1 checking for dlfcn.h... yes
22:09:06 [2023-04-20T22:09:06.876Z] #74 114.4 checking for objdir... .libs
22:09:07 [2023-04-20T22:09:07.439Z] #74 114.8 checking if gcc supports -fno-rtti -fno-exceptions... no
22:09:07 [2023-04-20T22:09:07.439Z] #74 115.0 checking for gcc option to produce PIC... -fPIC -DPIC
22:09:07 [2023-04-20T22:09:07.439Z] #74 115.0 checking if gcc PIC flag -fPIC -DPIC works... yes
22:09:07 [2023-04-20T22:09:07.953Z] #74 115.1 checking if gcc static flag -static works... yes
22:09:08 [2023-04-20T22:09:08.209Z] #74 115.6 checking if gcc supports -c -o file.o... yes
22:09:08 [2023-04-20T22:09:08.209Z] #74 115.8 checking if gcc supports -c -o file.o... (cached) yes
22:09:08 [2023-04-20T22:09:08.466Z] #74 115.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:09:08 [2023-04-20T22:09:08.723Z] #74 115.9 checking dynamic linker characteristics... GNU/Linux ld.so
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking how to hardcode library paths into programs... immediate
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking whether stripping libraries is possible... yes
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking if libtool supports shared libraries... yes
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking whether to build shared libraries... no
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking whether to build static libraries... yes
22:09:08 [2023-04-20T22:09:08.723Z] #74 116.3 checking for a BSD-compatible install... /usr/bin/install -c
22:09:08 [2023-04-20T22:09:08.980Z] #74 116.3 checking whether build environment is sane... yes
22:09:08 [2023-04-20T22:09:08.980Z] #74 116.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:09:08 [2023-04-20T22:09:08.980Z] #74 116.5 checking whether make sets $(MAKE)... yes
22:09:08 [2023-04-20T22:09:08.980Z] #74 116.5 checking whether make supports the include directive... yes (GNU style)
22:09:09 [2023-04-20T22:09:09.236Z] #74 116.6 checking whether make supports nested variables... yes
22:09:09 [2023-04-20T22:09:09.236Z] #74 116.7 checking whether UID '0' is supported by ustar format... yes
22:09:09 [2023-04-20T22:09:09.236Z] #74 116.7 checking whether GID '0' is supported by ustar format... yes
22:09:09 [2023-04-20T22:09:09.236Z] #74 116.7 checking how to create a ustar tar archive... gnutar
22:09:09 [2023-04-20T22:09:09.800Z] #74 116.8 checking dependency style of gcc... gcc3
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.1 checking whether to enable maintainer-specific portions of Makefiles... yes
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.1 checking whether make supports nested variables... (cached) yes
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.1 checking for gawk... (cached) mawk
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.1 checking for a sed that does not truncate output... (cached) /bin/sed
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.1 checking for gcc... (cached) gcc
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.2 checking whether we are using the GNU C compiler... (cached) yes
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.2 checking whether gcc accepts -g... (cached) yes
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.2 checking for gcc option to accept ISO C89... (cached) none needed
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.2 checking whether gcc understands -c and -o together... (cached) yes
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.2 checking for a Python interpreter with version >= 3... python3
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.4 checking for python3... /usr/bin/python3
22:09:09 [2023-04-20T22:09:09.800Z] #74 117.4 checking for python3 version... 3.9
22:09:10 [2023-04-20T22:09:10.056Z] #74 117.5 checking for python3 platform... linux
22:09:10 [2023-04-20T22:09:10.313Z] #74 117.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:09:10 [2023-04-20T22:09:10.313Z] #74 117.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:09:10 [2023-04-20T22:09:10.313Z] #74 117.9 checking for go-md2man... no
22:09:10 [2023-04-20T22:09:10.570Z] #74 117.9 checking error.h usability... yes
22:09:10 [2023-04-20T22:09:10.827Z] #74 118.2 checking error.h presence... yes
22:09:10 [2023-04-20T22:09:10.827Z] #74 118.3 checking for error.h... yes
22:09:11 [2023-04-20T22:09:11.084Z] #74 118.4 checking linux/openat2.h usability... 
22:09:11 [2023-04-20T22:09:11.084Z] #74 ...
22:09:11 [2023-04-20T22:09:11.084Z] 
22:09:11 [2023-04-20T22:09:11.084Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:09:11 [2023-04-20T22:09:11.084Z] #55 152.5 log
22:09:11 [2023-04-20T22:09:11.084Z] #55 153.1 github.com/Sirupsen/logrus
22:09:11 [2023-04-20T22:09:11.084Z] #55 153.7 crypto/x509
22:09:11 [2023-04-20T22:09:11.084Z] #55 154.8 github.com/Sirupsen/logrus/formatters/logstash
22:09:11 [2023-04-20T22:09:11.084Z] #55 155.0 io/ioutil
22:09:11 [2023-04-20T22:09:11.084Z] #55 155.2 github.com/bugsnag/bugsnag-go/errors
22:09:11 [2023-04-20T22:09:11.084Z] #55 155.6 github.com/bugsnag/osext
22:09:11 [2023-04-20T22:09:11.084Z] #55 155.8 os/exec
22:09:11 [2023-04-20T22:09:11.084Z] #55 157.7 os/signal
22:09:11 [2023-04-20T22:09:11.084Z] #55 158.4 github.com/bugsnag/panicwrap
22:09:11 [2023-04-20T22:09:11.084Z] #55 159.0 compress/flate
22:09:11 [2023-04-20T22:09:11.084Z] #55 161.3 hash/crc32
22:09:11 [2023-04-20T22:09:11.084Z] #55 161.5 crypto/tls
22:09:11 [2023-04-20T22:09:11.084Z] #55 161.9 compress/gzip
22:09:11 [2023-04-20T22:09:11.084Z] #55 162.4 vendor/golang.org/x/text/transform
22:09:11 [2023-04-20T22:09:11.084Z] #55 ...
22:09:11 [2023-04-20T22:09:11.084Z] 
22:09:11 [2023-04-20T22:09:11.084Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:09:11 [2023-04-20T22:09:11.084Z] #74 118.4 checking linux/openat2.h usability... yes
22:09:11 [2023-04-20T22:09:11.342Z] #74 118.6 checking linux/openat2.h presence... yes
22:09:11 [2023-04-20T22:09:11.342Z] #74 118.7 checking for linux/openat2.h... yes
22:09:11 [2023-04-20T22:09:11.599Z] #74 118.8 checking for copy_file_range... yes
22:09:11 [2023-04-20T22:09:11.856Z] #74 119.1 checking for fgetxattr... yes
22:09:12 [2023-04-20T22:09:12.420Z] #74 119.5 checking for statx... yes
22:09:12 [2023-04-20T22:09:12.676Z] #74 119.8 checking for fgetpwent_r... yes
22:09:13 [2023-04-20T22:09:13.239Z] #74 120.2 checking for issetugid... no
22:09:13 [2023-04-20T22:09:13.239Z] #74 120.6 checking for pkg-config... /usr/bin/pkg-config
22:09:13 [2023-04-20T22:09:13.239Z] #74 120.6 checking pkg-config is at least version 0.9.0... yes
22:09:13 [2023-04-20T22:09:13.804Z] #74 120.6 checking for library containing yajl_tree_get... -lyajl
22:09:13 [2023-04-20T22:09:13.804Z] #74 121.1 checking for yajl >= 2.0.0... yes
22:09:13 [2023-04-20T22:09:13.804Z] #74 121.2 checking sys/capability.h usability... yes
22:09:13 [2023-04-20T22:09:13.804Z] #74 121.4 checking sys/capability.h presence... yes
22:09:14 [2023-04-20T22:09:14.061Z] #74 121.5 checking for sys/capability.h... yes
22:09:14 [2023-04-20T22:09:14.624Z] #74 121.5 checking for library containing cap_from_name... -lcap
22:09:15 [2023-04-20T22:09:15.188Z] #74 122.1 checking for library containing dlopen... -ldl
22:09:15 [2023-04-20T22:09:15.445Z] #74 122.8 checking seccomp.h usability... yes
22:09:15 [2023-04-20T22:09:15.702Z] #74 123.0 checking seccomp.h presence... yes
22:09:15 [2023-04-20T22:09:15.702Z] #74 123.2 checking for seccomp.h... yes
22:09:16 [2023-04-20T22:09:16.267Z] #74 123.2 checking for library containing seccomp_rule_add... -lseccomp
22:09:16 [2023-04-20T22:09:16.524Z] #74 123.8 checking for library containing seccomp_arch_resolve_name... none required
22:09:16 [2023-04-20T22:09:16.781Z] #74 124.0 checking systemd/sd-bus.h usability... yes
22:09:17 [2023-04-20T22:09:17.041Z] #74 124.3 checking systemd/sd-bus.h presence... yes
22:09:17 [2023-04-20T22:09:17.041Z] #74 124.5 checking for systemd/sd-bus.h... yes
22:09:17 [2023-04-20T22:09:17.973Z] #74 124.5 checking for library containing sd_bus_match_signal_async... -lsystemd
22:09:18 [2023-04-20T22:09:18.230Z] #74 125.3 checking for sd_notify_barrier... yes
22:09:18 [2023-04-20T22:09:18.487Z] #74 125.7 checking linux/bpf.h usability... yes
22:09:18 [2023-04-20T22:09:18.487Z] #74 125.9 checking linux/bpf.h presence... yes
22:09:18 [2023-04-20T22:09:18.487Z] #74 126.0 checking for linux/bpf.h... yes
22:09:18 [2023-04-20T22:09:18.744Z] #74 126.1 checking compilation for eBPF... yes
22:09:18 [2023-04-20T22:09:18.744Z] #74 126.3 checking for criu >= 3.15... no
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.3 configure: CRIU headers not found, building without CRIU support
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.3 checking for criu > 3.16... no
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.4 configure: CRIU version doesn't support join-ns API
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.4 checking for criu > 3.16.1... no
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.4 configure: CRIU version doesn't support for pre-dumping
22:09:19 [2023-04-20T22:09:19.001Z] #74 126.4 checking for new mount API (fsconfig)... yes
22:09:19 [2023-04-20T22:09:19.257Z] #74 126.5 checking for seccomp notify API... yes
22:09:19 [2023-04-20T22:09:19.257Z] #74 126.7 checking for gperf... no
22:09:19 [2023-04-20T22:09:19.257Z] #74 126.7 configure: gperf not found - cannot rebuild signal parser code
22:09:19 [2023-04-20T22:09:19.514Z] #74 126.7 checking for library containing argp_parse... none required
22:09:19 [2023-04-20T22:09:19.771Z] #74 127.1 checking that generated files are newer than configure... done
22:09:19 [2023-04-20T22:09:19.771Z] #74 127.1 configure: creating ./config.status
22:09:21 [2023-04-20T22:09:21.665Z] #74 ...
22:09:21 [2023-04-20T22:09:21.665Z] 
22:09:21 [2023-04-20T22:09:21.665Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:09:21 [2023-04-20T22:09:21.665Z] #55 162.9 vendor/golang.org/x/text/unicode/bidi
22:09:21 [2023-04-20T22:09:21.665Z] #55 165.2 vendor/golang.org/x/text/secure/bidirule
22:09:21 [2023-04-20T22:09:21.665Z] #55 165.5 vendor/golang.org/x/text/unicode/norm
22:09:21 [2023-04-20T22:09:21.665Z] #55 171.8 vendor/golang.org/x/net/idna
22:09:23 [2023-04-20T22:09:23.557Z] #55 ...
22:09:23 [2023-04-20T22:09:23.557Z] 
22:09:23 [2023-04-20T22:09:23.557Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:09:23 [2023-04-20T22:09:23.557Z] #74 131.2 config.status: creating Makefile
22:09:24 [2023-04-20T22:09:24.120Z] #74 131.4 config.status: creating rpm/crun.spec
22:09:24 [2023-04-20T22:09:24.120Z] #74 131.5 config.status: creating config.h
22:09:24 [2023-04-20T22:09:24.120Z] #74 131.6 config.status: executing libtool commands
22:09:24 [2023-04-20T22:09:24.120Z] #74 131.6 config.status: executing depfiles commands
22:09:26 [2023-04-20T22:09:26.013Z] #74 133.4 === configuring in libocispec (/tmp/crun-build/libocispec)
22:09:26 [2023-04-20T22:09:26.013Z] #74 133.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:09:26 [2023-04-20T22:09:26.576Z] #74 134.1 checking for gcc... gcc
22:09:26 [2023-04-20T22:09:26.833Z] #74 134.2 checking whether the C compiler works... yes
22:09:27 [2023-04-20T22:09:27.090Z] #74 134.5 checking for C compiler default output file name... a.out
22:09:27 [2023-04-20T22:09:27.346Z] #74 134.5 checking for suffix of executables... 
22:09:27 [2023-04-20T22:09:27.604Z] #74 134.8 checking whether we are cross compiling... no
22:09:27 [2023-04-20T22:09:27.860Z] #74 135.1 checking for suffix of object files... o
22:09:27 [2023-04-20T22:09:27.860Z] #74 135.3 checking whether we are using the GNU C compiler... yes
22:09:28 [2023-04-20T22:09:28.116Z] #74 135.4 checking whether gcc accepts -g... yes
22:09:28 [2023-04-20T22:09:28.372Z] #74 135.6 checking for gcc option to accept ISO C89... none needed
22:09:28 [2023-04-20T22:09:28.629Z] #74 135.8 checking whether gcc understands -c and -o together... yes
22:09:28 [2023-04-20T22:09:28.886Z] #74 136.1 checking how to run the C preprocessor... gcc -E
22:09:29 [2023-04-20T22:09:29.144Z] #74 136.6 checking for grep that handles long lines and -e... /bin/grep
22:09:29 [2023-04-20T22:09:29.144Z] #74 136.6 checking for egrep... /bin/grep -E
22:09:30 [2023-04-20T22:09:30.075Z] #74 136.6 checking for ANSI C header files... yes
22:09:30 [2023-04-20T22:09:30.332Z] #74 137.5 checking for sys/types.h... yes
22:09:30 [2023-04-20T22:09:30.332Z] #74 137.7 checking for sys/stat.h... yes
22:09:30 [2023-04-20T22:09:30.589Z] #74 137.9 checking for stdlib.h... yes
22:09:30 [2023-04-20T22:09:30.846Z] #74 138.2 checking for string.h... yes
22:09:31 [2023-04-20T22:09:31.103Z] #74 138.4 checking for memory.h... yes
22:09:31 [2023-04-20T22:09:31.360Z] #74 138.7 checking for strings.h... yes
22:09:31 [2023-04-20T22:09:31.617Z] #74 138.9 checking for inttypes.h... 
22:09:31 [2023-04-20T22:09:31.617Z] #74 ...
22:09:31 [2023-04-20T22:09:31.617Z] 
22:09:31 [2023-04-20T22:09:31.617Z] #65 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:09:31 [2023-04-20T22:09:31.617Z] #65 189.3 gotestsum version dev
22:09:31 [2023-04-20T22:09:31.617Z] #65 DONE 191.7s
22:09:31 [2023-04-20T22:09:31.617Z] 
22:09:31 [2023-04-20T22:09:31.617Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:09:31 [2023-04-20T22:09:31.617Z] #55 175.3 net/textproto
22:09:31 [2023-04-20T22:09:31.617Z] #55 176.5 vendor/golang.org/x/net/http/httpguts
22:09:31 [2023-04-20T22:09:31.617Z] #55 177.0 vendor/golang.org/x/net/http/httpproxy
22:09:31 [2023-04-20T22:09:31.617Z] #55 177.0 vendor/golang.org/x/net/http2/hpack
22:09:31 [2023-04-20T22:09:31.617Z] #55 177.4 mime
22:09:31 [2023-04-20T22:09:31.617Z] #55 178.2 mime/quotedprintable
22:09:31 [2023-04-20T22:09:31.617Z] #55 178.9 net/http/httptrace
22:09:31 [2023-04-20T22:09:31.617Z] #55 179.3 net/http/internal
22:09:31 [2023-04-20T22:09:31.617Z] #55 179.3 mime/multipart
22:09:31 [2023-04-20T22:09:31.617Z] #55 179.7 net/http/internal/ascii
22:09:31 [2023-04-20T22:09:31.617Z] #55 179.8 regexp/syntax
22:09:31 [2023-04-20T22:09:31.617Z] #55 180.6 net/http
22:09:31 [2023-04-20T22:09:31.617Z] #55 ...
22:09:31 [2023-04-20T22:09:31.617Z] 
22:09:31 [2023-04-20T22:09:31.617Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:09:31 [2023-04-20T22:09:31.617Z] #74 138.9 checking for inttypes.h... yes
22:09:31 [2023-04-20T22:09:31.874Z] #74 139.2 checking for stdint.h... yes
22:09:32 [2023-04-20T22:09:32.388Z] #74 139.6 checking for unistd.h... yes
22:09:32 [2023-04-20T22:09:32.645Z] #74 140.0 checking minix/config.h usability... no
22:09:32 [2023-04-20T22:09:32.901Z] #74 140.2 checking minix/config.h presence... no
22:09:32 [2023-04-20T22:09:32.901Z] #74 140.4 checking for minix/config.h... no
22:09:33 [2023-04-20T22:09:33.159Z] #74 140.4 checking whether it is safe to define __EXTENSIONS__... yes
22:09:33 [2023-04-20T22:09:33.723Z] #74 140.7 checking build system type... aarch64-unknown-linux-gnu
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.1 checking host system type... aarch64-unknown-linux-gnu
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.1 checking how to print strings... printf
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.1 checking for a sed that does not truncate output... /bin/sed
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.1 checking for fgrep... /bin/grep -F
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.2 checking for ld used by gcc... /usr/bin/ld
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:09:33 [2023-04-20T22:09:33.723Z] #74 141.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.4 checking whether ln -s works... yes
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.4 checking the maximum length of command line arguments... 1572864
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking for /usr/bin/ld option to reload object files... -r
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking for objdump... objdump
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking how to recognize dependent libraries... pass_all
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking for dlltool... no
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking how to associate runtime and link libraries... printf %s\n
22:09:33 [2023-04-20T22:09:33.980Z] #74 141.5 checking for ar... ar
22:09:34 [2023-04-20T22:09:34.238Z] #74 141.5 checking for archiver @FILE support... @
22:09:34 [2023-04-20T22:09:34.238Z] #74 141.7 checking for strip... strip
22:09:34 [2023-04-20T22:09:34.238Z] #74 141.7 checking for ranlib... ranlib
22:09:34 [2023-04-20T22:09:34.238Z] #74 141.7 checking for gawk... no
22:09:34 [2023-04-20T22:09:34.238Z] #74 141.7 checking for mawk... mawk
22:09:34 [2023-04-20T22:09:34.803Z] #74 141.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:09:34 [2023-04-20T22:09:34.803Z] #74 142.3 checking for sysroot... no
22:09:34 [2023-04-20T22:09:34.803Z] #74 142.3 checking for a working dd... /bin/dd
22:09:34 [2023-04-20T22:09:34.803Z] #74 142.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:09:34 [2023-04-20T22:09:34.803Z] #74 142.3 checking for mt... no
22:09:34 [2023-04-20T22:09:34.803Z] #74 142.3 checking if : is a manifest tool... no
22:09:35 [2023-04-20T22:09:35.060Z] #74 142.3 checking for dlfcn.h... yes
22:09:35 [2023-04-20T22:09:35.060Z] #74 142.5 checking for objdir... .libs
22:09:35 [2023-04-20T22:09:35.576Z] #74 142.9 checking if gcc supports -fno-rtti -fno-exceptions... no
22:09:35 [2023-04-20T22:09:35.576Z] #74 143.1 checking for gcc option to produce PIC... -fPIC -DPIC
22:09:35 [2023-04-20T22:09:35.833Z] #74 143.1 checking if gcc PIC flag -fPIC -DPIC works... yes
22:09:36 [2023-04-20T22:09:36.398Z] #74 143.3 checking if gcc static flag -static works... yes
22:09:36 [2023-04-20T22:09:36.398Z] #74 143.8 checking if gcc supports -c -o file.o... yes
22:09:36 [2023-04-20T22:09:36.655Z] #74 144.0 checking if gcc supports -c -o file.o... (cached) yes
22:09:36 [2023-04-20T22:09:36.655Z] #74 144.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.0 checking dynamic linker characteristics... GNU/Linux ld.so
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.4 checking how to hardcode library paths into programs... immediate
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.4 checking whether stripping libraries is possible... yes
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.5 checking if libtool supports shared libraries... yes
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.5 checking whether to build shared libraries... no
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.5 checking whether to build static libraries... yes
22:09:36 [2023-04-20T22:09:36.913Z] #74 144.5 checking for a BSD-compatible install... /usr/bin/install -c
22:09:37 [2023-04-20T22:09:37.171Z] #74 144.5 checking whether build environment is sane... yes
22:09:37 [2023-04-20T22:09:37.171Z] #74 144.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:09:37 [2023-04-20T22:09:37.171Z] #74 144.6 checking whether make sets $(MAKE)... yes
22:09:37 [2023-04-20T22:09:37.428Z] #74 144.7 checking whether make supports the include directive... yes (GNU style)
22:09:37 [2023-04-20T22:09:37.428Z] #74 144.8 checking whether make supports nested variables... yes
22:09:37 [2023-04-20T22:09:37.428Z] #74 144.9 checking whether UID '0' is supported by ustar format... yes
22:09:37 [2023-04-20T22:09:37.428Z] #74 144.9 checking whether GID '0' is supported by ustar format... yes
22:09:37 [2023-04-20T22:09:37.428Z] #74 144.9 checking how to create a ustar tar archive... gnutar
22:09:37 [2023-04-20T22:09:37.943Z] #74 145.0 checking dependency style of gcc... gcc3
22:09:37 [2023-04-20T22:09:37.943Z] #74 145.3 checking whether to enable maintainer-specific portions of Makefiles... yes
22:09:37 [2023-04-20T22:09:37.943Z] #74 145.3 checking whether make supports nested variables... (cached) yes
22:09:37 [2023-04-20T22:09:37.943Z] #74 145.3 checking for pkg-config... /usr/bin/pkg-config
22:09:37 [2023-04-20T22:09:37.944Z] #74 145.3 checking pkg-config is at least version 0.9.0... yes
22:09:37 [2023-04-20T22:09:37.944Z] #74 145.3 checking for yajl >= 2.1.0... yes
22:09:37 [2023-04-20T22:09:37.944Z] #74 145.4 checking for a sed that does not truncate output... (cached) /bin/sed
22:09:37 [2023-04-20T22:09:37.944Z] #74 145.4 checking for gcc... (cached) gcc
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.5 checking whether we are using the GNU C compiler... (cached) yes
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.6 checking whether gcc accepts -g... (cached) yes
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.6 checking for gcc option to accept ISO C89... (cached) none needed
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.6 checking whether gcc understands -c and -o together... (cached) yes
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.6 checking for a Python interpreter with version >= 3... python3
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.7 checking for python3... /usr/bin/python3
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.7 checking for python3 version... 3.9
22:09:38 [2023-04-20T22:09:38.201Z] #74 145.7 checking for python3 platform... linux
22:09:38 [2023-04-20T22:09:38.458Z] #74 145.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:09:38 [2023-04-20T22:09:38.715Z] #74 146.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:09:38 [2023-04-20T22:09:38.972Z] #74 146.4 checking that generated files are newer than configure... done
22:09:38 [2023-04-20T22:09:38.972Z] #74 146.4 configure: creating ./config.status
22:09:42 [2023-04-20T22:09:42.249Z] #74 ...
22:09:42 [2023-04-20T22:09:42.249Z] 
22:09:42 [2023-04-20T22:09:42.249Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:09:42 [2023-04-20T22:09:42.249Z] #55 183.8 regexp
22:09:42 [2023-04-20T22:09:42.249Z] #55 186.1 gopkg.in/yaml.v2
22:09:42 [2023-04-20T22:09:42.507Z] #55 193.9 github.com/docker/distribution/uuid
22:09:42 [2023-04-20T22:09:42.507Z] #55 ...
22:09:42 [2023-04-20T22:09:42.507Z] 
22:09:42 [2023-04-20T22:09:42.507Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:09:42 [2023-04-20T22:09:42.507Z] #74 150.0 config.status: creating Makefile
22:09:42 [2023-04-20T22:09:42.507Z] #74 150.1 config.status: creating config.h
22:09:42 [2023-04-20T22:09:42.507Z] #74 150.1 config.status: executing libtool commands
22:09:42 [2023-04-20T22:09:42.507Z] #74 150.2 config.status: executing depfiles commands
22:09:43 [2023-04-20T22:09:43.878Z] #74 151.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:09:43 [2023-04-20T22:09:43.878Z] #74 151.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:09:44 [2023-04-20T22:09:44.442Z] #74 151.9 checking for gcc... gcc
22:09:44 [2023-04-20T22:09:44.957Z] #74 152.1 checking whether the C compiler works... yes
22:09:44 [2023-04-20T22:09:44.957Z] #74 152.4 checking for C compiler default output file name... a.out
22:09:45 [2023-04-20T22:09:45.228Z] #74 152.4 checking for suffix of executables... 
22:09:45 [2023-04-20T22:09:45.504Z] #74 152.7 checking whether we are cross compiling... no
22:09:45 [2023-04-20T22:09:45.779Z] #74 153.0 checking for suffix of object files... o
22:09:46 [2023-04-20T22:09:46.039Z] #74 153.3 checking whether we are using the GNU C compiler... yes
22:09:46 [2023-04-20T22:09:46.039Z] #74 153.4 checking whether gcc accepts -g... yes
22:09:46 [2023-04-20T22:09:46.620Z] #74 153.6 checking for gcc option to accept ISO C89... none needed
22:09:46 [2023-04-20T22:09:46.620Z] #74 153.9 checking whether gcc understands -c and -o together... yes
22:09:46 [2023-04-20T22:09:46.620Z] #74 154.1 checking for a BSD-compatible install... /usr/bin/install -c
22:09:46 [2023-04-20T22:09:46.620Z] #74 154.2 checking whether build environment is sane... yes
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.3 checking for gawk... no
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.3 checking for mawk... mawk
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.3 checking whether make sets $(MAKE)... yes
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.4 checking whether make supports the include directive... yes (GNU style)
22:09:46 [2023-04-20T22:09:46.881Z] #74 154.5 checking whether make supports nested variables... yes
22:09:47 [2023-04-20T22:09:47.138Z] #74 154.5 checking whether UID '0' is supported by ustar format... yes
22:09:47 [2023-04-20T22:09:47.138Z] #74 154.5 checking whether GID '0' is supported by ustar format... yes
22:09:47 [2023-04-20T22:09:47.138Z] #74 154.6 checking how to create a ustar tar archive... gnutar
22:09:47 [2023-04-20T22:09:47.396Z] #74 154.6 checking dependency style of gcc... gcc3
22:09:47 [2023-04-20T22:09:47.396Z] #74 154.9 checking whether to enable maintainer-specific portions of Makefiles... yes
22:09:47 [2023-04-20T22:09:47.396Z] #74 154.9 checking whether make supports nested variables... (cached) yes
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.0 checking build system type... aarch64-unknown-linux-gnu
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking host system type... aarch64-unknown-linux-gnu
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking how to print strings... printf
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking for a sed that does not truncate output... /bin/sed
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking for grep that handles long lines and -e... /bin/grep
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking for egrep... /bin/grep -E
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking for fgrep... /bin/grep -F
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.4 checking for ld used by gcc... /usr/bin/ld
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:09:47 [2023-04-20T22:09:47.960Z] #74 155.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.6 checking whether ln -s works... yes
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.6 checking the maximum length of command line arguments... 1572864
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking for /usr/bin/ld option to reload object files... -r
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking for objdump... objdump
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking how to recognize dependent libraries... pass_all
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking for dlltool... no
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking how to associate runtime and link libraries... printf %s\n
22:09:48 [2023-04-20T22:09:48.218Z] #74 155.7 checking for ar... ar
22:09:48 [2023-04-20T22:09:48.475Z] #74 155.7 checking for archiver @FILE support... @
22:09:48 [2023-04-20T22:09:48.475Z] #74 156.0 checking for strip... strip
22:09:48 [2023-04-20T22:09:48.475Z] #74 156.0 checking for ranlib... ranlib
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.5 checking for sysroot... no
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.5 checking for a working dd... /bin/dd
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.5 checking for mt... no
22:09:49 [2023-04-20T22:09:49.040Z] #74 156.5 checking if : is a manifest tool... no
22:09:49 [2023-04-20T22:09:49.297Z] #74 156.6 checking how to run the C preprocessor... gcc -E
22:09:50 [2023-04-20T22:09:50.229Z] #74 157.0 checking for ANSI C header files... yes
22:09:50 [2023-04-20T22:09:50.229Z] #74 157.6 checking for sys/types.h... yes
22:09:50 [2023-04-20T22:09:50.486Z] #74 157.9 checking for sys/stat.h... yes
22:09:50 [2023-04-20T22:09:50.744Z] #74 158.1 checking for stdlib.h... yes
22:09:51 [2023-04-20T22:09:51.308Z] #74 158.4 checking for string.h... yes
22:09:51 [2023-04-20T22:09:51.308Z] #74 158.6 checking for memory.h... yes
22:09:51 [2023-04-20T22:09:51.308Z] #74 158.8 checking for strings.h... yes
22:09:51 [2023-04-20T22:09:51.873Z] #74 159.0 checking for inttypes.h... yes
22:09:51 [2023-04-20T22:09:51.873Z] #74 159.2 checking for stdint.h... yes
22:09:52 [2023-04-20T22:09:52.130Z] #74 159.5 checking for unistd.h... yes
22:09:52 [2023-04-20T22:09:52.387Z] #74 159.7 checking for dlfcn.h... yes
22:09:52 [2023-04-20T22:09:52.387Z] #74 159.9 checking for objdir... .libs
22:09:52 [2023-04-20T22:09:52.951Z] #74 160.3 checking if gcc supports -fno-rtti -fno-exceptions... 
22:09:52 [2023-04-20T22:09:52.951Z] #74 ...
22:09:52 [2023-04-20T22:09:52.951Z] 
22:09:52 [2023-04-20T22:09:52.951Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:09:52 [2023-04-20T22:09:52.951Z] #55 194.3 golang.org/x/net/context
22:09:52 [2023-04-20T22:09:52.951Z] #55 194.9 github.com/docker/distribution/digest
22:09:52 [2023-04-20T22:09:52.951Z] #55 196.0 github.com/docker/distribution/reference
22:09:52 [2023-04-20T22:09:52.951Z] #55 196.6 encoding/base32
22:09:52 [2023-04-20T22:09:52.951Z] #55 197.1 github.com/docker/libtrust
22:09:52 [2023-04-20T22:09:52.951Z] #55 202.0 github.com/stevvooe/resumable
22:09:52 [2023-04-20T22:09:52.951Z] #55 202.3 internal/saferio
22:09:52 [2023-04-20T22:09:52.951Z] #55 202.7 encoding/gob
22:09:52 [2023-04-20T22:09:52.951Z] #55 ...
22:09:52 [2023-04-20T22:09:52.951Z] 
22:09:52 [2023-04-20T22:09:52.951Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:09:52 [2023-04-20T22:09:52.951Z] #74 160.3 checking if gcc supports -fno-rtti -fno-exceptions... no
22:09:52 [2023-04-20T22:09:52.951Z] #74 160.5 checking for gcc option to produce PIC... -fPIC -DPIC
22:09:53 [2023-04-20T22:09:53.208Z] #74 160.5 checking if gcc PIC flag -fPIC -DPIC works... yes
22:09:53 [2023-04-20T22:09:53.466Z] #74 160.7 checking if gcc static flag -static works... yes
22:09:53 [2023-04-20T22:09:53.722Z] #74 161.1 checking if gcc supports -c -o file.o... yes
22:09:53 [2023-04-20T22:09:53.722Z] #74 161.3 checking if gcc supports -c -o file.o... (cached) yes
22:09:53 [2023-04-20T22:09:53.722Z] #74 161.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.4 checking dynamic linker characteristics... GNU/Linux ld.so
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.8 checking how to hardcode library paths into programs... immediate
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.8 checking whether stripping libraries is possible... yes
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.8 checking if libtool supports shared libraries... yes
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.8 checking whether to build shared libraries... no
22:09:54 [2023-04-20T22:09:54.287Z] #74 161.8 checking whether to build static libraries... yes
22:09:54 [2023-04-20T22:09:54.544Z] #74 161.8 checking float.h usability... yes
22:09:54 [2023-04-20T22:09:54.544Z] #74 162.1 checking float.h presence... yes
22:09:54 [2023-04-20T22:09:54.801Z] #74 162.2 checking for float.h... yes
22:09:54 [2023-04-20T22:09:54.801Z] #74 162.3 checking limits.h usability... yes
22:09:55 [2023-04-20T22:09:55.059Z] #74 162.5 checking limits.h presence... yes
22:09:55 [2023-04-20T22:09:55.059Z] #74 162.6 checking for limits.h... yes
22:09:55 [2023-04-20T22:09:55.315Z] #74 162.6 checking stddef.h usability... yes
22:09:55 [2023-04-20T22:09:55.573Z] #74 162.8 checking stddef.h presence... yes
22:09:55 [2023-04-20T22:09:55.573Z] #74 162.9 checking for stddef.h... yes
22:09:55 [2023-04-20T22:09:55.573Z] #74 163.0 checking for stdlib.h... (cached) yes
22:09:55 [2023-04-20T22:09:55.573Z] #74 163.0 checking for string.h... (cached) yes
22:09:55 [2023-04-20T22:09:55.830Z] #74 163.1 checking sys/time.h usability... yes
22:09:56 [2023-04-20T22:09:56.087Z] #74 163.3 checking sys/time.h presence... yes
22:09:56 [2023-04-20T22:09:56.087Z] #74 163.5 checking for sys/time.h... yes
22:09:56 [2023-04-20T22:09:56.087Z] #74 163.5 checking for inline... inline
22:09:56 [2023-04-20T22:09:56.650Z] #74 163.7 checking for size_t... yes
22:09:56 [2023-04-20T22:09:56.650Z] #74 164.1 checking for stdlib.h... (cached) yes
22:09:57 [2023-04-20T22:09:57.214Z] #74 164.2 checking for GNU libc compatible malloc... yes
22:09:57 [2023-04-20T22:09:57.214Z] #74 164.6 checking for stdlib.h... (cached) yes
22:09:57 [2023-04-20T22:09:57.471Z] #74 164.6 checking for GNU libc compatible realloc... yes
22:09:57 [2023-04-20T22:09:57.728Z] #74 164.9 checking for working strtod... yes
22:09:57 [2023-04-20T22:09:57.984Z] #74 165.3 checking for gettimeofday... yes
22:09:58 [2023-04-20T22:09:58.240Z] #74 165.6 checking for memset... yes
22:09:58 [2023-04-20T22:09:58.754Z] #74 166.0 checking for strspn... yes
22:09:59 [2023-04-20T22:09:59.011Z] #74 166.5 checking that generated files are newer than configure... done
22:09:59 [2023-04-20T22:09:59.011Z] #74 166.5 configure: creating ./config.status
22:10:03 [2023-04-20T22:10:03.185Z] #74 170.4 config.status: creating Makefile
22:10:03 [2023-04-20T22:10:03.185Z] #74 170.5 config.status: creating config.h
22:10:03 [2023-04-20T22:10:03.185Z] #74 170.5 config.status: executing depfiles commands
22:10:03 [2023-04-20T22:10:03.441Z] #74 170.9 config.status: executing libtool commands
22:10:04 [2023-04-20T22:10:04.810Z] #74 172.3   GEN      .version
22:10:04 [2023-04-20T22:10:04.810Z] #74 172.3 make  install-recursive
22:10:04 [2023-04-20T22:10:04.810Z] #74 172.3 make[1]: Entering directory '/tmp/crun-build'
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.5 Making install in libocispec
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:10:05 [2023-04-20T22:10:05.066Z] #74 172.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 173.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:10:06 [2023-04-20T22:10:06.436Z] #74 174.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 174.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:10:07 [2023-04-20T22:10:07.367Z] #74 175.0 make  install-recursive
22:10:07 [2023-04-20T22:10:07.623Z] #74 175.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:10:07 [2023-04-20T22:10:07.624Z] #74 175.1 Making install in yajl
22:10:07 [2023-04-20T22:10:07.624Z] #74 175.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:10:07 [2023-04-20T22:10:07.624Z] #74 175.2   CC       verify/json_verify-json_verify.o
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.2   CC       src/libyajl_la-yajl_alloc.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.3   CC       src/libyajl_la-yajl.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.3   CC       src/libyajl_la-yajl_gen.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.3   CC       src/libyajl_la-yajl_parser.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.4   CC       src/libyajl_la-yajl_buf.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.4   CC       src/libyajl_la-yajl_encode.lo
22:10:07 [2023-04-20T22:10:07.880Z] #74 175.5   CC       src/libyajl_la-yajl_lex.lo
22:10:08 [2023-04-20T22:10:08.137Z] #74 175.5   CC       src/libyajl_la-yajl_tree.lo
22:10:09 [2023-04-20T22:10:09.066Z] #74 ...
22:10:09 [2023-04-20T22:10:09.066Z] 
22:10:09 [2023-04-20T22:10:09.066Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:10:09 [2023-04-20T22:10:09.066Z] #55 210.6 github.com/stevvooe/resumable/sha256
22:10:09 [2023-04-20T22:10:09.066Z] #55 211.1 github.com/stevvooe/resumable/sha512
22:10:09 [2023-04-20T22:10:09.066Z] #55 211.5 github.com/garyburd/redigo/internal
22:10:09 [2023-04-20T22:10:09.066Z] #55 211.6 github.com/garyburd/redigo/redis
22:10:09 [2023-04-20T22:10:09.066Z] #55 212.5 github.com/bugsnag/bugsnag-go
22:10:09 [2023-04-20T22:10:09.066Z] #55 213.8 github.com/docker/distribution/configuration
22:10:09 [2023-04-20T22:10:09.066Z] #55 214.1 github.com/gorilla/context
22:10:09 [2023-04-20T22:10:09.066Z] #55 214.5 github.com/gorilla/mux
22:10:09 [2023-04-20T22:10:09.066Z] #55 214.8 github.com/docker/distribution/registry/api/errcode
22:10:09 [2023-04-20T22:10:09.066Z] #55 215.4 expvar
22:10:09 [2023-04-20T22:10:09.066Z] #55 215.7 github.com/docker/distribution/context
22:10:09 [2023-04-20T22:10:09.066Z] #55 216.2 github.com/docker/distribution/registry/api/v2
22:10:09 [2023-04-20T22:10:09.066Z] #55 217.1 github.com/docker/distribution/health
22:10:09 [2023-04-20T22:10:09.066Z] #55 217.3 github.com/docker/distribution
22:10:09 [2023-04-20T22:10:09.067Z] #55 217.7 github.com/docker/distribution/health/checks
22:10:09 [2023-04-20T22:10:09.067Z] #55 218.0 github.com/docker/distribution/registry/auth
22:10:09 [2023-04-20T22:10:09.067Z] #55 218.1 github.com/docker/distribution/manifest/manifestlist
22:10:09 [2023-04-20T22:10:09.067Z] #55 218.3 github.com/docker/distribution/manifest/schema1
22:10:09 [2023-04-20T22:10:09.067Z] #55 218.4 github.com/docker/distribution/manifest/schema2
22:10:09 [2023-04-20T22:10:09.067Z] #55 218.8 github.com/docker/distribution/notifications
22:10:09 [2023-04-20T22:10:09.067Z] #55 219.0 github.com/docker/distribution/registry/middleware/registry
22:10:09 [2023-04-20T22:10:09.067Z] #55 219.2 github.com/docker/distribution/registry/middleware/repository
22:10:09 [2023-04-20T22:10:09.067Z] #55 219.4 github.com/docker/distribution/registry/client/transport
22:10:09 [2023-04-20T22:10:09.067Z] #55 219.8 github.com/docker/distribution/registry/storage/cache
22:10:09 [2023-04-20T22:10:09.067Z] #55 220.1 github.com/docker/distribution/registry/storage/cache/memory
22:10:09 [2023-04-20T22:10:09.067Z] #55 220.4 github.com/docker/distribution/registry/client
22:10:09 [2023-04-20T22:10:09.629Z] #55 221.1 github.com/docker/distribution/registry/storage/driver
22:10:10 [2023-04-20T22:10:10.559Z] #55 221.7 github.com/docker/distribution/registry/proxy/scheduler
22:10:10 [2023-04-20T22:10:10.559Z] #55 221.9 github.com/docker/distribution/registry/client/auth
22:10:10 [2023-04-20T22:10:10.816Z] #55 222.2 github.com/docker/distribution/registry/storage
22:10:11 [2023-04-20T22:10:11.380Z] #55 222.7 github.com/docker/distribution/registry/storage/cache/redis
22:10:11 [2023-04-20T22:10:11.636Z] #55 223.2 github.com/docker/distribution/registry/storage/driver/factory
22:10:11 [2023-04-20T22:10:11.893Z] #55 223.4 github.com/docker/distribution/registry/storage/driver/middleware
22:10:11 [2023-04-20T22:10:11.893Z] #55 223.4 github.com/gorilla/handlers
22:10:12 [2023-04-20T22:10:12.823Z] #55 224.3 net/smtp
22:10:13 [2023-04-20T22:10:13.752Z] #55 225.1 text/template/parse
22:10:15 [2023-04-20T22:10:15.122Z] #55 226.3 github.com/docker/distribution/registry/proxy
22:10:15 [2023-04-20T22:10:15.379Z] #55 ...
22:10:15 [2023-04-20T22:10:15.379Z] 
22:10:15 [2023-04-20T22:10:15.379Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:10:15 [2023-04-20T22:10:15.379Z] #74 183.0   CCLD     libyajl.la
22:10:15 [2023-04-20T22:10:15.944Z] #74 183.6   CCLD     verify/json_verify
22:10:16 [2023-04-20T22:10:16.509Z] #74 184.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.1 make[5]: Nothing to be done for 'install-exec-am'.
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.1 make[5]: Nothing to be done for 'install-data-am'.
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.3   CC       src/validate.o
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.3   CC       src/image_spec_schema_config_schema.lo
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.4   CC       src/image_spec_schema_content_descriptor.lo
22:10:16 [2023-04-20T22:10:16.766Z] #74 184.4   CC       src/image_spec_schema_defs.lo
22:10:17 [2023-04-20T22:10:17.023Z] #74 184.4   CC       src/image_spec_schema_defs_descriptor.lo
22:10:17 [2023-04-20T22:10:17.023Z] #74 184.4   CC       src/image_spec_schema_image_index_schema.lo
22:10:17 [2023-04-20T22:10:17.023Z] #74 184.5   CC       src/image_spec_schema_image_layout_schema.lo
22:10:17 [2023-04-20T22:10:17.023Z] #74 184.6   CC       src/image_spec_schema_image_manifest_schema.lo
22:10:17 [2023-04-20T22:10:17.023Z] #74 184.6   CC       src/runtime_spec_schema_config_linux.lo
22:10:17 [2023-04-20T22:10:17.280Z] #74 184.7   CC       src/runtime_spec_schema_config_zos.lo
22:10:17 [2023-04-20T22:10:17.280Z] #74 184.7   CC       src/runtime_spec_schema_config_schema.lo
22:10:17 [2023-04-20T22:10:17.280Z] #74 184.8   CC       src/runtime_spec_schema_config_solaris.lo
22:10:17 [2023-04-20T22:10:17.280Z] #74 184.9   CC       src/runtime_spec_schema_config_vm.lo
22:10:17 [2023-04-20T22:10:17.537Z] #74 185.1   CC       src/runtime_spec_schema_config_windows.lo
22:10:17 [2023-04-20T22:10:17.794Z] #74 185.3   CC       src/runtime_spec_schema_defs.lo
22:10:18 [2023-04-20T22:10:18.052Z] #74 185.4   CC       src/runtime_spec_schema_defs_linux.lo
22:10:18 [2023-04-20T22:10:18.052Z] #74 185.6   CC       src/runtime_spec_schema_defs_zos.lo
22:10:18 [2023-04-20T22:10:18.309Z] #74 185.7   CC       src/runtime_spec_schema_defs_vm.lo
22:10:18 [2023-04-20T22:10:18.309Z] #74 185.8   CC       src/runtime_spec_schema_defs_windows.lo
22:10:18 [2023-04-20T22:10:18.566Z] #74 186.0   CC       src/runtime_spec_schema_state_schema.lo
22:10:18 [2023-04-20T22:10:18.566Z] #74 186.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:10:18 [2023-04-20T22:10:18.824Z] #74 186.5   CC       src/basic_test_double_array_item.lo
22:10:19 [2023-04-20T22:10:19.081Z] #74 186.6   CC       src/basic_test_double_array.lo
22:10:19 [2023-04-20T22:10:19.081Z] #74 186.6   CC       src/basic_test_top_array_int.lo
22:10:19 [2023-04-20T22:10:19.339Z] #74 186.9   CC       src/basic_test_top_array_string.lo
22:10:19 [2023-04-20T22:10:19.904Z] #74 187.2   CC       src/basic_test_top_double_array_obj.lo
22:10:19 [2023-04-20T22:10:19.904Z] #74 187.2   CC       src/basic_test_top_double_array_int.lo
22:10:20 [2023-04-20T22:10:20.161Z] #74 187.5   CC       src/basic_test_top_double_array_refobj.lo
22:10:20 [2023-04-20T22:10:20.161Z] #74 187.7   CC       src/basic_test_top_double_array_string.lo
22:10:20 [2023-04-20T22:10:20.418Z] #74 187.8   CC       src/read-file.lo
22:10:20 [2023-04-20T22:10:20.982Z] #74 188.3   CC       src/json_common.lo
22:10:20 [2023-04-20T22:10:20.982Z] #74 188.4   CC       tests/test-2.o
22:10:20 [2023-04-20T22:10:20.982Z] #74 188.5   CC       tests/test-1.o
22:10:20 [2023-04-20T22:10:20.982Z] #74 188.5   CC       tests/test-3.o
22:10:20 [2023-04-20T22:10:20.982Z] #74 188.6   CC       tests/test-4.o
22:10:21 [2023-04-20T22:10:21.239Z] #74 188.7   CC       tests/test-5.o
22:10:21 [2023-04-20T22:10:21.496Z] #74 188.8   CC       tests/test-6.o
22:10:21 [2023-04-20T22:10:21.496Z] #74 189.0   CC       tests/test-7.o
22:10:22 [2023-04-20T22:10:22.061Z] #74 189.4   CC       tests/test-8.o
22:10:22 [2023-04-20T22:10:22.061Z] #74 189.5   CC       tests/test-9.o
22:10:22 [2023-04-20T22:10:22.626Z] #74 190.0   CC       tests/test-10.o
22:10:23 [2023-04-20T22:10:23.191Z] #74 190.7   CC       tests/test-11.o
22:10:26 [2023-04-20T22:10:26.464Z] #74 ...
22:10:26 [2023-04-20T22:10:26.464Z] 
22:10:26 [2023-04-20T22:10:26.464Z] #55 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:10:26 [2023-04-20T22:10:26.464Z] #55 227.9 github.com/docker/distribution/registry/listener
22:10:26 [2023-04-20T22:10:26.464Z] #55 228.4 github.com/docker/distribution/version
22:10:26 [2023-04-20T22:10:26.464Z] #55 228.6 github.com/spf13/pflag
22:10:26 [2023-04-20T22:10:26.464Z] #55 228.9 text/template
22:10:26 [2023-04-20T22:10:26.464Z] #55 230.7 container/heap
22:10:26 [2023-04-20T22:10:26.464Z] #55 231.0 log/syslog
22:10:26 [2023-04-20T22:10:26.464Z] #55 231.6 runtime/debug
22:10:26 [2023-04-20T22:10:26.464Z] #55 232.5 github.com/yvasiyarov/go-metrics
22:10:26 [2023-04-20T22:10:26.464Z] #55 232.8 github.com/docker/distribution/registry/handlers
22:10:26 [2023-04-20T22:10:26.464Z] #55 237.3 github.com/spf13/cobra
22:10:26 [2023-04-20T22:10:26.720Z] #55 238.2 github.com/yvasiyarov/newrelic_platform_go
22:10:27 [2023-04-20T22:10:27.335Z] #55 238.7 github.com/yvasiyarov/gorelic
22:10:27 [2023-04-20T22:10:27.937Z] #55 239.5 golang.org/x/crypto/blowfish
22:10:28 [2023-04-20T22:10:28.195Z] #55 239.7 github.com/docker/distribution/registry
22:10:28 [2023-04-20T22:10:28.465Z] #55 240.0 golang.org/x/crypto/bcrypt
22:10:29 [2023-04-20T22:10:29.028Z] #55 240.5 github.com/docker/distribution/registry/auth/htpasswd
22:10:29 [2023-04-20T22:10:29.028Z] #55 240.6 github.com/docker/distribution/registry/auth/silly
22:10:29 [2023-04-20T22:10:29.592Z] #55 241.0 github.com/docker/distribution/registry/auth/token
22:10:29 [2023-04-20T22:10:29.592Z] #55 241.0 encoding/xml
22:10:30 [2023-04-20T22:10:30.523Z] #55 242.1 github.com/docker/distribution/registry/storage/driver/base
22:10:31 [2023-04-20T22:10:31.454Z] #55 242.9 github.com/docker/distribution/registry/storage/driver/filesystem
22:10:32 [2023-04-20T22:10:32.384Z] #55 243.7 github.com/docker/distribution/registry/storage/driver/inmemory
22:10:33 [2023-04-20T22:10:33.314Z] #55 244.7 os/user
22:10:33 [2023-04-20T22:10:33.571Z] #55 245.0 github.com/Azure/azure-sdk-for-go/storage
22:10:33 [2023-04-20T22:10:33.828Z] #55 245.3 github.com/AdRoll/goamz/aws
22:10:36 [2023-04-20T22:10:36.351Z] #55 247.2 github.com/AdRoll/goamz/cloudfront
22:10:36 [2023-04-20T22:10:36.351Z] #55 247.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:10:36 [2023-04-20T22:10:36.351Z] #55 247.9 github.com/docker/distribution/registry/storage/driver/azure
22:10:36 [2023-04-20T22:10:36.609Z] #55 248.1 net/http/httputil
22:10:37 [2023-04-20T22:10:37.979Z] #55 249.4 github.com/mitchellh/mapstructure
22:10:38 [2023-04-20T22:10:38.909Z] #55 250.3 github.com/AdRoll/goamz/s3
22:10:39 [2023-04-20T22:10:39.473Z] #55 250.8 github.com/ncw/swift
22:10:41 [2023-04-20T22:10:41.369Z] #55 252.6 github.com/docker/distribution/registry/storage/driver/s3
22:10:41 [2023-04-20T22:10:41.933Z] #55 253.4 github.com/docker/distribution/registry/storage/driver/swift
22:10:42 [2023-04-20T22:10:42.497Z] #55 254.1 html
22:10:43 [2023-04-20T22:10:43.429Z] #55 254.8 internal/profile
22:10:43 [2023-04-20T22:10:43.429Z] #55 254.9 text/tabwriter
22:10:43 [2023-04-20T22:10:43.996Z] #55 255.4 runtime/pprof
22:10:47 [2023-04-20T22:10:47.271Z] #55 258.4 runtime/trace
22:10:47 [2023-04-20T22:10:47.271Z] #55 258.7 net/http/pprof
22:10:47 [2023-04-20T22:10:47.835Z] #55 259.1 github.com/docker/distribution/cmd/registry
22:10:53 [2023-04-20T22:10:53.088Z] #55 263.9 + xx-verify /build/registry-v2
22:10:54 [2023-04-20T22:10:54.457Z] #55 DONE 265.8s
22:10:54 [2023-04-20T22:10:54.457Z] 
22:10:54 [2023-04-20T22:10:54.457Z] #56 [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.51.2"      && /build/golangci-lint --version
22:10:56 [2023-04-20T22:10:56.352Z] #56 ...
22:10:56 [2023-04-20T22:10:56.352Z] 
22:10:56 [2023-04-20T22:10:56.352Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:10:56 [2023-04-20T22:10:56.352Z] #75 DONE 223.2s
22:10:56 [2023-04-20T22:10:56.352Z] 
22:10:56 [2023-04-20T22:10:56.352Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:10:56 [2023-04-20T22:10:56.352Z] #81 DONE 0.1s
22:10:56 [2023-04-20T22:10:56.352Z] 
22:10:56 [2023-04-20T22:10:56.352Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:10:56 [2023-04-20T22:10:56.352Z] #82 DONE 0.1s
22:10:56 [2023-04-20T22:10:56.352Z] 
22:10:56 [2023-04-20T22:10:56.352Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:11:14 [2023-04-20T22:11:14.411Z] #71 ...
22:11:14 [2023-04-20T22:11:14.411Z] 
22:11:14 [2023-04-20T22:11:14.411Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.0   CCLD     libocispec.la
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.5   CCLD     src/validate
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.6   CCLD     tests/test-1
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.6   CCLD     tests/test-2
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.6   CCLD     tests/test-3
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.7   CCLD     tests/test-4
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.7   CCLD     tests/test-5
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.8   CCLD     tests/test-6
22:11:14 [2023-04-20T22:11:14.411Z] #74 241.9   CCLD     tests/test-7
22:11:14 [2023-04-20T22:11:14.411Z] #74 242.0   CCLD     tests/test-8
22:11:14 [2023-04-20T22:11:14.411Z] #74 242.0   CCLD     tests/test-9
22:11:14 [2023-04-20T22:11:14.668Z] #74 242.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:11:14 [2023-04-20T22:11:14.925Z] #74 242.2   CCLD     tests/test-10
22:11:14 [2023-04-20T22:11:14.925Z] #74 242.3   CCLD     tests/test-11
22:11:16 [2023-04-20T22:11:16.821Z] #74 244.4 libtool: link: ar cr libocispec.a 
22:11:17 [2023-04-20T22:11:17.078Z] #74 244.6 libtool: link: ranlib libocispec.a
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[5]: Nothing to be done for 'install-exec-am'.
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[5]: Nothing to be done for 'install-data-am'.
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:11:19 [2023-04-20T22:11:19.600Z] #74 246.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:11:19 [2023-04-20T22:11:19.600Z] #74 247.0 make[2]: Entering directory '/tmp/crun-build'
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.2   CC       src/libcrun/libcrun_testing_a-utils.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.2   CC       src/libcrun/libcrun_testing_a-container.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:11:19 [2023-04-20T22:11:19.857Z] #74 247.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:11:20 [2023-04-20T22:11:20.114Z] #74 247.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:11:20 [2023-04-20T22:11:20.114Z] #74 247.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:11:20 [2023-04-20T22:11:20.114Z] #74 247.6   CC       src/libcrun/libcrun_testing_a-criu.o
22:11:20 [2023-04-20T22:11:20.114Z] #74 247.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:11:20 [2023-04-20T22:11:20.114Z] #74 247.7   CC       src/libcrun/libcrun_testing_a-linux.o
22:11:20 [2023-04-20T22:11:20.371Z] #74 247.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:11:20 [2023-04-20T22:11:20.371Z] #74 247.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:11:20 [2023-04-20T22:11:20.371Z] #74 248.0   CC       src/libcrun/libcrun_testing_a-error.o
22:11:20 [2023-04-20T22:11:20.371Z] #74 248.0   CC       src/libcrun/libcrun_testing_a-status.o
22:11:20 [2023-04-20T22:11:20.935Z] #74 248.2   CC       src/libcrun/libcrun_testing_a-terminal.o
22:11:20 [2023-04-20T22:11:20.935Z] #74 248.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:11:20 [2023-04-20T22:11:20.935Z] #74 248.4   CC       src/libcrun/libcrun_testing_a-signals.o
22:11:20 [2023-04-20T22:11:20.935Z] #74 248.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:11:21 [2023-04-20T22:11:21.192Z] #74 248.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:11:21 [2023-04-20T22:11:21.192Z] #74 248.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:11:21 [2023-04-20T22:11:21.449Z] #74 248.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:11:21 [2023-04-20T22:11:21.449Z] #74 248.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:11:21 [2023-04-20T22:11:21.705Z] #74 249.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:11:21 [2023-04-20T22:11:21.962Z] #74 249.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:11:22 [2023-04-20T22:11:22.219Z] #74 249.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:11:22 [2023-04-20T22:11:22.782Z] #74 250.2   CC       src/crun-run.o
22:11:22 [2023-04-20T22:11:22.782Z] #74 250.2   CC       src/crun-crun.o
22:11:22 [2023-04-20T22:11:22.782Z] #74 250.4   CC       src/crun-delete.o
22:11:23 [2023-04-20T22:11:23.039Z] #74 250.5   CC       src/crun-kill.o
22:11:23 [2023-04-20T22:11:23.296Z] #74 250.8   CC       src/crun-pause.o
22:11:23 [2023-04-20T22:11:23.553Z] #74 251.2   CC       src/crun-unpause.o
22:11:23 [2023-04-20T22:11:23.810Z] #74 251.4   CC       src/crun-spec.o
22:11:24 [2023-04-20T22:11:24.067Z] #74 251.6   CC       src/crun-exec.o
22:11:24 [2023-04-20T22:11:24.324Z] #74 251.8   CC       src/crun-list.o
22:11:24 [2023-04-20T22:11:24.581Z] #74 252.0   CC       src/crun-create.o
22:11:24 [2023-04-20T22:11:24.581Z] #74 252.0   CC       src/crun-start.o
22:11:24 [2023-04-20T22:11:24.581Z] #74 252.1   CC       src/crun-state.o
22:11:24 [2023-04-20T22:11:24.838Z] #74 252.3   CC       src/crun-update.o
22:11:24 [2023-04-20T22:11:24.838Z] #74 252.5   CC       src/crun-ps.o
22:11:25 [2023-04-20T22:11:25.095Z] #74 252.8   CC       src/crun-checkpoint.o
22:11:25 [2023-04-20T22:11:25.659Z] #74 253.0   CC       src/crun-restore.o
22:11:25 [2023-04-20T22:11:25.659Z] #74 253.2   CC       src/libcrun/libcrun_la-utils.lo
22:11:25 [2023-04-20T22:11:25.916Z] #74 253.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:11:25 [2023-04-20T22:11:25.916Z] #74 253.5   CC       src/libcrun/libcrun_la-container.lo
22:11:26 [2023-04-20T22:11:26.480Z] #74 253.8   CC       src/libcrun/libcrun_la-cgroup.lo
22:11:26 [2023-04-20T22:11:26.480Z] #74 254.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:11:26 [2023-04-20T22:11:26.737Z] #74 254.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:11:26 [2023-04-20T22:11:26.994Z] #74 254.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:11:27 [2023-04-20T22:11:27.558Z] #74 254.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:11:28 [2023-04-20T22:11:28.159Z] #74 255.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:11:28 [2023-04-20T22:11:28.159Z] #74 255.6   CC       src/libcrun/libcrun_la-criu.lo
22:11:28 [2023-04-20T22:11:28.440Z] #74 256.0   CC       src/libcrun/libcrun_la-custom-handler.lo
22:11:29 [2023-04-20T22:11:29.382Z] #74 256.6   CC       src/libcrun/libcrun_la-linux.lo
22:11:29 [2023-04-20T22:11:29.639Z] #74 257.1   CC       src/libcrun/libcrun_la-seccomp.lo
22:11:30 [2023-04-20T22:11:30.203Z] #74 257.6   CC       src/libcrun/libcrun_la-ebpf.lo
22:11:30 [2023-04-20T22:11:30.461Z] #74 258.0   CC       src/libcrun/libcrun_la-error.lo
22:11:30 [2023-04-20T22:11:30.718Z] #74 258.3   CC       src/libcrun/libcrun_la-status.lo
22:11:31 [2023-04-20T22:11:31.283Z] #74 258.9   CC       src/libcrun/libcrun_la-terminal.lo
22:11:32 [2023-04-20T22:11:32.654Z] #74 259.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:11:32 [2023-04-20T22:11:32.911Z] #74 260.4   CC       src/libcrun/libcrun_la-signals.lo
22:11:33 [2023-04-20T22:11:33.476Z] #74 261.1   CC       src/libcrun/libcrun_la-mount_flags.lo
22:11:34 [2023-04-20T22:11:34.406Z] #74 261.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:11:34 [2023-04-20T22:11:34.662Z] #74 262.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:11:34 [2023-04-20T22:11:34.919Z] #74 262.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:11:34 [2023-04-20T22:11:34.919Z] #74 262.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:11:36 [2023-04-20T22:11:36.812Z] #74 264.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:11:38 [2023-04-20T22:11:38.180Z] #74 265.6   CC       tests/init.o
22:11:38 [2023-04-20T22:11:38.180Z] #74 ...
22:11:38 [2023-04-20T22:11:38.180Z] 
22:11:38 [2023-04-20T22:11:38.180Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:11:38 [2023-04-20T22:11:38.180Z] #76 DONE 259.9s
22:11:38 [2023-04-20T22:11:38.180Z] 
22:11:38 [2023-04-20T22:11:38.180Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:11:39 [2023-04-20T22:11:39.548Z] #79 ...
22:11:39 [2023-04-20T22:11:39.548Z] 
22:11:39 [2023-04-20T22:11:39.548Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:11:39 [2023-04-20T22:11:39.548Z] #74 267.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:11:41 [2023-04-20T22:11:41.441Z] #74 ...
22:11:41 [2023-04-20T22:11:41.441Z] 
22:11:41 [2023-04-20T22:11:41.441Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:11:41 [2023-04-20T22:11:41.441Z] #70 DONE 299.9s
22:11:41 [2023-04-20T22:11:41.441Z] 
22:11:41 [2023-04-20T22:11:41.441Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:11:43 [2023-04-20T22:11:43.967Z] #71 DONE 296.2s
22:11:43 [2023-04-20T22:11:43.967Z] 
22:11:43 [2023-04-20T22:11:43.967Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:11:56 [2023-04-20T22:11:56.147Z] #79 ...
22:11:56 [2023-04-20T22:11:56.147Z] 
22:11:56 [2023-04-20T22:11:56.147Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:11:56 [2023-04-20T22:11:56.147Z] #74 282.3   CCLD     tests/init
22:12:10 [2023-04-20T22:12:10.998Z] #74 298.2   AR       libcrun_testing.a
22:12:10 [2023-04-20T22:12:10.998Z] #74 298.2 ar: `u' modifier ignored since `D' is the default (see `U')
22:12:10 [2023-04-20T22:12:10.998Z] #74 298.3   CCLD     tests/tests_libcrun_utils
22:12:10 [2023-04-20T22:12:10.998Z] #74 298.3   CCLD     tests/tests_libcrun_errors
22:12:10 [2023-04-20T22:12:10.998Z] #74 298.4   CCLD     tests/tests_libcrun_fuzzer
22:12:11 [2023-04-20T22:12:11.560Z] #74 299.0   CCLD     libcrun.la
22:12:12 [2023-04-20T22:12:12.494Z] #74 299.8   CCLD     crun
22:12:12 [2023-04-20T22:12:12.750Z] #74 300.2 make[3]: Entering directory '/tmp/crun-build'
22:12:12 [2023-04-20T22:12:12.750Z] #74 300.3  /bin/mkdir -p '/usr/local/lib'
22:12:12 [2023-04-20T22:12:12.750Z] #74 300.3  /bin/mkdir -p '/usr/local/share/man/man1'
22:12:12 [2023-04-20T22:12:12.750Z] #74 300.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:12:12 [2023-04-20T22:12:12.750Z] #74 300.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:12:13 [2023-04-20T22:12:13.007Z] #74 ...
22:12:13 [2023-04-20T22:12:13.007Z] 
22:12:13 [2023-04-20T22:12:13.007Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:12:13 [2023-04-20T22:12:13.007Z] #78 DONE 293.3s
22:12:13 [2023-04-20T22:12:13.007Z] 
22:12:13 [2023-04-20T22:12:13.007Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:12:13 [2023-04-20T22:12:13.007Z] #74 300.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:12:13 [2023-04-20T22:12:13.007Z] #74 300.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:12:13 [2023-04-20T22:12:13.007Z] #74 300.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:12:13 [2023-04-20T22:12:13.007Z] #74 300.5 libtool: install: ranlib /usr/local/lib/libcrun.a
22:12:13 [2023-04-20T22:12:13.007Z] #74 300.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 ----------------------------------------------------------------------
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 Libraries have been installed in:
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6    /usr/local/lib
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 If you ever happen to want to link against installed libraries
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 in a given directory, LIBDIR, you must either use libtool, and
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 specify the full pathname of the library, or use the '-LLIBDIR'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 flag during linking and do at least one of the following:
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6      during execution
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6      during linking
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 See any operating system documentation about shared libraries for
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 more information, such as the ld(1) and ld.so(8) manual pages.
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6 ----------------------------------------------------------------------
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6  /bin/mkdir -p '/build'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.7 libtool: install: /usr/bin/install -c crun /build/crun
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.7 make[3]: Leaving directory '/tmp/crun-build'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.7 make[2]: Leaving directory '/tmp/crun-build'
22:12:13 [2023-04-20T22:12:13.263Z] #74 300.7 make[1]: Leaving directory '/tmp/crun-build'
22:12:13 [2023-04-20T22:12:13.519Z] #74 DONE 300.9s
22:12:13 [2023-04-20T22:12:13.520Z] 
22:12:13 [2023-04-20T22:12:13.520Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:14 [2023-04-20T22:12:14.452Z] #79 ...
22:12:14 [2023-04-20T22:12:14.452Z] 
22:12:14 [2023-04-20T22:12:14.452Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:12:14 [2023-04-20T22:12:14.710Z] #83 DONE 0.2s
22:12:14 [2023-04-20T22:12:14.710Z] 
22:12:14 [2023-04-20T22:12:14.710Z] #56 [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.51.2"      && /build/golangci-lint --version
22:12:14 [2023-04-20T22:12:14.710Z] #56 ...
22:12:14 [2023-04-20T22:12:14.710Z] 
22:12:14 [2023-04-20T22:12:14.710Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:12:14 [2023-04-20T22:12:14.968Z] #84 DONE 0.2s
22:12:14 [2023-04-20T22:12:14.968Z] 
22:12:14 [2023-04-20T22:12:14.968Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:12:14 [2023-04-20T22:12:14.968Z] #85 DONE 0.1s
22:12:14 [2023-04-20T22:12:14.968Z] 
22:12:14 [2023-04-20T22:12:14.968Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:14 [2023-04-20T22:12:14.968Z] #79 ...
22:12:14 [2023-04-20T22:12:14.968Z] 
22:12:14 [2023-04-20T22:12:14.968Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:12:14 [2023-04-20T22:12:14.968Z] #86 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.225Z] 
22:12:15 [2023-04-20T22:12:15.225Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.225Z] #87 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.225Z] 
22:12:15 [2023-04-20T22:12:15.225Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.225Z] #88 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.225Z] 
22:12:15 [2023-04-20T22:12:15.225Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.225Z] #89 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.225Z] 
22:12:15 [2023-04-20T22:12:15.225Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.482Z] #90 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.482Z] 
22:12:15 [2023-04-20T22:12:15.482Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.482Z] #91 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.482Z] 
22:12:15 [2023-04-20T22:12:15.482Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:15 [2023-04-20T22:12:15.482Z] #79 ...
22:12:15 [2023-04-20T22:12:15.482Z] 
22:12:15 [2023-04-20T22:12:15.482Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:12:15 [2023-04-20T22:12:15.482Z] #92 DONE 0.1s
22:12:15 [2023-04-20T22:12:15.740Z] 
22:12:15 [2023-04-20T22:12:15.740Z] #56 [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.51.2"      && /build/golangci-lint --version
22:12:37 [2023-04-20T22:12:37.645Z] #56 ...
22:12:37 [2023-04-20T22:12:37.645Z] 
22:12:37 [2023-04-20T22:12:37.645Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:37 [2023-04-20T22:12:37.645Z] #79 300.3 + bin/containerd
22:12:37 [2023-04-20T22:12:37.645Z] #79 300.3 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
22:12:38 [2023-04-20T22:12:38.211Z] #79 ...
22:12:38 [2023-04-20T22:12:38.211Z] 
22:12:38 [2023-04-20T22:12:38.211Z] #56 [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.51.2"      && /build/golangci-lint --version
22:12:38 [2023-04-20T22:12:38.211Z] #56 377.7 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
22:12:38 [2023-04-20T22:12:38.211Z] #56 DONE 378.2s
22:12:38 [2023-04-20T22:12:38.211Z] 
22:12:38 [2023-04-20T22:12:38.211Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:40 [2023-04-20T22:12:40.733Z] #79 ...
22:12:40 [2023-04-20T22:12:40.733Z] 
22:12:40 [2023-04-20T22:12:40.733Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:12:40 [2023-04-20T22:12:40.733Z] #93 DONE 1.5s
22:12:40 [2023-04-20T22:12:40.733Z] 
22:12:40 [2023-04-20T22:12:40.733Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:12:40 [2023-04-20T22:12:40.733Z] #94 DONE 0.1s
22:12:40 [2023-04-20T22:12:40.733Z] 
22:12:40 [2023-04-20T22:12:40.733Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:12:40 [2023-04-20T22:12:40.733Z] #95 DONE 0.2s
22:12:40 [2023-04-20T22:12:40.733Z] 
22:12:40 [2023-04-20T22:12:40.733Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:13:19 [2023-04-20T22:13:19.413Z] #79 338.7 + bin/containerd-stress
22:13:19 [2023-04-20T22:13:19.413Z] #79 338.7 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
22:13:19 [2023-04-20T22:13:19.413Z] #79 340.2 + bin/containerd-shim
22:13:19 [2023-04-20T22:13:19.413Z] #79 340.9 + bin/containerd-shim-runc-v1
22:13:19 [2023-04-20T22:13:19.413Z] #79 341.8 + bin/containerd-shim-runc-v2
22:13:19 [2023-04-20T22:13:19.413Z] #79 342.8 + binaries
22:13:19 [2023-04-20T22:13:19.413Z] #79 DONE 343.6s
22:13:19 [2023-04-20T22:13:19.670Z] 
22:13:19 [2023-04-20T22:13:19.670Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:13:20 [2023-04-20T22:13:20.598Z] #96 DONE 0.5s
22:13:20 [2023-04-20T22:13:20.598Z] 
22:13:20 [2023-04-20T22:13:20.598Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:13:20 [2023-04-20T22:13:20.598Z] #97 DONE 0.1s
22:13:20 [2023-04-20T22:13:20.598Z] 
22:13:20 [2023-04-20T22:13:20.598Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:13:21 [2023-04-20T22:13:21.996Z] #98 DONE 1.5s
22:13:21 [2023-04-20T22:13:21.996Z] 
22:13:21 [2023-04-20T22:13:21.996Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:13:21 [2023-04-20T22:13:21.996Z] #99 DONE 0.0s
22:13:21 [2023-04-20T22:13:21.996Z] 
22:13:21 [2023-04-20T22:13:21.996Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:13:21 [2023-04-20T22:13:21.996Z] #100 DONE 0.1s
22:13:22 [2023-04-20T22:13:22.254Z] 
22:13:22 [2023-04-20T22:13:22.254Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:13:22 [2023-04-20T22:13:22.254Z] #101 DONE 0.0s
22:13:22 [2023-04-20T22:13:22.254Z] 
22:13:22 [2023-04-20T22:13:22.254Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:13:22 [2023-04-20T22:13:22.254Z] #102 DONE 0.0s
22:13:22 [2023-04-20T22:13:22.254Z] 
22:13:22 [2023-04-20T22:13:22.254Z] #103 [dev-base  1/11] RUN groupadd -r docker
22:13:22 [2023-04-20T22:13:22.509Z] #103 DONE 0.4s
22:13:22 [2023-04-20T22:13:22.509Z] 
22:13:22 [2023-04-20T22:13:22.509Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:13:23 [2023-04-20T22:13:23.072Z] #104 DONE 0.6s
22:13:23 [2023-04-20T22:13:23.072Z] 
22:13:23 [2023-04-20T22:13:23.072Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:13:23 [2023-04-20T22:13:23.635Z] #105 0.420 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:13:23 [2023-04-20T22:13:23.635Z] #105 DONE 0.5s
22:13:23 [2023-04-20T22:13:23.635Z] 
22:13:23 [2023-04-20T22:13:23.635Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:13:24 [2023-04-20T22:13:24.200Z] #106 DONE 0.5s
22:13:24 [2023-04-20T22:13:24.200Z] 
22:13:24 [2023-04-20T22:13:24.200Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:24 [2023-04-20T22:13:24.457Z] #107 DONE 0.4s
22:13:24 [2023-04-20T22:13:24.458Z] 
22:13:24 [2023-04-20T22:13:24.458Z] #108 [dev-base  6/11] RUN ldconfig
22:13:25 [2023-04-20T22:13:25.019Z] #108 DONE 0.5s
22:13:25 [2023-04-20T22:13:25.019Z] 
22:13:25 [2023-04-20T22:13:25.019Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:13:25 [2023-04-20T22:13:25.586Z] #109 DONE 0.5s
22:13:25 [2023-04-20T22:13:25.586Z] 
22:13:25 [2023-04-20T22:13:25.586Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:26 [2023-04-20T22:13:26.514Z] #110 0.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:13:26 [2023-04-20T22:13:26.514Z] #110 0.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:13:26 [2023-04-20T22:13:26.514Z] #110 0.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:13:26 [2023-04-20T22:13:26.514Z] #110 0.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:13:26 [2023-04-20T22:13:26.514Z] #110 1.064 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
22:13:26 [2023-04-20T22:13:26.771Z] #110 1.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:13:27 [2023-04-20T22:13:27.701Z] #110 1.969 Fetched 8525 kB in 2s (5605 kB/s)
22:13:28 [2023-04-20T22:13:28.266Z] #110 1.969 Reading package lists...
22:13:28 [2023-04-20T22:13:28.523Z] #110 2.538 Reading package lists...
22:13:28 [2023-04-20T22:13:28.780Z] #110 3.088 Building dependency tree...
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.534 The following additional packages will be installed:
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.534   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.534   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.534   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.535   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.535   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.535   xxd
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538 Suggested packages:
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538   ctags vim-doc vim-scripts xfsdump acl attr quota
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538 Recommended packages:
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:13:29 [2023-04-20T22:13:29.037Z] #110 3.538   systemd-timesyncd | time-daemon unzip
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898 The following NEW packages will be installed:
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.898   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.899   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.899   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.899   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.899   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:13:29 [2023-04-20T22:13:29.388Z] #110 3.899   xz-utils zip zstd
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.180 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.180 Need to get 32.1 MB of archives.
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.180 After this operation, 124 MB of additional disk space will be used.
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.185 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.190 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.194 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.198 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.199 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.202 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.226 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.227 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:13:29 [2023-04-20T22:13:29.644Z] #110 4.228 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.229 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.229 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.232 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.233 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.239 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.240 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.242 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.245 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.246 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.249 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.252 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.255 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.257 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.258 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.260 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.262 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.265 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.267 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.269 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.272 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.273 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.274 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.325 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.326 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.327 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.328 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.329 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.329 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.330 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.331 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.332 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.341 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.342 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.343 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.344 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.346 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.347 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.351 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.354 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.356 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.359 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.362 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.399 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.406 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.410 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:13:29 [2023-04-20T22:13:29.902Z] #110 4.411 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.550 debconf: delaying package configuration, since apt-utils is not installed
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.590 Fetched 32.1 MB in 1s (63.9 MB/s)
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.619 Selecting previously unselected package libapparmor1:arm64.
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.619 (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 ... 15748 files and directories currently installed.)
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.629 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.638 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.682 Selecting previously unselected package libcap2:arm64.
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.684 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.688 Unpacking libcap2:arm64 (1:2.44-1) ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.728 Selecting previously unselected package libargon2-1:arm64.
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.731 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.735 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.774 Selecting previously unselected package dmsetup.
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.776 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.780 Unpacking dmsetup (2:1.02.175-2.1) ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.828 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.828 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.158Z] #110 4.832 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.884 Selecting previously unselected package libjson-c5:arm64.
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.887 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.890 Unpacking libjson-c5:arm64 (0.15-2) ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.933 Selecting previously unselected package libcryptsetup12:arm64.
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.935 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.939 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.995 Selecting previously unselected package libip4tc2:arm64.
22:13:30 [2023-04-20T22:13:30.414Z] #110 4.997 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 5.002 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:13:30 [2023-04-20T22:13:30.414Z] #110 5.043 Selecting previously unselected package libkmod2:arm64.
22:13:30 [2023-04-20T22:13:30.670Z] #110 5.045 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.670Z] #110 5.049 Unpacking libkmod2:arm64 (28-1) ...
22:13:30 [2023-04-20T22:13:30.670Z] #110 5.101 Selecting previously unselected package systemd.
22:13:30 [2023-04-20T22:13:30.670Z] #110 5.102 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.670Z] #110 5.148 Unpacking systemd (247.3-7+deb11u1) ...
22:13:30 [2023-04-20T22:13:30.927Z] #110 5.534 Selecting previously unselected package pigz.
22:13:30 [2023-04-20T22:13:30.927Z] #110 5.536 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
22:13:30 [2023-04-20T22:13:30.927Z] #110 5.542 Unpacking pigz (2.6-1) ...
22:13:30 [2023-04-20T22:13:30.927Z] #110 5.588 Selecting previously unselected package libelf1:arm64.
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.590 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.594 Unpacking libelf1:arm64 (0.183-1) ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.653 Selecting previously unselected package libbpf0:arm64.
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.655 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.660 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.710 Selecting previously unselected package libmnl0:arm64.
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.712 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.717 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.765 Selecting previously unselected package libxtables12:arm64.
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.767 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.771 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.806 Selecting previously unselected package libcap2-bin.
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.808 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.184Z] #110 5.813 Unpacking libcap2-bin (1:2.44-1) ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.869 Selecting previously unselected package iproute2.
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.869 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.874 Unpacking iproute2 (5.10.0-4) ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.986 Selecting previously unselected package xxd.
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.988 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 5.995 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 6.052 Selecting previously unselected package vim-common.
22:13:31 [2023-04-20T22:13:31.440Z] #110 6.054 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:13:31 [2023-04-20T22:13:31.440Z] #110 6.065 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:13:31 [2023-04-20T22:13:31.697Z] #110 6.124 Selecting previously unselected package bash-completion.
22:13:31 [2023-04-20T22:13:31.697Z] #110 6.126 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
22:13:32 [2023-04-20T22:13:32.260Z] #110 6.789 Unpacking bash-completion (1:2.11-2) ...
22:13:32 [2023-04-20T22:13:32.260Z] #110 6.903 Selecting previously unselected package bzip2.
22:13:32 [2023-04-20T22:13:32.517Z] #110 6.906 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 6.910 Unpacking bzip2 (1.0.8-4) ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 6.951 Selecting previously unselected package xz-utils.
22:13:32 [2023-04-20T22:13:32.517Z] #110 6.953 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 6.958 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 7.019 Selecting previously unselected package apparmor.
22:13:32 [2023-04-20T22:13:32.517Z] #110 7.022 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 7.046 Unpacking apparmor (2.13.6-10) ...
22:13:32 [2023-04-20T22:13:32.517Z] #110 7.148 Selecting previously unselected package inetutils-ping.
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.150 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.155 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.206 Selecting previously unselected package libip6tc2:arm64.
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.209 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.213 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.251 Selecting previously unselected package libnfnetlink0:arm64.
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.253 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.257 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.296 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.298 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.303 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.346 Selecting previously unselected package libnftnl11:arm64.
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.348 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
22:13:32 [2023-04-20T22:13:32.773Z] #110 7.352 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.398 Selecting previously unselected package iptables.
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.401 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.406 Unpacking iptables (1.8.7-1) ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.486 Selecting previously unselected package libonig5:arm64.
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.488 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.494 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.557 Selecting previously unselected package libjq1:arm64.
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.560 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.566 Unpacking libjq1:arm64 (1.6-2.1) ...
22:13:33 [2023-04-20T22:13:33.030Z] #110 7.607 Selecting previously unselected package jq.
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.609 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.613 Unpacking jq (1.6-2.1) ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.658 Selecting previously unselected package libaio1:arm64.
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.661 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.667 Unpacking libaio1:arm64 (0.3.112-9) ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.714 Selecting previously unselected package libgpm2:arm64.
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.714 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.719 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.763 Selecting previously unselected package libicu67:arm64.
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.766 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
22:13:33 [2023-04-20T22:13:33.286Z] #110 7.771 Unpacking libicu67:arm64 (67.1-7) ...
22:13:33 [2023-04-20T22:13:33.848Z] #110 8.464 Selecting previously unselected package libinih1:arm64.
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.467 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.471 Unpacking libinih1:arm64 (53-1+b2) ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.509 Selecting previously unselected package libmicrohttpd12:arm64.
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.512 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.516 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.559 Selecting previously unselected package libnet1:arm64.
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.561 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.565 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.606 Selecting previously unselected package libnl-3-200:arm64.
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.609 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.615 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.654 Selecting previously unselected package libprotobuf-c1:arm64.
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.656 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.660 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:13:34 [2023-04-20T22:13:34.104Z] #110 8.696 Selecting previously unselected package libyajl2:arm64.
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.698 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.703 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.733 Selecting previously unselected package net-tools.
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.736 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.740 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.793 Selecting previously unselected package patch.
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.795 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.799 Unpacking patch (2.7.6-7) ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.836 Selecting previously unselected package python-pip-whl.
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.838 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:13:34 [2023-04-20T22:13:34.360Z] #110 8.842 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 8.984 Selecting previously unselected package python3-lib2to3.
22:13:34 [2023-04-20T22:13:34.617Z] #110 8.987 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 8.991 Unpacking python3-lib2to3 (3.9.2-1) ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.039 Selecting previously unselected package python3-distutils.
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.042 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.047 Unpacking python3-distutils (3.9.2-1) ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.098 Selecting previously unselected package python3-pkg-resources.
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.100 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.105 Unpacking python3-pkg-resources (52.0.0-4) ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.156 Selecting previously unselected package python3-setuptools.
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.159 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.163 Unpacking python3-setuptools (52.0.0-4) ...
22:13:34 [2023-04-20T22:13:34.617Z] #110 9.227 Selecting previously unselected package python3-wheel.
22:13:34 [2023-04-20T22:13:34.873Z] #110 9.230 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
22:13:34 [2023-04-20T22:13:34.873Z] #110 9.243 Unpacking python3-wheel (0.34.2-1) ...
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.292 Selecting previously unselected package python3-pip.
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.296 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.302 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.373 Selecting previously unselected package sudo.
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.376 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.383 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:13:34 [2023-04-20T22:13:34.874Z] #110 9.506 Selecting previously unselected package systemd-journal-remote.
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.509 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.513 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.553 Selecting previously unselected package thin-provisioning-tools.
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.555 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.559 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.619 Selecting previously unselected package uidmap.
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.622 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.628 Unpacking uidmap (1:4.8.1-1) ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.684 Selecting previously unselected package vim-runtime.
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.687 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.698 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.710 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:13:35 [2023-04-20T22:13:35.130Z] #110 9.713 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:13:35 [2023-04-20T22:13:35.693Z] #110 10.32 Selecting previously unselected package vim.
22:13:35 [2023-04-20T22:13:35.693Z] #110 10.32 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:13:35 [2023-04-20T22:13:35.693Z] #110 10.33 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:13:35 [2023-04-20T22:13:35.949Z] #110 10.47 Selecting previously unselected package xfsprogs.
22:13:35 [2023-04-20T22:13:35.949Z] #110 10.47 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
22:13:35 [2023-04-20T22:13:35.949Z] #110 10.47 Unpacking xfsprogs (5.10.0-4) ...
22:13:35 [2023-04-20T22:13:35.949Z] #110 10.57 Selecting previously unselected package zip.
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.58 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.58 Unpacking zip (3.0-12) ...
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.63 Selecting previously unselected package zstd.
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.63 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.64 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:13:36 [2023-04-20T22:13:36.206Z] #110 10.73 Setting up python3-pkg-resources (52.0.0-4) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.93 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.94 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.95 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.96 Setting up libgpm2:arm64 (1.20.7-8) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.97 Setting up libicu67:arm64 (67.1-7) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 10.98 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.00 Setting up libinih1:arm64 (53-1+b2) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.01 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.02 Setting up uidmap (1:4.8.1-1) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.04 Setting up libyajl2:arm64 (2.1.0-3) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.06 Setting up bzip2 (1.0.8-4) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:13:36 [2023-04-20T22:13:36.463Z] #110 11.09 Setting up python3-wheel (0.34.2-1) ...
22:13:36 [2023-04-20T22:13:36.720Z] #110 11.23 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:13:36 [2023-04-20T22:13:36.720Z] #110 11.25 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:13:36 [2023-04-20T22:13:36.720Z] #110 11.26 Setting up libcap2:arm64 (1:2.44-1) ...
22:13:36 [2023-04-20T22:13:36.720Z] #110 11.27 Setting up libcap2-bin (1:2.44-1) ...
22:13:36 [2023-04-20T22:13:36.720Z] #110 11.28 Setting up apparmor (2.13.6-10) ...
22:13:37 [2023-04-20T22:13:37.648Z] #110 12.11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:13:37 [2023-04-20T22:13:37.648Z] #110 12.13 Setting up zip (3.0-12) ...
22:13:37 [2023-04-20T22:13:37.648Z] #110 12.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:13:37 [2023-04-20T22:13:37.648Z] #110 12.17 Setting up bash-completion (1:2.11-2) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 12.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 12.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:13:38 [2023-04-20T22:13:38.578Z] #110 12.94 Setting up libmnl0:arm64 (1.0.4-3) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 12.96 Setting up patch (2.7.6-7) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 12.97 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.02 invoke-rc.d: could not determine current runlevel
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.02 invoke-rc.d: policy-rc.d denied execution of start.
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.03 Setting up libxtables12:arm64 (1.8.7-1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.06 Setting up pigz (2.6-1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:13:38 [2023-04-20T22:13:38.578Z] #110 13.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:13:38 [2023-04-20T22:13:38.835Z] #110 13.30 Setting up libaio1:arm64 (0.3.112-9) ...
22:13:38 [2023-04-20T22:13:38.835Z] #110 13.31 Setting up python3-lib2to3 (3.9.2-1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.41 Setting up libelf1:arm64 (0.183-1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.42 Setting up libjson-c5:arm64 (0.15-2) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.44 Setting up zstd (1.4.8+dfsg-2.1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.45 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.46 Setting up libkmod2:arm64 (28-1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.47 Setting up python3-distutils (3.9.2-1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.60 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:13:39 [2023-04-20T22:13:39.092Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:13:39 [2023-04-20T22:13:39.348Z] #110 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:13:39 [2023-04-20T22:13:39.348Z] #110 13.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:13:39 [2023-04-20T22:13:39.348Z] #110 13.66 Setting up python3-setuptools (52.0.0-4) ...
22:13:39 [2023-04-20T22:13:39.605Z] #110 13.99 Setting up libjq1:arm64 (1.6-2.1) ...
22:13:39 [2023-04-20T22:13:39.605Z] #110 14.01 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:13:39 [2023-04-20T22:13:39.605Z] #110 14.02 Setting up thin-provisioning-tools (0.9.0-1) ...
22:13:39 [2023-04-20T22:13:39.605Z] #110 14.03 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.29 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.31 Setting up jq (1.6-2.1) ...
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.32 Setting up libbpf0:arm64 (1:0.3-2) ...
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.33 Setting up iptables (1.8.7-1) ...
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:13:39 [2023-04-20T22:13:39.861Z] #110 14.38 Setting up iproute2 (5.10.0-4) ...
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.54 Setting up dmsetup (2:1.02.175-2.1) ...
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.55 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.56 Setting up systemd (247.3-7+deb11u1) ...
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.61 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.61 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.62 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:13:40 [2023-04-20T22:13:40.117Z] #110 14.62 Initializing machine ID from random generator.
22:13:40 [2023-04-20T22:13:40.679Z] #110 14.99 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:13:40 [2023-04-20T22:13:40.679Z] #110 15.12 Setting up xfsprogs (5.10.0-4) ...
22:13:40 [2023-04-20T22:13:40.679Z] #110 15.13 System has not been booted with systemd as init system (PID 1). Can't operate.
22:13:40 [2023-04-20T22:13:40.679Z] #110 15.13 Failed to connect to bus: Host is down
22:13:40 [2023-04-20T22:13:40.679Z] #110 15.14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:13:41 [2023-04-20T22:13:41.242Z] #110 DONE 15.7s
22:13:41 [2023-04-20T22:13:41.242Z] 
22:13:41 [2023-04-20T22:13:41.242Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:13:41 [2023-04-20T22:13:41.804Z] #111 0.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:13:41 [2023-04-20T22:13:41.804Z] #111 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:13:41 [2023-04-20T22:13:41.804Z] #111 0.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:13:41 [2023-04-20T22:13:41.804Z] #111 DONE 0.5s
22:13:41 [2023-04-20T22:13:41.804Z] 
22:13:41 [2023-04-20T22:13:41.804Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
22:13:48 [2023-04-20T22:13:48.343Z] #112 5.718 Collecting yamllint==1.27.1
22:13:48 [2023-04-20T22:13:48.600Z] #112 6.762   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.080 Collecting pathspec>=0.5.3
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.084   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.185 Collecting pyyaml
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.190   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.207 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.212 Building wheels for collected packages: yamllint
22:13:48 [2023-04-20T22:13:48.857Z] #112 7.212   Building wheel for yamllint (setup.py): started
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.468   Building wheel for yamllint (setup.py): finished with status 'done'
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.469   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a892ea39b01063e296603a37d129e9d37bc18c0cebe25bc9f6333caca6eeaa02
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.469   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.471 Successfully built yamllint
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.477 Installing collected packages: pyyaml, pathspec, yamllint
22:13:49 [2023-04-20T22:13:49.113Z] #112 7.593 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
22:13:49 [2023-04-20T22:13:49.369Z] #112 DONE 7.7s
22:13:49 [2023-04-20T22:13:49.369Z] 
22:13:49 [2023-04-20T22:13:49.369Z] #113 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
22:13:50 [2023-04-20T22:13:50.297Z] #113 0.733 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:13:50 [2023-04-20T22:13:50.297Z] #113 0.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:13:50 [2023-04-20T22:13:50.297Z] #113 0.824 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:13:51 [2023-04-20T22:13:51.116Z] #113 1.104 Reading package lists...
22:13:51 [2023-04-20T22:13:51.679Z] #113 1.665 Reading package lists...
22:13:51 [2023-04-20T22:13:51.936Z] #113 2.209 Building dependency tree...
22:13:51 [2023-04-20T22:13:51.936Z] #113 2.376 Reading state information...
22:13:51 [2023-04-20T22:13:51.936Z] #113 2.639 gcc is already the newest version (4:10.2.1-1).
22:13:51 [2023-04-20T22:13:51.936Z] #113 2.639 pkg-config is already the newest version (0.29.2-1).
22:13:51 [2023-04-20T22:13:51.936Z] #113 2.639 The following additional packages will be installed:
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.640   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.640   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.640   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.640   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.641   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.641   uuid-dev zlib1g-dev
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.643 Suggested packages:
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.643   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.643   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.643 Recommended packages:
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.643   build-essential fakeroot libalgorithm-merge-perl
22:13:52 [2023-04-20T22:13:52.192Z] #113 2.904 The following NEW packages will be installed:
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.905   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
22:13:52 [2023-04-20T22:13:52.448Z] #113 2.906   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:13:52 [2023-04-20T22:13:52.448Z] #113 3.182 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
22:13:52 [2023-04-20T22:13:52.448Z] #113 3.182 Need to get 10.3 MB of archives.
22:13:52 [2023-04-20T22:13:52.448Z] #113 3.182 After this operation, 41.5 MB of additional disk space will be used.
22:13:52 [2023-04-20T22:13:52.448Z] #113 3.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.206 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.208 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.210 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.212 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.216 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.221 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.222 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.225 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.226 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.228 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.233 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.237 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.239 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.240 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.244 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.245 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.246 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.247 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.255 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.258 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.260 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.279 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.281 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.286 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.287 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.291 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.293 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.303 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.303 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:13:52 [2023-04-20T22:13:52.705Z] #113 3.305 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.455 debconf: delaying package configuration, since apt-utils is not installed
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.500 Fetched 10.3 MB in 0s (26.0 MB/s)
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.528 Selecting previously unselected package dpkg-dev.
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.528 (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 ... 21239 files and directories currently installed.)
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.539 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.543 Unpacking dpkg-dev (1.20.12) ...
22:13:52 [2023-04-20T22:13:52.961Z] #113 3.675 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.678 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.687 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.722 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.725 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.729 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.773 Selecting previously unselected package libsecret-common.
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.776 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.782 Unpacking libsecret-common (0.20.4-2) ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.836 Selecting previously unselected package libsecret-1-0:arm64.
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.839 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.843 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:13:53 [2023-04-20T22:13:53.217Z] #113 3.880 Selecting previously unselected package gir1.2-secret-1:arm64.
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.883 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.887 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.918 Selecting previously unselected package libapparmor-dev:arm64.
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.921 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.925 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.967 Selecting previously unselected package uuid-dev:arm64.
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.970 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 3.974 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.025 Selecting previously unselected package libblkid-dev:arm64.
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.028 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.037 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.093 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.096 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.099 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:53 [2023-04-20T22:13:53.474Z] #113 4.131 Selecting previously unselected package libudev-dev:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.134 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.138 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.185 Selecting previously unselected package libsepol1-dev:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.188 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.193 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.260 Selecting previously unselected package libpcre2-16-0:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.262 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.266 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.319 Selecting previously unselected package libpcre2-32-0:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.322 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.326 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.375 Selecting previously unselected package libpcre2-posix2:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.375 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.379 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.413 Selecting previously unselected package libpcre2-dev:arm64.
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.416 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.420 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:13:53 [2023-04-20T22:13:53.731Z] #113 4.496 Selecting previously unselected package libselinux1-dev:arm64.
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.499 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.502 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.564 Selecting previously unselected package libdevmapper-dev:arm64.
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.567 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.572 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.606 Selecting previously unselected package libffi-dev:arm64.
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.609 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.623 Unpacking libffi-dev:arm64 (3.3-6) ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.657 Selecting previously unselected package libglib2.0-data.
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.660 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
22:13:53 [2023-04-20T22:13:53.988Z] #113 4.664 Unpacking libglib2.0-data (2.66.8-1) ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.805 Selecting previously unselected package libglib2.0-bin.
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.808 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.811 Unpacking libglib2.0-bin (2.66.8-1) ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.852 Selecting previously unselected package libglib2.0-dev-bin.
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.855 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.858 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.902 Selecting previously unselected package libmount-dev:arm64.
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.905 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.909 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.953 Selecting previously unselected package libpcre16-3:arm64.
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.956 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.244Z] #113 4.959 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.010 Selecting previously unselected package libpcre32-3:arm64.
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.013 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.018 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.064 Selecting previously unselected package libpcrecpp0v5:arm64.
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.067 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.070 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.113 Selecting previously unselected package libpcre3-dev:arm64.
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.115 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.121 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:13:54 [2023-04-20T22:13:54.501Z] #113 5.200 Selecting previously unselected package zlib1g-dev:arm64.
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.203 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.207 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.247 Selecting previously unselected package libglib2.0-dev:arm64.
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.250 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.253 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.448 Selecting previously unselected package libseccomp-dev:arm64.
22:13:54 [2023-04-20T22:13:54.757Z] #113 5.451 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.455 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.494 Selecting previously unselected package libsecret-1-dev:arm64.
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.497 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.501 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.557 Selecting previously unselected package libsystemd-dev:arm64.
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.560 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.564 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.014Z] #113 5.678 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.690 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.857 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.869 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.878 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.888 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.899 Setting up libffi-dev:arm64 (3.3-6) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.911 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.921 Setting up dpkg-dev (1.20.12) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.942 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.954 Setting up libglib2.0-data (2.66.8-1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.964 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.978 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.988 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 5.999 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 6.008 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 6.019 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 6.031 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 6.042 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.270Z] #113 6.053 Setting up libsecret-common (0.20.4-2) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.064 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.080 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.091 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.102 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.115 Setting up libglib2.0-bin (2.66.8-1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.127 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.138 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.147 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.159 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.171 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.182 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.193 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.203 No schema files found: doing nothing.
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.207 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:13:55 [2023-04-20T22:13:55.527Z] #113 6.228 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:13:56 [2023-04-20T22:13:56.089Z] #113 DONE 6.5s
22:13:56 [2023-04-20T22:13:56.089Z] 
22:13:56 [2023-04-20T22:13:56.089Z] #114 [dev 1/1] COPY . .
22:13:58 [2023-04-20T22:13:58.651Z] #114 DONE 2.6s
22:13:58 [2023-04-20T22:13:58.651Z] 
22:13:58 [2023-04-20T22:13:58.651Z] #115 exporting to image
22:13:58 [2023-04-20T22:13:58.651Z] #115 exporting layers
22:14:00 [2023-04-20T22:14:00.031Z] #115 exporting layers 1.5s done
22:14:00 [2023-04-20T22:14:00.031Z] #115 writing image sha256:fe10d3868c9568c1977e9e396fe49a70606bceb6180cedaed6049a9d26b91319 done
22:14:00 [2023-04-20T22:14:00.031Z] #115 naming to docker.io/library/docker:9791756284a35ec206fbe4f284df31edf70606f3 done
22:14:00 [2023-04-20T22:14:00.031Z] #115 DONE 1.5s