Task 6046965651210240

net: make m_mempool optional in PeerManager

2025-07-21 16:30:16 aborted worker:ci_worker_1738693532_860143205 pull/33029 e3f9f2abfc31d676d0cc044ee98031a043787cb8


Commands that took longer than 1 second (total 7m53s)
linedurationpercentagecommand
2032s0%docker build --file /tmp/cirrus-build-1136873948/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,4,6,16,27,28,29,49,50,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1136873948
3123s0%retry -- apt-get update
33325s5%retry -- apt-get install curl -y
5455s1%retry -- apt-get update
5541m39s20%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 llvm-20-dev libclang-20-dev libclang-rt-20-dev ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
12851m22s17%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /msan/llvm-project
130517s3%cmake -G Ninja -B /msan/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 /msan/llvm-project/runtimes
149459s12%ninja -C /msan/cxx_build/ -j10
38979s1%du -sh /msan/llvm-project
389958s12%rm -rf /msan/llvm-project
39041m9s14%echo -n done
394422s4%podman container rm --force --all
Tags
  • worker:ci_worker_1738693532_860143205
  • MSan, depends
  • pull/33029
  • ABORTED