Task 5020320291094528

test: allow all functional tests to be run or skipped with --usecli

2025-06-18 18:28:52 aborted worker:ci_worker_1749796708_084564724 pull/32290 8ca534b9adc948251965bbe317379438300919ef


Commands that took longer than 1 second (total 3m4s)
linedurationpercentagecommand
2002s1%docker build --file /tmp/cirrus-build-1426196366/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=12,20,21,23,34,37,41,42,47,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-1426196366
3094s2%retry -- apt-get update
33035s19%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
122445s24%git config --global ci.base-install-done true
12672s1%podman image prune --force --external
12731s0%docker image prune --force --filter label=bitcoin-ci-test
12851s0%docker exec d19bb3751a226dd1838fc2669ff707f8a5f7288c87c4bb3fd9cb8df052e7e30e 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-1426196366/ /ci_container_base'
13122s1%exit 0
153639s21%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
187338s20%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
Tags
  • worker:ci_worker_1749796708_084564724
  • multiprocess, i686, DEBUG
  • pull/32290
  • ABORTED