Task 6389348163125248

Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912)

2025-06-11 11:04:40 aborted worker:ci_worker_1738745309_791910056 pull/32728 9a11ec4e01ac36c9dbb109c2e7b89e971dc51175


Commands that took longer than 1 second (total 1h28m1s)
linedurationpercentagecommand
2036s0%docker build --file /tmp/cirrus-build-1864599936/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=2,22,23,33,35,42,48,50,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1864599936
26014s0%podman container rm --force --all
2681s0%docker image prune --force --filter label=bitcoin-ci-test
2802s0%docker exec 9b540e46b906b7e72be15562287e36f199f5af0f1746415c2459bab6547648fe bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1864599936/ /ci_container_base'
3092s0%docker exec 9b540e46b906b7e72be15562287e36f199f5af0f1746415c2459bab6547648fe bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"'
3121s0%docker exec 9b540e46b906b7e72be15562287e36f199f5af0f1746415c2459bab6547648fe bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
5191m16s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55136s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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)'
87116s0%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745309_791910056
  • fuzzer,address,undefined,integer, no depends
  • pull/32728
  • ABORTED