Task 6273862884655104
descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey`
2025-03-06 17:25:07 aborted worker:ci_worker_1738745306_368430680 pull/31243 4e0de38013035699889db396856200a217c934b2- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m20s)
line | duration | percentage | command |
---|---|---|---|
205 | 2s | 0% | docker build --file /tmp/cirrus-build-175209150/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=6,8,11,16,22,27,28,37,49,51 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-175209150 |
317 | 3s | 1% | retry -- apt-get update |
337 | 8s | 3% | retry -- apt-get install curl -y |
556 | 2s | 0% | retry -- apt-get update |
565 | 2m0s | 59% | 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' |
2346 | 3s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2403 | 48s | 23% | make -C /iwyu-build/ install -j10 |