Task 61745649487

index: handle case where pindex_prev equals chain tip in NextSyncBlock()

2026-01-28 13:58:35 completed fix-comment eaeb0a0c4d558f8462b93dba14bc3b6b019a07ab


Commands that took longer than 1 second (total 30m35s)
linedurationpercentagecommand
9454s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10862s0%retry apt-get update
10981s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
127816s0%arm64 4:14.2.0-1 [1332 B]
179015s0%(4:14.2.0-1) ...
225641s2%echo -n done
22993s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/work/_temp/ccache_dir,dst=/home/runner/work/_temp/ccache_dir --mount=type=bind,src=/home/runner/work/_temp/depends/built,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/work/_temp/depends/sources,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/work/_temp/previous_releases,dst=/home/runner/work/_temp/previous_releases --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_arm_linux --name=ci_arm_linux --network=ci-ip6net --platform=linux/arm64 ci_arm_linux
24721s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
24876s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
254012s0%- skipped
296315m57s52%cmake --build /home/runner/work/_temp/build -j4 --target all install
41741m50s5%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
449310m25s34%/home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
58701s0%docker container kill 497db4c670dea94a96d8cc1bc984c326ebc3115043446869691e3758dff3d04c
Tags
  • 32 bit ARM
  • fix-comment
  • COMPLETED