195 | 1s | 0% | docker build --file /tmp/cirrus-build-1910320158/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=4,10,12,25,32,33,37,38,40,50 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1910320158 |
297 | 3s | 1% | retry -- apt-get update |
317 | 6s | 3% | retry -- apt-get install curl -y |
529 | 2s | 1% | retry -- apt-get update |
538 | 26s | 13% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libc++abi-19-dev libc++-19-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1264 | 26s | 13% | git config --global ci.base-install-done true |
1306 | 1s | 0% | podman image prune --force --external |
1324 | 1s | 0% | docker exec 3a82bc299a511a9de9052b6a723f42228ef6b693fb1b5e1b492551ec258e35e2 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-1910320158/ /ci_container_base' |
1565 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |