Task 60570348880

wallet: Fix MaxSatisfactionWeight calculation for Taproot descriptors

2026-01-16 07:17:34 completed fix-tr-descriptor-weight 393c79236630eae60e7876e2e891b5e4418f8b57


Commands that took longer than 1 second (total 9m35s)
linedurationpercentagecommand
9304s0%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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10662s0%retry -- apt-get update
11421s0%g++-13
12515s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
16405s0%(4:13.2.0-7ubuntu1) ...
203624s4%echo -n done
20661s0%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_nowallet --name=ci_native_nowallet --network=ci-ip6net --platform=linux ci_native_nowallet
22604s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1'
228910s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF
273640s6%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
385423s3%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j4 --timeout 2400
41396m59s72%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
54715s0%docker container kill 6d3a2eff66d9417590a0520a43a6b1ca3662a133e6fc0c5f365efd8ddf64e6a3
Tags
  • No wallet
  • fix-tr-descriptor-weight
  • COMPLETED