Task 4712929292976128
net: Prevent node from binding to the same `CService`
2025-08-24 05:18:55 aborted worker:ci_worker_1738693556_852882864 pull/33231 afcafcf6156884441ff8af8e145bf4c9c429e40e- build_duration:
1m55s - ccache_hitrate:
99.70% - configure_duration:
47s - depends_build_duration:
50s - docker_build_cached:
true - docker_build_duration:
1 - unit_test_duration:
3m17s
Commands that took longer than 1 second (total 13m41s)
line | duration | percentage | command |
---|---|---|---|
132 | 1s | 0% | docker build --file /tmp/cirrus-build-2903401199/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=9,12,14,16,18,32,38,42,52,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-2903401199 |
397 | 50s | 6% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
709 | 47s | 5% | 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 | 1m55s | 14% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |
2270 | 3m17s | 23% | ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400 |