Task 76154375927

fuzz: add ipc round-trip fuzz target

2026-05-15 09:27:04 aborted fuzz-ipc-initial 6813459125905c9a3345266d3c72ca98b42f2360


Commands that took longer than 1 second (total 2m20s)
linedurationpercentagecommand
9365s3%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10721s0%retry apt-get update
10941s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11491s0%g++-13
12615s3%amd64 4:13.2.0-7ubuntu1 [1100 B]
16756s4%(4:13.2.0-7ubuntu1) ...
207326s18%echo -n done
22751s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
22895s3%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1'
23152s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF -DWITH_EMBEDDED_ASMAP=OFF
24539s6%features - done
277110s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
Tags
  • No wallet
  • fuzz-ipc-initial
  • ABORTED