Task 6073157578129408
validation: write chainstate to disk every hour
2024-12-12 19:56:13 completed worker:ci_worker_1731482109_713351121 pull/30611 5326e68bd645ab9a1b0a6e9095a2695e4e1eeaf7- build_duration:
3m42s - ccache_hitrate:
81.20% - configure_duration:
34s - docker_build_cached:
true
Commands that took longer than 1 second (total 58m22s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m33s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 34s | 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-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)' |
877 | 3m42s | 6% | bash -c 'cmake --build . -j10 --target all install' |
1415 | 52m19s | 89% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |