Task 6533867680563200
kernel: Introduce initial C header API
2025-01-17 09:30:31 aborted worker:ci_worker_1731482087_766096532 pull/30595 3eefbda3710aad3adc4aac3a6a36e381f9e9f555- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 3m40s)
line | duration | percentage | command |
---|---|---|---|
203 | 1s | 0% | docker build --file /tmp/cirrus-build-1909367032/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=3,5,7,9,13,16,29,35,46,60 --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1909367032 |
313 | 4s | 1% | retry -- apt-get update |
333 | 8s | 3% | retry -- apt-get install curl -y |
545 | 2s | 0% | retry -- apt-get update |
554 | 1m3s | 28% | 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 pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2313 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2370 | 1m8s | 30% | make -C /iwyu-build/ install -j10 |