204 | 2s | 1% | docker build --file /tmp/cirrus-build-284170170/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_fuzz.sh --cpuset-cpus=3,4,6,9,11,16,17,34,54,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-284170170 |
314 | 3s | 2% | retry -- apt-get update |
335 | 9s | 6% | retry -- apt-get install curl -y |
547 | 2s | 1% | retry -- apt-get update |
556 | 26s | 18% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1275 | 40s | 28% | git config --global ci.base-install-done true |
1318 | 5s | 3% | podman image prune --force --external |
1324 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1336 | 3s | 2% | docker exec f5751accb131e6eb4e990247646b7be5f239d56ef3b0a602871f2e7ea1c3746a 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-284170170/ /ci_container_base' |