Task 6692767885164544
Add functional test for IPC interface
2025-08-18 21:44:32 aborted worker:ci_worker_1749796732_542608080 pull/33201 28bb62ef4dc128ecbc95561f6a3242baa9175be9- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m16s)
line | duration | percentage | command |
---|---|---|---|
147 | 2s | 1% | docker build --file /tmp/cirrus-build/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=4,5,12,13,19,30,43,48,52,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
262 | 4s | 2% | retry -- apt-get update |
283 | 20s | 10% | retry -- apt-get install curl -y |
495 | 2s | 1% | retry -- apt-get update |
504 | 1m39s | 50% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto python3-pip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2196 | 1s | 0% | retry -- pip3 install --break-system-packages --user pycapnp |
2210 | 5s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |