Task 52290996886

index: initial sync speedup, parallelize process

2025-10-08 20:13:01 failed 2022_parallelize_blockfilter_index_2 234f65b6a733a96242381e657ae9978d22b49a8f


Commands that took longer than 1 second (total 16m7s)
linedurationpercentagecommand
8853s0%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
10323s0%retry -- apt-get update
10671s0%retry -- bash -c '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 rsync git procps bison e2fsprogs cmake ninja-build'
10772s0%g++-13
125612s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170011s1%(4:13.2.0-7ubuntu1) ...
20541s0%to provide /usr/bin/c++ (c++) in auto mode
208541s4%echo -n done
23271s0%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
31638s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31959s0%- skipped
360313m31s83%cmake --build /home/runner/work/_temp/build -j4 --target all install
46522s0%cmake --build /home/runner/work/_temp/build -j1 --target all install --verbose
57711s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -D_FILE_OFFSET_BITS=64 -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/secp256k1/include -I/home/runner/work/_temp/build -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/include -Wno-psabi -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fno-extended-identifiers -fdebug-prefix-map=/home/runner/work/_temp/src=. -fmacro-prefix-map=/home/runner/work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -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/CMakeFiles/test_bitcoin.dir/threadpool_tests.cpp.o -MF CMakeFiles/test_bitcoin.dir/threadpool_tests.cpp.o.d -o CMakeFiles/test_bitcoin.dir/threadpool_tests.cpp.o -c /home/runner/work/_temp/src/test/threadpool_tests.cpp
Tags
  • 32 bit ARM, unit tests, no functional tests
  • 2022_parallelize_blockfilter_index_2
  • FAILED