| 789 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 790 | 0s | 0% | cd ./ci/test/../../ |
| 791 | 0s | 0% | pwd |
| 792 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 793 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 794 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 795 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 796 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 797 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 798 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 799 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 800 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 801 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 802 | 0s | 0% | echo 'Setting specific values in env' |
| 803 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_msan.sh ']' |
| 804 | 0s | 0% | set -o errexit |
| 805 | 0s | 0% | source ./ci/test/00_setup_env_native_msan.sh |
| 806 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 807 | 0s | 0% | LC_ALL=C.UTF-8 |
| 808 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 809 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 810 | 0s | 0% | LIBCXX_DIR=/msan/cxx_build/ |
| 811 | 0s | 0% | export 'MSAN_FLAGS=-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 812 | 0s | 0% | MSAN_FLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 813 | 0s | 0% | LIBCXX_FLAGS='-nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 814 | 0s | 0% | export 'MSAN_AND_LIBCXX_FLAGS=-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 815 | 0s | 0% | MSAN_AND_LIBCXX_FLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 816 | 0s | 0% | export CONTAINER_NAME=ci_native_msan |
| 817 | 0s | 0% | CONTAINER_NAME=ci_native_msan |
| 818 | 0s | 0% | export PACKAGES=ninja-build |
| 819 | 0s | 0% | PACKAGES=ninja-build |
| 820 | 0s | 0% | export 'DEP_OPTS=DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\''' |
| 821 | 0s | 0% | DEP_OPTS='DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\''' |
| 822 | 0s | 0% | export GOAL=install |
| 823 | 0s | 0% | GOAL=install |
| 824 | 0s | 0% | export 'BITCOIN_CONFIG=--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 825 | 0s | 0% | BITCOIN_CONFIG='--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 826 | 0s | 0% | export USE_MEMORY_SANITIZER=true |
| 827 | 0s | 0% | USE_MEMORY_SANITIZER=true |
| 828 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 829 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 830 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 831 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 832 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 835 | 0s | 0% | command -v nproc |
| 836 | 0s | 0% | nproc |
| 837 | 0s | 0% | export MAKEJOBS=-j16 |
| 838 | 0s | 0% | MAKEJOBS=-j16 |
| 839 | 0s | 0% | export USE_BUSY_BOX=false |
| 840 | 0s | 0% | USE_BUSY_BOX=false |
| 841 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 842 | 0s | 0% | RUN_UNIT_TESTS=true |
| 843 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 844 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 845 | 0s | 0% | export RUN_TIDY=false |
| 846 | 0s | 0% | RUN_TIDY=false |
| 847 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 848 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 849 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 850 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 851 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 852 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 853 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 854 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 855 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 856 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 857 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 858 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 859 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 860 | 0s | 0% | CCACHE_COMPRESS=1 |
| 861 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 862 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 863 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 864 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 865 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 866 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 867 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 868 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 869 | 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' |
| 870 | 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' |
| 871 | 0s | 0% | export GOAL=install |
| 872 | 0s | 0% | GOAL=install |
| 873 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 874 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 875 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 876 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 877 | 0s | 0% | set -o errexit |
| 878 | 0s | 0% | ./ci/test/02_run_container.sh |
| 879 | 0s | 0% | '[' -z '' ']' |
| 880 | 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]' |
| 881 | 0s | 0% | tee /tmp/env-admin-ci_native_msan |
| 988 | 0s | 0% | docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 989 | 0s | 0% | tee --append /tmp/env-admin-ci_native_msan |
| 998 | 0s | 0% | CFLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' CXXFLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 1010 | 4s | 0% | -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument |
| 1023 | 0s | 0% | echo 'Creating docker.io/ubuntu:24.04 container to run in' |
| 1025 | 4s | 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_msan.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_msan --load --tag=ci_native_msan /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1072 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1073 | 0s | 0% | cd ./ci/test/../../ |
| 1074 | 0s | 0% | pwd |
| 1075 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1076 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1077 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1078 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1079 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1080 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1081 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1082 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1083 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1084 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1085 | 0s | 0% | echo 'Setting specific values in env' |
| 1086 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_msan.sh ']' |
| 1087 | 0s | 0% | set -o errexit |
| 1088 | 0s | 0% | source ./ci/test/00_setup_env_native_msan.sh |
| 1090 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1091 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1092 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1093 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1094 | 0s | 0% | LIBCXX_DIR=/msan/cxx_build/ |
| 1095 | 0s | 0% | export 'MSAN_FLAGS=-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 1096 | 0s | 0% | MSAN_FLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 1097 | 0s | 0% | LIBCXX_FLAGS='-nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 1098 | 0s | 0% | export 'MSAN_AND_LIBCXX_FLAGS=-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 1099 | 0s | 0% | MSAN_AND_LIBCXX_FLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument' |
| 1100 | 0s | 0% | export CONTAINER_NAME=ci_native_msan |
| 1101 | 0s | 0% | CONTAINER_NAME=ci_native_msan |
| 1102 | 0s | 0% | export PACKAGES=ninja-build |
| 1103 | 0s | 0% | PACKAGES=ninja-build |
| 1104 | 0s | 0% | export 'DEP_OPTS=DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\''' |
| 1105 | 0s | 0% | DEP_OPTS='DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\''' |
| 1106 | 0s | 0% | export GOAL=install |
| 1107 | 0s | 0% | GOAL=install |
| 1108 | 0s | 0% | export 'BITCOIN_CONFIG=--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 1109 | 0s | 0% | BITCOIN_CONFIG='--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 1110 | 0s | 0% | export USE_MEMORY_SANITIZER=true |
| 1111 | 0s | 0% | USE_MEMORY_SANITIZER=true |
| 1112 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1113 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1114 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 1115 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 1116 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1118 | 0s | 0% | command -v nproc |
| 1119 | 0s | 0% | nproc |
| 1120 | 0s | 0% | export MAKEJOBS=-j16 |
| 1121 | 0s | 0% | MAKEJOBS=-j16 |
| 1122 | 0s | 0% | export USE_BUSY_BOX=false |
| 1123 | 0s | 0% | USE_BUSY_BOX=false |
| 1124 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1125 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1126 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1127 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1128 | 0s | 0% | export RUN_TIDY=false |
| 1129 | 0s | 0% | RUN_TIDY=false |
| 1130 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1131 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1132 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1133 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1134 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1135 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1136 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1137 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1138 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 1139 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 1140 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1141 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1142 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1143 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1144 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1145 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1146 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1147 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1148 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1149 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1150 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1151 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1152 | 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' |
| 1153 | 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' |
| 1154 | 0s | 0% | export GOAL=install |
| 1155 | 0s | 0% | GOAL=install |
| 1156 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1157 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1158 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1159 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1160 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1161 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1162 | 0s | 0% | git config --global ci.base-install-done |
| 1164 | 0s | 0% | '[' '' == true ']' |
| 1165 | 0s | 0% | '[' -n '' ']' |
| 1166 | 0s | 0% | [[ docker.io/ubuntu:24.04 == *centos* ]] |
| 1167 | 0s | 0% | '[' '' '!=' macos ']' |
| 1168 | 0s | 0% | [[ -n '' ]] |
| 1169 | 2s | 0% | retry -- apt-get update |
| 1190 | 0s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1199 | 0s | 0% | g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc |
| 1238 | 1s | 0% | g++-13 |
| 1348 | 4s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1742 | 3s | 0% | (4:13.2.0-7ubuntu1) ... |
| 1979 | 0s | 0% | (4:13.2.0-7ubuntu1) ... |
| 1980 | 0s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 1989 | 0s | 0% | '[' -n '' ']' |
| 1990 | 0s | 0% | [[ true == \t\r\u\e ]] |
| 1991 | 1m2s | 2% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-18.1.3 /msan/llvm-project |
| 2108 | 0s | 0% | cmake -G Ninja -B /msan/clang_build/ -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native '-DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind' -S /msan/llvm-project/llvm |
| 2144 | 11s | 0% | - skipped |
| 2491 | 0s | 0% | nproc |
| 2492 | 9m35s | 23% | ninja -C /msan/clang_build/ -j16 |
| 6566 | 0s | 0% | style comments are not allowed in ISO C90 |
| 6567 | 23s | 0% | -*-===// |
| 6799 | 0s | 0% | forbids zero-size array ‘argv’ [-Wpedantic] |
| 6800 | 3s | 0% | ": error:"); |
| 6840 | 0s | 0% | 1)]; |
| 6842 | 0s | 0% | 1)))’ |
| 6843 | 7s | 0% | 1)]; |
| 6927 | 0s | 0% | forbids zero-size array ‘argv’ [-Wpedantic] |
| 6928 | 28s | 1% | ": error:"); |
| 7552 | 3s | 0% | - skipped |
| 7721 | 3s | 0% | testing configuration: /msan/llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 8001 | 0s | 0% | - not found |
| 8003 | 11s | 0% | - found |
| 10036 | 2s | 0% | - skipped |
| 10172 | 7s | 0% | testing configuration: /msan/llvm-project/libcxx/test/configs/llvm-libc++-static.cfg.in |
| 11446 | 0s | 0% | ninja -C /msan/clang_build/ install-runtimes |
| 11484 | 0s | 0% | testing configuration: /msan/llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 11562 | 0s | 0% | testing configuration: /msan/llvm-project/libcxx/test/configs/llvm-libc++-static.cfg.in |
| 12719 | 0s | 0% | update-alternatives --install /usr/bin/clang++ clang++ /msan/clang_build/bin/clang++ 100 |
| 12720 | 0s | 0% | to provide /usr/bin/clang++ (clang++) in auto mode |
| 12721 | 0s | 0% | update-alternatives --install /usr/bin/clang clang /msan/clang_build/bin/clang 100 |
| 12723 | 0s | 0% | update-alternatives --install /usr/bin/llvm-symbolizer llvm-symbolizer /msan/clang_build/bin/llvm-symbolizer 100 |
| 12725 | 0s | 0% | cmake -G Ninja -B /msan/cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=MemoryWithOrigins -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF -DLIBCXXABI_USE_LLVM_UNWINDER=OFF -DLIBCXX_HARDENING_MODE=debug -S /msan/llvm-project/runtimes |
| 12761 | 3s | 0% | - skipped |
| 12927 | 0s | 0% | testing configuration: /msan/llvm-project/libcxx/test/configs/llvm-libc++-shared.cfg.in |
| 13005 | 0s | 0% | nproc |
| 13006 | 12s | 0% | ninja -C /msan/cxx_build/ -j16 |
| 14328 | 0s | 0% | du -sh /msan/llvm-project |
| 14330 | 3s | 0% | rm -rf /msan/llvm-project |
| 14331 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 14332 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 14333 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 14334 | 0s | 0% | '[' -n '' ']' |
| 14335 | 1m41s | 4% | git config --global ci.base-install-done true |
| 14352 | 0s | 0% | docker volume create ci_native_msan_ccache |
| 14354 | 0s | 0% | docker volume create ci_native_msan_depends |
| 14356 | 0s | 0% | docker volume create ci_native_msan_depends_sources |
| 14358 | 0s | 0% | docker volume create ci_native_msan_previous_releases |
| 14360 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_native_msan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 14361 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_native_msan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 14362 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_msan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 14363 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_msan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 14364 | 0s | 0% | '[' '' ']' |
| 14365 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 14367 | 0s | 0% | '[' -n '' ']' |
| 14368 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 14369 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 14372 | 1s | 0% | docker run --cap-add LINUX_IMMUTABLE --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_msan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_msan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_msan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_msan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_msan --name ci_native_msan --network ci-ip6net ci_native_msan |
| 14373 | 0s | 0% | CI_CONTAINER_ID=08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 |
| 14374 | 0s | 0% | export CI_CONTAINER_ID |
| 14375 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550' |
| 14376 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550' |
| 14377 | 0s | 0% | '[' '' == macos ']' |
| 14378 | 0s | 0% | export -f CI_EXEC |
| 14379 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 14380 | 0s | 0% | docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 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' |
| 14398 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 14399 | 0s | 0% | docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 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' |
| 14400 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 14401 | 0s | 0% | git config --global ci.base-install-done |
| 14402 | 0s | 0% | '[' true == true ']' |
| 14404 | 0s | 0% | echo 'Skip base install' |
| 14405 | 0s | 0% | exit 0 |
| 14406 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 14407 | 0s | 0% | docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 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 "*"' |
| 14408 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 14409 | 0s | 0% | docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 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/' |
| 14410 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 14411 | 0s | 0% | docker exec 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 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' |
| 14412 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 14413 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 14414 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 14415 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 14416 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 14417 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 14418 | 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 |
| 14419 | 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 |
| 14420 | 0s | 0% | '[' '' == macos ']' |
| 14421 | 0s | 0% | free -m -h |
| 14425 | 0s | 0% | nproc |
| 14426 | 0s | 0% | echo 'Number of CPUs (nproc): 16' |
| 14428 | 0s | 0% | uname --kernel-name --kernel-release |
| 14429 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 14431 | 0s | 0% | lscpu |
| 14475 | 0s | 0% | echo 'Free disk space:' |
| 14476 | 0s | 0% | df -h |
| 14486 | 0s | 0% | [[ ci_native_msan == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 14487 | 0s | 0% | /home/admin/actions-runner/_work/_temp/depends/config.guess |
| 14488 | 0s | 0% | export HOST=x86_64-pc-linux-gnu |
| 14489 | 0s | 0% | HOST=x86_64-pc-linux-gnu |
| 14490 | 0s | 0% | tee /dev/fd/63 |
| 14491 | 0s | 0% | patch -p1 |
| 14493 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 14503 | 0s | 0% | 1].Add(stats); |
| 14504 | 0s | 0% | '[' false = true ']' |
| 14505 | 0s | 0% | '[' true = true ']' |
| 14506 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 14507 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 14508 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 14509 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 14511 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 14520 | 0s | 0% | '[' false = true ']' |
| 14521 | 0s | 0% | '[' '' == macos ']' |
| 14522 | 0s | 0% | echo |
| 14523 | 0s | 0% | '[' -z '' ']' |
| 14524 | 0s | 0% | [[ docker.io/ubuntu:24.04 == *centos* ]] |
| 14525 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL= |
| 14526 | 0s | 0% | bash -c 'CONFIG_SHELL= make -j16 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' LOG=1' |
| 14746 | 0s | 0% | - |
| 14769 | 1m35s | 3% | - |
| 14942 | 0s | 0% | '[' '' = true ']' |
| 14943 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 14944 | 0s | 0% | '[' -z '' ']' |
| 14945 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site' |
| 14946 | 0s | 0% | '[' -z '' ']' |
| 14947 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror' |
| 14948 | 0s | 0% | ccache --zero-stats |
| 14950 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 14951 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 14952 | 0s | 0% | '[' -n '' ']' |
| 14953 | 7s | 0% | ./autogen.sh |
| 14985 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 14986 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 14987 | 0s | 0% | bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 15004 | 0s | 0% | compiler works... yes |
| 15005 | 0s | 0% | compiler default output file name... a.out |
| 15010 | 0s | 0% | accepts -g... yes |
| 15011 | 0s | 0% | option to enable C++11 features... none needed |
| 15014 | 0s | 0% | supports C++20 features with -std=c++20... yes |
| 15015 | 0s | 0% | -std=c++20 |
| 15017 | 0s | 0% | -std=c++20 accepts -g... yes |
| 15018 | 0s | 0% | -std=c++20... none |
| 15083 | 0s | 0% | preprocessor... clang++ -std=c++20 -E |
| 15084 | 0s | 0% | -std=c++20... /usr/bin/ld -m elf_x86_64 |
| 15086 | 0s | 0% | -std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes |
| 15087 | 0s | 0% | -std=c++20 option to produce PIC... -fPIC -DPIC |
| 15088 | 0s | 0% | -std=c++20 PIC flag -fPIC -DPIC works... yes |
| 15089 | 0s | 0% | -std=c++20 static flag -static works... no |
| 15090 | 0s | 0% | -std=c++20 supports -c -o file.o... yes |
| 15091 | 0s | 0% | -std=c++20 supports -c -o file.o... (cached) yes |
| 15092 | 0s | 0% | -std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes |
| 15115 | 0s | 0% | compiler accepts -Werror... yes |
| 15117 | 0s | 0% | compiler accepts -fsanitize=memory... yes |
| 15119 | 0s | 0% | compiler accepts -Wall... yes |
| 15120 | 0s | 0% | compiler accepts -Wextra... yes |
| 15121 | 0s | 0% | compiler accepts -Wgnu... yes |
| 15122 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 15123 | 0s | 0% | compiler accepts -Wvla... yes |
| 15124 | 0s | 0% | compiler accepts -Wshadow-field... yes |
| 15125 | 0s | 0% | compiler accepts -Wthread-safety... yes |
| 15126 | 0s | 0% | compiler accepts -Wloop-analysis... yes |
| 15127 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 15128 | 0s | 0% | compiler accepts -Wunused-member-function... yes |
| 15129 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 15130 | 0s | 0% | compiler accepts -Wconditional-uninitialized... yes |
| 15131 | 0s | 0% | compiler accepts -Wduplicated-branches... no |
| 15132 | 0s | 0% | compiler accepts -Wduplicated-cond... no |
| 15133 | 0s | 0% | compiler accepts -Wlogical-op... no |
| 15134 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 15135 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 15136 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 15137 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 15138 | 0s | 0% | compiler accepts -Wdocumentation... yes |
| 15139 | 0s | 0% | compiler accepts -Wself-assign... yes |
| 15140 | 0s | 0% | compiler accepts -Wundef... yes |
| 15141 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 15142 | 0s | 0% | compiler accepts -fno-extended-identifiers... no |
| 15143 | 0s | 0% | compiler accepts -fstack-reuse=none... no |
| 15144 | 0s | 0% | compiler accepts -msse4.2... yes |
| 15145 | 0s | 0% | compiler accepts -msse4.1... yes |
| 15146 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 15147 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 15148 | 0s | 0% | compiler accepts -mpclmul... yes |
| 15153 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 15154 | 1s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 15168 | 0s | 0% | -std=c++20 options needed to detect all undeclared functions... none needed |
| 15171 | 0s | 0% | compiler accepts -fPIC... yes |
| 15172 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 15173 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 15174 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 15175 | 0s | 0% | compiler accepts -fstack-clash-protection... yes |
| 15176 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 15177 | 1s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 15233 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no |
| 15432 | 0s | 0% | -std=c++20 |
| 15433 | 0s | 0% | -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument |
| 15438 | 2s | 0% | make distdir VERSION=x86_64-pc-linux-gnu |
| 15502 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu |
| 15503 | 0s | 0% | bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 15519 | 0s | 0% | compiler works... yes |
| 15520 | 0s | 0% | compiler default output file name... a.out |
| 15525 | 0s | 0% | accepts -g... (cached) yes |
| 15526 | 0s | 0% | option to enable C++11 features... (cached) none needed |
| 15529 | 0s | 0% | supports C++20 features with -std=c++20... (cached) yes |
| 15530 | 0s | 0% | -std=c++20 |
| 15532 | 0s | 0% | -std=c++20 accepts -g... (cached) yes |
| 15533 | 0s | 0% | -std=c++20... (cached) none |
| 15598 | 0s | 0% | preprocessor... (cached) clang++ -std=c++20 -E |
| 15599 | 0s | 0% | -std=c++20... (cached) /usr/bin/ld -m elf_x86_64 |
| 15601 | 0s | 0% | -std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes |
| 15602 | 0s | 0% | -std=c++20 option to produce PIC... (cached) -fPIC -DPIC |
| 15603 | 0s | 0% | -std=c++20 PIC flag -fPIC -DPIC works... (cached) yes |
| 15604 | 0s | 0% | -std=c++20 static flag -static works... (cached) no |
| 15605 | 0s | 0% | -std=c++20 supports -c -o file.o... (cached) yes |
| 15606 | 0s | 0% | -std=c++20 supports -c -o file.o... (cached) yes |
| 15607 | 0s | 0% | -std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes |
| 15627 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 15629 | 0s | 0% | compiler accepts -fsanitize=memory... (cached) yes |
| 15631 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 15632 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 15633 | 0s | 0% | compiler accepts -Wgnu... (cached) yes |
| 15634 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 15635 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 15636 | 0s | 0% | compiler accepts -Wshadow-field... (cached) yes |
| 15637 | 0s | 0% | compiler accepts -Wthread-safety... (cached) yes |
| 15638 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) yes |
| 15639 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 15640 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) yes |
| 15641 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 15642 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) yes |
| 15643 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) no |
| 15644 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) no |
| 15645 | 0s | 0% | compiler accepts -Wlogical-op... (cached) no |
| 15646 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 15647 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 15648 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 15649 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 15650 | 0s | 0% | compiler accepts -Wdocumentation... (cached) yes |
| 15651 | 0s | 0% | compiler accepts -Wself-assign... (cached) yes |
| 15652 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 15653 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 15654 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) no |
| 15655 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) no |
| 15656 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 15657 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 15658 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 15659 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 15660 | 0s | 0% | compiler accepts -mpclmul... (cached) yes |
| 15665 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 15666 | 1s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 15680 | 0s | 0% | -std=c++20 options needed to detect all undeclared functions... (cached) none needed |
| 15683 | 0s | 0% | compiler accepts -fPIC... (cached) yes |
| 15684 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 15685 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 15686 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 15687 | 0s | 0% | compiler accepts -fstack-clash-protection... (cached) yes |
| 15688 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 15689 | 0s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 15745 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no |
| 15931 | 0s | 0% | -std=c++20 |
| 15932 | 0s | 0% | -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument |
| 15937 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 15938 | 2m48s | 6% | bash -c ' make -j16 install' |
| 16661 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 16674 | 0s | 0% | '[' true = true ']' |
| 16675 | 0s | 0% | ccache -s |
| 16676 | 0s | 0% | grep Hits: |
| 16677 | 0s | 0% | head -1 |
| 16678 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 16679 | 0s | 0% | hit_rate=' 0.62' |
| 16681 | 0s | 0% | '[' ' 0' -lt 75 ']' |
| 16682 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_msan was 0.62%' |
| 16683 | 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/ /home/admin/actions-runner/_work/_temp/depends/work/ /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/ |
| 16694 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 16696 | 0s | 0% | [[ x86_64-pc-linux-gnu = *-mingw32 ]] |
| 16697 | 0s | 0% | '[' -n '' ']' |
| 16698 | 0s | 0% | '[' true = true ']' |
| 16699 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 16700 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib |
| 16701 | 20m53s | 50% | make -j16 check VERBOSE=1 |
| 16907 | 0s | 0% | '[' '' = true ']' |
| 16908 | 0s | 0% | '[' false = true ']' |
| 16909 | 0s | 0% | '[' false = true ']' |
| 16910 | 0s | 0% | '[' false = true ']' |
| 16911 | 0s | 0% | '[' -z '' ']' |
| 16913 | 0s | 0% | echo 'Stop and remove CI container by ID' |
| 16914 | 8s | 0% | docker container kill 08dce7234269f38e020090f803c2fed7d532897d287f7384d6a68595a479f550 |