Task 55085487678

test, refactor: Fix `-Warray-bounds` warning

2025-11-11 13:26:21 completed 251111-array-bounds e0b08ae02b3e7daf7aef9d8d33957778cd789bca


Commands that took longer than 1 second (total 17m3s)
linedurationpercentagecommand
9376s0%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_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
10898s0%retry -- apt-get update
11242s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox 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
11343s0%g++-13
131514s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
174416s1%(4:13.2.0-7ubuntu1) ...
21382s0%to provide /usr/bin/c++ (c++) in auto mode
216942s4%echo -n done
23931s0%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
32298s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
32571s0%cmake -S /home/runner/work/_temp -B /home/runner/work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/runner/work/_temp/depends/arm-linux-gnueabihf/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/runner/work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON '-DCMAKE_CXX_FLAGS=-Wno-psabi -Wno-error=dangling-reference -Wno-error=maybe-uninitialized'
326111s1%- skipped
367612m24s72%cmake --build /home/runner/work/_temp/build -j4 --target all install
48231m56s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
51401s0%docker container kill 59fbad4f4f4c53940899c5806ee9f055fede0618f801aaf90d2df7e964e7dbc8
Tags
  • 32 bit ARM, unit tests, no functional tests
  • 251111-array-bounds
  • COMPLETED