Task 6324895316967424
DRAFT: test: enabling wallet migration functional test on windows
2025-04-10 14:50:17 aborted worker:ci_worker_1738693524_146031339 pull/32219 f1956073afb7ae5febcd8e68b798abe245b44d22- ccache_hitrate:
- docker_build_duration:
10s
Commands that took longer than 1 second (total 7m57s)
line | duration | percentage | command |
---|---|---|---|
200 | 10s | 2% | docker build --file /tmp/cirrus-build-448186004/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,10,16,19,30,41,44,45,53 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-448186004 |
309 | 4s | 0% | retry -- apt-get update |
330 | 2m21s | 29% | 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 ninja-build' |
978 | 2m17s | 28% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project |
998 | 49s | 10% | 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 |