| 1055 | 3s | 0% | docker buildx build --file /home/runner/work/bitcoin/bitcoin/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 --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,scope=ci_native_tsan --load /home/runner/work/bitcoin/bitcoin |
| 1185 | 2s | 0% | retry -- apt-get update |
| 1207 | 4s | 0% | retry -- apt-get install curl -y |
| 1442 | 1s | 0% | retry -- apt-get update |
| 1451 | 1s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-21 llvm-21 llvm-21-dev libclang-21-dev libclang-rt-21-dev python3-zmq ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1505 | 1s | 0% | g++-13 g++-13-x86-64-linux-gnu |
| 1620 | 5s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1992 | 9s | 0% | (4:13.2.0-7ubuntu1) ... |
| 2308 | 27s | 0% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.1 /llvm-project |
| 2448 | 5s | 0% | - skipped |
| 2580 | 2s | 0% | testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 2616 | 1m36s | 2% | ninja -C /cxx_build/ -j4 |
| 4617 | 5s | 0% | rm -rf /llvm-project |
| 4622 | 1m17s | 2% | git config --global ci.base-install-done true |
| 4691 | 1s | 0% | docker exec 54743cb3b9142c4a955d834f1f49cf6f9f90b35805b47d6d469b62d4b05e6f50 bash -c 'export PATH="/path_with space:/home/runner/work/_temp/ci/scratch/bins/:/home/runner/work/_temp/ci/retry:$PATH" && cd "/home/runner/work/_temp" && rsync --archive --stats --human-readable /home/runner/work/bitcoin/bitcoin/ /home/runner/work/_temp' |
| 4997 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 5012 | 2m26s | 3% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' NO_QT=1 LOG=1' |
| 5116 | 2s | 0% | - skipped |
| 5160 | 1s | 0% | include vm/vm_param.h - not found |
| 5174 | 15s | 0% | include ifaddrs.h - found |
| 5442 | 21m0s | 33% | bash -c 'cmake --build . -j4 --target all install' |
| 6288 | 11m27s | 18% | ctest --stop-on-failure -j4 --timeout 2400 |
| 6575 | 23m43s | 37% | test/functional/test_runner.py --ci -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |
| 7550 | 2s | 0% | docker container kill 54743cb3b9142c4a955d834f1f49cf6f9f90b35805b47d6d469b62d4b05e6f50 |