Task 6287322582351872

fuzz: Use serial task runner to increase fuzz stability

2025-02-11 19:50:15 completed worker:ci_worker_1738745309_791910056 pull/31841 faad87189015e559b0a69033fed615f63c999df0


Commands that took longer than 1 second (total 55m35s)
linedurationpercentagecommand
1927s0%tee --append /tmp/env-ci_worker_1738745309_791910056-ci_native_fuzz
20931s0%docker build --file /tmp/cirrus-build-1664544706/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=0,8,10,12,13,22,33,35,41,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1664544706
26712s0%podman container rm --force --all
5261m27s2%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55930s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
89035s1%bash -c 'cmake --build . -j10 --target all install'
143051m59s93%test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1738745309_791910056
  • fuzzer,address,undefined,integer, no depends
  • pull/31841
  • COMPLETED