Task 6708938365730816

[DO NOT MERGE] Schnorr batch verification for blocks

2024-12-05 13:57:17 failed worker:ci_worker_1731482106_369389725 pull/29491 6f271d7bd0926a926b643f60f65263bed1d07c44


Commands that took longer than 1 second (total 9m46s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-3280168326/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=4,14,23,26,34,37,47,51,55,56 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3280168326
3002s0%retry -- apt-get update
32027s4%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123126s4%git config --global ci.base-install-done true
15301s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
154120s3%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
188430s5%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'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
22173m43s38%bash -c 'cmake --build . -j10 --target all install'
36113m44s38%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1731482106_369389725
  • multiprocess, i686, DEBUG
  • pull/29491
  • FAILED