206 | 2s | 0% | docker build --file /tmp/cirrus-build-2060464105/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=3,4,12,20,27,41,50,51,54,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-2060464105 |
269 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
281 | 2s | 0% | docker exec 73de0d9b8f00261f79e6230eb70d1f9d4f96df2e8fee1bf8c3e4cc9b004c277f bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-2060464105/ /ci_container_base' |
539 | 43s | 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 -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)' |
856 | 3m51s | 6% | bash -c 'cmake --build . -j10 --target all install' |
2264 | 12s | 0% | /ci_container_base/contrib/devtools/check-deps.sh . |
2297 | 20s | 0% | cmake --build /tidy-build -j10 |
2302 | 1s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j10 |
2314 | 22m3s | 35% | tee tmp.tidy-out.txt |
4320 | 35m3s | 55% | 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 |
38080 | 8s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |