Task 5962366145265664

ci: Test cross-built Windows executables on Windows natively

2025-01-06 10:44:17 completed worker:ci_worker_1731482098_544352074 pull/31176 8331141038ed5950c69764ddefb51cc96a321cfd


Commands that took longer than 1 second (total 33m14s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-3563771340/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=3,16,29,35,39,45,56,59,62,63 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3563771340
3004s0%retry -- apt-get update
32057s2%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'
123134s1%git config --global ci.base-install-done true
12741s0%podman image prune --force --external
12921s0%docker exec 694774eb2343a44bbc14dcb379acadcb1b23312bd5c697234522e8b2019e97cb 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-3563771340/ /ci_container_base'
15423m26s10%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
191738s1%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)'
22441m5s3%bash -c 'cmake --build . -j10 --target all install'
36706m8s18%ctest --stop-on-failure -j10 --timeout 2400
395919m59s60%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_1731482098_544352074
  • multiprocess, i686, DEBUG
  • pull/31176
  • COMPLETED