Task 6623399398604800
wallet: Identify transactions spending 0-value outputs, and add tests for anchor outputs in a wallet
2025-09-01 22:51:39 aborted worker:ci_worker_1738693542_473258451 pull/33268 c33734f25de80547da3056179b94d1d066367cda- build_duration:
5m34s - ccache_hitrate:
88.77% - ccache_zerostats_duration:
1 - configure_duration:
42s - depends_build_duration:
1m40s - docker_build_cached:
true - docker_build_duration:
1 - unit_test_duration:
3m1s
Commands that took longer than 1 second (total 14m31s)
line | duration | percentage | command |
---|---|---|---|
132 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=3,10,12,15,25,41,44,52,55,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
397 | 1m40s | 11% | bash -c 'CONFIG_SHELL=/bin/dash make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
703 | 1s | 0% | ccache --zero-stats |
709 | 42s | 4% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -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 -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug ' |
1122 | 5m34s | 38% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |
2272 | 3m1s | 20% | ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400 |