206 | 7s | 0% | 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=1,2,13,16,18,26,29,30,46,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
281 | 3s | 0% | docker exec d3080f92a162f57ca144726c6d504eef4cda1158cb97e6a5ff7d052517864491 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/ /ci_container_base' |
536 | 45s | 1% | 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)' |
855 | 1m7s | 2% | bash -c 'cmake --build . -j10 --target all install' |
1931 | 12s | 0% | /ci_container_base/contrib/devtools/check-deps.sh . |
1964 | 21s | 0% | cmake --build /tidy-build -j10 |
1969 | 1s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j10 |
1981 | 21m33s | 38% | tee tmp.tidy-out.txt |
3993 | 30m52s | 55% | tee /tmp/iwyu_ci.out |
37891 | 7s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |