| 762 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 763 | 0s | 0% | cd ./ci/test/../../ |
| 764 | 0s | 0% | pwd |
| 765 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 766 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 767 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 768 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 769 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 770 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 771 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 772 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 773 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 774 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 775 | 0s | 0% | echo 'Setting specific values in env' |
| 776 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_fuzz.sh ']' |
| 777 | 0s | 0% | set -o errexit |
| 778 | 0s | 0% | source ./ci/test/00_setup_env_native_fuzz.sh |
| 779 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 780 | 0s | 0% | LC_ALL=C.UTF-8 |
| 781 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 782 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 783 | 0s | 0% | export CONTAINER_NAME=ci_native_fuzz |
| 784 | 0s | 0% | CONTAINER_NAME=ci_native_fuzz |
| 785 | 0s | 0% | export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev' |
| 786 | 0s | 0% | PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev' |
| 787 | 0s | 0% | export NO_DEPENDS=1 |
| 788 | 0s | 0% | NO_DEPENDS=1 |
| 789 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 790 | 0s | 0% | RUN_UNIT_TESTS=false |
| 791 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 792 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 793 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 794 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 795 | 0s | 0% | export GOAL=install |
| 796 | 0s | 0% | GOAL=install |
| 797 | 0s | 0% | export 'CI_CONTAINER_CAP=--cap-add SYS_PTRACE' |
| 798 | 0s | 0% | CI_CONTAINER_CAP='--cap-add SYS_PTRACE' |
| 799 | 0s | 0% | 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'\''' |
| 800 | 0s | 0% | 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'\''' |
| 801 | 0s | 0% | export CCACHE_MAXSIZE=200M |
| 802 | 0s | 0% | CCACHE_MAXSIZE=200M |
| 803 | 0s | 0% | export LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18 |
| 804 | 0s | 0% | LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18 |
| 805 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 808 | 0s | 0% | command -v nproc |
| 809 | 0s | 0% | nproc |
| 810 | 0s | 0% | export MAKEJOBS=-j16 |
| 811 | 0s | 0% | MAKEJOBS=-j16 |
| 812 | 0s | 0% | export USE_BUSY_BOX=false |
| 813 | 0s | 0% | USE_BUSY_BOX=false |
| 814 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 815 | 0s | 0% | RUN_UNIT_TESTS=false |
| 816 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 817 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 818 | 0s | 0% | export RUN_TIDY=false |
| 819 | 0s | 0% | RUN_TIDY=false |
| 820 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 821 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 822 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 823 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 824 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 825 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 826 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 827 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 828 | 0s | 0% | export CCACHE_MAXSIZE=200M |
| 829 | 0s | 0% | CCACHE_MAXSIZE=200M |
| 830 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 831 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 832 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 833 | 0s | 0% | CCACHE_COMPRESS=1 |
| 834 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 835 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 836 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 837 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 838 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 839 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 840 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 841 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 842 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 843 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 844 | 0s | 0% | export GOAL=install |
| 845 | 0s | 0% | GOAL=install |
| 846 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 847 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 848 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 849 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 850 | 0s | 0% | set -o errexit |
| 851 | 0s | 0% | ./ci/test/02_run_container.sh |
| 852 | 0s | 0% | '[' -z '' ']' |
| 853 | 0s | 0% | 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]' |
| 854 | 0s | 0% | tee /tmp/env-admin-ci_native_fuzz |
| 983 | 0s | 0% | docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 984 | 4s | 0% | tee --append /tmp/env-admin-ci_native_fuzz |
| 995 | 0s | 0% | echo 'Creating docker.io/ubuntu:24.04 container to run in' |
| 996 | 5s | 0% | 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 |
| 1044 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1045 | 0s | 0% | cd ./ci/test/../../ |
| 1046 | 0s | 0% | pwd |
| 1047 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1048 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1049 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1050 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1051 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1052 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1053 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1054 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1055 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1056 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1057 | 0s | 0% | echo 'Setting specific values in env' |
| 1058 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_fuzz.sh ']' |
| 1059 | 0s | 0% | set -o errexit |
| 1061 | 0s | 0% | source ./ci/test/00_setup_env_native_fuzz.sh |
| 1062 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1063 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1064 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1065 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1066 | 0s | 0% | export CONTAINER_NAME=ci_native_fuzz |
| 1067 | 0s | 0% | CONTAINER_NAME=ci_native_fuzz |
| 1068 | 0s | 0% | export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev' |
| 1069 | 0s | 0% | PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libevent-dev libboost-dev libsqlite3-dev' |
| 1070 | 0s | 0% | export NO_DEPENDS=1 |
| 1071 | 0s | 0% | NO_DEPENDS=1 |
| 1072 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 1073 | 0s | 0% | RUN_UNIT_TESTS=false |
| 1074 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1075 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1076 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 1077 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 1078 | 0s | 0% | export GOAL=install |
| 1079 | 0s | 0% | GOAL=install |
| 1080 | 0s | 0% | export 'CI_CONTAINER_CAP=--cap-add SYS_PTRACE' |
| 1081 | 0s | 0% | CI_CONTAINER_CAP='--cap-add SYS_PTRACE' |
| 1082 | 0s | 0% | 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'\''' |
| 1083 | 0s | 0% | 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'\''' |
| 1084 | 0s | 0% | export CCACHE_MAXSIZE=200M |
| 1085 | 0s | 0% | CCACHE_MAXSIZE=200M |
| 1086 | 0s | 0% | export LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18 |
| 1087 | 0s | 0% | LLVM_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-18 |
| 1088 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1090 | 0s | 0% | command -v nproc |
| 1091 | 0s | 0% | nproc |
| 1092 | 0s | 0% | export MAKEJOBS=-j16 |
| 1093 | 0s | 0% | MAKEJOBS=-j16 |
| 1094 | 0s | 0% | export USE_BUSY_BOX=false |
| 1095 | 0s | 0% | USE_BUSY_BOX=false |
| 1096 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 1097 | 0s | 0% | RUN_UNIT_TESTS=false |
| 1098 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1099 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1100 | 0s | 0% | export RUN_TIDY=false |
| 1101 | 0s | 0% | RUN_TIDY=false |
| 1102 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1103 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1104 | 0s | 0% | export RUN_FUZZ_TESTS=true |
| 1105 | 0s | 0% | RUN_FUZZ_TESTS=true |
| 1106 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1107 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1108 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1109 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1110 | 0s | 0% | export CCACHE_MAXSIZE=200M |
| 1111 | 0s | 0% | CCACHE_MAXSIZE=200M |
| 1112 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1113 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1114 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1115 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1116 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1117 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1118 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1119 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1120 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1121 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1122 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1123 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1124 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1125 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1126 | 0s | 0% | export GOAL=install |
| 1127 | 0s | 0% | GOAL=install |
| 1128 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1129 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1130 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1131 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1132 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1133 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1134 | 0s | 0% | git config --global ci.base-install-done |
| 1136 | 0s | 0% | '[' '' == true ']' |
| 1137 | 0s | 0% | '[' -n '' ']' |
| 1138 | 0s | 0% | [[ docker.io/ubuntu:24.04 == *centos* ]] |
| 1139 | 0s | 0% | '[' '' '!=' macos ']' |
| 1140 | 0s | 0% | [[ -n '' ]] |
| 1141 | 1s | 0% | retry -- apt-get update |
| 1162 | 0s | 0% | 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' |
| 1171 | 0s | 0% | g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc |
| 1232 | 2s | 0% | g++-13 |
| 1350 | 10s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1774 | 7s | 0% | (4:13.2.0-7ubuntu1) ... |
| 2109 | 0s | 0% | (4:13.2.0-7ubuntu1) ... |
| 2110 | 0s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 2119 | 0s | 0% | '[' -n '' ']' |
| 2120 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 2121 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 2122 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 2123 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 2124 | 0s | 0% | '[' -n '' ']' |
| 2125 | 28s | 2% | git config --global ci.base-install-done true |
| 2142 | 0s | 0% | docker volume create ci_native_fuzz_ccache |
| 2144 | 0s | 0% | docker volume create ci_native_fuzz_depends |
| 2146 | 0s | 0% | docker volume create ci_native_fuzz_depends_sources |
| 2148 | 0s | 0% | docker volume create ci_native_fuzz_previous_releases |
| 2150 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_native_fuzz_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 2151 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_native_fuzz_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 2152 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_fuzz_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 2153 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_fuzz_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 2154 | 0s | 0% | '[' '' ']' |
| 2155 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 2157 | 0s | 0% | '[' -n '' ']' |
| 2159 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 2160 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 2162 | 0s | 0% | 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 |
| 2163 | 0s | 0% | CI_CONTAINER_ID=653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 |
| 2164 | 0s | 0% | export CI_CONTAINER_ID |
| 2165 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16' |
| 2166 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16' |
| 2167 | 0s | 0% | '[' '' == macos ']' |
| 2168 | 0s | 0% | export -f CI_EXEC |
| 2169 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 2170 | 0s | 0% | 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' |
| 2188 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 2189 | 0s | 0% | 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' |
| 2190 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 2191 | 0s | 0% | git config --global ci.base-install-done |
| 2192 | 0s | 0% | '[' true == true ']' |
| 2193 | 0s | 0% | echo 'Skip base install' |
| 2195 | 0s | 0% | exit 0 |
| 2196 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 2197 | 0s | 0% | 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 "*"' |
| 2198 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 2199 | 0s | 0% | 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/' |
| 2200 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 2201 | 0s | 0% | 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' |
| 2202 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2203 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2204 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2205 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2206 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2207 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2208 | 0s | 0% | 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 |
| 2209 | 0s | 0% | UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 2210 | 0s | 0% | '[' '' == macos ']' |
| 2211 | 0s | 0% | free -m -h |
| 2215 | 0s | 0% | nproc |
| 2216 | 0s | 0% | echo 'Number of CPUs (nproc): 16' |
| 2218 | 0s | 0% | uname --kernel-name --kernel-release |
| 2219 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 2220 | 0s | 0% | lscpu |
| 2238 | 0s | 0% | echo 'Free disk space:' |
| 2239 | 0s | 0% | df -h |
| 2268 | 0s | 0% | [[ ci_native_fuzz == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 2277 | 0s | 0% | /home/admin/actions-runner/_work/_temp/depends/config.guess |
| 2278 | 0s | 0% | export HOST=x86_64-pc-linux-gnu |
| 2279 | 0s | 0% | HOST=x86_64-pc-linux-gnu |
| 2280 | 0s | 0% | tee /dev/fd/63 |
| 2281 | 0s | 0% | patch -p1 |
| 2283 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 2293 | 0s | 0% | 1].Add(stats); |
| 2294 | 0s | 0% | '[' true = true ']' |
| 2295 | 0s | 0% | export DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/ |
| 2296 | 0s | 0% | DIR_FUZZ_IN=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/ |
| 2297 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_seed_corpus/ ']' |
| 2298 | 52s | 4% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 2411 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 2413 | 0s | 0% | echo 'Using qa-assets repo from commit ...' |
| 2414 | 0s | 0% | git log -1 |
| 2422 | 0s | 0% | '[' false = true ']' |
| 2423 | 0s | 0% | '[' '' == macos ']' |
| 2424 | 0s | 0% | echo |
| 2425 | 0s | 0% | '[' -z 1 ']' |
| 2426 | 0s | 0% | '[' '' = true ']' |
| 2427 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 2428 | 0s | 0% | '[' -z 1 ']' |
| 2429 | 0s | 0% | '[' -z '' ']' |
| 2430 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror' |
| 2431 | 0s | 0% | ccache --zero-stats |
| 2433 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 2434 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 2435 | 0s | 0% | '[' -n '' ']' |
| 2436 | 7s | 0% | ./autogen.sh |
| 2468 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 2469 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 2470 | 0s | 0% | 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'\''' |
| 2485 | 0s | 0% | compiler works... yes |
| 2486 | 1s | 0% | compiler default output file name... a.out |
| 2559 | 0s | 0% | preprocessor... clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E |
| 2587 | 0s | 0% | compiler accepts -Werror... yes |
| 2589 | 0s | 0% | compiler accepts -fsanitize=fuzzer,address,undefined,float-divide-by-zero,integer... yes |
| 2591 | 0s | 0% | compiler accepts -Wall... yes |
| 2592 | 0s | 0% | compiler accepts -Wextra... yes |
| 2593 | 0s | 0% | compiler accepts -Wgnu... yes |
| 2594 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 2595 | 0s | 0% | compiler accepts -Wvla... yes |
| 2596 | 0s | 0% | compiler accepts -Wshadow-field... yes |
| 2597 | 0s | 0% | compiler accepts -Wthread-safety... yes |
| 2598 | 0s | 0% | compiler accepts -Wloop-analysis... yes |
| 2599 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 2600 | 0s | 0% | compiler accepts -Wunused-member-function... yes |
| 2601 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 2602 | 0s | 0% | compiler accepts -Wconditional-uninitialized... yes |
| 2603 | 0s | 0% | compiler accepts -Wduplicated-branches... no |
| 2604 | 0s | 0% | compiler accepts -Wduplicated-cond... no |
| 2605 | 0s | 0% | compiler accepts -Wlogical-op... no |
| 2606 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 2607 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 2608 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 2609 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 2610 | 0s | 0% | compiler accepts -Wdocumentation... yes |
| 2611 | 0s | 0% | compiler accepts -Wself-assign... yes |
| 2612 | 0s | 0% | compiler accepts -Wundef... yes |
| 2613 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 2614 | 0s | 0% | compiler accepts -fno-extended-identifiers... no |
| 2615 | 0s | 0% | compiler accepts -fstack-reuse=none... no |
| 2616 | 0s | 0% | compiler accepts -msse4.2... yes |
| 2617 | 0s | 0% | compiler accepts -msse4.1... yes |
| 2618 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 2619 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 2620 | 0s | 0% | compiler accepts -mpclmul... yes |
| 2625 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 2626 | 1s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 2643 | 0s | 0% | compiler accepts -fPIC... yes |
| 2644 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 2645 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 2646 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 2647 | 0s | 0% | compiler accepts -fstack-clash-protection... yes |
| 2648 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 2649 | 1s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 2687 | 0s | 0% | preprocessor accepts -DABORT_ON_FAILED_ASSUME... yes |
| 2693 | 0s | 0% | headers... no |
| 2698 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes |
| 2895 | 2s | 0% | make distdir VERSION=x86_64-pc-linux-gnu |
| 2958 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu |
| 2959 | 0s | 0% | 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'\''' |
| 2973 | 0s | 0% | compiler works... yes |
| 2974 | 0s | 0% | compiler default output file name... a.out |
| 3047 | 0s | 0% | preprocessor... (cached) clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E |
| 3072 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 3074 | 0s | 0% | compiler accepts -fsanitize=fuzzer,address,undefined,float-divide-by-zero,integer... (cached) yes |
| 3076 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 3077 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 3078 | 0s | 0% | compiler accepts -Wgnu... (cached) yes |
| 3079 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 3080 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 3081 | 0s | 0% | compiler accepts -Wshadow-field... (cached) yes |
| 3082 | 0s | 0% | compiler accepts -Wthread-safety... (cached) yes |
| 3083 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) yes |
| 3084 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 3085 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) yes |
| 3086 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 3087 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) yes |
| 3088 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) no |
| 3089 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) no |
| 3090 | 0s | 0% | compiler accepts -Wlogical-op... (cached) no |
| 3091 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 3092 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 3093 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 3094 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 3095 | 0s | 0% | compiler accepts -Wdocumentation... (cached) yes |
| 3096 | 0s | 0% | compiler accepts -Wself-assign... (cached) yes |
| 3097 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 3098 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 3099 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) no |
| 3100 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) no |
| 3101 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 3102 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 3103 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 3104 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 3105 | 0s | 0% | compiler accepts -mpclmul... (cached) yes |
| 3110 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 3111 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 3128 | 0s | 0% | compiler accepts -fPIC... (cached) yes |
| 3129 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 3130 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 3131 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 3132 | 0s | 0% | compiler accepts -fstack-clash-protection... (cached) yes |
| 3133 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 3134 | 0s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 3172 | 0s | 0% | preprocessor accepts -DABORT_ON_FAILED_ASSUME... (cached) yes |
| 3176 | 0s | 0% | headers... no |
| 3183 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes |
| 3369 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 3370 | 2m3s | 11% | bash -c ' make -j16 install' |
| 3864 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 3876 | 0s | 0% | '[' true = true ']' |
| 3877 | 0s | 0% | ccache -s |
| 3878 | 0s | 0% | grep Hits: |
| 3879 | 0s | 0% | head -1 |
| 3880 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 3882 | 0s | 0% | hit_rate=' 0.89' |
| 3883 | 0s | 0% | '[' ' 0' -lt 75 ']' |
| 3884 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_fuzz was 0.89%' |
| 3885 | 0s | 0% | 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/ |
| 3886 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 3895 | 0s | 0% | [[ x86_64-pc-linux-gnu = *-mingw32 ]] |
| 3896 | 0s | 0% | '[' -n '' ']' |
| 3897 | 0s | 0% | '[' false = true ']' |
| 3898 | 0s | 0% | '[' '' = true ']' |
| 3899 | 0s | 0% | '[' false = true ']' |
| 3901 | 0s | 0% | '[' false = true ']' |
| 3902 | 0s | 0% | '[' true = true ']' |
| 3903 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib |
| 3904 | 12m18s | 66% | 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 |
| 217083 | 0s | 0% | \356lJ\352\035#|lE3\265p\023}3\220\234\002)\202C\013\017j\227\022d\257\237"- |
| 217626 | 1m1s | 5% | \356lJ\352\035#|lE3\265p\023}3\220\234\002)\202C\013\017j\227\022d\257\237" # Uses: 202 |
| 236120 | 0s | 0% | '[' -z '' ']' |
| 236121 | 0s | 0% | echo 'Stop and remove CI container by ID' |
| 236122 | 11s | 0% | docker container kill 653f599d135cadb80457078baa51d7c026866e1e3baa2ef0eb39a39925988f16 |