Task 57896414134

kernel, refactor: return error status on all fatal errors

2025-12-12 12:19:35 failed pr/fatalresult 2bc7da5ec86c1174ade3e908b2844822019acf8f


Commands that took longer than 1 second (total 6m10s)
linedurationpercentagecommand
9297s1%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
10862s0%retry -- apt-get update
11071s0%retry -- apt-get install --no-install-recommends --no-upgrade -y libevent-dev libboost-dev libsqlite3-dev valgrind libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
117217s4%g++-13
12757s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
16406s1%(4:13.2.0-7ubuntu1) ...
197424s6%echo -n done
218754s14%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
23308s2%- skipped
264941s11%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all all
287440s10%offsetof(util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, void, util::Messages>,util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, void, util::Messages>::<unnamed>)).std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>::_M_data’ was declared here
29611m48s29%offsetof(util::Result<std::variant<VerifySuccess, kernel::Interrupted, SkippedL3Checks, SkippedMissingBlocks>, void, kernel::FlushStatus, util::Messages>,util::Result<std::variant<VerifySuccess, kernel::Interrupted, SkippedL3Checks, SkippedMissingBlocks>, void, kernel::FlushStatus, util::Messages>::<unnamed>.util::detail::SuccessHolder<std::variant<VerifySuccess, kernel::Interrupted, SkippedL3Checks, SkippedMissingBlocks>, void, kernel::FlushStatus, util::Messages>::<unnamed>)))[1]’ was declared here
38119s2%-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 -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/secp256k1/include -Wno-error=array-bounds -Wno-error=maybe-uninitialized -O2 -g -std=c++20 -fPIE -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/test/fuzz/CMakeFiles/fuzz.dir/tx_pool.cpp.o -MF CMakeFiles/fuzz.dir/tx_pool.cpp.o.d -o CMakeFiles/fuzz.dir/tx_pool.cpp.o -c /home/admin/actions-runner/_work/_temp/src/test/fuzz/tx_pool.cpp
Tags
  • Valgrind, fuzz
  • pr/fatalresult
  • FAILED