Task 6125583249178624

cmake: Move internal binaries from bin/ to libexec/

2025-07-03 21:30:11 completed worker:ci_worker_1749796739_923535655 pull/31679 03f585d58ccf4d5c02d621c5b6046d45807b3201


Commands that took longer than 1 second (total 1h3m41s)
linedurationpercentagecommand
2002s0%docker build --file /tmp/cirrus-build-3556124504/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=11,17,28,49,52,53,56,57,59,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3556124504
3105s0%retry -- apt-get update
33145s1%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'
122534s0%echo -n done
12681s0%podman image prune --force --external
12741s0%docker image prune --force --filter label=bitcoin-ci-test
12862s0%docker exec d4db2d67da892199d779f41ed6fc6de060cf5b38665cf7eb20ba50df636a73b0 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3556124504/ /ci_container_base'
13151s0%docker exec d4db2d67da892199d779f41ed6fc6de060cf5b38665cf7eb20ba50df636a73b0 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
15231s0%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
153424m17s38%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
205047s1%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)'
24591m20s2%bash -c 'cmake --build . -j10 --target all install'
36057m54s12%ctest --stop-on-failure -j10 --timeout 2400
390227m30s43%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --usecli --quiet --failfast
Tags
  • worker:ci_worker_1749796739_923535655
  • multiprocess, i686, DEBUG
  • pull/31679
  • COMPLETED