192 | 3s | 0% | docker build --file /tmp/cirrus-build-518711499/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=1,9,14,24,25,40,41,45,52,55 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-518711499 |
292 | 5s | 0% | retry -- apt-get update |
312 | 11s | 0% | retry -- apt-get install curl -y |
531 | 3s | 0% | retry -- apt-get update |
540 | 2m14s | 9% | 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' |
1282 | 45s | 3% | git config --global ci.base-install-done true |
1323 | 13s | 0% | podman container rm --force --all |
1328 | 2s | 0% | podman image prune --force --external |
1346 | 1s | 0% | docker exec 4cc089dc5aabba5c1f3812c9c280b895ea057b4b8e0b95f77cd129d77701e517 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-518711499/ /ci_container_base' |
1597 | 19m45s | 81% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' MULTIPROCESS=1 LOG=1' |