Task 4916424763768832

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-07-13 14:12:24 aborted worker:ci_worker_1738693532_860143205 pull/32958 0748f9b4d5ed5ca2201d3458963b7e42ac2e9f31


Commands that took longer than 1 second (total 6m38s)
linedurationpercentagecommand
1894s1%docker build --file /tmp/cirrus-build-2354341839/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=3,6,12,21,31,46,49,51,54,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-2354341839
24612s3%podman container rm --force --all
2663s0%docker exec d0ce51540e4711fe1d9c7293a74b9b9981bf93222c368ded94f586c170e8c44d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2354341839/ /ci_container_base'
5146s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
53544s11%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 -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
93940s10%bash -c 'cmake --build . -j10 --target all install'
19911m11s17%ctest --stop-on-failure -j10 --timeout 2400
22543m30s52%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693532_860143205
  • no wallet, libbitcoinkernel
  • pull/32958
  • ABORTED