Task 6059105678262272
bench: Add WalletMigration benchmark for legacy-to-descriptor wallet upgrade
2025-05-19 06:32:34 failed worker:ci_worker_1738745302_432388562 pull/32557 0bef6cb74e63fcb7097de53e26636f35321a2cba- build_duration:
24s - ccache_hitrate:
- configure_duration:
29s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m50s)
line | duration | percentage | command |
---|---|---|---|
205 | 1s | 0% | docker build --file /tmp/cirrus-build/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_tidy.sh --cpuset-cpus=3,4,14,20,22,25,29,45,48,53 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
262 | 10s | 9% | podman container rm --force --all |
539 | 29s | 26% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
856 | 24s | 21% | bash -c 'cmake --build . -j10 --target all install' |