144 | 9s | 0% | docker build --file /tmp/cirrus-build-3439669946/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 --cpuset-cpus=0,1,6,19,27,41,51,53,55,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-3439669946 |
255 | 5s | 0% | retry -- apt-get update |
276 | 51s | 5% | retry -- apt-get install curl -y |
488 | 5s | 0% | retry -- apt-get update |
497 | 54s | 5% | 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 build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1228 | 2m11s | 14% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.0 /llvm-project |
1248 | 31s | 3% | cmake -G Ninja -B /cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=MemoryWithOrigins -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF -DLIBCXXABI_USE_LLVM_UNWINDER=OFF '-DLIBCXX_ABI_DEFINES=_LIBCPP_ABI_BOUNDED_ITERATORS;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STD_ARRAY;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STRING;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_VECTOR;_LIBCPP_ABI_BOUNDED_UNIQUE_PTR' -DLIBCXX_HARDENING_MODE=debug -S /llvm-project/runtimes |
1429 | 57s | 6% | ninja -C /cxx_build/ -j10 |
3427 | 8s | 0% | du -sh /llvm-project |
3429 | 1m18s | 8% | rm -rf /llvm-project |
3434 | 1m49s | 11% | echo -n done |
3477 | 7s | 0% | podman image prune --force --external |
3483 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
3495 | 4s | 0% | docker exec eba3e46ce88ad29e5430fb64609d9e892f3b681e6394f1dd87e5efd34345ce6b 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-3439669946/ /ci_container_base' |
3522 | 1s | 0% | exit 0 |
3524 | 8s | 0% | docker exec eba3e46ce88ad29e5430fb64609d9e892f3b681e6394f1dd87e5efd34345ce6b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |
3527 | 1s | 0% | docker exec eba3e46ce88ad29e5430fb64609d9e892f3b681e6394f1dd87e5efd34345ce6b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh' |