| 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 |
| 996 | 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' |
| 1008 | 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 |
| 1011 | 0s | 0% | docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 1012 | 3s | 2% | tee --append /tmp/env-admin-ci_native_msan |
| 1023 | 0s | 0% | echo 'Creating docker.io/ubuntu:24.04 container to run in' |
| 1025 | 5s | 4% | 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 |
| 1073 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1074 | 0s | 0% | cd ./ci/test/../../ |
| 1075 | 0s | 0% | pwd |
| 1076 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1077 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1078 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1079 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1080 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1081 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1082 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1083 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1084 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1085 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1086 | 0s | 0% | echo 'Setting specific values in env' |
| 1087 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_msan.sh ']' |
| 1088 | 0s | 0% | set -o errexit |
| 1090 | 0s | 0% | source ./ci/test/00_setup_env_native_msan.sh |
| 1091 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1092 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1093 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1094 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1095 | 0s | 0% | LIBCXX_DIR=/msan/cxx_build/ |
| 1096 | 0s | 0% | export 'MSAN_FLAGS=-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 1097 | 0s | 0% | MSAN_FLAGS='-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls' |
| 1098 | 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' |
| 1099 | 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' |
| 1100 | 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' |
| 1101 | 0s | 0% | export CONTAINER_NAME=ci_native_msan |
| 1102 | 0s | 0% | CONTAINER_NAME=ci_native_msan |
| 1103 | 0s | 0% | export PACKAGES=ninja-build |
| 1104 | 0s | 0% | PACKAGES=ninja-build |
| 1105 | 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'\''' |
| 1106 | 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'\''' |
| 1107 | 0s | 0% | export GOAL=install |
| 1108 | 0s | 0% | GOAL=install |
| 1109 | 0s | 0% | export 'BITCOIN_CONFIG=--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 1110 | 0s | 0% | BITCOIN_CONFIG='--with-sanitizers=memory CPPFLAGS='\''-U_FORTIFY_SOURCE'\''' |
| 1111 | 0s | 0% | export USE_MEMORY_SANITIZER=true |
| 1112 | 0s | 0% | USE_MEMORY_SANITIZER=true |
| 1113 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1114 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1115 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 1116 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 1118 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1119 | 0s | 0% | command -v nproc |
| 1120 | 0s | 0% | nproc |
| 1121 | 0s | 0% | export MAKEJOBS=-j16 |
| 1122 | 0s | 0% | MAKEJOBS=-j16 |
| 1123 | 0s | 0% | export USE_BUSY_BOX=false |
| 1124 | 0s | 0% | USE_BUSY_BOX=false |
| 1125 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1126 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1127 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1128 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1129 | 0s | 0% | export RUN_TIDY=false |
| 1130 | 0s | 0% | RUN_TIDY=false |
| 1131 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1132 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1133 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1134 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1135 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1136 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1137 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1138 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1139 | 0s | 0% | export CCACHE_MAXSIZE=250M |
| 1140 | 0s | 0% | CCACHE_MAXSIZE=250M |
| 1141 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1142 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1143 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1144 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1145 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1146 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1147 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1148 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1149 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1150 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1151 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1152 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1153 | 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' |
| 1154 | 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' |
| 1155 | 0s | 0% | export GOAL=install |
| 1156 | 0s | 0% | GOAL=install |
| 1157 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1158 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1159 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1160 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1161 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1162 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1163 | 0s | 0% | git config --global ci.base-install-done |
| 1165 | 0s | 0% | '[' '' == true ']' |
| 1166 | 0s | 0% | '[' -n '' ']' |
| 1167 | 0s | 0% | [[ docker.io/ubuntu:24.04 == *centos* ]] |
| 1168 | 0s | 0% | '[' '' '!=' macos ']' |
| 1169 | 0s | 0% | [[ -n '' ]] |
| 1170 | 3s | 2% | retry -- apt-get update |
| 1191 | 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' |
| 1200 | 0s | 0% | g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc |
| 1239 | 2s | 1% | g++-13 |
| 1349 | 5s | 4% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1743 | 3s | 2% | (4:13.2.0-7ubuntu1) ... |
| 1980 | 0s | 0% | (4:13.2.0-7ubuntu1) ... |
| 1981 | 0s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 1990 | 0s | 0% | '[' -n '' ']' |
| 1991 | 0s | 0% | [[ true == \t\r\u\e ]] |
| 1992 | 30s | 28% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-18.1.3 /msan/llvm-project |