Task 54368998864

ci: run native fuzz with MSAN job

2025-11-03 14:20:08 completed add_msan_fuzz_ci 2852f0ca0e0248cc4c7089b4b42917ec9d6568be


Commands that took longer than 1 second (total 19m15s)
linedurationpercentagecommand
9067s0%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_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10722s0%retry -- apt-get update
10932s0%retry -- apt-get install curl -y
13281s0%retry -- apt-get update
14445s0%g++-13 g++-13-x86-64-linux-gnu
168113s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
237913s1%(4:13.2.0-7ubuntu1) ...
318020s1%make -C /iwyu-build/ install -j8
32361m6s5%echo -n done
346912s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
380113s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
49311s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49635s0%cmake --build /tidy-build -j8
49805m56s30%tee tmp.tidy-out.txt
71176s0%tee /tmp/iwyu_ci.out
72741m30s7%tee /tmp/iwyu_ci.out
150458s0%has correct #includes/fwd-decls)
158683s0%should remove these lines:
160022s0%has correct #includes/fwd-decls)
164834s0%should remove these lines:
168094s0%has correct #includes/fwd-decls)
173121s0%should remove these lines:
177678s0%should remove these lines:
179113s0%has correct #includes/fwd-decls)
181265s0%should remove these lines:
183107m19s38%should remove these lines:
432251s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
717351s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • add_msan_fuzz_ci
  • COMPLETED