Task 5440174349352960
wallet: migration, don't create spendable wallet from a watch-only legacy wallet
2025-05-28 10:33:50 aborted worker:ci_worker_1738693524_146031339 pull/31423 c25e993c9a683854c86ad9d63d40c5e832ae5ce1- ccache_hitrate:
- configure_duration:
32s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 4m9s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 0% | docker build --file /tmp/cirrus-build-1004855581/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,7,17,20,26,28,31,35,55,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1004855581 |
528 | 4s | 1% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' LOG=1' |
859 | 32s | 12% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS_DEBUG='\'''\'' -DCMAKE_CXX_FLAGS_DEBUG='\'''\'' -DSANITIZERS=memory -DAPPEND_CPPFLAGS='\''-U_FORTIFY_SOURCE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |