Skip to content

Console Output

Skipping 198 KB.. Full Log
tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:19:41 [2021-03-18T17:19:41.137Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:19:41 [2021-03-18T17:19:41.137Z] #44 6.379   PBCC     images/timens.pb-c.c
17:19:41 [2021-03-18T17:19:41.137Z] #44 6.420   DEP      images/timens.pb-c.d
17:19:41 [2021-03-18T17:19:41.137Z] #44 6.522   PBCC     images/fown.pb-c.c
17:19:41 [2021-03-18T17:19:41.137Z] #44 6.552   PBCC     images/google/protobuf/descriptor.pb-c.c
17:19:41 [2021-03-18T17:19:41.437Z] #44 6.644   PBCC     images/opts.pb-c.c
17:19:41 [2021-03-18T17:19:41.437Z] #44 6.697   PBCC     images/memfd.pb-c.c
17:19:41 [2021-03-18T17:19:41.437Z] #44 6.814   DEP      images/fown.pb-c.d
17:19:41 [2021-03-18T17:19:41.437Z] #44 6.870   DEP      images/google/protobuf/descriptor.pb-c.d
17:19:41 [2021-03-18T17:19:41.738Z] #44 6.945   DEP      images/opts.pb-c.d
17:19:41 [2021-03-18T17:19:41.738Z] #44 6.984   DEP      images/memfd.pb-c.d
17:19:41 [2021-03-18T17:19:41.738Z] #44 7.031   PBCC     images/sit.pb-c.c
17:19:41 [2021-03-18T17:19:41.738Z] #44 7.110   DEP      images/sit.pb-c.d
17:19:41 [2021-03-18T17:19:41.738Z] #44 7.189   PBCC     images/macvlan.pb-c.c
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.211   DEP      images/macvlan.pb-c.d
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.293   PBCC     images/autofs.pb-c.c
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.314   DEP      images/autofs.pb-c.d
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.409   PBCC     images/sysctl.pb-c.c
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.421   DEP      images/sysctl.pb-c.d
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.489   PBCC     images/time.pb-c.c
17:19:42 [2021-03-18T17:19:42.036Z] #44 7.520   DEP      images/time.pb-c.d
17:19:42 [2021-03-18T17:19:42.337Z] #44 7.618   PBCC     images/binfmt-misc.pb-c.c
17:19:42 [2021-03-18T17:19:42.337Z] #44 7.639   DEP      images/binfmt-misc.pb-c.d
17:19:42 [2021-03-18T17:19:42.337Z] #44 7.694   PBCC     images/seccomp.pb-c.c
17:19:42 [2021-03-18T17:19:42.337Z] #44 7.709   DEP      images/seccomp.pb-c.d
17:19:42 [2021-03-18T17:19:42.337Z] #44 7.784   PBCC     images/userns.pb-c.c
17:19:42 [2021-03-18T17:19:42.636Z] #44 7.828   DEP      images/userns.pb-c.d
17:19:42 [2021-03-18T17:19:42.636Z] #44 7.881   PBCC     images/cgroup.pb-c.c
17:19:42 [2021-03-18T17:19:42.636Z] #44 7.927   DEP      images/cgroup.pb-c.d
17:19:42 [2021-03-18T17:19:42.636Z] #44 7.993   PBCC     images/ext-file.pb-c.c
17:19:42 [2021-03-18T17:19:42.636Z] #44 8.038   DEP      images/ext-file.pb-c.d
17:19:42 [2021-03-18T17:19:42.935Z] #44 8.123   PBCC     images/rpc.pb-c.c
17:19:42 [2021-03-18T17:19:42.936Z] #44 8.191   DEP      images/rpc.pb-c.d
17:19:42 [2021-03-18T17:19:42.936Z] #44 8.305   PBCC     images/siginfo.pb-c.c
17:19:42 [2021-03-18T17:19:42.936Z] #44 ...
17:19:42 [2021-03-18T17:19:42.936Z] 
17:19:42 [2021-03-18T17:19:42.936Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
17:19:42 [2021-03-18T17:19:42.936Z] #48 sha256:ad1e1668d33cac25dd03a66f42c3490a2d1f4fa6bb3fffa4fc69db1b90fa6bef
17:19:42 [2021-03-18T17:19:42.936Z] #48 DONE 77.4s
17:19:42 [2021-03-18T17:19:42.936Z] 
17:19:42 [2021-03-18T17:19:42.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:19:42 [2021-03-18T17:19:42.936Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:19:42 [2021-03-18T17:19:42.936Z] #44 8.332   DEP      images/siginfo.pb-c.d
17:19:42 [2021-03-18T17:19:42.936Z] #44 8.429   PBCC     images/pagemap.pb-c.c
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.491   DEP      images/pagemap.pb-c.d
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.610   PBCC     images/rlimit.pb-c.c
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.620   DEP      images/rlimit.pb-c.d
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.640   PBCC     images/file-lock.pb-c.c
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.652   DEP      images/file-lock.pb-c.d
17:19:43 [2021-03-18T17:19:43.235Z] #44 8.728   PBCC     images/tty.pb-c.c
17:19:43 [2021-03-18T17:19:43.534Z] #44 8.840   DEP      images/tty.pb-c.d
17:19:43 [2021-03-18T17:19:43.534Z] #44 8.915   PBCC     images/tun.pb-c.c
17:19:43 [2021-03-18T17:19:43.834Z] #44 9.020   PBCC     images/netdev.pb-c.c
17:19:43 [2021-03-18T17:19:43.834Z] #44 9.253   DEP      images/tun.pb-c.d
17:19:44 [2021-03-18T17:19:44.132Z] #44 9.329   DEP      images/netdev.pb-c.d
17:19:44 [2021-03-18T17:19:44.132Z] #44 9.407   PBCC     images/vma.pb-c.c
17:19:44 [2021-03-18T17:19:44.132Z] #44 9.462   DEP      images/vma.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.558   PBCC     images/creds.pb-c.c
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.600   DEP      images/creds.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.713   PBCC     images/utsns.pb-c.c
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.769   DEP      images/utsns.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.802   PBCC     images/ipc-desc.pb-c.c
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.826   PBCC     images/ipc-sem.pb-c.c
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.841   DEP      images/ipc-desc.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.881   DEP      images/ipc-sem.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.904   PBCC     images/ipc-msg.pb-c.c
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.915   DEP      images/ipc-msg.pb-c.d
17:19:44 [2021-03-18T17:19:44.432Z] #44 9.946   PBCC     images/ipc-shm.pb-c.c
17:19:44 [2021-03-18T17:19:44.739Z] #44 9.960   DEP      images/ipc-shm.pb-c.d
17:19:44 [2021-03-18T17:19:44.739Z] #44 9.988   PBCC     images/ipc-var.pb-c.c
17:19:44 [2021-03-18T17:19:44.739Z] #44 9.998   DEP      images/ipc-var.pb-c.d
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.02   PBCC     images/sk-opts.pb-c.c
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.04   PBCC     images/packet-sock.pb-c.c
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.07   DEP      images/sk-opts.pb-c.d
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.10   DEP      images/packet-sock.pb-c.d
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.15   PBCC     images/sk-netlink.pb-c.c
17:19:44 [2021-03-18T17:19:44.739Z] #44 10.19   DEP      images/sk-netlink.pb-c.d
17:19:45 [2021-03-18T17:19:45.038Z] #44 10.30   PBCC     images/sk-inet.pb-c.c
17:19:45 [2021-03-18T17:19:45.038Z] #44 10.33   DEP      images/sk-inet.pb-c.d
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.45   PBCC     images/sk-unix.pb-c.c
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.50   DEP      images/sk-unix.pb-c.d
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.54   PBCC     images/mm.pb-c.c
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.59   DEP      images/mm.pb-c.d
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.63   PBCC     images/timerfd.pb-c.c
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.67   DEP      images/timerfd.pb-c.d
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.73   PBCC     images/timer.pb-c.c
17:19:45 [2021-03-18T17:19:45.337Z] #44 10.79   DEP      images/timer.pb-c.d
17:19:45 [2021-03-18T17:19:45.337Z] #44 ...
17:19:45 [2021-03-18T17:19:45.337Z] 
17:19:45 [2021-03-18T17:19:45.337Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:19:45 [2021-03-18T17:19:45.337Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
17:19:45 [2021-03-18T17:19:45.337Z] #14 69.35 Selecting previously unselected package mingw-w64-x86-64-dev.
17:19:45 [2021-03-18T17:19:45.337Z] #14 69.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:19:45 [2021-03-18T17:19:45.337Z] #14 69.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:19:45 [2021-03-18T17:19:45.337Z] #14 75.90 Selecting previously unselected package gcc-mingw-w64-base.
17:19:45 [2021-03-18T17:19:45.337Z] #14 75.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:19:45 [2021-03-18T17:19:45.337Z] #14 75.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:19:45 [2021-03-18T17:19:45.337Z] #14 76.03 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:19:45 [2021-03-18T17:19:45.337Z] #14 76.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:19:45 [2021-03-18T17:19:45.337Z] #14 76.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:19:45 [2021-03-18T17:19:45.635Z] #14 ...
17:19:45 [2021-03-18T17:19:45.635Z] 
17:19:45 [2021-03-18T17:19:45.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:19:45 [2021-03-18T17:19:45.635Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:19:45 [2021-03-18T17:19:45.635Z] #44 10.86   PBCC     images/sa.pb-c.c
17:19:45 [2021-03-18T17:19:45.635Z] #44 10.91   DEP      images/sa.pb-c.d
17:19:45 [2021-03-18T17:19:45.635Z] #44 10.97   PBCC     images/pipe-data.pb-c.c
17:19:45 [2021-03-18T17:19:45.635Z] #44 10.98   DEP      images/pipe-data.pb-c.d
17:19:45 [2021-03-18T17:19:45.635Z] #44 11.06   PBCC     images/mnt.pb-c.c
17:19:45 [2021-03-18T17:19:45.934Z] #44 11.13   DEP      images/mnt.pb-c.d
17:19:45 [2021-03-18T17:19:45.934Z] #44 11.19   PBCC     images/sk-packet.pb-c.c
17:19:45 [2021-03-18T17:19:45.934Z] #44 11.22   DEP      images/sk-packet.pb-c.d
17:19:45 [2021-03-18T17:19:45.934Z] #44 11.29   PBCC     images/tcp-stream.pb-c.c
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.38   DEP      images/tcp-stream.pb-c.d
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.48   PBCC     images/pipe.pb-c.c
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.56   DEP      images/pipe.pb-c.d
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.60   PBCC     images/pstree.pb-c.c
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.62   DEP      images/pstree.pb-c.d
17:19:46 [2021-03-18T17:19:46.232Z] #44 11.71   PBCC     images/fs.pb-c.c
17:19:46 [2021-03-18T17:19:46.531Z] #44 11.76   DEP      images/fs.pb-c.d
17:19:46 [2021-03-18T17:19:46.531Z] #44 11.85   PBCC     images/signalfd.pb-c.c
17:19:46 [2021-03-18T17:19:46.531Z] #44 11.92   DEP      images/signalfd.pb-c.d
17:19:46 [2021-03-18T17:19:46.829Z] #44 12.04   PBCC     images/fh.pb-c.c
17:19:46 [2021-03-18T17:19:46.829Z] #44 12.09   PBCC     images/fsnotify.pb-c.c
17:19:46 [2021-03-18T17:19:46.829Z] #44 12.21   DEP      images/fh.pb-c.d
17:19:46 [2021-03-18T17:19:46.829Z] #44 12.27   DEP      images/fsnotify.pb-c.d
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.32   PBCC     images/eventpoll.pb-c.c
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.36   DEP      images/eventpoll.pb-c.d
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.43   PBCC     images/eventfd.pb-c.c
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.46   DEP      images/eventfd.pb-c.d
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.51   PBCC     images/remap-file-path.pb-c.c
17:19:47 [2021-03-18T17:19:47.128Z] #44 12.55   DEP      images/remap-file-path.pb-c.d
17:19:47 [2021-03-18T17:19:47.426Z] #44 12.62   PBCC     images/fifo.pb-c.c
17:19:47 [2021-03-18T17:19:47.427Z] #44 12.66   DEP      images/fifo.pb-c.d
17:19:47 [2021-03-18T17:19:47.427Z] #44 12.75   PBCC     images/ghost-file.pb-c.c
17:19:47 [2021-03-18T17:19:47.427Z] #44 12.79   DEP      images/ghost-file.pb-c.d
17:19:47 [2021-03-18T17:19:47.427Z] #44 12.85   PBCC     images/regfile.pb-c.c
17:19:47 [2021-03-18T17:19:47.427Z] #44 12.92   DEP      images/regfile.pb-c.d
17:19:47 [2021-03-18T17:19:47.725Z] #44 13.01   PBCC     images/ns.pb-c.c
17:19:47 [2021-03-18T17:19:47.725Z] #44 13.04   DEP      images/ns.pb-c.d
17:19:47 [2021-03-18T17:19:47.725Z] #44 13.10   PBCC     images/fdinfo.pb-c.c
17:19:47 [2021-03-18T17:19:47.725Z] #44 13.24   DEP      images/fdinfo.pb-c.d
17:19:48 [2021-03-18T17:19:48.025Z] #44 13.40   PBCC     images/core-aarch64.pb-c.c
17:19:48 [2021-03-18T17:19:48.025Z] #44 13.48   PBCC     images/core-arm.pb-c.c
17:19:48 [2021-03-18T17:19:48.025Z] #44 13.52   PBCC     images/core-ppc64.pb-c.c
17:19:48 [2021-03-18T17:19:48.327Z] #44 13.63   PBCC     images/core-s390.pb-c.c
17:19:48 [2021-03-18T17:19:48.327Z] #44 13.71   PBCC     images/core-x86.pb-c.c
17:19:48 [2021-03-18T17:19:48.629Z] #44 13.79   PBCC     images/core.pb-c.c
17:19:48 [2021-03-18T17:19:48.629Z] #44 13.90   PBCC     images/inventory.pb-c.c
17:19:48 [2021-03-18T17:19:48.629Z] #44 13.98   DEP      images/core-aarch64.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.07   DEP      images/core-arm.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.11   DEP      images/core-ppc64.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.16   DEP      images/core-s390.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.21   DEP      images/core-x86.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.30   DEP      images/core.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.35   DEP      images/inventory.pb-c.d
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.38   PBCC     images/cpuinfo.pb-c.c
17:19:48 [2021-03-18T17:19:48.926Z] #44 14.40   DEP      images/cpuinfo.pb-c.d
17:19:49 [2021-03-18T17:19:49.223Z] #44 14.47   PBCC     images/stats.pb-c.c
17:19:49 [2021-03-18T17:19:49.223Z] #44 14.52   DEP      images/stats.pb-c.d
17:19:50 [2021-03-18T17:19:50.276Z] #44 ...
17:19:50 [2021-03-18T17:19:50.276Z] 
17:19:50 [2021-03-18T17:19:50.276Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:19:50 [2021-03-18T17:19:50.276Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1
17:19:50 [2021-03-18T17:19:50.276Z] #52 74.63 time
17:19:50 [2021-03-18T17:19:50.276Z] #52 79.31 regexp
17:19:50 [2021-03-18T17:19:50.574Z] #52 ...
17:19:50 [2021-03-18T17:19:50.574Z] 
17:19:50 [2021-03-18T17:19:50.574Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
17:19:50 [2021-03-18T17:19:50.574Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874
17:19:50 [2021-03-18T17:19:50.574Z] #35 76.51 internal/poll
17:19:50 [2021-03-18T17:19:50.574Z] #35 79.86 os
17:19:50 [2021-03-18T17:19:50.574Z] #35 80.66 internal/fmtsort
17:19:50 [2021-03-18T17:19:50.574Z] #35 82.30 path/filepath
17:19:50 [2021-03-18T17:19:50.574Z] #35 82.31 fmt
17:19:50 [2021-03-18T17:19:50.574Z] #35 83.75 io/ioutil
17:19:50 [2021-03-18T17:19:50.874Z] #35 ...
17:19:50 [2021-03-18T17:19:50.875Z] 
17:19:50 [2021-03-18T17:19:50.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:19:50 [2021-03-18T17:19:50.875Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:19:50 [2021-03-18T17:19:50.875Z] #44 16.30 make[1]: Nothing to be done for 'all'.
17:19:52 [2021-03-18T17:19:52.981Z] #44 17.94   CC       images/stats.o
17:19:52 [2021-03-18T17:19:52.981Z] #44 18.36   CC       images/core.o
17:19:52 [2021-03-18T17:19:52.981Z] #44 ...
17:19:52 [2021-03-18T17:19:52.981Z] 
17:19:52 [2021-03-18T17:19:52.981Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:19:52 [2021-03-18T17:19:52.981Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:19:52 [2021-03-18T17:19:52.981Z] #46 77.29 internal/poll
17:19:52 [2021-03-18T17:19:52.981Z] #46 77.30 context
17:19:52 [2021-03-18T17:19:52.981Z] #46 80.96 regexp
17:19:52 [2021-03-18T17:19:52.981Z] #46 82.17 os
17:19:53 [2021-03-18T17:19:53.279Z] #46 ...
17:19:53 [2021-03-18T17:19:53.279Z] 
17:19:53 [2021-03-18T17:19:53.279Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
17:19:53 [2021-03-18T17:19:53.279Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874
17:19:53 [2021-03-18T17:19:53.279Z] #35 86.06 log
17:19:53 [2021-03-18T17:19:53.279Z] #35 86.07 github.com/BurntSushi/toml
17:19:53 [2021-03-18T17:19:53.279Z] #35 86.07 flag
17:19:56 [2021-03-18T17:19:56.851Z] #35 90.71 github.com/BurntSushi/toml/cmd/tomlv
17:19:57 [2021-03-18T17:19:57.498Z] #35 ...
17:19:57 [2021-03-18T17:19:57.498Z] 
17:19:57 [2021-03-18T17:19:57.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:19:57 [2021-03-18T17:19:57.498Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:19:57 [2021-03-18T17:19:57.498Z] #44 19.27   CC       images/core-x86.o
17:19:57 [2021-03-18T17:19:57.498Z] #44 19.98   CC       images/core-arm.o
17:19:57 [2021-03-18T17:19:57.498Z] #44 20.56   CC       images/core-aarch64.o
17:19:57 [2021-03-18T17:19:57.498Z] #44 21.09   CC       images/core-ppc64.o
17:19:57 [2021-03-18T17:19:57.498Z] #44 21.82   CC       images/core-s390.o
17:19:57 [2021-03-18T17:19:57.498Z] #44 22.60   CC       images/cpuinfo.o
17:19:57 [2021-03-18T17:19:57.797Z] #44 23.19   CC       images/inventory.o
17:19:58 [2021-03-18T17:19:58.096Z] #44 23.42   CC       images/fdinfo.o
17:19:58 [2021-03-18T17:19:58.742Z] #44 23.91   CC       images/fown.o
17:19:58 [2021-03-18T17:19:58.742Z] #44 24.13   CC       images/ns.o
17:19:59 [2021-03-18T17:19:59.042Z] #44 24.36   CC       images/regfile.o
17:19:59 [2021-03-18T17:19:59.341Z] #44 24.68   CC       images/ghost-file.o
17:19:59 [2021-03-18T17:19:59.341Z] #44 ...
17:19:59 [2021-03-18T17:19:59.341Z] 
17:19:59 [2021-03-18T17:19:59.341Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:19:59 [2021-03-18T17:19:59.341Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:20:00 [2021-03-18T17:20:00.251Z] #57 49.63 Checking out files:  57% (2186/3819)   
Checking out files:  58% (2216/3819)   
Checking out files:  59% (2254/3819)   
Checking out files:  60% (2292/3819)   
Checking out files:  61% (2330/3819)   
Checking out files:  62% (2368/3819)   
Checking out files:  63% (2406/3819)   
Checking out files:  64% (2445/3819)   
Checking out files:  65% (2483/3819)   
Checking out files:  66% (2521/3819)   
Checking out files:  67% (2559/3819)   
Checking out files:  68% (2597/3819)   
Checking out files:  69% (2636/3819)   
Checking out files:  70% (2674/3819)   
Checking out files:  71% (2712/3819)   
Checking out files:  72% (2750/3819)   
Checking out files:  73% (2788/3819)   
Checking out files:  74% (2827/3819)   
Checking out files:  75% (2865/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
17:20:00 [2021-03-18T17:20:00.251Z] #57 ...
17:20:00 [2021-03-18T17:20:00.251Z] 
17:20:00 [2021-03-18T17:20:00.251Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
17:20:00 [2021-03-18T17:20:00.251Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874
17:20:00 [2021-03-18T17:20:00.251Z] #35 DONE 94.6s
17:20:00 [2021-03-18T17:20:00.251Z] 
17:20:00 [2021-03-18T17:20:00.251Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:20:00 [2021-03-18T17:20:00.251Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:20:00 [2021-03-18T17:20:00.847Z] #57 49.63 Checking out files:  57% (2186/3819)   
Checking out files:  58% (2216/3819)   
Checking out files:  59% (2254/3819)   
Checking out files:  60% (2292/3819)   
Checking out files:  61% (2330/3819)   
Checking out files:  62% (2368/3819)   
Checking out files:  63% (2406/3819)   
Checking out files:  64% (2445/3819)   
Checking out files:  65% (2483/3819)   
Checking out files:  66% (2521/3819)   
Checking out files:  67% (2559/3819)   
Checking out files:  68% (2597/3819)   
Checking out files:  69% (2636/3819)   
Checking out files:  70% (2674/3819)   
Checking out files:  71% (2712/3819)   
Checking out files:  72% (2750/3819)   
Checking out files:  73% (2788/3819)   
Checking out files:  74% (2827/3819)   
Checking out files:  75% (2865/3819)   
Checking out files:  76% (2903/3819)   
Checking out files:  77% (2941/3819)   
Checking out files:  78% (2979/3819)   
Checking out files:  79% (3018/3819)   
Checking out files:  80% (3056/3819)   
Checking out files:  81% (3094/3819)   
Checking out files:  82% (3132/3819)   
Checking out files:  83% (3170/3819)   
Checking out files:  84% (3208/3819)   
Checking out files:  85% (3247/3819)   
Checking out files:  86% (3285/3819)   
Checking out files:  87% (3323/3819)   
Checking out files:  88% (3361/3819)   
Checking out files:  89% (3399/3819)   
Checking out files:  90% (3438/3819)   
Checking out files:  91% (3476/3819)   
Checking out files:  92% (3514/3819)   
Checking out files:  93% (3552/3819)   
Checking out files:  94% (3590/3819)   
Checking out files:  95% (3629/3819)   
Checking out files:  96% (3667/3819)   
Checking out files:  97% (3705/3819)   
Checking out files:  97% (3719/3819)   
Checking out files:  98% (3743/3819)   
Checking out files:  99% (3781/3819)   
Checking out files: 100% (3819/3819)   
Checking out files: 100% (3819/3819), done.
17:20:00 [2021-03-18T17:20:00.847Z] #57 50.83 + cd /tmp/tmp.cKDt7EltyQ/src/github.com/containerd/containerd
17:20:00 [2021-03-18T17:20:00.847Z] #57 50.84 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
17:20:01 [2021-03-18T17:20:01.900Z] #57 ...
17:20:01 [2021-03-18T17:20:01.900Z] 
17:20:01 [2021-03-18T17:20:01.900Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:20:01 [2021-03-18T17:20:01.900Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1
17:20:01 [2021-03-18T17:20:01.900Z] #52 86.13 mvdan.cc/sh/v3/fileutil
17:20:01 [2021-03-18T17:20:01.900Z] #52 87.54 encoding/binary
17:20:01 [2021-03-18T17:20:01.900Z] #52 87.54 flag
17:20:01 [2021-03-18T17:20:01.900Z] #52 87.55 github.com/pkg/diff
17:20:01 [2021-03-18T17:20:01.900Z] #52 87.56 go/token
17:20:01 [2021-03-18T17:20:01.900Z] #52 90.12 go/scanner
17:20:01 [2021-03-18T17:20:01.900Z] #52 92.13 mvdan.cc/editorconfig
17:20:01 [2021-03-18T17:20:01.900Z] #52 92.62 mvdan.cc/sh/v3/syntax
17:20:01 [2021-03-18T17:20:01.900Z] #52 92.72 encoding/base64
17:20:01 [2021-03-18T17:20:01.900Z] #52 95.54 encoding/json
17:20:01 [2021-03-18T17:20:01.900Z] #52 95.84 go/ast
17:20:01 [2021-03-18T17:20:01.900Z] #52 ...
17:20:01 [2021-03-18T17:20:01.900Z] 
17:20:01 [2021-03-18T17:20:01.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:01 [2021-03-18T17:20:01.900Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:01 [2021-03-18T17:20:01.900Z] #44 24.99   CC       images/fifo.o
17:20:01 [2021-03-18T17:20:01.900Z] #44 25.20   CC       images/remap-file-path.o
17:20:01 [2021-03-18T17:20:01.900Z] #44 25.55   CC       images/eventfd.o
17:20:01 [2021-03-18T17:20:01.900Z] #44 25.94   CC       images/eventpoll.o
17:20:01 [2021-03-18T17:20:01.900Z] #44 26.48   CC       images/fh.o
17:20:01 [2021-03-18T17:20:01.900Z] #44 26.98   CC       images/fsnotify.o
17:20:02 [2021-03-18T17:20:02.550Z] #44 27.74   CC       images/signalfd.o
17:20:02 [2021-03-18T17:20:02.551Z] #44 27.93   CC       images/fs.o
17:20:02 [2021-03-18T17:20:02.849Z] #44 28.15   CC       images/pstree.o
17:20:03 [2021-03-18T17:20:03.151Z] #44 28.35   CC       images/pipe.o
17:20:03 [2021-03-18T17:20:03.151Z] #44 28.54   CC       images/tcp-stream.o
17:20:03 [2021-03-18T17:20:03.451Z] #44 28.71   CC       images/sk-packet.o
17:20:03 [2021-03-18T17:20:03.749Z] #44 29.03   CC       images/mnt.o
17:20:04 [2021-03-18T17:20:04.048Z] #44 29.28   CC       images/pipe-data.o
17:20:04 [2021-03-18T17:20:04.347Z] #44 29.47   CC       images/sa.o
17:20:04 [2021-03-18T17:20:04.347Z] #44 ...
17:20:04 [2021-03-18T17:20:04.347Z] 
17:20:04 [2021-03-18T17:20:04.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:04 [2021-03-18T17:20:04.348Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:04 [2021-03-18T17:20:04.348Z] #46 88.54 github.com/LK4D4/vndr/versioned
17:20:04 [2021-03-18T17:20:04.348Z] #46 89.33 os/exec
17:20:04 [2021-03-18T17:20:04.348Z] #46 89.33 internal/lazyregexp
17:20:04 [2021-03-18T17:20:04.348Z] #46 89.34 net
17:20:04 [2021-03-18T17:20:04.348Z] #46 93.36 encoding/base64
17:20:04 [2021-03-18T17:20:04.348Z] #46 93.36 crypto/cipher
17:20:04 [2021-03-18T17:20:04.348Z] #46 93.41 go/scanner
17:20:04 [2021-03-18T17:20:04.348Z] #46 95.97 net/url
17:20:04 [2021-03-18T17:20:04.348Z] #46 97.05 text/template/parse
17:20:04 [2021-03-18T17:20:04.348Z] #46 97.93 go/ast
17:20:04 [2021-03-18T17:20:04.348Z] #46 ...
17:20:04 [2021-03-18T17:20:04.348Z] 
17:20:04 [2021-03-18T17:20:04.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:04 [2021-03-18T17:20:04.348Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:04 [2021-03-18T17:20:04.348Z] #44 29.71   CC       images/timer.o
17:20:04 [2021-03-18T17:20:04.657Z] #44 30.08   CC       images/timerfd.o
17:20:04 [2021-03-18T17:20:04.954Z] #44 30.31   CC       images/mm.o
17:20:05 [2021-03-18T17:20:05.252Z] #44 30.64   CC       images/sk-opts.o
17:20:05 [2021-03-18T17:20:05.551Z] #44 30.95   CC       images/sk-unix.o
17:20:05 [2021-03-18T17:20:05.849Z] #44 31.25   CC       images/sk-inet.o
17:20:06 [2021-03-18T17:20:06.494Z] #44 31.70   CC       images/tun.o
17:20:06 [2021-03-18T17:20:06.792Z] #44 32.02   CC       images/sk-netlink.o
17:20:06 [2021-03-18T17:20:06.792Z] #44 32.26   CC       images/packet-sock.o
17:20:07 [2021-03-18T17:20:07.435Z] #44 32.70   CC       images/ipc-var.o
17:20:07 [2021-03-18T17:20:07.736Z] #44 32.89   CC       images/ipc-desc.o
17:20:07 [2021-03-18T17:20:07.736Z] #44 33.09   CC       images/ipc-shm.o
17:20:08 [2021-03-18T17:20:08.034Z] #44 33.34   CC       images/ipc-msg.o
17:20:08 [2021-03-18T17:20:08.333Z] #44 33.70   CC       images/ipc-sem.o
17:20:08 [2021-03-18T17:20:08.647Z] #44 34.02   CC       images/utsns.o
17:20:08 [2021-03-18T17:20:08.956Z] #44 34.26   CC       images/creds.o
17:20:09 [2021-03-18T17:20:09.254Z] #44 34.48   CC       images/vma.o
17:20:09 [2021-03-18T17:20:09.254Z] #44 34.66   CC       images/netdev.o
17:20:09 [2021-03-18T17:20:09.550Z] #44 35.03   CC       images/tty.o
17:20:10 [2021-03-18T17:20:10.194Z] #44 35.60   CC       images/file-lock.o
17:20:10 [2021-03-18T17:20:10.491Z] #44 35.77   CC       images/rlimit.o
17:20:10 [2021-03-18T17:20:10.788Z] #44 36.03   CC       images/pagemap.o
17:20:10 [2021-03-18T17:20:10.788Z] #44 36.31   CC       images/siginfo.o
17:20:11 [2021-03-18T17:20:11.085Z] #44 36.59   CC       images/rpc.o
17:20:12 [2021-03-18T17:20:12.623Z] #44 ...
17:20:12 [2021-03-18T17:20:12.623Z] 
17:20:12 [2021-03-18T17:20:12.623Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:20:12 [2021-03-18T17:20:12.623Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + export 'BUILDTAGS=netgo osusergo static_build'
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + BUILDTAGS='netgo osusergo static_build'
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + export EXTRA_FLAGS=-buildmode=pie
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + EXTRA_FLAGS=-buildmode=pie
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + '[' '' = dynamic ']'
17:20:12 [2021-03-18T17:20:12.624Z] #57 52.52 + make
17:20:12 [2021-03-18T17:20:12.624Z] #57 53.68 + bin/ctr
17:20:12 [2021-03-18T17:20:12.923Z] #57 ...
17:20:12 [2021-03-18T17:20:12.923Z] 
17:20:12 [2021-03-18T17:20:12.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:12 [2021-03-18T17:20:12.923Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:12 [2021-03-18T17:20:12.923Z] #44 38.10   CC       images/ext-file.o
17:20:12 [2021-03-18T17:20:12.923Z] #44 38.29   CC       images/cgroup.o
17:20:13 [2021-03-18T17:20:13.242Z] #44 ...
17:20:13 [2021-03-18T17:20:13.242Z] 
17:20:13 [2021-03-18T17:20:13.242Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:20:13 [2021-03-18T17:20:13.242Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1
17:20:13 [2021-03-18T17:20:13.242Z] #52 97.66 golang.org/x/sys/unix
17:20:13 [2021-03-18T17:20:13.541Z] #52 ...
17:20:13 [2021-03-18T17:20:13.541Z] 
17:20:13 [2021-03-18T17:20:13.541Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:13 [2021-03-18T17:20:13.541Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:13 [2021-03-18T17:20:13.541Z] #46 100.1 encoding/json
17:20:13 [2021-03-18T17:20:13.541Z] #46 107.7 text/template
17:20:13 [2021-03-18T17:20:13.843Z] #46 ...
17:20:13 [2021-03-18T17:20:13.843Z] 
17:20:13 [2021-03-18T17:20:13.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:13 [2021-03-18T17:20:13.843Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:13 [2021-03-18T17:20:13.843Z] #44 39.10   CC       images/userns.o
17:20:14 [2021-03-18T17:20:14.139Z] #44 39.47   CC       images/google/protobuf/descriptor.o
17:20:14 [2021-03-18T17:20:14.786Z] #44 ...
17:20:14 [2021-03-18T17:20:14.786Z] 
17:20:14 [2021-03-18T17:20:14.786Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:20:14 [2021-03-18T17:20:14.786Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
17:20:14 [2021-03-18T17:20:14.786Z] #14 98.48 Selecting previously unselected package g++-mingw-w64-x86-64.
17:20:14 [2021-03-18T17:20:14.786Z] #14 98.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:20:14 [2021-03-18T17:20:14.786Z] #14 98.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:20:15 [2021-03-18T17:20:15.083Z] #14 ...
17:20:15 [2021-03-18T17:20:15.083Z] 
17:20:15 [2021-03-18T17:20:15.083Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:15 [2021-03-18T17:20:15.083Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:15 [2021-03-18T17:20:15.083Z] #46 109.5 go/parser
17:20:20 [2021-03-18T17:20:20.709Z] #46 114.3 encoding/xml
17:20:20 [2021-03-18T17:20:20.709Z] #46 ...
17:20:20 [2021-03-18T17:20:20.709Z] 
17:20:20 [2021-03-18T17:20:20.709Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
17:20:20 [2021-03-18T17:20:20.709Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.6 Selecting previously unselected package libapparmor1:ppc64el.
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.8 Selecting previously unselected package libapparmor-dev:ppc64el.
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 113.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.0 Selecting previously unselected package libbtrfs0.
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.0 Unpacking libbtrfs0 (4.20.1-2) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.1 Selecting previously unselected package libbtrfs-dev.
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.1 Unpacking libbtrfs-dev (4.20.1-2) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.3 Selecting previously unselected package libudev-dev:ppc64el.
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.4 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.5 Selecting previously unselected package libsepol1-dev:ppc64el.
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
17:20:20 [2021-03-18T17:20:20.709Z] #14 114.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.0 Selecting previously unselected package libpcre16-3:ppc64el.
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.3 Selecting previously unselected package libpcre32-3:ppc64el.
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
17:20:21 [2021-03-18T17:20:21.363Z] #14 115.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.6 Selecting previously unselected package libpcre3-dev:ppc64el.
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
17:20:21 [2021-03-18T17:20:21.662Z] #14 115.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
17:20:21 [2021-03-18T17:20:21.961Z] #14 116.0 Selecting previously unselected package libselinux1-dev:ppc64el.
17:20:22 [2021-03-18T17:20:22.260Z] #14 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
17:20:22 [2021-03-18T17:20:22.260Z] #14 116.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.4 Selecting previously unselected package libseccomp-dev:ppc64el.
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.4 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ...
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.4 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
17:20:22 [2021-03-18T17:20:22.559Z] #14 116.5 Selecting previously unselected package libsystemd-dev:ppc64el.
17:20:22 [2021-03-18T17:20:22.858Z] #14 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ...
17:20:22 [2021-03-18T17:20:22.858Z] #14 116.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libsepol1-dev:ppc64el (2.8-1) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libbtrfs0 (4.20.1-2) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libudev-dev:ppc64el (241-7~deb10u6) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libbtrfs-dev (4.20.1-2) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.2 Setting up mingw-w64-common (6.0.0-3) ...
17:20:23 [2021-03-18T17:20:23.160Z] #14 117.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.3 Setting up dmsetup (2:1.02.155-3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:20:23 [2021-03-18T17:20:23.461Z] #14 117.4 Processing triggers for libc-bin (2.28-10) ...
17:20:23 [2021-03-18T17:20:23.760Z] #14 DONE 117.7s
17:20:23 [2021-03-18T17:20:23.760Z] 
17:20:23 [2021-03-18T17:20:23.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:23 [2021-03-18T17:20:23.760Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:23 [2021-03-18T17:20:23.760Z] #44 41.68   CC       images/opts.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 41.99   CC       images/seccomp.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 42.29   CC       images/binfmt-misc.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 42.56   CC       images/time.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 42.77   CC       images/sysctl.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 43.00   CC       images/autofs.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 43.21   CC       images/macvlan.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 43.42   CC       images/sit.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 43.62   CC       images/memfd.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 43.88   CC       images/timens.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.27   LINK     images/built-in.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.42   GEN      compel/include/asm
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.46   GEN      compel/include/version.h
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.48 touch .config
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.53   GEN      include/common/config.h
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.63   GEN      compel/plugins/include/uapi/std/syscall.h
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.67   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.68   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.74   DEP      compel/arch/ppc64/plugins/std/memcmp.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.78   DEP      compel/arch/ppc64/plugins/std/memcpy.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.83   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:20:23 [2021-03-18T17:20:23.760Z] #44 44.87   DEP      compel/plugins/std/infect.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.07   DEP      compel/plugins/std/string.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.19   DEP      compel/plugins/std/log.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.30   DEP      compel/plugins/std/fds.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.41   DEP      compel/plugins/std/std.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.67   DEP      compel/plugins/shmem/shmem.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 45.88   DEP      compel/plugins/fds/fds.d
17:20:23 [2021-03-18T17:20:23.760Z] #44 46.03   CC       compel/plugins/std/std.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 46.39   CC       compel/plugins/std/fds.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 46.85   CC       compel/plugins/std/log.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 47.83   CC       compel/plugins/std/string.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 48.62   CC       compel/plugins/std/infect.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 49.03   CC       compel/arch/ppc64/plugins/std/parasite-head.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 49.06   CC       compel/arch/ppc64/plugins/std/memcpy.o
17:20:23 [2021-03-18T17:20:23.760Z] #44 49.11   CC       compel/arch/ppc64/plugins/std/memcmp.o
17:20:24 [2021-03-18T17:20:24.058Z] #44 49.18   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
17:20:24 [2021-03-18T17:20:24.058Z] #44 49.23   AR       compel/plugins/std.lib.a
17:20:24 [2021-03-18T17:20:24.058Z] #44 ...
17:20:24 [2021-03-18T17:20:24.058Z] 
17:20:24 [2021-03-18T17:20:24.058Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:20:24 [2021-03-18T17:20:24.058Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.554 + RM_GOPATH=0
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.554 + TMP_GOPATH=
17:20:24 [2021-03-18T17:20:24.357Z] #54 ...
17:20:24 [2021-03-18T17:20:24.357Z] 
17:20:24 [2021-03-18T17:20:24.357Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
17:20:24 [2021-03-18T17:20:24.357Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968
17:20:24 [2021-03-18T17:20:24.357Z] #15 DONE 0.6s
17:20:24 [2021-03-18T17:20:24.357Z] 
17:20:24 [2021-03-18T17:20:24.357Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:20:24 [2021-03-18T17:20:24.357Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.555 + : /build
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.555 + '[' -z '' ']'
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.557 ++ mktemp -d
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.560 + export GOPATH=/tmp/tmp.UdlbvY6n8a
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.560 + GOPATH=/tmp/tmp.UdlbvY6n8a
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.560 + RM_GOPATH=1
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.560 + case "$(go env GOARCH)" in
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.561 ++ go env GOARCH
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.581 + export GO_BUILDMODE=-buildmode=pie
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.588 + GO_BUILDMODE=-buildmode=pie
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.592 ++ dirname /tmp/install/install.sh
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.595 + dir=/tmp/install
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.595 + bin=runc
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.595 + shift
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.595 + '[' '!' -f /tmp/install/runc.installer ']'
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.595 + . /tmp/install/runc.installer
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.596 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.598 + install_runc
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.600 + grep -q '^3\.10\.0.*\.el7\.'
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.602 + uname -r
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.605 + RUNC_BUILDTAGS='seccomp '
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.605 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.605 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc
17:20:24 [2021-03-18T17:20:24.357Z] #54 0.609 Cloning into '/tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc'...
17:20:25 [2021-03-18T17:20:25.006Z] #54 ...
17:20:25 [2021-03-18T17:20:25.006Z] 
17:20:25 [2021-03-18T17:20:25.006Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:20:25 [2021-03-18T17:20:25.006Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f
17:20:25 [2021-03-18T17:20:25.006Z] #16 DONE 0.4s
17:20:25 [2021-03-18T17:20:25.006Z] 
17:20:25 [2021-03-18T17:20:25.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:25 [2021-03-18T17:20:25.006Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:25 [2021-03-18T17:20:25.006Z] #44 49.31   CC       compel/plugins/fds/fds.o
17:20:25 [2021-03-18T17:20:25.006Z] #44 49.84   AR       compel/plugins/fds.lib.a
17:20:25 [2021-03-18T17:20:25.006Z] #44 49.91   HOSTDEP  compel/src/lib/log-host.d
17:20:25 [2021-03-18T17:20:25.006Z] #44 49.98   HOSTDEP  compel/src/lib/handle-elf-host.d
17:20:25 [2021-03-18T17:20:25.006Z] #44 50.10   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
17:20:25 [2021-03-18T17:20:25.006Z] #44 50.18   HOSTDEP  compel/src/main-host.d
17:20:25 [2021-03-18T17:20:25.006Z] #44 50.28   DEP      compel/src/lib/ptrace.d
17:20:25 [2021-03-18T17:20:25.325Z] #44 ...
17:20:25 [2021-03-18T17:20:25.325Z] 
17:20:25 [2021-03-18T17:20:25.325Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:20:25 [2021-03-18T17:20:25.325Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7
17:20:25 [2021-03-18T17:20:25.325Z] #17 0.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:20:25 [2021-03-18T17:20:25.325Z] #17 DONE 0.4s
17:20:25 [2021-03-18T17:20:25.325Z] 
17:20:25 [2021-03-18T17:20:25.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:25 [2021-03-18T17:20:25.325Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:25 [2021-03-18T17:20:25.325Z] #44 50.55   DEP      compel/src/lib/infect.d
17:20:25 [2021-03-18T17:20:25.325Z] #44 50.82   DEP      compel/src/lib/infect-util.d
17:20:25 [2021-03-18T17:20:25.626Z] #44 50.94   DEP      compel/src/lib/infect-rpc.d
17:20:25 [2021-03-18T17:20:25.924Z] #44 ...
17:20:25 [2021-03-18T17:20:25.924Z] 
17:20:25 [2021-03-18T17:20:25.924Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:20:25 [2021-03-18T17:20:25.924Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7
17:20:25 [2021-03-18T17:20:25.924Z] #18 DONE 0.5s
17:20:25 [2021-03-18T17:20:25.924Z] 
17:20:25 [2021-03-18T17:20:25.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:25 [2021-03-18T17:20:25.924Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:25 [2021-03-18T17:20:25.924Z] #44 51.20   DEP      compel/arch/ppc64/src/lib/infect.d
17:20:25 [2021-03-18T17:20:25.924Z] #44 51.33   DEP      compel/arch/ppc64/src/lib/cpu.d
17:20:26 [2021-03-18T17:20:26.223Z] #44 51.42   DEP      compel/src/lib/log.d
17:20:26 [2021-03-18T17:20:26.223Z] #44 ...
17:20:26 [2021-03-18T17:20:26.223Z] 
17:20:26 [2021-03-18T17:20:26.223Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:20:26 [2021-03-18T17:20:26.223Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be
17:20:26 [2021-03-18T17:20:26.223Z] #19 DONE 0.4s
17:20:26 [2021-03-18T17:20:26.223Z] 
17:20:26 [2021-03-18T17:20:26.223Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:26 [2021-03-18T17:20:26.223Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:26 [2021-03-18T17:20:26.223Z] #44 51.48   DEP      compel/src/main.d
17:20:26 [2021-03-18T17:20:26.223Z] #44 51.57   DEP      compel/src/lib/handle-elf.d
17:20:26 [2021-03-18T17:20:26.523Z] #44 51.85   DEP      compel/arch/ppc64/src/lib/handle-elf.d
17:20:26 [2021-03-18T17:20:26.823Z] #44 ...
17:20:26 [2021-03-18T17:20:26.823Z] 
17:20:26 [2021-03-18T17:20:26.823Z] #20 [dev-systemd-false  6/26] RUN ldconfig
17:20:26 [2021-03-18T17:20:26.823Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73
17:20:26 [2021-03-18T17:20:26.823Z] #20 DONE 0.5s
17:20:26 [2021-03-18T17:20:26.823Z] 
17:20:26 [2021-03-18T17:20:26.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:26 [2021-03-18T17:20:26.823Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:26 [2021-03-18T17:20:26.823Z] #44 52.01   CC       compel/src/lib/log.o
17:20:26 [2021-03-18T17:20:26.823Z] #44 52.33   CC       compel/arch/ppc64/src/lib/cpu.o
17:20:27 [2021-03-18T17:20:27.473Z] #44 52.72   CC       compel/arch/ppc64/src/lib/infect.o
17:20:28 [2021-03-18T17:20:28.120Z] #44 53.55   CC       compel/src/lib/infect-rpc.o
17:20:28 [2021-03-18T17:20:28.419Z] #44 53.92   CC       compel/src/lib/infect-util.o
17:20:29 [2021-03-18T17:20:29.067Z] #44 54.23   CC       compel/src/lib/infect.o
17:20:30 [2021-03-18T17:20:30.616Z] #44 ...
17:20:30 [2021-03-18T17:20:30.616Z] 
17:20:30 [2021-03-18T17:20:30.616Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
17:20:30 [2021-03-18T17:20:30.616Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1
17:20:30 [2021-03-18T17:20:30.616Z] #52 115.7 golang.org/x/crypto/ssh/terminal
17:20:30 [2021-03-18T17:20:30.616Z] #52 118.0 mvdan.cc/sh/v3/cmd/shfmt
17:20:30 [2021-03-18T17:20:30.616Z] #52 DONE 124.9s
17:20:30 [2021-03-18T17:20:30.616Z] 
17:20:30 [2021-03-18T17:20:30.616Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:20:30 [2021-03-18T17:20:30.616Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:20:30 [2021-03-18T17:20:30.616Z] #21 0.596 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
17:20:30 [2021-03-18T17:20:30.616Z] #21 0.599 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:20:30 [2021-03-18T17:20:30.616Z] #21 0.727 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:20:30 [2021-03-18T17:20:30.616Z] #21 0.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
17:20:30 [2021-03-18T17:20:30.616Z] #21 1.782 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB]
17:20:30 [2021-03-18T17:20:30.616Z] #21 3.088 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
17:20:31 [2021-03-18T17:20:31.667Z] #21 4.888 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB]
17:20:32 [2021-03-18T17:20:32.727Z] #21 ...
17:20:32 [2021-03-18T17:20:32.728Z] 
17:20:32 [2021-03-18T17:20:32.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:32 [2021-03-18T17:20:32.728Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:32 [2021-03-18T17:20:32.728Z] #44 58.06   CC       compel/src/lib/ptrace.o
17:20:33 [2021-03-18T17:20:33.376Z] #44 58.51   AR       compel/libcompel.a
17:20:33 [2021-03-18T17:20:33.376Z] #44 58.58   HOSTCC   compel/src/main-host.o
17:20:33 [2021-03-18T17:20:33.675Z] #44 58.84   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
17:20:33 [2021-03-18T17:20:33.675Z] #44 59.01   HOSTCC   compel/src/lib/handle-elf-host.o
17:20:33 [2021-03-18T17:20:33.977Z] #44 59.37   HOSTCC   compel/src/lib/log-host.o
17:20:34 [2021-03-18T17:20:34.277Z] #44 59.52   HOSTLINK compel/compel-host-bin
17:20:34 [2021-03-18T17:20:34.277Z] #44 59.62   DEP      soccr/soccr.d
17:20:34 [2021-03-18T17:20:34.577Z] #44 59.79   CC       soccr/soccr.o
17:20:36 [2021-03-18T17:20:36.128Z] #44 ...
17:20:36 [2021-03-18T17:20:36.128Z] 
17:20:36 [2021-03-18T17:20:36.128Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:36 [2021-03-18T17:20:36.128Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:36 [2021-03-18T17:20:36.128Z] #46 120.3 math/big
17:20:36 [2021-03-18T17:20:36.128Z] #46 121.8 go/doc
17:20:36 [2021-03-18T17:20:36.128Z] #46 ...
17:20:36 [2021-03-18T17:20:36.128Z] 
17:20:36 [2021-03-18T17:20:36.128Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:20:36 [2021-03-18T17:20:36.128Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db
17:20:36 [2021-03-18T17:20:36.128Z] #54 10.93 + cd /tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc
17:20:36 [2021-03-18T17:20:36.128Z] #54 10.93 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
17:20:36 [2021-03-18T17:20:36.128Z] #54 11.29 + '[' -z '' ']'
17:20:36 [2021-03-18T17:20:36.128Z] #54 11.29 + target=static
17:20:36 [2021-03-18T17:20:36.128Z] #54 11.29 + make 'BUILDTAGS=seccomp ' static
17:20:36 [2021-03-18T17:20:36.128Z] #54 11.71 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
17:20:40 [2021-03-18T17:20:40.645Z] #54 ...
17:20:40 [2021-03-18T17:20:40.645Z] 
17:20:40 [2021-03-18T17:20:40.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:40 [2021-03-18T17:20:40.645Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:40 [2021-03-18T17:20:40.645Z] #44 61.62   AR       soccr/libsoccr.a
17:20:40 [2021-03-18T17:20:40.645Z] #44 61.66 make[1]: 'soccr/libsoccr.a' is up to date.
17:20:40 [2021-03-18T17:20:40.645Z] #44 62.07   DEP      criu/arch/ppc64/sigframe.d
17:20:40 [2021-03-18T17:20:40.645Z] #44 62.28   DEP      criu/arch/ppc64/crtools.d
17:20:40 [2021-03-18T17:20:40.645Z] #44 62.62   DEP      criu/arch/ppc64/cpu.d
17:20:40 [2021-03-18T17:20:40.645Z] #44 62.80   CC       criu/arch/ppc64/cpu.o
17:20:40 [2021-03-18T17:20:40.645Z] #44 63.38   CC       criu/arch/ppc64/crtools.o
17:20:40 [2021-03-18T17:20:40.645Z] #44 64.54   CC       criu/arch/ppc64/sigframe.o
17:20:40 [2021-03-18T17:20:40.645Z] #44 64.85   LINK     criu/arch/ppc64/crtools.built-in.o
17:20:40 [2021-03-18T17:20:40.645Z] #44 64.89   DEP      criu/pie/util-vdso.d
17:20:40 [2021-03-18T17:20:40.645Z] #44 65.18   DEP      criu/pie/util.d
17:20:40 [2021-03-18T17:20:40.645Z] #44 65.37   CC       criu/pie/util.o
17:20:40 [2021-03-18T17:20:40.645Z] #44 65.74   CC       criu/pie/util-vdso.o
17:20:41 [2021-03-18T17:20:41.291Z] #44 66.51   AR       criu/pie/pie.lib.a
17:20:41 [2021-03-18T17:20:41.292Z] #44 66.57   DEP      criu/pie/restorer.d
17:20:41 [2021-03-18T17:20:41.590Z] #44 66.81   DEP      criu/arch/ppc64/vdso-trampoline.d
17:20:41 [2021-03-18T17:20:41.590Z] #44 66.85   DEP      criu/arch/ppc64/restorer.d
17:20:41 [2021-03-18T17:20:41.894Z] #44 67.07   DEP      criu/arch/ppc64/vdso-pie.d
17:20:41 [2021-03-18T17:20:41.894Z] #44 67.21   DEP      criu/pie/parasite-vdso.d
17:20:42 [2021-03-18T17:20:42.192Z] #44 67.43   DEP      criu/pie/parasite.d
17:20:42 [2021-03-18T17:20:42.491Z] #44 67.66   CC       criu/pie/parasite.o
17:20:43 [2021-03-18T17:20:43.136Z] #44 ...
17:20:43 [2021-03-18T17:20:43.136Z] 
17:20:43 [2021-03-18T17:20:43.136Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:20:43 [2021-03-18T17:20:43.136Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:20:43 [2021-03-18T17:20:43.136Z] #21 6.272 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
17:20:43 [2021-03-18T17:20:43.136Z] #21 11.92 Fetched 8691 kB in 11s (764 kB/s)
17:20:43 [2021-03-18T17:20:43.136Z] #21 11.92 Reading package lists...
17:20:43 [2021-03-18T17:20:43.136Z] #21 ...
17:20:43 [2021-03-18T17:20:43.136Z] 
17:20:43 [2021-03-18T17:20:43.136Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:43 [2021-03-18T17:20:43.136Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:43 [2021-03-18T17:20:43.136Z] #46 132.2 vendor/golang.org/x/text/secure/bidirule
17:20:43 [2021-03-18T17:20:43.136Z] #46 132.7 github.com/LK4D4/vndr/build
17:20:43 [2021-03-18T17:20:43.136Z] #46 133.4 vendor/golang.org/x/text/unicode/norm
17:20:43 [2021-03-18T17:20:43.435Z] #46 ...
17:20:43 [2021-03-18T17:20:43.435Z] 
17:20:43 [2021-03-18T17:20:43.435Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:20:43 [2021-03-18T17:20:43.435Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:20:47 [2021-03-18T17:20:47.945Z] #21 16.70 Reading package lists...
17:20:48 [2021-03-18T17:20:48.606Z] #21 20.95 Building dependency tree...
17:20:48 [2021-03-18T17:20:48.906Z] #21 ...
17:20:48 [2021-03-18T17:20:48.906Z] 
17:20:48 [2021-03-18T17:20:48.906Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:48 [2021-03-18T17:20:48.906Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:48 [2021-03-18T17:20:48.906Z] #46 143.3 mime
17:20:51 [2021-03-18T17:20:51.694Z] #46 145.7 vendor/golang.org/x/net/idna
17:20:51 [2021-03-18T17:20:51.995Z] #46 146.2 net/http/internal
17:20:54 [2021-03-18T17:20:54.280Z] #46 ...
17:20:54 [2021-03-18T17:20:54.280Z] 
17:20:54 [2021-03-18T17:20:54.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:20:54 [2021-03-18T17:20:54.280Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:20:54 [2021-03-18T17:20:54.280Z] #44 69.14   LINK     criu/pie/parasite.built-in.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 69.15   GEN      criu/pie/parasite-blob.h
17:20:54 [2021-03-18T17:20:54.280Z] #44 69.22   CC       criu/pie/parasite-vdso.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 70.09   CC       criu/arch/ppc64/vdso-pie.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 70.53   CC       criu/arch/ppc64/restorer.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 70.90   CC       criu/arch/ppc64/vdso-trampoline.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 70.94   CC       criu/pie/restorer.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 74.17   LINK     criu/pie/restorer.built-in.o
17:20:54 [2021-03-18T17:20:54.280Z] #44 74.19   GEN      criu/pie/restorer-blob.h
17:20:54 [2021-03-18T17:20:54.280Z] #44 74.32   DEP      criu/vdso.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 74.65   DEP      criu/uts_ns.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 74.91   DEP      criu/util.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 75.18   DEP      criu/uffd.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 75.41   DEP      criu/tun.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 75.58   DEP      criu/tty.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 75.81   DEP      criu/timerfd.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 75.99   DEP      criu/timens.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.17   DEP      criu/sysfs_parse.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.33   DEP      criu/sysctl.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.47   DEP      criu/string.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.51   DEP      criu/stats.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.68   DEP      criu/sockets.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 76.86   DEP      criu/sk-unix.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 77.12   DEP      criu/sk-tcp.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 77.33   DEP      criu/sk-queue.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 77.60   DEP      criu/sk-packet.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 77.85   DEP      criu/sk-netlink.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.04   DEP      criu/sk-inet.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.30   DEP      criu/signalfd.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.47   DEP      criu/sigframe.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.57   DEP      criu/shmem.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.75   DEP      criu/servicefd.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 78.90   DEP      criu/seize.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 79.12   DEP      criu/seccomp.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 79.34   DEP      criu/rst-malloc.d
17:20:54 [2021-03-18T17:20:54.280Z] #44 ...
17:20:54 [2021-03-18T17:20:54.280Z] 
17:20:54 [2021-03-18T17:20:54.280Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:20:54 [2021-03-18T17:20:54.280Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.74 libcap2-bin is already the newest version (1:2.25-2).
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.74 The following additional packages will be installed:
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.75   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   python3.7 python3.7-minimal vim-runtime xxd
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76 Suggested packages:
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76 Recommended packages:
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   aufs-dkms nftables build-essential python3-dev python3-keyring
17:20:54 [2021-03-18T17:20:54.280Z] #21 22.76   python3-keyrings.alt python3-xdg unzip
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.94 The following NEW packages will be installed:
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.96   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.97   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.97   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.97   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:20:54 [2021-03-18T17:20:54.280Z] #21 24.98   xz-utils zip
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.10 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.10 Need to get 29.2 MB of archives.
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.10 After this operation, 134 MB of additional disk space will be used.
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 25.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 26.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
17:20:54 [2021-03-18T17:20:54.280Z] #21 27.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
17:20:54 [2021-03-18T17:20:54.942Z] #21 28.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
17:20:55 [2021-03-18T17:20:55.238Z] #21 28.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB]
17:20:55 [2021-03-18T17:20:55.536Z] #21 29.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
17:20:55 [2021-03-18T17:20:55.839Z] #21 29.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
17:20:55 [2021-03-18T17:20:55.839Z] #21 29.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
17:20:56 [2021-03-18T17:20:56.138Z] #21 29.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
17:20:56 [2021-03-18T17:20:56.788Z] #21 29.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
17:20:56 [2021-03-18T17:20:56.788Z] #21 30.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
17:20:56 [2021-03-18T17:20:56.788Z] #21 ...
17:20:56 [2021-03-18T17:20:56.788Z] 
17:20:56 [2021-03-18T17:20:56.788Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:20:56 [2021-03-18T17:20:56.788Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:20:56 [2021-03-18T17:20:56.788Z] #46 151.2 vendor/golang.org/x/net/http/httpproxy
17:20:56 [2021-03-18T17:20:56.788Z] #46 151.2 net/textproto
17:20:56 [2021-03-18T17:20:56.788Z] #46 151.2 crypto/x509
17:20:59 [2021-03-18T17:20:59.564Z] #46 153.5 vendor/golang.org/x/net/http/httpguts
17:20:59 [2021-03-18T17:20:59.564Z] #46 153.5 mime/multipart
17:21:01 [2021-03-18T17:21:01.673Z] #46 ...
17:21:01 [2021-03-18T17:21:01.673Z] 
17:21:01 [2021-03-18T17:21:01.673Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
17:21:01 [2021-03-18T17:21:01.673Z] #59 sha256:3388d3a0e8040ed75c25065485e35679f1b516465944b21f1f96f5f1b5629a0f
17:21:01 [2021-03-18T17:21:01.673Z] #59 147.1 + for f in rootlesskit rootlesskit-docker-proxy
17:21:01 [2021-03-18T17:21:01.673Z] #59 147.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:21:01 [2021-03-18T17:21:01.673Z] #59 DONE 156.1s
17:21:01 [2021-03-18T17:21:01.974Z] 
17:21:01 [2021-03-18T17:21:01.974Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:01 [2021-03-18T17:21:01.974Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:01 [2021-03-18T17:21:01.974Z] #21 30.85 debconf: delaying package configuration, since apt-utils is not installed
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.12 Fetched 29.2 MB in 5s (5858 kB/s)
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.19 Selecting previously unselected package pigz.
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.19 (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 ... 23363 files and directories currently installed.)
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.30 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.30 Unpacking pigz (2.4-1) ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.46 Selecting previously unselected package libpython3.7-minimal:ppc64el.
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.47 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.97 Selecting previously unselected package python3.7-minimal.
17:21:01 [2021-03-18T17:21:01.974Z] #21 31.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 32.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 33.02 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 33.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
17:21:01 [2021-03-18T17:21:01.974Z] #21 ...
17:21:01 [2021-03-18T17:21:01.974Z] 
17:21:01 [2021-03-18T17:21:01.974Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
17:21:01 [2021-03-18T17:21:01.974Z] #60 sha256:4ddbb12dfe69525247d7e80989eceed96f20543946a7574a7ea1f2b4d42bf5b3
17:21:01 [2021-03-18T17:21:01.974Z] #60 DONE 0.3s
17:21:01 [2021-03-18T17:21:01.974Z] 
17:21:01 [2021-03-18T17:21:01.974Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:21:01 [2021-03-18T17:21:01.974Z] #61 sha256:cb92e4c6ddb3811011dad19e5578c2939e76990fabdc403f55df18cc1871528a
17:21:01 [2021-03-18T17:21:01.974Z] #61 DONE 0.1s
17:21:02 [2021-03-18T17:21:02.274Z] 
17:21:02 [2021-03-18T17:21:02.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:02 [2021-03-18T17:21:02.274Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:02 [2021-03-18T17:21:02.274Z] #44 79.43   DEP      criu/rbtree.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 79.47   DEP      criu/pstree.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 79.68   DEP      criu/protobuf.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 79.85   GEN      criu/protobuf-desc-gen.h
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.07   DEP      criu/protobuf-desc.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.23   DEP      criu/proc_parse.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.49   DEP      criu/plugin.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.64   DEP      criu/pipes.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.85   DEP      criu/pie-util.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 82.99   DEP      criu/pie-util-vdso.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 83.19   DEP      criu/path.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 83.37   DEP      criu/parasite-syscall.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 83.68   DEP      criu/pagemap.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 83.92   DEP      criu/pagemap-cache.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 84.09   DEP      criu/page-xfer.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 84.34   DEP      criu/page-pipe.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 84.47   DEP      criu/netfilter.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 84.69   DEP      criu/net.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 84.98   DEP      criu/namespaces.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 85.20   DEP      criu/mount.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 85.44   DEP      criu/memfd.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 85.69   DEP      criu/mem.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 85.98   DEP      criu/lsm.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 86.21   DEP      criu/log.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 86.42   DEP      criu/libnetlink.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 86.61   DEP      criu/kerndat.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 86.82   DEP      criu/kcmp-ids.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 86.95   DEP      criu/irmap.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 87.17   DEP      criu/ipc_ns.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 87.42   DEP      criu/image.d
17:21:02 [2021-03-18T17:21:02.274Z] #44 87.66   DEP      criu/image-desc.d
17:21:02 [2021-03-18T17:21:02.573Z] #44 87.83   DEP      criu/fsnotify.d
17:21:02 [2021-03-18T17:21:02.573Z] #44 88.07   DEP      criu/filesystems.d
17:21:03 [2021-03-18T17:21:03.220Z] #44 88.39   DEP      criu/files.d
17:21:03 [2021-03-18T17:21:03.520Z] #44 88.71   DEP      criu/files-reg.d
17:21:03 [2021-03-18T17:21:03.520Z] #44 ...
17:21:03 [2021-03-18T17:21:03.520Z] 
17:21:03 [2021-03-18T17:21:03.520Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:03 [2021-03-18T17:21:03.520Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:03 [2021-03-18T17:21:03.520Z] #21 36.96 Selecting previously unselected package python3-minimal.
17:21:03 [2021-03-18T17:21:03.821Z] #21 36.96 (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 ... 23612 files and directories currently installed.)
17:21:03 [2021-03-18T17:21:03.821Z] #21 37.11 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
17:21:03 [2021-03-18T17:21:03.821Z] #21 37.12 Unpacking python3-minimal (3.7.3-1) ...
17:21:03 [2021-03-18T17:21:03.821Z] #21 37.31 Selecting previously unselected package libmpdec2:ppc64el.
17:21:03 [2021-03-18T17:21:03.821Z] #21 37.31 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
17:21:04 [2021-03-18T17:21:04.118Z] #21 37.33 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
17:21:04 [2021-03-18T17:21:04.118Z] #21 37.44 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
17:21:04 [2021-03-18T17:21:04.118Z] #21 37.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
17:21:04 [2021-03-18T17:21:04.118Z] #21 37.47 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:21:05 [2021-03-18T17:21:05.655Z] #21 38.66 Selecting previously unselected package python3.7.
17:21:05 [2021-03-18T17:21:05.655Z] #21 38.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
17:21:05 [2021-03-18T17:21:05.655Z] #21 38.70 Unpacking python3.7 (3.7.3-2+deb10u2) ...
17:21:05 [2021-03-18T17:21:05.655Z] #21 38.94 Selecting previously unselected package libpython3-stdlib:ppc64el.
17:21:05 [2021-03-18T17:21:05.655Z] #21 38.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
17:21:05 [2021-03-18T17:21:05.656Z] #21 38.95 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
17:21:05 [2021-03-18T17:21:05.656Z] #21 39.04 Setting up python3-minimal (3.7.3-1) ...
17:21:06 [2021-03-18T17:21:06.712Z] #21 40.09 Selecting previously unselected package python3.
17:21:06 [2021-03-18T17:21:06.712Z] #21 40.09 (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 ... 24024 files and directories currently installed.)
17:21:06 [2021-03-18T17:21:06.712Z] #21 40.16 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.011Z] #21 40.18 Unpacking python3 (3.7.3-1) ...
17:21:07 [2021-03-18T17:21:07.011Z] #21 40.35 Selecting previously unselected package libip4tc0:ppc64el.
17:21:07 [2021-03-18T17:21:07.011Z] #21 40.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.011Z] #21 40.37 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.49 Selecting previously unselected package libip6tc0:ppc64el.
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.50 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.60 Selecting previously unselected package libiptc0:ppc64el.
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.60 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.310Z] #21 40.60 Unpacking libiptc0:ppc64el (1.8.2-4) ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.71 Selecting previously unselected package libnfnetlink0:ppc64el.
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.73 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.80 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.81 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.87 Selecting previously unselected package libnftnl11:ppc64el.
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.88 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.96 Selecting previously unselected package iptables.
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.97 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
17:21:07 [2021-03-18T17:21:07.610Z] #21 40.98 Unpacking iptables (1.8.2-4) ...
17:21:08 [2021-03-18T17:21:08.259Z] #21 41.61 Selecting previously unselected package xxd.
17:21:08 [2021-03-18T17:21:08.259Z] #21 41.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:21:08 [2021-03-18T17:21:08.259Z] #21 41.62 Unpacking xxd (2:8.1.0875-5) ...
17:21:08 [2021-03-18T17:21:08.560Z] #21 41.69 Selecting previously unselected package vim-common.
17:21:08 [2021-03-18T17:21:08.560Z] #21 41.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:21:08 [2021-03-18T17:21:08.560Z] #21 41.71 Unpacking vim-common (2:8.1.0875-5) ...
17:21:08 [2021-03-18T17:21:08.560Z] #21 41.87 Selecting previously unselected package bash-completion.
17:21:08 [2021-03-18T17:21:08.560Z] #21 41.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:21:11 [2021-03-18T17:21:11.350Z] #21 ...
17:21:11 [2021-03-18T17:21:11.350Z] 
17:21:11 [2021-03-18T17:21:11.350Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:21:11 [2021-03-18T17:21:11.350Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045
17:21:13 [2021-03-18T17:21:13.746Z] #25 165.4 Checking out files:  22% (2565/11201)   
Checking out files:  23% (2577/11201)   
Checking out files:  24% (2689/11201)   
Checking out files:  25% (2801/11201)   
Checking out files:  26% (2913/11201)   
Checking out files:  27% (3025/11201)   
Checking out files:  28% (3137/11201)   
Checking out files:  29% (3249/11201)   
Checking out files:  30% (3361/11201)   
Checking out files:  31% (3473/11201)   
Checking out files:  32% (3585/11201)   
Checking out files:  33% (3697/11201)   
Checking out files:  34% (3809/11201)   
Checking out files:  35% (3921/11201)   
Checking out files:  36% (4033/11201)   
Checking out files:  37% (4145/11201)   
Checking out files:  38% (4257/11201)   
Checking out files:  39% (4369/11201)   
Checking out files:  40% (4481/11201)   
Checking out files:  41% (4593/11201)   
Checking out files:  41% (4624/11201)   
Checking out files:  42% (4705/11201)   
Checking out files:  43% (4817/11201)   
Checking out files:  44% (4929/11201)   
Checking out files:  45% (5041/11201)   
Checking out files:  46% (5153/11201)   
Checking out files:  47% (5265/11201)   
Checking out files:  48% (5377/11201)   
Checking out files:  49% (5489/11201)   
Checking out files:  50% (5601/11201)   
Checking out files:  51% (5713/11201)   
Checking out files:  52% (5825/11201)   
Checking out files:  53% (5937/11201)   
Checking out files:  54% (6049/11201)   
Checking out files:  55% (6161/11201)   
Checking out files:  56% (6273/11201)   
Checking out files:  57% (6385/11201)   
Checking out files:  58% (6497/11201)   
Checking out files:  59% (6609/11201)   
Checking out files:  60% (6721/11201)   
Checking out files:  61% (6833/11201)   
Checking out files:  62% (6945/11201)   
Checking out files:  63% (7057/11201)   
Checking out files:  64% (7169/11201)   
Checking out files:  65% (7281/11201)   
Checking out files:  66% (7393/11201)   
Checking out files:  67% (7505/11201)   
Checking out files:  68% (7617/11201)   
Checking out files:  68% (7641/11201)   
Checking out files:  69% (7729/11201)   
Checking out files:  70% (7841/11201)   
Checking out files:  71% (7953/11201)   
Checking out files:  72% (8065/11201)   
Checking out files:  73% (8177/11201)   
Checking out files:  74% (8289/11201)   
Checking out files:  75% (8401/11201)   
Checking out files:  76% (8513/11201)   
Checking out files:  77% (8625/11201)   
Checking out files:  78% (8737/11201)   
Checking out files:  79% (8849/11201)   
Checking out files:  80% (8961/11201)   
Checking out files:  81% (9073/11201)   
Checking out files:  82% (9185/11201)   
17:21:13 [2021-03-18T17:21:13.746Z] #25 ...
17:21:13 [2021-03-18T17:21:13.746Z] 
17:21:13 [2021-03-18T17:21:13.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:13 [2021-03-18T17:21:13.746Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:13 [2021-03-18T17:21:13.746Z] #44 89.04   DEP      criu/files-ext.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 89.26   DEP      criu/file-lock.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 89.47   DEP      criu/file-ids.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 89.66   DEP      criu/fifo.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 89.89   DEP      criu/fdstore.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 90.00   DEP      criu/fault-injection.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 90.07   DEP      criu/external.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 90.30   DEP      criu/eventpoll.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 90.50   DEP      criu/eventfd.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 90.71   DEP      criu/crtools.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 91.01   DEP      criu/cr-service.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 91.22   DEP      criu/cr-restore.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 91.52   DEP      criu/cr-errno.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 91.53   DEP      criu/cr-dump.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 91.82   DEP      criu/cr-dedup.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 92.06   DEP      criu/cr-check.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 92.38   DEP      criu/config.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 92.64   DEP      criu/clone-noasan.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 92.76   DEP      criu/cgroup.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 93.01   DEP      criu/cgroup-props.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 93.19   DEP      criu/bitmap.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 93.20   DEP      criu/bfd.d
17:21:13 [2021-03-18T17:21:13.746Z] #44 93.35   DEP      criu/autofs.d
17:21:13 [2021-03-18T17:21:13.747Z] #44 93.53   DEP      criu/aio.d
17:21:13 [2021-03-18T17:21:13.747Z] #44 93.85   DEP      criu/action-scripts.d
17:21:13 [2021-03-18T17:21:13.747Z] #44 94.21   CC       criu/action-scripts.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 94.83   CC       criu/aio.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 95.56   CC       criu/autofs.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 98.04   CC       criu/bfd.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 98.82   CC       criu/bitmap.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 98.92   CC       criu/cgroup-props.o
17:21:13 [2021-03-18T17:21:13.747Z] #44 ...
17:21:13 [2021-03-18T17:21:13.747Z] 
17:21:13 [2021-03-18T17:21:13.747Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:21:13 [2021-03-18T17:21:13.747Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045
17:21:14 [2021-03-18T17:21:14.047Z] #25 165.4 Checking out files:  22% (2565/11201)   
Checking out files:  23% (2577/11201)   
Checking out files:  24% (2689/11201)   
Checking out files:  25% (2801/11201)   
Checking out files:  26% (2913/11201)   
Checking out files:  27% (3025/11201)   
Checking out files:  28% (3137/11201)   
Checking out files:  29% (3249/11201)   
Checking out files:  30% (3361/11201)   
Checking out files:  31% (3473/11201)   
Checking out files:  32% (3585/11201)   
Checking out files:  33% (3697/11201)   
Checking out files:  34% (3809/11201)   
Checking out files:  35% (3921/11201)   
Checking out files:  36% (4033/11201)   
Checking out files:  37% (4145/11201)   
Checking out files:  38% (4257/11201)   
Checking out files:  39% (4369/11201)   
Checking out files:  40% (4481/11201)   
Checking out files:  41% (4593/11201)   
Checking out files:  41% (4624/11201)   
Checking out files:  42% (4705/11201)   
Checking out files:  43% (4817/11201)   
Checking out files:  44% (4929/11201)   
Checking out files:  45% (5041/11201)   
Checking out files:  46% (5153/11201)   
Checking out files:  47% (5265/11201)   
Checking out files:  48% (5377/11201)   
Checking out files:  49% (5489/11201)   
Checking out files:  50% (5601/11201)   
Checking out files:  51% (5713/11201)   
Checking out files:  52% (5825/11201)   
Checking out files:  53% (5937/11201)   
Checking out files:  54% (6049/11201)   
Checking out files:  55% (6161/11201)   
Checking out files:  56% (6273/11201)   
Checking out files:  57% (6385/11201)   
Checking out files:  58% (6497/11201)   
Checking out files:  59% (6609/11201)   
Checking out files:  60% (6721/11201)   
Checking out files:  61% (6833/11201)   
Checking out files:  62% (6945/11201)   
Checking out files:  63% (7057/11201)   
Checking out files:  64% (7169/11201)   
Checking out files:  65% (7281/11201)   
Checking out files:  66% (7393/11201)   
Checking out files:  67% (7505/11201)   
Checking out files:  68% (7617/11201)   
Checking out files:  68% (7641/11201)   
Checking out files:  69% (7729/11201)   
Checking out files:  70% (7841/11201)   
Checking out files:  71% (7953/11201)   
Checking out files:  72% (8065/11201)   
Checking out files:  73% (8177/11201)   
Checking out files:  74% (8289/11201)   
Checking out files:  75% (8401/11201)   
Checking out files:  76% (8513/11201)   
Checking out files:  77% (8625/11201)   
Checking out files:  78% (8737/11201)   
Checking out files:  79% (8849/11201)   
Checking out files:  80% (8961/11201)   
Checking out files:  81% (9073/11201)   
Checking out files:  82% (9185/11201)   
Checking out files:  83% (9297/11201)   
Checking out files:  84% (9409/11201)   
Checking out files:  85% (9521/11201)   
Checking out files:  86% (9633/11201)   
17:21:14 [2021-03-18T17:21:14.047Z] #25 ...
17:21:14 [2021-03-18T17:21:14.047Z] 
17:21:14 [2021-03-18T17:21:14.047Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:21:14 [2021-03-18T17:21:14.047Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:21:14 [2021-03-18T17:21:14.047Z] #46 158.2 crypto/tls
17:21:14 [2021-03-18T17:21:14.047Z] #46 165.9 net/http/httptrace
17:21:14 [2021-03-18T17:21:14.047Z] #46 166.2 net/http
17:21:14 [2021-03-18T17:21:14.047Z] #46 ...
17:21:14 [2021-03-18T17:21:14.047Z] 
17:21:14 [2021-03-18T17:21:14.047Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:21:14 [2021-03-18T17:21:14.047Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045
17:21:14 [2021-03-18T17:21:14.650Z] #25 165.4 Checking out files:  22% (2565/11201)   
Checking out files:  23% (2577/11201)   
Checking out files:  24% (2689/11201)   
Checking out files:  25% (2801/11201)   
Checking out files:  26% (2913/11201)   
Checking out files:  27% (3025/11201)   
Checking out files:  28% (3137/11201)   
Checking out files:  29% (3249/11201)   
Checking out files:  30% (3361/11201)   
Checking out files:  31% (3473/11201)   
Checking out files:  32% (3585/11201)   
Checking out files:  33% (3697/11201)   
Checking out files:  34% (3809/11201)   
Checking out files:  35% (3921/11201)   
Checking out files:  36% (4033/11201)   
Checking out files:  37% (4145/11201)   
Checking out files:  38% (4257/11201)   
Checking out files:  39% (4369/11201)   
Checking out files:  40% (4481/11201)   
Checking out files:  41% (4593/11201)   
Checking out files:  41% (4624/11201)   
Checking out files:  42% (4705/11201)   
Checking out files:  43% (4817/11201)   
Checking out files:  44% (4929/11201)   
Checking out files:  45% (5041/11201)   
Checking out files:  46% (5153/11201)   
Checking out files:  47% (5265/11201)   
Checking out files:  48% (5377/11201)   
Checking out files:  49% (5489/11201)   
Checking out files:  50% (5601/11201)   
Checking out files:  51% (5713/11201)   
Checking out files:  52% (5825/11201)   
Checking out files:  53% (5937/11201)   
Checking out files:  54% (6049/11201)   
Checking out files:  55% (6161/11201)   
Checking out files:  56% (6273/11201)   
Checking out files:  57% (6385/11201)   
Checking out files:  58% (6497/11201)   
Checking out files:  59% (6609/11201)   
Checking out files:  60% (6721/11201)   
Checking out files:  61% (6833/11201)   
Checking out files:  62% (6945/11201)   
Checking out files:  63% (7057/11201)   
Checking out files:  64% (7169/11201)   
Checking out files:  65% (7281/11201)   
Checking out files:  66% (7393/11201)   
Checking out files:  67% (7505/11201)   
Checking out files:  68% (7617/11201)   
Checking out files:  68% (7641/11201)   
Checking out files:  69% (7729/11201)   
Checking out files:  70% (7841/11201)   
Checking out files:  71% (7953/11201)   
Checking out files:  72% (8065/11201)   
Checking out files:  73% (8177/11201)   
Checking out files:  74% (8289/11201)   
Checking out files:  75% (8401/11201)   
Checking out files:  76% (8513/11201)   
Checking out files:  77% (8625/11201)   
Checking out files:  78% (8737/11201)   
Checking out files:  79% (8849/11201)   
Checking out files:  80% (8961/11201)   
Checking out files:  81% (9073/11201)   
Checking out files:  82% (9185/11201)   
Checking out files:  83% (9297/11201)   
Checking out files:  84% (9409/11201)   
Checking out files:  85% (9521/11201)   
Checking out files:  86% (9633/11201)   
Checking out files:  87% (9745/11201)   
Checking out files:  88% (9857/11201)   
Checking out files:  89% (9969/11201)   
Checking out files:  89% (10009/11201)   
Checking out files:  90% (10081/11201)   
Checking out files:  91% (10193/11201)   
Checking out files:  92% (10305/11201)   
Checking out files:  93% (10417/11201)   
Checking out files:  94% (10529/11201)   
Checking out files:  95% (10641/11201)   
Checking out files:  96% (10753/11201)   
Checking out files:  97% (10865/11201)   
Checking out files:  98% (10977/11201)   
Checking out files:  99% (11089/11201)   
Checking out files: 100% (11201/11201)   
Checking out files: 100% (11201/11201), done.
17:21:14 [2021-03-18T17:21:14.650Z] #25 169.1 + cd /tmp/tmp.0QgA4CPpj7/tmp/docker-ce
17:21:14 [2021-03-18T17:21:14.650Z] #25 169.1 + git checkout -q v17.06.2-ce
17:21:18 [2021-03-18T17:21:18.223Z] #25 172.5 + mkdir -p /tmp/tmp.0QgA4CPpj7/src/github.com/docker
17:21:18 [2021-03-18T17:21:18.224Z] #25 172.5 + mv components/cli /tmp/tmp.0QgA4CPpj7/src/github.com/docker/cli
17:21:18 [2021-03-18T17:21:18.224Z] #25 172.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:21:20 [2021-03-18T17:21:20.328Z] #25 ...
17:21:20 [2021-03-18T17:21:20.328Z] 
17:21:20 [2021-03-18T17:21:20.328Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:20 [2021-03-18T17:21:20.328Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:20 [2021-03-18T17:21:20.328Z] #21 46.62 Unpacking bash-completion (1:2.8-6) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.26 Selecting previously unselected package bzip2.
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.45 Selecting previously unselected package xz-utils.
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.46 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.47 Unpacking xz-utils (5.2.4-1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.60 Selecting previously unselected package apparmor.
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.61 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 47.68 Unpacking apparmor (2.13.2-10) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.13 Selecting previously unselected package aufs-tools.
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.15 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.30 Selecting previously unselected package libonig5:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.32 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.32 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.55 Selecting previously unselected package libjq1:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.79 Selecting previously unselected package jq.
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.80 Unpacking jq (1.5+dfsg-2+b1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.90 Selecting previously unselected package libaio1:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.91 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.92 Unpacking libaio1:ppc64el (0.3.112-3) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 48.99 Selecting previously unselected package libgpm2:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 49.00 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 49.03 Unpacking libgpm2:ppc64el (1.20.7-5) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 49.13 Selecting previously unselected package libicu63:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 49.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 49.15 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.08 Selecting previously unselected package libnet1:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.24 Selecting previously unselected package libnl-3-200:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.32 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.42 Selecting previously unselected package libreadline5:ppc64el.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.43 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.53 Selecting previously unselected package net-tools.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.73 Selecting previously unselected package python-pip-whl.
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:21:20 [2021-03-18T17:21:20.328Z] #21 53.74 Unpacking python-pip-whl (18.1-5) ...
17:21:20 [2021-03-18T17:21:20.975Z] #21 54.25 Selecting previously unselected package python3-lib2to3.
17:21:20 [2021-03-18T17:21:20.975Z] #21 54.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:21:20 [2021-03-18T17:21:20.975Z] #21 54.27 Unpacking python3-lib2to3 (3.7.3-1) ...
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.45 Selecting previously unselected package python3-distutils.
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.47 Unpacking python3-distutils (3.7.3-1) ...
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.65 Selecting previously unselected package python3-pip.
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:21:21 [2021-03-18T17:21:21.273Z] #21 54.66 Unpacking python3-pip (18.1-5) ...
17:21:21 [2021-03-18T17:21:21.572Z] #21 54.86 Selecting previously unselected package python3-pkg-resources.
17:21:21 [2021-03-18T17:21:21.572Z] #21 54.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:21:21 [2021-03-18T17:21:21.572Z] #21 54.89 Unpacking python3-pkg-resources (40.8.0-1) ...
17:21:21 [2021-03-18T17:21:21.572Z] #21 55.05 Selecting previously unselected package python3-setuptools.
17:21:21 [2021-03-18T17:21:21.871Z] #21 55.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:21:21 [2021-03-18T17:21:21.871Z] #21 55.07 Unpacking python3-setuptools (40.8.0-1) ...
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.40 Selecting previously unselected package python3-wheel.
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.40 Unpacking python3-wheel (0.32.3-2) ...
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.51 Selecting previously unselected package sudo.
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ...
17:21:22 [2021-03-18T17:21:22.176Z] #21 55.52 Unpacking sudo (1.8.27-1+deb10u3) ...
17:21:22 [2021-03-18T17:21:22.834Z] #21 56.15 Selecting previously unselected package thin-provisioning-tools.
17:21:22 [2021-03-18T17:21:22.834Z] #21 56.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
17:21:22 [2021-03-18T17:21:22.834Z] #21 56.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:21:23 [2021-03-18T17:21:23.132Z] #21 56.46 Selecting previously unselected package uidmap.
17:21:23 [2021-03-18T17:21:23.132Z] #21 56.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
17:21:23 [2021-03-18T17:21:23.132Z] #21 56.47 Unpacking uidmap (1:4.5-1.1) ...
17:21:23 [2021-03-18T17:21:23.432Z] #21 56.59 Selecting previously unselected package vim-runtime.
17:21:23 [2021-03-18T17:21:23.432Z] #21 56.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:21:23 [2021-03-18T17:21:23.432Z] #21 56.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:21:23 [2021-03-18T17:21:23.432Z] #21 56.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:21:23 [2021-03-18T17:21:23.432Z] #21 56.70 Unpacking vim-runtime (2:8.1.0875-5) ...
17:21:25 [2021-03-18T17:21:25.536Z] #21 ...
17:21:25 [2021-03-18T17:21:25.536Z] 
17:21:25 [2021-03-18T17:21:25.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:25 [2021-03-18T17:21:25.536Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:25 [2021-03-18T17:21:25.536Z] #44 100.5   CC       criu/cgroup.o
17:21:25 [2021-03-18T17:21:25.536Z] #44 105.6   CC       criu/clone-noasan.o
17:21:25 [2021-03-18T17:21:25.536Z] #44 105.9   CC       criu/config.o
17:21:25 [2021-03-18T17:21:25.536Z] #44 108.7   CC       criu/cr-check.o
17:21:26 [2021-03-18T17:21:26.594Z] #44 111.8   CC       criu/cr-dedup.o
17:21:26 [2021-03-18T17:21:26.594Z] #44 ...
17:21:26 [2021-03-18T17:21:26.594Z] 
17:21:26 [2021-03-18T17:21:26.594Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:21:26 [2021-03-18T17:21:26.594Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:21:26 [2021-03-18T17:21:26.594Z] #46 180.8 github.com/LK4D4/vndr/godl
17:21:27 [2021-03-18T17:21:27.257Z] #46 181.7 github.com/LK4D4/vndr
17:21:31 [2021-03-18T17:21:31.769Z] #46 ...
17:21:31 [2021-03-18T17:21:31.769Z] 
17:21:31 [2021-03-18T17:21:31.769Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:31 [2021-03-18T17:21:31.769Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:31 [2021-03-18T17:21:31.769Z] #21 60.77 Selecting previously unselected package vim.
17:21:31 [2021-03-18T17:21:31.769Z] #21 60.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 60.81 Unpacking vim (2:8.1.0875-5) ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.46 Selecting previously unselected package xfsprogs.
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.48 Unpacking xfsprogs (4.20.0-1) ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.94 Selecting previously unselected package zip.
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.95 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 61.96 Unpacking zip (3.0-11+b1) ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 62.19 Setting up aufs-tools (1:4.14+20190211-1) ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 62.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:21:31 [2021-03-18T17:21:31.769Z] #21 62.22 Setting up libip6tc0:ppc64el (1.8.2-4) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.24 Setting up libgpm2:ppc64el (1.20.7-5) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.25 Setting up libip4tc0:ppc64el (1.8.2-4) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.25 Setting up uidmap (1:4.5-1.1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.26 Setting up libnftnl11:ppc64el (1.1.2-2) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.31 Setting up xxd (2:8.1.0875-5) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.32 Setting up zip (3.0-11+b1) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.33 Setting up vim-common (2:8.1.0875-5) ...
17:21:31 [2021-03-18T17:21:31.770Z] #21 62.40 Setting up bash-completion (1:2.8-6) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 66.93 Setting up libiptc0:ppc64el (1.8.2-4) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 66.93 Setting up xz-utils (5.2.4-1) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 66.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:21:33 [2021-03-18T17:21:33.875Z] #21 66.97 Setting up sudo (1.8.27-1+deb10u3) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.09 invoke-rc.d: could not determine current runlevel
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.12 invoke-rc.d: policy-rc.d denied execution of start.
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.12 Setting up pigz (2.4-1) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.13 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.13 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.14 Setting up python-pip-whl (18.1-5) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.15 Setting up libmpdec2:ppc64el (2.4.2-2) ...
17:21:33 [2021-03-18T17:21:33.875Z] #21 67.15 Setting up vim-runtime (2:8.1.0875-5) ...
17:21:34 [2021-03-18T17:21:34.173Z] #21 67.64 Setting up libaio1:ppc64el (0.3.112-3) ...
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.65 Setting up libonig5:ppc64el (6.9.1-1) ...
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.65 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.65 Setting up vim (2:8.1.0875-5) ...
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:21:34 [2021-03-18T17:21:34.472Z] #21 67.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:21:34 [2021-03-18T17:21:34.786Z] #21 67.92 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:21:34 [2021-03-18T17:21:34.787Z] #21 67.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:21:34 [2021-03-18T17:21:34.787Z] #21 67.93 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:21:34 [2021-03-18T17:21:34.787Z] #21 67.94 Setting up jq (1.5+dfsg-2+b1) ...
17:21:34 [2021-03-18T17:21:34.787Z] #21 67.95 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
17:21:34 [2021-03-18T17:21:34.787Z] #21 67.96 Setting up python3.7 (3.7.3-2+deb10u2) ...
17:21:37 [2021-03-18T17:21:37.557Z] #21 ...
17:21:37 [2021-03-18T17:21:37.557Z] 
17:21:37 [2021-03-18T17:21:37.557Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:37 [2021-03-18T17:21:37.557Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:37 [2021-03-18T17:21:37.557Z] #44 112.4   CC       criu/cr-dump.o
17:21:37 [2021-03-18T17:21:37.557Z] #44 115.7   CC       criu/cr-errno.o
17:21:37 [2021-03-18T17:21:37.557Z] #44 115.8   CC       criu/cr-restore.o
17:21:37 [2021-03-18T17:21:37.557Z] #44 122.0   CC       criu/cr-service.o
17:21:37 [2021-03-18T17:21:37.557Z] #44 ...
17:21:37 [2021-03-18T17:21:37.557Z] 
17:21:37 [2021-03-18T17:21:37.557Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
17:21:37 [2021-03-18T17:21:37.557Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69
17:21:37 [2021-03-18T17:21:37.557Z] #46 DONE 191.8s
17:21:37 [2021-03-18T17:21:37.557Z] 
17:21:37 [2021-03-18T17:21:37.557Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:21:37 [2021-03-18T17:21:37.557Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40
17:21:39 [2021-03-18T17:21:39.096Z] #50 ...
17:21:39 [2021-03-18T17:21:39.096Z] 
17:21:39 [2021-03-18T17:21:39.096Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:39 [2021-03-18T17:21:39.096Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:39 [2021-03-18T17:21:39.096Z] #21 72.48 Setting up iptables (1.8.2-4) ...
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:21:39 [2021-03-18T17:21:39.395Z] #21 72.59 Setting up python3 (3.7.3-1) ...
17:21:40 [2021-03-18T17:21:40.056Z] #21 73.12 Setting up python3-wheel (0.32.3-2) ...
17:21:41 [2021-03-18T17:21:41.136Z] #21 74.21 Setting up apparmor (2.13.2-10) ...
17:21:43 [2021-03-18T17:21:43.911Z] #21 76.66 Setting up xfsprogs (4.20.0-1) ...
17:21:43 [2021-03-18T17:21:43.911Z] #21 76.68 Setting up python3-lib2to3 (3.7.3-1) ...
17:21:43 [2021-03-18T17:21:43.911Z] #21 77.29 Setting up python3-pkg-resources (40.8.0-1) ...
17:21:44 [2021-03-18T17:21:44.969Z] #21 78.30 Setting up python3-distutils (3.7.3-1) ...
17:21:45 [2021-03-18T17:21:45.618Z] #21 78.91 Setting up python3-setuptools (40.8.0-1) ...
17:21:46 [2021-03-18T17:21:46.679Z] #21 ...
17:21:46 [2021-03-18T17:21:46.680Z] 
17:21:46 [2021-03-18T17:21:46.680Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:21:46 [2021-03-18T17:21:46.680Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
17:21:46 [2021-03-18T17:21:46.680Z] #33 DONE 201.1s
17:21:46 [2021-03-18T17:21:46.680Z] 
17:21:46 [2021-03-18T17:21:46.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:46 [2021-03-18T17:21:46.680Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:46 [2021-03-18T17:21:46.680Z] #44 124.9   CC       criu/crtools.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 125.7   CC       criu/eventfd.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 126.3   CC       criu/eventpoll.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 127.7   CC       criu/external.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 128.1   CC       criu/fault-injection.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 128.2   CC       criu/fdstore.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 128.7   CC       criu/fifo.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 129.2   CC       criu/file-ids.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 129.6   CC       criu/file-lock.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 130.7   CC       criu/files-ext.o
17:21:46 [2021-03-18T17:21:46.680Z] #44 131.2   CC       criu/files-reg.o
17:21:47 [2021-03-18T17:21:47.735Z] #44 ...
17:21:47 [2021-03-18T17:21:47.735Z] 
17:21:47 [2021-03-18T17:21:47.735Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
17:21:47 [2021-03-18T17:21:47.735Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
17:21:47 [2021-03-18T17:21:47.735Z] #21 80.96 Setting up python3-pip (18.1-5) ...
17:21:49 [2021-03-18T17:21:49.278Z] #21 82.49 Processing triggers for libc-bin (2.28-10) ...
17:21:49 [2021-03-18T17:21:49.278Z] #21 82.52 Processing triggers for mime-support (3.62) ...
17:21:49 [2021-03-18T17:21:49.278Z] #21 DONE 82.7s
17:21:49 [2021-03-18T17:21:49.278Z] 
17:21:49 [2021-03-18T17:21:49.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:49 [2021-03-18T17:21:49.278Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:49 [2021-03-18T17:21:49.278Z] #44 134.6   CC       criu/files.o
17:21:49 [2021-03-18T17:21:49.926Z] #44 ...
17:21:49 [2021-03-18T17:21:49.926Z] 
17:21:49 [2021-03-18T17:21:49.926Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:21:49 [2021-03-18T17:21:49.926Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea
17:21:49 [2021-03-18T17:21:49.926Z] #22 0.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:21:49 [2021-03-18T17:21:49.926Z] #22 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:21:49 [2021-03-18T17:21:49.926Z] #22 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:21:49 [2021-03-18T17:21:49.926Z] #22 DONE 0.5s
17:21:49 [2021-03-18T17:21:49.926Z] 
17:21:49 [2021-03-18T17:21:49.926Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:21:49 [2021-03-18T17:21:49.926Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
17:21:54 [2021-03-18T17:21:54.450Z] #23 4.358 Collecting yamllint==1.16.0
17:21:54 [2021-03-18T17:21:54.749Z] #23 4.772   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:21:54 [2021-03-18T17:21:54.749Z] #23 4.869 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:21:55 [2021-03-18T17:21:55.049Z] #23 4.941   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
17:21:55 [2021-03-18T17:21:55.049Z] #23 5.056 Collecting pyyaml (from yamllint==1.16.0)
17:21:55 [2021-03-18T17:21:55.348Z] #23 5.513   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
17:21:56 [2021-03-18T17:21:56.407Z] #23 6.356   Installing build dependencies: started
17:21:59 [2021-03-18T17:21:59.189Z] #23 ...
17:21:59 [2021-03-18T17:21:59.189Z] 
17:21:59 [2021-03-18T17:21:59.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:21:59 [2021-03-18T17:21:59.189Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:21:59 [2021-03-18T17:21:59.189Z] #44 137.5   CC       criu/filesystems.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 138.9   CC       criu/fsnotify.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 140.4   CC       criu/image-desc.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 140.5   CC       criu/image.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 141.6   CC       criu/ipc_ns.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 143.2   CC       criu/irmap.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 143.9   CC       criu/kcmp-ids.o
17:21:59 [2021-03-18T17:21:59.189Z] #44 144.2   CC       criu/kerndat.o
17:22:00 [2021-03-18T17:22:00.719Z] #44 145.6   CC       criu/libnetlink.o
17:22:00 [2021-03-18T17:22:00.719Z] #44 146.1   CC       criu/log.o
17:22:01 [2021-03-18T17:22:01.364Z] #44 146.7   CC       criu/lsm.o
17:22:02 [2021-03-18T17:22:02.012Z] #44 147.3   CC       criu/mem.o
17:22:04 [2021-03-18T17:22:04.798Z] #44 149.7   CC       criu/memfd.o
17:22:05 [2021-03-18T17:22:05.446Z] #44 150.6   CC       criu/mount.o
17:22:11 [2021-03-18T17:22:11.076Z] #44 ...
17:22:11 [2021-03-18T17:22:11.076Z] 
17:22:11 [2021-03-18T17:22:11.076Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:22:11 [2021-03-18T17:22:11.076Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
17:22:11 [2021-03-18T17:22:11.076Z] #23 20.18   Installing build dependencies: finished with status 'done'
17:22:18 [2021-03-18T17:22:18.047Z] #23 ...
17:22:18 [2021-03-18T17:22:18.047Z] 
17:22:18 [2021-03-18T17:22:18.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:22:18 [2021-03-18T17:22:18.047Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:22:18 [2021-03-18T17:22:18.047Z] #44 155.6   CC       criu/namespaces.o
17:22:18 [2021-03-18T17:22:18.047Z] #44 158.4   CC       criu/net.o
17:22:18 [2021-03-18T17:22:18.047Z] #44 162.4   CC       criu/netfilter.o
17:22:18 [2021-03-18T17:22:18.047Z] #44 163.0   CC       criu/page-pipe.o
17:22:18 [2021-03-18T17:22:18.694Z] #44 164.0   CC       criu/page-xfer.o
17:22:19 [2021-03-18T17:22:19.342Z] #44 ...
17:22:19 [2021-03-18T17:22:19.342Z] 
17:22:19 [2021-03-18T17:22:19.342Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
17:22:19 [2021-03-18T17:22:19.342Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
17:22:19 [2021-03-18T17:22:19.342Z] #23 29.17 Building wheels for collected packages: pyyaml
17:22:19 [2021-03-18T17:22:19.342Z] #23 29.17   Running setup.py bdist_wheel for pyyaml: started
17:22:20 [2021-03-18T17:22:20.891Z] #23 31.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:22:20 [2021-03-18T17:22:20.891Z] #23 31.01   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
17:22:21 [2021-03-18T17:22:21.191Z] #23 31.18 Successfully built pyyaml
17:22:21 [2021-03-18T17:22:21.191Z] #23 31.20 Installing collected packages: pathspec, pyyaml, yamllint
17:22:21 [2021-03-18T17:22:21.489Z] #23 31.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
17:22:21 [2021-03-18T17:22:21.788Z] #23 DONE 31.8s
17:22:21 [2021-03-18T17:22:21.788Z] 
17:22:21 [2021-03-18T17:22:21.788Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:22:21 [2021-03-18T17:22:21.788Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:22:21 [2021-03-18T17:22:21.788Z] #44 165.9   CC       criu/pagemap-cache.o
17:22:21 [2021-03-18T17:22:21.788Z] #44 166.5   CC       criu/pagemap.o
17:22:22 [2021-03-18T17:22:22.436Z] #44 167.5   CC       criu/parasite-syscall.o
17:22:23 [2021-03-18T17:22:23.082Z] #44 168.5   CC       criu/path.o
17:22:23 [2021-03-18T17:22:23.733Z] #44 168.8   CC       criu/pie-util-vdso.o
17:22:24 [2021-03-18T17:22:24.032Z] #44 169.3   CC       criu/pie-util.o
17:22:24 [2021-03-18T17:22:24.032Z] #44 169.5   CC       criu/pipes.o
17:22:25 [2021-03-18T17:22:25.087Z] #44 170.4   CC       criu/plugin.o
17:22:25 [2021-03-18T17:22:25.731Z] #44 170.9   CC       criu/proc_parse.o
17:22:30 [2021-03-18T17:22:30.244Z] #44 175.1   CC       criu/protobuf-desc.o
17:22:31 [2021-03-18T17:22:31.782Z] #44 176.8   CC       criu/protobuf.o
17:22:32 [2021-03-18T17:22:32.081Z] #44 177.2   CC       criu/pstree.o
17:22:33 [2021-03-18T17:22:33.640Z] #44 178.8   CC       criu/rbtree.o
17:22:33 [2021-03-18T17:22:33.938Z] #44 179.3   CC       criu/rst-malloc.o
17:22:34 [2021-03-18T17:22:34.240Z] #44 179.6   CC       criu/seccomp.o
17:22:35 [2021-03-18T17:22:35.299Z] #44 ...
17:22:35 [2021-03-18T17:22:35.299Z] 
17:22:35 [2021-03-18T17:22:35.299Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
17:22:35 [2021-03-18T17:22:35.299Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
17:22:35 [2021-03-18T17:22:35.299Z] #41 249.3 + dpkg --print-architecture
17:22:35 [2021-03-18T17:22:35.299Z] #41 249.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:22:35 [2021-03-18T17:22:35.299Z] #41 249.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:22:35 [2021-03-18T17:22:35.299Z] #41 249.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:22:45 [2021-03-18T17:22:45.860Z] #41 ...
17:22:45 [2021-03-18T17:22:45.860Z] 
17:22:45 [2021-03-18T17:22:45.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
17:22:45 [2021-03-18T17:22:45.860Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
17:22:45 [2021-03-18T17:22:45.860Z] #44 180.5   CC       criu/seize.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 181.9   CC       criu/servicefd.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 182.6   CC       criu/shmem.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 183.7   CC       criu/sigframe.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 184.0   CC       criu/signalfd.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 184.4   CC       criu/sk-inet.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 186.0   CC       criu/sk-netlink.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 186.5   CC       criu/sk-packet.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 187.4   CC       criu/sk-queue.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 188.0   CC       criu/sk-tcp.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 188.7   CC       criu/sk-unix.o
17:22:45 [2021-03-18T17:22:45.860Z] #44 191.1   CC       criu/sockets.o
17:22:47 [2021-03-18T17:22:47.398Z] #44 192.5   CC       criu/stats.o
17:22:47 [2021-03-18T17:22:47.696Z] #44 193.0   CC       criu/string.o
17:22:47 [2021-03-18T17:22:47.696Z] #44 193.1   CC       criu/sysctl.o
17:22:48 [2021-03-18T17:22:48.754Z] #44 193.8   CC       criu/sysfs_parse.o
17:22:49 [2021-03-18T17:22:49.053Z] #44 194.3   CC       criu/timens.o
17:22:49 [2021-03-18T17:22:49.706Z] #44 194.8   CC       criu/timerfd.o
17:22:50 [2021-03-18T17:22:50.002Z] #44 195.3   CC       criu/tty.o
17:22:52 [2021-03-18T17:22:52.773Z] #44 197.9   CC       criu/tun.o
17:22:53 [2021-03-18T17:22:53.424Z] #44 198.6   CC       criu/uffd.o
17:22:54 [2021-03-18T17:22:54.960Z] #44 200.2   CC       criu/util.o
17:22:57 [2021-03-18T17:22:57.076Z] #44 202.1   CC       criu/uts_ns.o
17:22:57 [2021-03-18T17:22:57.076Z] #44 202.6   CC       criu/vdso.o
17:22:58 [2021-03-18T17:22:58.129Z] #44 203.4   LINK     criu/built-in.o
17:22:58 [2021-03-18T17:22:58.428Z] #44 203.6   LINK     criu/criu
17:22:59 [2021-03-18T17:22:59.076Z] #44 204.4   DEP      lib/c/criu.d
17:22:59 [2021-03-18T17:22:59.376Z] #44 204.6   CC       images/rpc.pb-c.o
17:23:00 [2021-03-18T17:23:00.436Z] #44 205.7   CC       lib/c/criu.o
17:23:01 [2021-03-18T17:23:01.975Z] #44 207.4   LINK     lib/c/built-in.o
17:23:01 [2021-03-18T17:23:01.975Z] #44 207.4   LINK     lib/c/libcriu.so
17:23:02 [2021-03-18T17:23:02.274Z] #44 207.5   LINK     lib/c/libcriu.a
17:23:02 [2021-03-18T17:23:02.274Z] #44 207.7   GEN      magic.py
17:23:02 [2021-03-18T17:23:02.572Z] #44 207.9 Note: Building without setproctitle() and strlcpy() support.
17:23:02 [2021-03-18T17:23:02.572Z] #44 207.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:23:02 [2021-03-18T17:23:02.572Z] #44 207.9 Note: Building without GnuTLS support
17:23:02 [2021-03-18T17:23:02.572Z] #44 207.9 Makefile.config:39: Warn: you have no libnftables installed
17:23:02 [2021-03-18T17:23:02.572Z] #44 207.9 Makefile.config:40: Warn: Building without nftables support
17:23:03 [2021-03-18T17:23:03.630Z] #44 208.8 fatal: not a git repository (or any of the parent directories): .git
17:23:04 [2021-03-18T17:23:04.741Z] #44 210.1 make[1]: Nothing to be done for 'all'.
17:23:06 [2021-03-18T17:23:06.283Z] #44 211.6 make[1]: 'images/built-in.o' is up to date.
17:23:06 [2021-03-18T17:23:06.283Z] #44 211.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:23:06 [2021-03-18T17:23:06.283Z] #44 211.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:23:06 [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: 'compel/libcompel.a' is up to date.
17:23:06 [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: 'compel/compel-host-bin' is up to date.
17:23:06 [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: Nothing to be done for 'all'.
17:23:06 [2021-03-18T17:23:06.582Z] #44 211.9 make[1]: 'soccr/libsoccr.a' is up to date.
17:23:06 [2021-03-18T17:23:06.880Z] #44 212.2 make[2]: Nothing to be done for 'all'.
17:23:06 [2021-03-18T17:23:06.880Z] #44 212.2 make[2]: Nothing to be done for 'all'.
17:23:06 [2021-03-18T17:23:06.880Z] #44 212.3 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.178Z] #44 212.5 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.178Z] #44 212.6 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.476Z] #44 212.6 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.476Z] #44 212.7 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.775Z] #44 212.9 make[2]: Nothing to be done for 'all'.
17:23:07 [2021-03-18T17:23:07.775Z] #44 212.9   INSTALL  criu/criu
17:23:07 [2021-03-18T17:23:07.775Z] #44 DONE 213.1s
17:23:07 [2021-03-18T17:23:07.775Z] 
17:23:07 [2021-03-18T17:23:07.775Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:07 [2021-03-18T17:23:07.775Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:09 [2021-03-18T17:23:09.318Z] #57 ...
17:23:09 [2021-03-18T17:23:09.318Z] 
17:23:09 [2021-03-18T17:23:09.318Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
17:23:09 [2021-03-18T17:23:09.318Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
17:23:09 [2021-03-18T17:23:09.318Z] #41 DONE 283.2s
17:23:09 [2021-03-18T17:23:09.318Z] 
17:23:09 [2021-03-18T17:23:09.318Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:09 [2021-03-18T17:23:09.318Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:14 [2021-03-18T17:23:14.953Z] #57 ...
17:23:14 [2021-03-18T17:23:14.953Z] 
17:23:14 [2021-03-18T17:23:14.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
17:23:14 [2021-03-18T17:23:14.953Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40
17:23:14 [2021-03-18T17:23:14.953Z] #50 288.6 + /build/golangci-lint --version
17:23:14 [2021-03-18T17:23:14.953Z] #50 289.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
17:23:14 [2021-03-18T17:23:14.953Z] #50 DONE 289.2s
17:23:14 [2021-03-18T17:23:14.953Z] 
17:23:14 [2021-03-18T17:23:14.953Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:14 [2021-03-18T17:23:14.953Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:37 [2021-03-18T17:23:37.624Z] #57 ...
17:23:37 [2021-03-18T17:23:37.624Z] 
17:23:37 [2021-03-18T17:23:37.624Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
17:23:37 [2021-03-18T17:23:37.624Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db
17:23:37 [2021-03-18T17:23:37.624Z] #54 192.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
17:23:37 [2021-03-18T17:23:37.624Z] #54 193.6 + mkdir -p /build
17:23:37 [2021-03-18T17:23:37.624Z] #54 193.6 + cp runc /build/runc
17:23:37 [2021-03-18T17:23:37.624Z] #54 DONE 193.8s
17:23:37 [2021-03-18T17:23:37.624Z] 
17:23:37 [2021-03-18T17:23:37.624Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:23:37 [2021-03-18T17:23:37.624Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045
17:23:42 [2021-03-18T17:23:42.117Z] #25 ...
17:23:42 [2021-03-18T17:23:42.117Z] 
17:23:42 [2021-03-18T17:23:42.117Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:42 [2021-03-18T17:23:42.117Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:42 [2021-03-18T17:23:42.117Z] #57 272.1 + bin/containerd
17:23:45 [2021-03-18T17:23:45.672Z] #57 ...
17:23:45 [2021-03-18T17:23:45.672Z] 
17:23:45 [2021-03-18T17:23:45.672Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
17:23:45 [2021-03-18T17:23:45.672Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045
17:23:45 [2021-03-18T17:23:45.672Z] #25 319.4 + return
17:23:45 [2021-03-18T17:23:45.672Z] #25 DONE 319.5s
17:23:45 [2021-03-18T17:23:45.672Z] 
17:23:45 [2021-03-18T17:23:45.672Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:45 [2021-03-18T17:23:45.672Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:47 [2021-03-18T17:23:47.211Z] #57 ...
17:23:47 [2021-03-18T17:23:47.211Z] 
17:23:47 [2021-03-18T17:23:47.211Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
17:23:47 [2021-03-18T17:23:47.211Z] #26 sha256:03e022054d9e0cfe7e38d58a16be6a675c600d10a7bff8e9b076e97b624a6767
17:23:47 [2021-03-18T17:23:47.211Z] #26 DONE 0.1s
17:23:47 [2021-03-18T17:23:47.211Z] 
17:23:47 [2021-03-18T17:23:47.211Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
17:23:47 [2021-03-18T17:23:47.211Z] #31 sha256:53f797bfc04edeee2646829c52867cf0217a5df3b58c3685806fc1e2629c18f4
17:23:47 [2021-03-18T17:23:47.862Z] #31 DONE 0.8s
17:23:47 [2021-03-18T17:23:47.862Z] 
17:23:47 [2021-03-18T17:23:47.862Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:47 [2021-03-18T17:23:47.862Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:48 [2021-03-18T17:23:48.160Z] #57 ...
17:23:48 [2021-03-18T17:23:48.160Z] 
17:23:48 [2021-03-18T17:23:48.160Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.160Z] #34 sha256:9e24beb036462dfd50f973845f66fc02a8947001c70182496fc92ab14882b1e0
17:23:48 [2021-03-18T17:23:48.160Z] #34 DONE 0.1s
17:23:48 [2021-03-18T17:23:48.160Z] 
17:23:48 [2021-03-18T17:23:48.160Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.160Z] #36 sha256:db6a6a8c2805f7e23e9685ddaa2510f8fd964a3481f1530d2cd6ba89ded2d772
17:23:48 [2021-03-18T17:23:48.160Z] #36 DONE 0.1s
17:23:48 [2021-03-18T17:23:48.160Z] 
17:23:48 [2021-03-18T17:23:48.160Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.160Z] #39 sha256:a675f7970743eed2edd980dff01c92b9d19e7082e2acafd64b3070a96944bfe7
17:23:48 [2021-03-18T17:23:48.160Z] #39 DONE 0.1s
17:23:48 [2021-03-18T17:23:48.160Z] 
17:23:48 [2021-03-18T17:23:48.160Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:48 [2021-03-18T17:23:48.160Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:48 [2021-03-18T17:23:48.457Z] #57 ...
17:23:48 [2021-03-18T17:23:48.457Z] 
17:23:48 [2021-03-18T17:23:48.457Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.457Z] #42 sha256:a505cf63740706a0fa839d797dc46c53d18bed08b3bb76650db46512019ec4a3
17:23:48 [2021-03-18T17:23:48.457Z] #42 DONE 0.2s
17:23:48 [2021-03-18T17:23:48.457Z] 
17:23:48 [2021-03-18T17:23:48.457Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
17:23:48 [2021-03-18T17:23:48.457Z] #45 sha256:1f0eba397417cbd674a486c3fbd6789f242767e0d6afa184ab93d3c0a1611c8c
17:23:48 [2021-03-18T17:23:48.755Z] #45 DONE 0.2s
17:23:48 [2021-03-18T17:23:48.755Z] 
17:23:48 [2021-03-18T17:23:48.755Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.755Z] #47 sha256:1c9f7c39fe25d2d9bad5b47157e9f324939deb26bd2ce236fe1d1061f35d9b4a
17:23:48 [2021-03-18T17:23:48.755Z] #47 DONE 0.1s
17:23:48 [2021-03-18T17:23:48.755Z] 
17:23:48 [2021-03-18T17:23:48.755Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.755Z] #49 sha256:2621aeaaacaf9d497c5fb8da889971e6131b0e42b246305dba4b9effbffe112f
17:23:48 [2021-03-18T17:23:48.755Z] #49 DONE 0.1s
17:23:48 [2021-03-18T17:23:48.755Z] 
17:23:48 [2021-03-18T17:23:48.756Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:48 [2021-03-18T17:23:48.756Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:23:48 [2021-03-18T17:23:48.756Z] #57 ...
17:23:48 [2021-03-18T17:23:48.756Z] 
17:23:48 [2021-03-18T17:23:48.756Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
17:23:48 [2021-03-18T17:23:48.756Z] #51 sha256:aabefaaadd3ef2036e316d315a3de3b909d9868c65541fc712c6697244de027c
17:23:48 [2021-03-18T17:23:48.756Z] #51 DONE 0.1s
17:23:49 [2021-03-18T17:23:49.054Z] 
17:23:49 [2021-03-18T17:23:49.054Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
17:23:49 [2021-03-18T17:23:49.054Z] #53 sha256:ca206440134dbcf521e8677f4a30fecca8d3306b2490d3f98e47453820b045a6
17:23:49 [2021-03-18T17:23:49.054Z] #53 DONE 0.1s
17:23:49 [2021-03-18T17:23:49.054Z] 
17:23:49 [2021-03-18T17:23:49.054Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
17:23:49 [2021-03-18T17:23:49.054Z] #55 sha256:ba71e00c99348465b4765228f4fc50cd44c9d27046ea241c5d65952c788491cc
17:23:49 [2021-03-18T17:23:49.054Z] #55 DONE 0.1s
17:23:49 [2021-03-18T17:23:49.054Z] 
17:23:49 [2021-03-18T17:23:49.054Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
17:23:49 [2021-03-18T17:23:49.054Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba
17:24:21 [2021-03-18T17:24:21.834Z] #57 306.7 + bin/containerd-stress
17:24:21 [2021-03-18T17:24:21.834Z] #57 309.2 + bin/containerd-shim
17:24:26 [2021-03-18T17:24:26.340Z] #57 316.3 + bin/containerd-shim-runc-v1
17:24:31 [2021-03-18T17:24:31.971Z] #57 321.3 + bin/containerd-shim-runc-v2
17:24:32 [2021-03-18T17:24:32.265Z] #57 322.4 + binaries
17:24:32 [2021-03-18T17:24:32.265Z] #57 322.4 + install -D bin/containerd /build/containerd
17:24:32 [2021-03-18T17:24:32.265Z] #57 322.4 + install -D bin/containerd-shim /build/containerd-shim
17:24:32 [2021-03-18T17:24:32.265Z] #57 322.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:24:32 [2021-03-18T17:24:32.265Z] #57 322.5 + install -D bin/ctr /build/ctr
17:24:32 [2021-03-18T17:24:32.559Z] #57 DONE 322.6s
17:24:33 [2021-03-18T17:24:33.611Z] 
17:24:33 [2021-03-18T17:24:33.611Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
17:24:33 [2021-03-18T17:24:33.611Z] #58 sha256:0525b5e377440df323be8ecc188212b033c23dbe99399c8309748a3c5f267f93
17:24:33 [2021-03-18T17:24:33.611Z] #58 DONE 0.1s
17:24:33 [2021-03-18T17:24:33.611Z] 
17:24:33 [2021-03-18T17:24:33.611Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:24:33 [2021-03-18T17:24:33.611Z] #62 sha256:e226ee65b2fb1783c3c585b17455bd09fbd1b9407a1247ae6a1448b1e5d0eb2a
17:24:33 [2021-03-18T17:24:33.611Z] #62 DONE 0.1s
17:24:33 [2021-03-18T17:24:33.611Z] 
17:24:33 [2021-03-18T17:24:33.611Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
17:24:33 [2021-03-18T17:24:33.611Z] #67 sha256:a53e40604d3dde492872b91167a31e2c1380e9d46212879eb9a646c229cab9c9
17:24:33 [2021-03-18T17:24:33.611Z] #67 DONE 0.1s
17:24:33 [2021-03-18T17:24:33.611Z] 
17:24:33 [2021-03-18T17:24:33.611Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
17:24:33 [2021-03-18T17:24:33.611Z] #69 sha256:5d0005fd6495507bb9194b56243f8ad90ada32f7592f112c1d895bc69ed24f2e
17:24:33 [2021-03-18T17:24:33.611Z] #69 DONE 0.1s
17:24:33 [2021-03-18T17:24:33.906Z] 
17:24:33 [2021-03-18T17:24:33.906Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
17:24:33 [2021-03-18T17:24:33.906Z] #70 sha256:98524aad832fae11cd58ff6a97454eeeca2afdb03ab4a82defaf5c9b38d6c59b
17:24:33 [2021-03-18T17:24:33.906Z] #70 DONE 0.0s
17:24:33 [2021-03-18T17:24:33.906Z] 
17:24:33 [2021-03-18T17:24:33.906Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
17:24:33 [2021-03-18T17:24:33.906Z] #71 sha256:adffcac1360e0314b2c069bf7665baa44755d66f9c83ad9e5d455a3cf7c91d2d
17:24:35 [2021-03-18T17:24:35.995Z] #71 DONE 2.0s
17:24:35 [2021-03-18T17:24:35.995Z] 
17:24:35 [2021-03-18T17:24:35.995Z] #72 exporting to oci image format
17:24:35 [2021-03-18T17:24:35.995Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
17:24:35 [2021-03-18T17:24:35.995Z] #72 exporting layers
17:26:16 [2021-03-18T17:26:16.224Z] #72 exporting layers 85.5s done
17:26:16 [2021-03-18T17:26:16.224Z] #72 exporting manifest sha256:625ba037476b3f6c4d93e3d8b03cd1133489881f08d0f082b85f74e3b2189a7c done
17:26:16 [2021-03-18T17:26:16.224Z] #72 exporting config sha256:bfa35b30e7e830215a48bae475eb61bd082d9e180a235e04eb91a0516367e118 done
17:26:16 [2021-03-18T17:26:16.224Z] #72 sending tarball
17:26:16 [2021-03-18T17:26:16.876Z] #72 ...
17:26:16 [2021-03-18T17:26:16.876Z] 
17:26:16 [2021-03-18T17:26:16.876Z] #73 importing to docker
17:26:16 [2021-03-18T17:26:16.876Z] #73 sha256:a19f631cf26bab4e71a847d819569562d4d1f0bcba4b026844553f6d931e4426
17:26:35 [2021-03-18T17:26:35.534Z] #73 DONE 16.3s
17:26:35 [2021-03-18T17:26:35.534Z] 
17:26:35 [2021-03-18T17:26:35.534Z] #72 exporting to oci image format
17:26:35 [2021-03-18T17:26:35.534Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
17:26:35 [2021-03-18T17:26:35.534Z] #72 sending tarball 31.9s done
17:26:35 [2021-03-18T17:26:35.534Z] #72 DONE 117.4s