Task 4653188734779392

refactor: use `std::vector<std::byte>` for `BlockManager::ReadRawBlock()`

2025-06-13 16:20:44 completed worker:ci_worker_1749796728_465169301 pull/32743 6ecb9fc65f9a5654663304757880e50d73cf4a84


Commands that took longer than 1 second (total 47m46s)
linedurationpercentagecommand
2002s0%docker build --file /tmp/cirrus-build-1288616093/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=13,14,15,17,26,32,36,39,48,50 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-1288616093
2631s0%docker image prune --force --filter label=bitcoin-ci-test
2751s0%docker exec 3f8e385efddbb86c6afbe18c29cc5651b3f1ba55f19537ee9e8908d6efcb1e14 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-1288616093/ /ci_container_base'
52651s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
86352s1%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)'
127315m49s33%bash -c 'cmake --build . -j10 --target all install'
24197m17s15%ctest --stop-on-failure -j10 --timeout 2400
271822m35s47%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_1749796728_465169301
  • multiprocess, i686, DEBUG
  • pull/32743
  • COMPLETED