Task 4933631342280704
refactor: use PSBTOptions for filling and signing
2025-07-04 12:40:50 failed worker:ci_worker_1738693532_860143205 pull/32876 ea493972d21e9adbb69616ae8c226cff100e188d- build_duration:
1m8s - ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m7s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 0% | docker build --file /tmp/cirrus-build-1110878993/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=1,2,11,32,37,43,47,51,60,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1110878993 |
515 | 5s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
536 | 28s | 22% | 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)' |
2053 | 1m8s | 53% | bash -c 'cmake --build . -j10 --target all deploy' |