Task 6569876443103232

mempool: Avoid needless vtx iteration in `removeForBlock` during IBD

2025-06-29 18:23:08 completed worker:ci_worker_1749796716_732431631 pull/32827 a5f8f16719b47c0c9c89a63ac6b0ec2fcdfd7394


Commands that took longer than 1 second (total 27m40s)
linedurationpercentagecommand
2052s0%docker build --file /tmp/cirrus-build-3800852294/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=0,19,20,21,31,34,45,48,53,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-3800852294
2802s0%docker exec 896ec98679a23e29bc6904b2666a9c80fd5383eb7547bc9b543fcbcbb3ddcd50 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3800852294/ /ci_container_base'
53429s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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 -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
85332s1%bash -c 'cmake --build . -j10 --target all install'
19287s0%/ci_container_base/contrib/devtools/check-deps.sh .
196111s0%cmake --build /tidy-build -j10
19661s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
197810m3s36%tee tmp.tidy-out.txt
399015m54s57%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
378523s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1749796716_732431631
  • tidy
  • pull/32827
  • COMPLETED