192 | 1s | 0% | docker build --file /tmp/cirrus-build-653391955/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=5,12,15,16,17,19,32,40,42,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-653391955 |
292 | 3s | 1% | retry -- apt-get update |
313 | 9s | 5% | retry -- apt-get install curl -y |
525 | 4s | 2% | retry -- apt-get update |
534 | 32s | 18% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1264 | 34s | 19% | git config --global ci.base-install-done true |
1307 | 3s | 1% | podman image prune --force --external |
1313 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1325 | 1s | 0% | docker exec dafd367674d7a078f248fbbfdd15c555f3020d68271b22ab940064ba648d3f9d 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-653391955/ /ci_container_base' |