Task 6670836097089536
Merge bitcoin/bitcoin#31414: test: orphan parent is re-requested from 2nd peer
2024-12-05 12:49:31 completed worker:ci_worker_1731482059_419572074 master 083770adbe7db80d84f2634c8a53403d2f47b55b- build_duration:
24s - ccache_hitrate:
99.71% - configure_duration:
31s - docker_build_cached:
true
Commands that took longer than 1 second (total 49m22s)
line | duration | percentage | command |
---|---|---|---|
503 | 58s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
536 | 31s | 1% | 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-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
867 | 24s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1405 | 47m16s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |