206 | 2s | 0% | docker build --file /tmp/cirrus-build-50565158/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=6,10,17,20,22,38,45,53,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-50565158 |
318 | 4s | 1% | retry -- apt-get update |
338 | 11s | 3% | retry -- apt-get install curl -y |
550 | 2s | 0% | retry -- apt-get update |
559 | 2m6s | 38% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2340 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2397 | 1m4s | 19% | make -C /iwyu-build/ install -j10 |
2453 | 1m27s | 26% | git config --global ci.base-install-done true |
2497 | 4s | 1% | podman image prune --force --external |
2515 | 1s | 0% | docker exec e9983c4902b0d079bb544dcfc275a0f3764047946467cbe4102d124df1e7e5ec 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-50565158/ /ci_container_base' |