| 532 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 533 | 0s | 0% | cd ./ci/test/../../ |
| 534 | 0s | 0% | pwd |
| 535 | 0s | 0% | BASE_READ_ONLY_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 536 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 538 | 0s | 0% | export BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 539 | 0s | 0% | BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 540 | 0s | 0% | export DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 542 | 0s | 0% | DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 543 | 0s | 0% | export BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 544 | 0s | 0% | BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 545 | 0s | 0% | echo 'Setting specific values in env' |
| 546 | 0s | 0% | '[' -n ./ci/test/00_setup_env_mac_native_fuzz.sh ']' |
| 547 | 0s | 0% | set -o errexit |
| 548 | 0s | 0% | source ./ci/test/00_setup_env_mac_native_fuzz.sh |
| 549 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 550 | 0s | 0% | LC_ALL=C.UTF-8 |
| 551 | 0s | 0% | export CONTAINER_NAME=ci_mac_native_fuzz |
| 552 | 0s | 0% | CONTAINER_NAME=ci_mac_native_fuzz |
| 553 | 0s | 0% | export CMAKE_GENERATOR=Ninja |
| 554 | 0s | 0% | CMAKE_GENERATOR=Ninja |
| 555 | 0s | 0% | export 'BITCOIN_CONFIG=-DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' -DAPPEND_CPPFLAGS='\''-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG'\''' |
| 556 | 0s | 0% | BITCOIN_CONFIG='-DBUILD_FOR_FUZZING=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' -DAPPEND_CPPFLAGS='\''-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG'\''' |
| 557 | 0s | 0% | export CI_OS_NAME=macos |
| 558 | 0s | 0% | CI_OS_NAME=macos |
| 559 | 0s | 0% | export NO_DEPENDS=1 |
| 560 | 0s | 0% | NO_DEPENDS=1 |
| 561 | 0s | 0% | export OSX_SDK= |
| 562 | 0s | 0% | OSX_SDK= |
| 563 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 564 | 0s | 0% | RUN_UNIT_TESTS=false |
| 565 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 566 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 567 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 568 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 569 | 0s | 0% | export GOAL=all |
| 570 | 0s | 0% | GOAL=all |
| 571 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 572 | 0s | 0% | command -v nproc |
| 573 | 0s | 0% | nproc |
| 574 | 0s | 0% | export MAKEJOBS=-j3 |
| 575 | 0s | 0% | MAKEJOBS=-j3 |
| 576 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 577 | 0s | 0% | RUN_UNIT_TESTS=false |
| 578 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 579 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 580 | 0s | 0% | export RUN_TIDY=false |
| 581 | 0s | 0% | RUN_TIDY=false |
| 582 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 583 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 584 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 585 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 586 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 587 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 588 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 589 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 590 | 0s | 0% | export CCACHE_MAXSIZE=500M |
| 591 | 0s | 0% | CCACHE_MAXSIZE=500M |
| 592 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 593 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 594 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 595 | 0s | 0% | CCACHE_COMPRESS=1 |
| 596 | 0s | 0% | export CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 597 | 0s | 0% | CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 598 | 0s | 0% | export BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 599 | 0s | 0% | BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 600 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 601 | 0s | 0% | PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 602 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 603 | 0s | 0% | CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 604 | 0s | 0% | export GOAL=all |
| 605 | 0s | 0% | GOAL=all |
| 606 | 0s | 0% | export DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 607 | 0s | 0% | DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 608 | 0s | 0% | export CI_RETRY_EXE=retry |
| 609 | 0s | 0% | CI_RETRY_EXE=retry |
| 610 | 0s | 0% | export CI_IMAGE_PLATFORM=linux |
| 611 | 0s | 0% | CI_IMAGE_PLATFORM=linux |
| 612 | 0s | 0% | set -o errexit |
| 613 | 0s | 0% | ./ci/test/02_run_container.py |
| 615 | 0s | 0% | bash -c 'grep export ./ci/test/00_setup_env*.sh' |
| 616 | 0s | 0% | cat /tmp/env-runner-ci_mac_native_fuzz |
| 650 | 0s | 0% | rsync --recursive --perms --stats --human-readable /Users/runner/work/bitcoin/bitcoin/repo_archive/ /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 654 | 0s | 0% | CFG_DONE=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 656 | 0s | 0% | cat /Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 660 | 0s | 0% | true |
| 662 | 0s | 0% | '[' '' == done ']' |
| 664 | 0s | 0% | nproc |
| 666 | 0s | 0% | MAKEJOBS=-j3 |
| 668 | 0s | 0% | '[' -n '' ']' |
| 670 | 0s | 0% | '[' -n '' ']' |
| 672 | 0s | 0% | [[ '' == *alpine* ]] |
| 674 | 0s | 0% | '[' macos '!=' macos ']' |
| 676 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/01_base_install.sh |
| 677 | 0s | 0% | '[' -n '' ']' |
| 678 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/03_test_script.sh |
| 679 | 0s | 0% | '[' -n '' ']' |
| 681 | 0s | 0% | [[ -n '' ]] |
| 682 | 0s | 0% | [[ '' == true ]] |
| 683 | 0s | 0% | mkdir -p /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/SDKs /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/sdk-sources |
| 684 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 685 | 0s | 0% | '[' -n '' ']' |
| 686 | 0s | 0% | echo -n done |
| 687 | 0s | 0% | cd /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 688 | 0s | 0% | export 'PATH=/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 689 | 0s | 0% | PATH='/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 691 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 693 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 695 | 0s | 0% | export LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 700 | 0s | 0% | LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 702 | 0s | 0% | export TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 704 | 0s | 0% | TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 706 | 0s | 0% | export UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 708 | 0s | 0% | UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 710 | 0s | 0% | nproc |
| 711 | 0s | 0% | echo 'Number of available processing units: 3' |
| 713 | 0s | 0% | '[' macos == macos ']' |
| 715 | 0s | 0% | top -l 1 -s 0 |
| 717 | 0s | 0% | awk ' /PhysMem/ {print}' |
| 719 | 0s | 0% | echo 'Free disk space:' |
| 721 | 0s | 0% | df -h |
| 723 | 0s | 0% | [[ ci_mac_native_fuzz == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 725 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/config.guess |
| 727 | 0s | 0% | export HOST=aarch64-apple-darwin24.6.0 |
| 729 | 0s | 0% | HOST=aarch64-apple-darwin24.6.0 |
| 731 | 0s | 0% | echo '=== BEGIN env ===' |
| 733 | 0s | 0% | env |
| 735 | 0s | 0% | echo '=== END env ===' |
| 737 | 0s | 0% | [[ '' != true ]] |
| 739 | 0s | 0% | tee /dev/fd/63 |
| 741 | 0s | 0% | patch -p1 |
| 743 | 0s | 0% | '[' true = true ']' |
| 745 | 0s | 0% | export DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ |
| 747 | 0s | 0% | DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ |
| 749 | 0s | 0% | '[' '!' -d /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ ']' |
| 751 | 0s | 0% | retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 885 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 895 | 37s | 11% | 1].Add(stats); |