Task 5657317007425536

Merge bitcoin/bitcoin#32245: doc: Updates how to reproduce fuzz CI failure locally

2025-04-11 20:36:02 completed worker:ci_worker_1738745306_368430680 master 817edfb21e4fa96289d69d4e1dbabb6b9ef9d8f5


Commands that took longer than 1 second (total 30m15s)
linedurationpercentagecommand
2011s0%docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=2,8,13,17,22,27,29,32,34,46 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build
52930s1%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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
86737s2%bash -c 'cmake --build . -j10 --target all install'
22768s0%/ci_container_base/contrib/devtools/check-deps.sh .
230913s0%cmake --build /tidy-build -j10
232611m18s37%run-clang-tidy-19 -quiet -load=/tidy-build/libbitcoin-tidy.so -j10
433517m5s56%python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
383944s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745306_368430680
  • tidy
  • master
  • COMPLETED