Task 6623466469720064
Double check all block rules in `ConnectBlock`, not only `CheckBlock`
2025-02-05 03:56:08 completed worker:ci_worker_1731482083_889583679 pull/31792 e66ee7b5d550717c45c1fe4b8672be9e9cfce61f- build_duration:
4m32s - ccache_hitrate:
63.79% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 46m12s)
line | duration | percentage | command |
---|---|---|---|
524 | 1m8s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
558 | 28s | 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)' |
889 | 4m32s | 9% | bash -c 'cmake --build . -j10 --target all install' |
1429 | 39m50s | 86% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |