192 | 2s | 1% | docker build --file /tmp/cirrus-build-2329282091/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=4,7,8,22,26,33,41,44,58,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-2329282091 |
293 | 10s | 5% | retry -- apt-get update |
314 | 14s | 7% | retry -- apt-get install curl -y |
526 | 6s | 3% | retry -- apt-get update |
535 | 1m17s | 39% | 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' |
1265 | 1m8s | 34% | echo -n done |
1308 | 4s | 2% | podman image prune --force --external |
1317 | 3s | 1% | docker image prune --force --filter label=bitcoin-ci-test |
1329 | 4s | 2% | docker exec 8142ec43d05f1ec054b3c1cfc0b6c2909380072c80beadd792a109259b660bcb bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2329282091/ /ci_container_base' |