Task 59346744049

wallet, sqlite: Encapsulate SQLite statements in a RAII class

2026-01-02 23:50:21 completed sqlite-stmt-raii c5a5d062f6a96747589faddc80ab2575dfa76454


Commands that took longer than 1 second (total 27m17s)
linedurationpercentagecommand
2319s1%LSan + UBSan + integer
97225s1%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_asan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_asan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11621s0%retry -- apt-get update
132210s0%- skipped
16662m16s8%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
28863m18s12%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
320320m35s75%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
40625s0%docker container kill 48417fffeb110588621e58e3040a1b09e6d74e0051547ff55edaecb0fc817a39
Tags
  • ASan + LSan + UBSan + integer
  • sqlite-stmt-raii
  • COMPLETED