Task 4664315833221120

test: Fix CLI_MAX_ARG_SIZE issues

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


Commands that took longer than 1 second (total 12m21s)
linedurationpercentagecommand
1391s0%docker build --file /tmp/cirrus-build-1297577382/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=4,15,17,21,27,29,38,49,51,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1297577382
19611s1%podman container rm --force --all
2163s0%docker exec 01a838fadaacb5ff7c82e438b8ddf00366394e0a7a0f84505105c425cb75b565 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-1297577382/ /ci_container_base'
3921m19s10%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
42230s4%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 -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
77013s1%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796728_465169301
  • fuzzer,address,undefined,integer, no depends
  • pull/33243
  • ABORTED