| 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_msan.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan --cache-from type=gha,scope=ci_native_msan --load /home/runner/work/bitcoin/bitcoin |
| 1195 | 2s | 0% | retry -- apt-get update |
| 1217 | 3s | 0% | retry -- apt-get install curl -y |
| 1480 | 1s | 0% | retry -- apt-get update |
| 1542 | 1s | 0% | g++-13 g++-13-x86-64-linux-gnu |
| 1655 | 4s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 2018 | 7s | 0% | (4:13.2.0-7ubuntu1) ... |
| 2309 | 26s | 0% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.1 /llvm-project |
| 2448 | 4s | 0% | - skipped |
| 2580 | 1s | 0% | testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 2616 | 2m2s | 4% | ninja -C /cxx_build/ -j4 |
| 4617 | 5s | 0% | rm -rf /llvm-project |
| 4622 | 1m11s | 2% | git config --global ci.base-install-done true |
| 5275 | 3m3s | 6% | - |
| 5436 | 1s | 0% | - skipped |
| 5484 | 14s | 0% | include ifaddrs.h - found |
| 5752 | 28m34s | 60% | bash -c 'cmake --build . -j4 --target all install' |
| 6603 | 9m12s | 19% | ctest --stop-on-failure -j4 --timeout 2400 |
| 6890 | 1m18s | 2% | test/functional/test_runner.py --ci -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |