Task 5065455779446784

Add functional test for IPC interface

2025-08-18 17:17:11 aborted worker:ci_worker_1738693524_146031339 pull/33201 f1491db0242e1d06edd960a6c003c7522e66c0ea


Commands that took longer than 1 second (total 3m3s)
linedurationpercentagecommand
1442s1%docker build --file /tmp/cirrus-build-2365076718/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=6,9,18,24,25,36,42,47,53,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-2365076718
2553s1%retry -- apt-get update
27614s7%retry -- apt-get install curl -y
4884s2%retry -- apt-get update
49724s13%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 build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
12281m25s46%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /llvm-project
124820s10%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
Tags
  • worker:ci_worker_1738693524_146031339
  • MSan, depends
  • pull/33201
  • ABORTED