Task 5424120818565120

[IBD] flush UTXOs in bigger batches based on dbcache size

2025-04-09 08:32:35 aborted worker:ci_worker_1738745276_841682178 pull/31645 06beb420cea1fc65c109f554f486202e5a22b80c


Commands that took longer than 1 second (total 14m46s)
linedurationpercentagecommand
2062s0%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,8,18,19,26,36,37,48,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build
3185s0%retry -- apt-get update
33910s1%retry -- apt-get install curl -y
5513s0%retry -- apt-get update
5601m12s8%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 qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
22504s0%cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use
23071m20s9%make -C /iwyu-build/ install -j10
23631m51s12%git config --global ci.base-install-done true
240323s2%podman container rm --force --all
24084s0%podman image prune --force --external
24141s0%docker image prune --force --filter label=bitcoin-ci-test
24261s0%docker exec 0b2c46762f4dd0fbdad1c92eb03eeb519a456446425b6fa3b1542c3faff8aa07 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/ /ci_container_base'
268444s4%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
30211m9s7%bash -c 'cmake --build . -j10 --target all install'
442912s1%/ci_container_base/contrib/devtools/check-deps.sh .
446219s2%cmake --build /tidy-build -j10
44671s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
Tags
  • worker:ci_worker_1738745276_841682178
  • tidy
  • pull/31645
  • ABORTED