Task 6540768568934400
Merge bitcoin/bitcoin#31837: test: add missing sync to p2p_tx_download.py
2025-02-11 08:58:56 completed worker:ci_worker_1738745315_933081214 master 2507ebdf1b264ca9ffd378eb0b47b2b8fa35fe25- build_duration:
17s - ccache_hitrate:
99.78% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 55m37s)
line | duration | percentage | command |
---|---|---|---|
514 | 1m28s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
547 | 29s | 0% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
878 | 17s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1418 | 53m10s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |