Task 83892802787

refactor: Use u64 over size_t for all cache sizes to fix a 32-bit overflow

2026-06-28 09:02:20 completed 2606-fix-u32 fa544382f13c6a6da66791f5f1015bea7cdfde5a


Commands that took longer than 1 second (total 26m25s)
linedurationpercentagecommand
1419s1%LSan + UBSan + integer
109723s1%docker buildx build --file=/home/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/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
13091s0%retry apt-get update
14709s0%features - done
18058m15s31%cmake --build /home/runner/work/_temp/build -j8 --target all install
30683m2s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j8 --timeout 2400
378814m2s53%/home/runner/work/_temp/build/test/functional/test_runner.py -j8 --tmpdirprefix '/home/runner/work/_temp/ci/scratch_ ₿🧪_/test_runner/' --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
52266s0%docker container kill 2724cbf3bc1c21864efcf2be8e17cba1b8bb04d58a714a35b017262c43dedb83
Tags
  • ASan + LSan + UBSan + integer
  • 2606-fix-u32
  • COMPLETED