Task 62020072885

[28.x] Backports

2026-01-30 16:40:52 completed more_28_x_backports f6e5ec5d81cc1db85d80942f0f6b5f557b0bb67b


Commands that took longer than 1 second (total 18m33s)
linedurationpercentagecommand
7620s0%dirname ./ci/test/00_setup_env.sh
7630s0%cd ./ci/test/../../
7640s0%pwd
7650s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7660s0%export BASE_READ_ONLY_DIR
7670s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7680s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7690s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7700s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7710s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7720s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7730s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7740s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7750s0%echo 'Setting specific values in env'
7760s0%'[' -n ./ci/test/00_setup_env_native_fuzz.sh ']'
7770s0%set -o errexit
7780s0%source ./ci/test/00_setup_env_native_fuzz.sh
7790s0%export LC_ALL=C.UTF-8
7800s0%LC_ALL=C.UTF-8
7810s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
7820s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
7830s0%export CONTAINER_NAME=ci_native_fuzz
7840s0%CONTAINER_NAME=ci_native_fuzz
7850s0%export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev'
7860s0%PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev'
7870s0%export NO_DEPENDS=1
7880s0%NO_DEPENDS=1
7890s0%export RUN_UNIT_TESTS=false
7900s0%RUN_UNIT_TESTS=false
7910s0%export RUN_FUNCTIONAL_TESTS=false
7920s0%RUN_FUNCTIONAL_TESTS=false
7930s0%export RUN_FUZZ_TESTS=true
7940s0%RUN_FUZZ_TESTS=true
7950s0%export GOAL=install
7960s0%GOAL=install
7970s0%export 'CI_CONTAINER_CAP=--cap-add SYS_PTRACE'
7980s0%CI_CONTAINER_CAP='--cap-add SYS_PTRACE'
7990s0%export 'BITCOIN_CONFIG=--enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
8000s0%BITCOIN_CONFIG='--enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
8010s0%export CCACHE_MAXSIZE=200M
8020s0%CCACHE_MAXSIZE=200M
8030s0%export LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18
8040s0%LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18
8050s0%echo 'Fallback to default values in env (if not yet set)'
8080s0%command -v nproc
8090s0%nproc
8100s0%export MAKEJOBS=-j16
8110s0%MAKEJOBS=-j16
8120s0%export USE_BUSY_BOX=false
8130s0%USE_BUSY_BOX=false
8140s0%export RUN_UNIT_TESTS=false
8150s0%RUN_UNIT_TESTS=false
8160s0%export RUN_FUNCTIONAL_TESTS=false
8170s0%RUN_FUNCTIONAL_TESTS=false
8180s0%export RUN_TIDY=false
8190s0%RUN_TIDY=false
8200s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8210s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8220s0%export RUN_FUZZ_TESTS=true
8230s0%RUN_FUZZ_TESTS=true
8240s0%export BOOST_TEST_RANDOM=1
8250s0%BOOST_TEST_RANDOM=1
8260s0%export DEBIAN_FRONTEND=noninteractive
8270s0%DEBIAN_FRONTEND=noninteractive
8280s0%export CCACHE_MAXSIZE=200M
8290s0%CCACHE_MAXSIZE=200M
8300s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8310s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8320s0%export CCACHE_COMPRESS=1
8330s0%CCACHE_COMPRESS=1
8340s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8350s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8360s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8370s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8380s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8390s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8400s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8410s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8420s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8430s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8440s0%export GOAL=install
8450s0%GOAL=install
8460s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8470s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8480s0%export 'CI_RETRY_EXE=retry --'
8490s0%CI_RETRY_EXE='retry --'
8500s0%set -o errexit
8510s0%./ci/test/02_run_container.sh
8520s0%'[' -z '' ']'
8530s0%python3 -c 'import os; [print(f"{key}={value}") for key, value in os.environ.items() if "\n" not in value and "HOME" != key and "PATH" != key and "USER" != key]'
8540s0%tee /tmp/env-admin-ci_native_fuzz
9830s0%docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9844s0%tee --append /tmp/env-admin-ci_native_fuzz
9950s0%echo 'Creating docker.io/ubuntu:24.04 container to run in'
9965s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --label=bitcoin-ci-test --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz --load --tag=ci_native_fuzz /home/admin/actions-runner/_work/bitcoin/bitcoin
10440s0%dirname ./ci/test/00_setup_env.sh
10450s0%cd ./ci/test/../../
10460s0%pwd
10470s0%BASE_READ_ONLY_DIR=/ci_container_base
10480s0%export BASE_READ_ONLY_DIR
10490s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10500s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10510s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10520s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10530s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10540s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10550s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10560s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10570s0%echo 'Setting specific values in env'
10580s0%'[' -n ./ci/test/00_setup_env_native_fuzz.sh ']'
10590s0%set -o errexit
10610s0%source ./ci/test/00_setup_env_native_fuzz.sh
10620s0%export LC_ALL=C.UTF-8
10630s0%LC_ALL=C.UTF-8
10640s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10650s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10660s0%export CONTAINER_NAME=ci_native_fuzz
10670s0%CONTAINER_NAME=ci_native_fuzz
10680s0%export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev'
10690s0%PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev'
10700s0%export NO_DEPENDS=1
10710s0%NO_DEPENDS=1
10720s0%export RUN_UNIT_TESTS=false
10730s0%RUN_UNIT_TESTS=false
10740s0%export RUN_FUNCTIONAL_TESTS=false
10750s0%RUN_FUNCTIONAL_TESTS=false
10760s0%export RUN_FUZZ_TESTS=true
10770s0%RUN_FUZZ_TESTS=true
10780s0%export GOAL=install
10790s0%GOAL=install
10800s0%export 'CI_CONTAINER_CAP=--cap-add SYS_PTRACE'
10810s0%CI_CONTAINER_CAP='--cap-add SYS_PTRACE'
10820s0%export 'BITCOIN_CONFIG=--enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
10830s0%BITCOIN_CONFIG='--enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
10840s0%export CCACHE_MAXSIZE=200M
10850s0%CCACHE_MAXSIZE=200M
10860s0%export LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18
10870s0%LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18
10880s0%echo 'Fallback to default values in env (if not yet set)'
10900s0%command -v nproc
10910s0%nproc
10920s0%export MAKEJOBS=-j16
10930s0%MAKEJOBS=-j16
10940s0%export USE_BUSY_BOX=false
10950s0%USE_BUSY_BOX=false
10960s0%export RUN_UNIT_TESTS=false
10970s0%RUN_UNIT_TESTS=false
10980s0%export RUN_FUNCTIONAL_TESTS=false
10990s0%RUN_FUNCTIONAL_TESTS=false
11000s0%export RUN_TIDY=false
11010s0%RUN_TIDY=false
11020s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
11030s0%TEST_RUNNER_TIMEOUT_FACTOR=40
11040s0%export RUN_FUZZ_TESTS=true
11050s0%RUN_FUZZ_TESTS=true
11060s0%export BOOST_TEST_RANDOM=1
11070s0%BOOST_TEST_RANDOM=1
11080s0%export DEBIAN_FRONTEND=noninteractive
11090s0%DEBIAN_FRONTEND=noninteractive
11100s0%export CCACHE_MAXSIZE=200M
11110s0%CCACHE_MAXSIZE=200M
11120s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
11130s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
11140s0%export CCACHE_COMPRESS=1
11150s0%CCACHE_COMPRESS=1
11160s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11170s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11180s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11190s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11200s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11210s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11220s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11230s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11240s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11250s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11260s0%export GOAL=install
11270s0%GOAL=install
11280s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11290s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11300s0%export 'CI_RETRY_EXE=retry --'
11310s0%CI_RETRY_EXE='retry --'
11320s0%./ci/test/01_base_install.sh
11330s0%CFG_DONE=ci.base-install-done
11340s0%git config --global ci.base-install-done
11360s0%'[' '' == true ']'
11370s0%'[' -n '' ']'
11380s0%[[ docker.io/ubuntu:24.04 == *centos* ]]
11390s0%'[' '' '!=' macos ']'
11400s0%[[ -n '' ]]
11411s0%retry -- apt-get update
11620s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11710s0%g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc
12322s0%g++-13
135010s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
17747s0%(4:13.2.0-7ubuntu1) ...
21090s0%(4:13.2.0-7ubuntu1) ...
21100s0%to provide /usr/bin/c++ (c++) in auto mode
21190s0%'[' -n '' ']'
21200s0%[[ '' == \t\r\u\e ]]
21210s0%[[ false == \t\r\u\e ]]
21220s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
21230s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
21240s0%'[' -n '' ']'
212528s2%git config --global ci.base-install-done true
21420s0%docker volume create ci_native_fuzz_ccache
21440s0%docker volume create ci_native_fuzz_depends
21460s0%docker volume create ci_native_fuzz_depends_sources
21480s0%docker volume create ci_native_fuzz_previous_releases
21500s0%CI_CCACHE_MOUNT=type=volume,src=ci_native_fuzz_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
21510s0%CI_DEPENDS_MOUNT=type=volume,src=ci_native_fuzz_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
21520s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_fuzz_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
21530s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_fuzz_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
21540s0%'[' '' ']'
21550s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
21570s0%'[' -n '' ']'
21590s0%echo 'Prune all dangling bitcoin-ci-test images'
21600s0%docker image prune --force --filter label=bitcoin-ci-test
21620s0%docker run --cap-add LINUX_IMMUTABLE --cap-add SYS_PTRACE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=volume,src=ci_native_fuzz_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_fuzz_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_fuzz_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_fuzz_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_fuzz --name ci_native_fuzz --network ci-ip6net ci_native_fuzz
21630s0%CI_CONTAINER_ID=653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16
21640s0%export CI_CONTAINER_ID
21650s0%export 'CI_EXEC_CMD_PREFIX=docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16'
21660s0%CI_EXEC_CMD_PREFIX='docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16'
21670s0%'[' '' == macos ']'
21680s0%export -f CI_EXEC
21690s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
21700s0%docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp'
21880s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
21890s0%docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh'
21900s0%CFG_DONE=ci.base-install-done
21910s0%git config --global ci.base-install-done
21920s0%'[' true == true ']'
21930s0%echo 'Skip base install'
21950s0%exit 0
21960s0%CI_EXEC git config --global --add safe.directory '"*"'
21970s0%docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && git config --global --add safe.directory "*"'
21980s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
21990s0%docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/'
22000s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
22010s0%docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh'
22020s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22030s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22040s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22050s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22060s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22070s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22080s0%export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22090s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22100s0%'[' '' == macos ']'
22110s0%free -m -h
22150s0%nproc
22160s0%echo 'Number of CPUs (nproc): 16'
22180s0%uname --kernel-name --kernel-release
22190s0%echo 'System info: Linux 6.14.0-37-generic'
22200s0%lscpu
22380s0%echo 'Free disk space:'
22390s0%df -h
22680s0%[[ ci_native_fuzz == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
22770s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
22780s0%export HOST=x86_64-pc-linux-gnu
22790s0%HOST=x86_64-pc-linux-gnu
22800s0%tee /dev/fd/63
22810s0%patch -p1
22830s0%b/src/leveldb/db/db_impl.cc
22930s0%1].Add(stats);
22940s0%'[' true = true ']'
22950s0%export DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/
22960s0%DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/
22970s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/ ']'
229852s4%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
24110s0%cd /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
24130s0%echo 'Using qa-assets repo from commit ...'
24140s0%git log -1
24220s0%'[' false = true ']'
24230s0%'[' '' == macos ']'
24240s0%echo
24250s0%'[' -z 1 ']'
24260s0%'[' '' = true ']'
24270s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
24280s0%'[' -z 1 ']'
24290s0%'[' -z '' ']'
24300s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror'
24310s0%ccache --zero-stats
24330s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
24340s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
24350s0%'[' -n '' ']'
24367s0%./autogen.sh
24680s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
24690s0%cd /home/admin/actions-runner/_work/_temp/build
24700s0%bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
24850s0%compiler works... yes
24861s0%compiler default output file name... a.out
25590s0%preprocessor... clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E
25870s0%compiler accepts -Werror... yes
25890s0%compiler accepts -fsanitize=fuzzer,address,undefined,float-divide-by-zero,integer... yes
25910s0%compiler accepts -Wall... yes
25920s0%compiler accepts -Wextra... yes
25930s0%compiler accepts -Wgnu... yes
25940s0%compiler accepts -Wformat -Wformat-security... yes
25950s0%compiler accepts -Wvla... yes
25960s0%compiler accepts -Wshadow-field... yes
25970s0%compiler accepts -Wthread-safety... yes
25980s0%compiler accepts -Wloop-analysis... yes
25990s0%compiler accepts -Wredundant-decls... yes
26000s0%compiler accepts -Wunused-member-function... yes
26010s0%compiler accepts -Wdate-time... yes
26020s0%compiler accepts -Wconditional-uninitialized... yes
26030s0%compiler accepts -Wduplicated-branches... no
26040s0%compiler accepts -Wduplicated-cond... no
26050s0%compiler accepts -Wlogical-op... no
26060s0%compiler accepts -Woverloaded-virtual... yes
26070s0%compiler accepts -Wsuggest-override... yes
26080s0%compiler accepts -Wimplicit-fallthrough... yes
26090s0%compiler accepts -Wunreachable-code... yes
26100s0%compiler accepts -Wdocumentation... yes
26110s0%compiler accepts -Wself-assign... yes
26120s0%compiler accepts -Wundef... yes
26130s0%compiler accepts -Wunused-parameter... yes
26140s0%compiler accepts -fno-extended-identifiers... no
26150s0%compiler accepts -fstack-reuse=none... no
26160s0%compiler accepts -msse4.2... yes
26170s0%compiler accepts -msse4.1... yes
26180s0%compiler accepts -mavx -mavx2... yes
26190s0%compiler accepts -msse4 -msha... yes
26200s0%compiler accepts -mpclmul... yes
26250s0%compiler accepts -march=armv8-a+crc+crypto... no
26261s0%compiler accepts -march=armv8-a+crypto... no
26430s0%compiler accepts -fPIC... yes
26440s0%compiler accepts -Wstack-protector... yes
26450s0%compiler accepts -fstack-protector-all... yes
26460s0%compiler accepts -fcf-protection=full... yes
26470s0%compiler accepts -fstack-clash-protection... yes
26480s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
26491s0%preprocessor accepts -U_FORTIFY_SOURCE... yes
26870s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... yes
26930s0%headers... no
26982s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes
28952s0%make distdir VERSION=x86_64-pc-linux-gnu
29580s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu
29590s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-fuzz --with-sanitizers=fuzzer,address,undefined,float-divide-by-zero,integer CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\'''
29730s0%compiler works... yes
29740s0%compiler default output file name... a.out
30470s0%preprocessor... (cached) clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E
30720s0%compiler accepts -Werror... (cached) yes
30740s0%compiler accepts -fsanitize=fuzzer,address,undefined,float-divide-by-zero,integer... (cached) yes
30760s0%compiler accepts -Wall... (cached) yes
30770s0%compiler accepts -Wextra... (cached) yes
30780s0%compiler accepts -Wgnu... (cached) yes
30790s0%compiler accepts -Wformat -Wformat-security... (cached) yes
30800s0%compiler accepts -Wvla... (cached) yes
30810s0%compiler accepts -Wshadow-field... (cached) yes
30820s0%compiler accepts -Wthread-safety... (cached) yes
30830s0%compiler accepts -Wloop-analysis... (cached) yes
30840s0%compiler accepts -Wredundant-decls... (cached) yes
30850s0%compiler accepts -Wunused-member-function... (cached) yes
30860s0%compiler accepts -Wdate-time... (cached) yes
30870s0%compiler accepts -Wconditional-uninitialized... (cached) yes
30880s0%compiler accepts -Wduplicated-branches... (cached) no
30890s0%compiler accepts -Wduplicated-cond... (cached) no
30900s0%compiler accepts -Wlogical-op... (cached) no
30910s0%compiler accepts -Woverloaded-virtual... (cached) yes
30920s0%compiler accepts -Wsuggest-override... (cached) yes
30930s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
30940s0%compiler accepts -Wunreachable-code... (cached) yes
30950s0%compiler accepts -Wdocumentation... (cached) yes
30960s0%compiler accepts -Wself-assign... (cached) yes
30970s0%compiler accepts -Wundef... (cached) yes
30980s0%compiler accepts -Wunused-parameter... (cached) yes
30990s0%compiler accepts -fno-extended-identifiers... (cached) no
31000s0%compiler accepts -fstack-reuse=none... (cached) no
31010s0%compiler accepts -msse4.2... (cached) yes
31020s0%compiler accepts -msse4.1... (cached) yes
31030s0%compiler accepts -mavx -mavx2... (cached) yes
31040s0%compiler accepts -msse4 -msha... (cached) yes
31050s0%compiler accepts -mpclmul... (cached) yes
31100s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
31110s0%compiler accepts -march=armv8-a+crypto... (cached) no
31280s0%compiler accepts -fPIC... (cached) yes
31290s0%compiler accepts -Wstack-protector... (cached) yes
31300s0%compiler accepts -fstack-protector-all... (cached) yes
31310s0%compiler accepts -fcf-protection=full... (cached) yes
31320s0%compiler accepts -fstack-clash-protection... (cached) yes
31330s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
31340s0%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
31720s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... (cached) yes
31760s0%headers... no
31832s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes
33690s0%[[ false == \t\r\u\e ]]
33702m3s11%bash -c ' make -j16 install'
38640s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
38760s0%'[' true = true ']'
38770s0%ccache -s
38780s0%grep Hits:
38790s0%head -1
38800s0%sed 's/.*(\(.*\)%).*/\1/'
38820s0%hit_rate=' 0.89'
38830s0%'[' ' 0' -lt 75 ']'
38840s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_fuzz was 0.89%'
38850s0%du -sh /home/admin/actions-runner/_work/_temp/depends/SDKs/ /home/admin/actions-runner/_work/_temp/depends/builders/ /home/admin/actions-runner/_work/_temp/depends/built/ /home/admin/actions-runner/_work/_temp/depends/hosts/ /home/admin/actions-runner/_work/_temp/depends/packages/ /home/admin/actions-runner/_work/_temp/depends/patches/ /home/admin/actions-runner/_work/_temp/depends/sdk-sources/ /home/admin/actions-runner/_work/_temp/depends/sources/
38860s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
38950s0%[[ x86_64-pc-linux-gnu = *-mingw32 ]]
38960s0%'[' -n '' ']'
38970s0%'[' false = true ']'
38980s0%'[' '' = true ']'
38990s0%'[' false = true ']'
39010s0%'[' false = true ']'
39020s0%'[' true = true ']'
39030s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
390412m18s66%test/fuzz/test_runner.py -j16 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/ --empty_min_time=60
2170830s0%\356lJ\352\035#|lE3\265p\023}3\220\234\002)\202C\013\017j\227\022d\257\237"-
2176261m1s5%\356lJ\352\035#|lE3\265p\023}3\220\234\002)\202C\013\017j\227\022d\257\237" # Uses: 202
2361200s0%'[' -z '' ']'
2361210s0%echo 'Stop and remove CI container by ID'
23612211s0%docker container kill 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16
Tags
  • fuzzer,address,undefined,integer, no depends
  • more_28_x_backports
  • COMPLETED