Task 5727857567072256
index: fix wrong assert of current_tip == m_best_block_index
2025-07-07 12:38:37 failed worker:ci_worker_1738693519_026122670 pull/32878 d56bbfaa9300422a2b9f286c37554f58b62e50bb- build_duration:
13s - ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m13s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-1573819476/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=4,14,23,26,40,46,54,56,57,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1573819476 |
516 | 4s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
538 | 28s | 21% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2055 | 13s | 9% | bash -c 'cmake --build . -j10 --target all deploy' |