Task 4805053321576448

test: Fix CLI_MAX_ARG_SIZE issues

2025-08-26 11:01:09 aborted worker:ci_worker_1738693532_860143205 pull/33243 fa25f97268cf60c9563f68efd11c2d17c6e33018


Commands that took longer than 1 second (total 12m23s)
linedurationpercentagecommand
1322s0%docker build --file /tmp/cirrus-build-2471382358/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=2,15,36,42,46,49,50,55,57,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-2471382358
2389s1%bash -c 'dnf -y install epel-release'
29359s7%bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake '
8412s0%retry -- pip3 install --user pyzmq
8541m17s10%echo -n done
8979s1%podman image prune --force --external
9193s0%docker exec 08736e31a63d93100501f9354c342bb8855754be2a85a0300c3cd9ebb4b78415 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-2471382358/ /ci_container_base'
10971s0%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
110949s6%bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1'
142137s4%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug '
18341m26s11%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
29823m3s24%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1738693532_860143205
  • CentOS, depends, gui
  • pull/33243
  • ABORTED