Task 56228178576

wallet: Validate all descriptors before rescanning in importdescriptors

2025-11-24 13:29:52 failed fix-importdescriptors-validate-first 065e2e56c251914b61fe0d22cc942c28830bc936


Commands that took longer than 1 second (total 3m15s)
linedurationpercentagecommand
9358s4%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_fuzz_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11032s1%retry -- apt-get update
11896s3%g++-13
12926s3%amd64 4:13.2.0-7ubuntu1 [1100 B]
16575s2%(4:13.2.0-7ubuntu1) ...
199124s12%echo -n done
20211s0%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_fuzz_valgrind --name=ci_native_fuzz_valgrind --network=ci-ip6net --platform=linux ci_native_fuzz_valgrind
220746s23%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
23499s4%- skipped
266846s23%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all all
35171s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -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/univalue/include -Wno-error=array-bounds -O2 -g -std=c++20 -fPIC -fno-extended-identifiers -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/backup.cpp.o -MF CMakeFiles/bitcoin_wallet.dir/rpc/backup.cpp.o.d -o CMakeFiles/bitcoin_wallet.dir/rpc/backup.cpp.o -c /home/admin/actions-runner/_work/_temp/src/wallet/rpc/backup.cpp
Tags
  • Valgrind, fuzz
  • fix-importdescriptors-validate-first
  • FAILED