Task 4780378973536256

test: avoid stack overflow in `FindChallenges` via manual iteration

2025-04-27 09:26:29 completed worker:ci_worker_1738745306_368430680 pull/32351 8c0e673c4ac31c1c04750756de749fb813b2c33f


Commands that took longer than 1 second (total 16m40s)
linedurationpercentagecommand
2002s0%docker build --file /tmp/cirrus-build-535186720/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=4,13,15,23,26,30,38,42,44,55 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-535186720
2632s0%docker image prune --force --filter label=bitcoin-ci-test
2752s0%docker exec 9bc850a15dd34e1116feb8b6f0b75ccdbdea05d860eabac73b87773d387ff323 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-535186720/ /ci_container_base'
2951s0%docker exec 9bc850a15dd34e1116feb8b6f0b75ccdbdea05d860eabac73b87773d387ff323 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
52630s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
86335s3%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 -DENABLE_EXTERNAL_SIGNER=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)'
12851m0s5%bash -c 'cmake --build . -j10 --target all install'
27644m20s25%ctest --stop-on-failure -j10 --timeout 2400
30599m56s59%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
Tags
  • worker:ci_worker_1738745306_368430680
  • multiprocess, i686, DEBUG
  • pull/32351
  • COMPLETED