Task 74597886698

rpc: Fix internal bug in descriptorprocesspsbt when encountering invalid signatures

2026-05-06 10:42:43 failed fix-32849-descriptorprocesspsbt-internal-bug 6e6d595efc321298a0a5ce41dde9110317cdc4bb


Commands that took longer than 1 second (total 7m10s)
linedurationpercentagecommand
9805s1%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_tsan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tsan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11212s0%retry apt-get update
11433s0%retry apt-get install curl -y
13781s0%retry apt-get update
14432s0%g++-13 g++-13-x86-64-linux-gnu
154813s3%amd64 4:13.2.0-7ubuntu1 [1100 B]
19207s1%(4:13.2.0-7ubuntu1) ...
230633s7%retry git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-22.1.3 /llvm-project
24404s0%- skipped
25842s0%testing configuration: /llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in
262024s5%ninja -C /cxx_build/ -j8
46554s0%rm -rf /llvm-project
466248s11%echo -n done
46951s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_tsan --name=ci_native_tsan --network=ci-ip6net --platform=linux ci_native_tsan
48671s0%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
48815s1%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' NO_QT=1 LOG=1'
493015s3%- skipped
52713m0s41%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
58561s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
635810s2%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DENABLE_EMBEDDED_ASMAP=1 -DENABLE_ZMQ=1 -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/systemtap/include -fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=thread -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o -MF CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o.d -o CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o -c /home/admin/actions-runner/_work/_temp/src/rpc/rawtransaction.cpp -DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES
Tags
  • TSan
  • fix-32849-descriptorprocesspsbt-internal-bug
  • FAILED