Task 5749290519232512
build: disable bitcoin-node if daemon is not built
2025-02-10 13:29:36 aborted worker:ci_worker_1738693532_860143205 pull/31834 7e11ee6ad9b04546b900e38dee349db821415ba7- ccache_hitrate:
- docker_build_duration:
32s
Commands that took longer than 1 second (total 28m0s)
line | duration | percentage | command |
---|---|---|---|
188 | 30s | 1% | tee --append /tmp/env-ci_worker_1738693532_860143205-ci_native_msan |
205 | 32s | 1% | docker build --file /tmp/cirrus-build-3425729256/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=5,20,34,37,38,39,42,55,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-3425729256 |
314 | 5s | 0% | retry -- apt-get update |
334 | 2m8s | 7% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1001 | 1m46s | 6% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0-rc1 /msan/llvm-project |
1021 | 37s | 2% | cmake -G Ninja -B /msan/clang_build/ -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native '-DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind' -S /msan/llvm-project/llvm |