Task 50560364583

wallet/rpc: fix listdescriptors RPC fails to return descriptors with private key information when wallet contains descriptors missing any key

2025-09-17 06:12:53 completed list-descriptors-with-partial-keys 74521dd6d4b65007547e64bda2bfbc6fe497677f


Commands that took longer than 1 second (total 16m18s)
linedurationpercentagecommand
89321s2%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
120310s1%bash -c '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'\'' '
152957s5%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26511s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
26835s0%cmake --build /tidy-build -j8
27005m34s34%tee tmp.tidy-out.txt
48141m27s8%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
128217s0%has correct #includes/fwd-decls)
132791s0%should remove these lines:
136282s0%should remove these lines:
139375s0%has correct #includes/fwd-decls)
144401s0%should remove these lines:
145906s0%has correct #includes/fwd-decls)
154601s0%has correct #includes/fwd-decls)
158647s0%should remove these lines:
160085s0%has correct #includes/fwd-decls)
163003s0%should remove these lines:
164076m15s38%should remove these lines:
410111s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
698361s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • list-descriptors-with-partial-keys
  • COMPLETED