Task 5804829806690304
fuzz: Make partially_downloaded_block more deterministic
2025-03-31 15:44:36 aborted worker:ci_worker_1738745276_841682178 pull/32158 fa6286f089fdf42acd369a8173790a4d1da3d244- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 4m30s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 0% | docker build --file /tmp/cirrus-build-165424503/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=2,9,10,12,21,23,32,34,39,43 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-165424503 |
318 | 4s | 1% | retry -- apt-get update |
339 | 10s | 3% | retry -- apt-get install curl -y |
558 | 2s | 0% | retry -- apt-get update |
567 | 3m25s | 75% | 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' |
2348 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |