191 | 16s | 1% | docker build --file /tmp/cirrus-build-4103322402/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=6,10,12,13,31,43,50,53,58,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-4103322402 |
294 | 25s | 1% | bash -c 'dnf -y install epel-release' |
349 | 43s | 3% | bash -c 'dnf -y --allowerasing install gcc-c++ glibc-devel libstdc++-devel ccache make git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake ' |
892 | 2s | 0% | retry -- pip3 install --user pyzmq |
905 | 19s | 1% | git config --global ci.base-install-done true |
948 | 3s | 0% | podman image prune --force --external |
958 | 2s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
970 | 2s | 0% | docker exec ea5e9076e69f3d24b7a4f4e7d737c7ce3427956d98d1364d7ff101f070326bfb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-4103322402/ /ci_container_base' |
990 | 1s | 0% | docker exec ea5e9076e69f3d24b7a4f4e7d737c7ce3427956d98d1364d7ff101f070326bfb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh' |
1221 | 19m38s | 88% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |