+ dmesg --clear + source /setup_export_logs.sh ++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh ++ CLICKHOUSE_CI_LOGS_USER=ci ++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export ++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, ' ++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id' ++ EXTRA_ORDER_BY_COLUMNS=check_name ++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), ' ++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols' + ln -s /repo/tests/clickhouse-test /usr/bin/clickhouse-test + source /repo/tests/docker_scripts/attach_gdb.lib ++ source /repo/tests/docker_scripts/utils.lib +++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P +++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/stress_tests.lib ++ OK='\tOK\t\N\t' ++ FAIL='\tFAIL\t\N\t' ++ FAILURE_CONTEXT_LINES=100 ++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/utils.lib ++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P ++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 + install_packages package_folder + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.2.2.173926.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static_25.2.2.173926.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static. (Reading database ... 48703 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static_25.2.2.173926.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-common-static (25.2.2.173926.altinityantalya+tsan) ... Setting up clickhouse-common-static (25.2.2.173926.altinityantalya+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.2.2.173926.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static-dbg_25.2.2.173926.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static-dbg. (Reading database ... 48730 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static-dbg_25.2.2.173926.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-common-static-dbg (25.2.2.173926.altinityantalya+tsan) ... Setting up clickhouse-common-static-dbg (25.2.2.173926.altinityantalya+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.2.2.173926.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-server_25.2.2.173926.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-server. (Reading database ... 48737 files and directories currently installed.) Preparing to unpack .../clickhouse-server_25.2.2.173926.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-server (25.2.2.173926.altinityantalya+tsan) ... Setting up clickhouse-server (25.2.2.173926.altinityantalya+tsan) ... ClickHouse binary is already located at /usr/bin/clickhouse Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse. Creating symlink /usr/bin/ch to /usr/bin/clickhouse. Creating symlink /usr/bin/chl to /usr/bin/clickhouse. Creating symlink /usr/bin/chc to /usr/bin/clickhouse. Creating clickhouse group if it does not exist. groupadd -r clickhouse Creating clickhouse user if it does not exist. useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. Log directory /var/log/clickhouse-server/ already exists. Creating data directory /var/lib/clickhouse/. Creating pid directory /var/run/clickhouse-server. chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' chown -R clickhouse:clickhouse '/var/run/clickhouse-server' chown clickhouse:clickhouse '/var/lib/clickhouse/' Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. Setting capabilities for clickhouse binary. This is optional. chown -R clickhouse:clickhouse '/etc/clickhouse-server' ClickHouse has been successfully installed. Start clickhouse-server with: sudo clickhouse start Start clickhouse-client with: clickhouse-client + return + run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.2.2.173926.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-client_25.2.2.173926.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-client. (Reading database ... 48754 files and directories currently installed.) Preparing to unpack .../clickhouse-client_25.2.2.173926.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-client (25.2.2.173926.altinityantalya+tsan) ... Setting up clickhouse-client (25.2.2.173926.altinityantalya+tsan) ... + return + export THREAD_FUZZER_CPU_TIME_PERIOD_US=1000 + THREAD_FUZZER_CPU_TIME_PERIOD_US=1000 + export THREAD_FUZZER_SLEEP_PROBABILITY=0.1 + THREAD_FUZZER_SLEEP_PROBABILITY=0.1 + export THREAD_FUZZER_SLEEP_TIME_US_MAX=100000 + THREAD_FUZZER_SLEEP_TIME_US_MAX=100000 + export THREAD_FUZZER_pthread_mutex_lock_BEFORE_MIGRATE_PROBABILITY=1 + THREAD_FUZZER_pthread_mutex_lock_BEFORE_MIGRATE_PROBABILITY=1 + export THREAD_FUZZER_pthread_mutex_lock_AFTER_MIGRATE_PROBABILITY=1 + THREAD_FUZZER_pthread_mutex_lock_AFTER_MIGRATE_PROBABILITY=1 + export THREAD_FUZZER_pthread_mutex_unlock_BEFORE_MIGRATE_PROBABILITY=1 + THREAD_FUZZER_pthread_mutex_unlock_BEFORE_MIGRATE_PROBABILITY=1 + export THREAD_FUZZER_pthread_mutex_unlock_AFTER_MIGRATE_PROBABILITY=1 + THREAD_FUZZER_pthread_mutex_unlock_AFTER_MIGRATE_PROBABILITY=1 + export THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_PROBABILITY=0.001 + THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_PROBABILITY=0.001 + export THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_PROBABILITY=0.001 + THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_PROBABILITY=0.001 + export THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_PROBABILITY=0.001 + THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_PROBABILITY=0.001 + export THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_PROBABILITY=0.001 + THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_PROBABILITY=0.001 + export THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_TIME_US_MAX=10000 + THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_TIME_US_MAX=10000 + export THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_TIME_US_MAX=10000 + THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_TIME_US_MAX=10000 + export THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_TIME_US_MAX=10000 + THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_TIME_US_MAX=10000 + export THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_TIME_US_MAX=10000 + THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_TIME_US_MAX=10000 + export THREAD_FUZZER_EXPLICIT_SLEEP_PROBABILITY=0.01 + THREAD_FUZZER_EXPLICIT_SLEEP_PROBABILITY=0.01 + export THREAD_FUZZER_EXPLICIT_MEMORY_EXCEPTION_PROBABILITY=0.01 + THREAD_FUZZER_EXPLICIT_MEMORY_EXCEPTION_PROBABILITY=0.01 + export ZOOKEEPER_FAULT_INJECTION=1 + ZOOKEEPER_FAULT_INJECTION=1 + configure + export USE_DATABASE_ORDINARY=1 + USE_DATABASE_ORDINARY=1 + export EXPORT_S3_STORAGE_POLICIES=1 + EXPORT_S3_STORAGE_POLICIES=1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' Going to install test configs from /repo/tests/config into /etc/clickhouse-server + mkdir -p /etc/clickhouse-server/config.d/ + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n 1 ]] + [[ 1 -eq 1 ]] + rm -f /etc/clickhouse-server/config.d/zookeeper.xml + ln -sf /repo/tests/config/config.d/zookeeper_fault_injection.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + value=64290816 + sed --follow-symlinks -i 's|[[:digit:]]\+|64290816|' /etc/clickhouse-server/config.d/keeper_port.xml + value=31760384 + sed --follow-symlinks -i 's|[[:digit:]]\+|31760384|' /etc/clickhouse-server/config.d/keeper_port.xml + value=1 + sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n 1 ]] + [[ 1 -eq 1 ]] + ln -sf /repo/tests/config/users.d/database_ordinary.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ '' == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|100000|10000|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n 1 ]] + [[ 1 -eq 1 ]] + randomize_config_boolean_value filtered_list keeper_port + value=1 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|1|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value multi_read keeper_port + value=1 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|1|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value check_not_exists keeper_port + value=0 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value create_if_not_exists keeper_port + value=1 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|1|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value remove_recursive keeper_port + value=0 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + sudo chown clickhouse /etc/clickhouse-server/config.d/keeper_port.xml + sudo chgrp clickhouse /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n 1 ]] + [[ 1 -eq 1 ]] + randomize_config_boolean_value use_compression zookeeper_fault_injection + value=0 + sudo cat /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml.tmp /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + randomize_config_boolean_value use_xid_64 zookeeper_fault_injection + value=0 + sudo cat /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml.tmp /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + echo 'ASAN_OPTIONS='\''malloc_context_size=10 verbosity=1 allocator_release_to_os_interval_ms=10000'\''' + export 'ASAN_OPTIONS=malloc_context_size=10 allocator_release_to_os_interval_ms=10000' + ASAN_OPTIONS='malloc_context_size=10 allocator_release_to_os_interval_ms=10000' + sudo chown root: /var/lib/clickhouse + local total_mem ++ awk '/MemTotal/ { print $(NF-1) }' /proc/meminfo + total_mem=32086444 + total_mem=32856518656 + max_server_memory_usage_to_ram_ratio=0.5 + echo 'Setting max_server_memory_usage_to_ram_ratio to 0.5' + cat Setting max_server_memory_usage_to_ram_ratio to 0.5 Setting max_memory_usage_for_user=9856955596 and max_memory_usage for queries to 10G + local max_users_mem + max_users_mem=9856955596 + echo 'Setting max_memory_usage_for_user=9856955596 and max_memory_usage for queries to 10G' + cat + cat + /repo/tests/docker_scripts/setup_minio.sh stateless + export MINIO_ROOT_USER=clickhouse + MINIO_ROOT_USER=clickhouse + export MINIO_ROOT_PASSWORD=clickhouse + MINIO_ROOT_PASSWORD=clickhouse + main stateless + local query_dir ++ check_arg stateless ++ local query_dir ++ '[' '!' 1 -eq 1 ']' ++ case "$1" in ++ query_dir=0_stateless ++ echo 0_stateless + query_dir=0_stateless + '[' '!' -f ./minio ']' + start_minio + mkdir -p ./minio_data + ./minio --version minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3) Runtime: go1.22.5 linux/amd64 License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Copyright: 2015-2024 MinIO, Inc. + wait_for_it + ./minio server --address :11111 ./minio_data + local counter=0 + local max_counter=60 + local url=http://localhost:11111 + params=('--silent' '--verbose') + local params + curl --silent --verbose http://localhost:11111 + grep AccessDenied trying to connect to minio + [[ 0 == \6\0 ]] + echo 'trying to connect to minio' + sleep 1 INFO: Formatting 1st pool, 1 set(s), 1 drives per set. INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:33473 http://127.0.0.1:33473 Docs: https://min.io/docs/minio/linux/index.html + counter=1 + curl --silent --verbose http://localhost:11111 + grep AccessDenied AccessDeniedAccess Denied./18325D6A6074A4967dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f + lsof -i :11111 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME minio 275 root 8u IPv6 21142 0t0 TCP *:11111 (LISTEN) minio 275 root 9u IPv4 21141 0t0 TCP localhost:11111 (LISTEN) minio 275 root 10u IPv6 21143 0t0 TCP localhost:11111 (LISTEN) + sleep 5 + setup_minio stateless + local test_type=stateless + ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse Added `clickminio` successfully. + ./mc admin user add clickminio test testtest Added user `test` successfully. + ./mc admin policy attach clickminio readwrite --user=test Attached Policies: [readwrite] To User: test + ./mc mb --ignore-existing clickminio/test Bucket created successfully `clickminio/test`. + '[' stateless = stateless ']' + ./mc anonymous set public clickminio/test Access permission for `clickminio/test` is set to `public` + upload_data 0_stateless /repo/tests/ + local query_dir=0_stateless + local test_path=/repo/tests/ + local data_path=/repo/tests//queries/0_stateless/data_minio + '[' -d /repo/tests//queries/0_stateless/data_minio ']' + ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/ `/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar` `/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet` `/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip` `/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz` `/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet` `/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet` `/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv` `/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv` `/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data` `/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv` Total: 5.42 MiB, Transferred: 5.42 MiB, Speed: 145.01 MiB/s + setup_aws_credentials + local minio_root_user=clickhouse + local minio_root_password=clickhouse + mkdir -p /root/.aws + cat + config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml + set +x File /tmp/export-logs-config.sh does not exist, do not setup + start_server + counter=0 + max_attempt=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 0 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=1 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 1 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=2 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 2 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=3 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 3 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=4 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 4 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=5 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 5 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=6 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 6 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=7 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 7 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=8 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 8 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=9 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 9 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=10 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 10 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=11 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 11 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=12 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 12 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=13 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 13 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=14 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 14 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=15 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 15 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=16 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 16 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=17 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 17 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=18 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 18 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=19 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 19 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=20 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 20 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=21 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 21 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=22 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 22 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=23 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 23 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=24 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 24 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=25 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 25 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=26 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 26 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=27 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 27 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=28 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 28 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=29 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 29 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=30 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 30 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=31 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 31 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=32 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 32 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=33 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 33 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=34 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 34 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=35 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 35 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=36 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 36 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=37 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 37 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=38 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 38 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=39 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 39 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=40 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 40 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=41 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 41 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=42 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 42 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=43 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 43 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=44 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 44 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=45 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 45 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=46 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 46 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=47 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 47 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=48 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 48 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=49 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 49 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=50 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 50 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=51 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 51 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=52 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 52 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=53 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 53 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=54 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 54 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=55 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 55 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=56 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 56 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=57 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 57 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=58 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 58 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=59 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 59 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=60 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 60 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=61 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 61 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=62 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 62 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=63 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 63 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=64 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 64 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=65 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 65 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=66 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 66 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=67 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 67 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=68 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 68 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=69 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 69 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=70 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 70 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=71 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 71 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=72 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 72 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=73 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 73 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=74 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 74 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=75 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 75 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=76 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 76 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=77 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 77 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=78 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 78 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=79 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 79 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=80 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 80 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=81 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 81 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=82 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 82 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=83 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 83 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=84 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 84 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=85 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 85 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=86 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 86 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=87 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 87 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=88 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 88 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=89 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 89 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=90 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 90 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=91 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 91 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=92 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 92 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=93 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 93 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=94 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 94 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=95 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 95 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=96 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 96 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=97 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 97 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=98 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 98 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=99 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 99 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=100 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 100 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=101 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 101 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=102 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 102 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=103 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 103 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=104 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 104 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=105 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 105 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=106 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 106 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=107 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 107 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=108 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 108 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=109 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 109 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=110 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 110 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=111 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 111 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=112 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 112 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=113 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 113 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=114 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 114 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=115 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 115 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=116 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 116 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=117 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 117 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=118 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 118 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=119 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 119 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 120 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=121 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 121 -gt 120 ']' + echo 'Cannot start clickhouse-server' + rg --text '.*Application' /var/log/clickhouse-server/clickhouse-server.log Cannot start clickhouse-server ++ trim_server_logs application_errors.txt ++ head -n 100 /test_output/application_errors.txt ++ grep -Eo ' \[ [0-9]+ \] \{.*' ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Cannot start clickhouse-server\tFAIL\t\N\t [ 411 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 411 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 1138 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 1138 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 1870 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 1870 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 2602 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 2602 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 3339 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 3339 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 4076 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 4076 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 4813 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 4813 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 5545 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 5545 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 6282 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 6282 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 7014 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 7014 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 7751 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 7751 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n' + cat /var/log/clickhouse-server/stdout.log /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 8488. The process with pid = 8488 is already running. + tail -n100 /var/log/clickhouse-server/stderr.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log + tail -n100000 /var/log/clickhouse-server/clickhouse-server.log + rg -F -v -e ' RaftInstance:' -e ' RaftInstance' + tail -n100 2025.04.02 03:53:48.122848 [ 8488 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 03:53:48.122936 [ 8488 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 03:53:48.123029 [ 8488 ] {} KeeperContext: Disk type 'local_blob_storage' is not supported for Keeper 2025.04.02 03:53:48.123116 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.123226 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.123315 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.123398 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.123490 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.128124 [ 8488 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 03:53:48.144098 [ 8488 ] {} S3Client: Provider type: Unknown 2025.04.02 03:53:48.144217 [ 8488 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 03:53:48.227041 [ 8488 ] {} deleteFileFromS3: No blob storage log, not writing blob special/gim/lqudyygdynejcgynxixhkbrfwdggz 2025.04.02 03:53:48.227120 [ 8488 ] {} deleteFileFromS3: Object with path special/gim/lqudyygdynejcgynxixhkbrfwdggz was removed from S3 2025.04.02 03:53:48.227195 [ 8488 ] {} DiskObjectStorage(s3_no_cache): Starting up disk s3_no_cache 2025.04.02 03:53:48.227248 [ 8488 ] {} DiskObjectStorage(s3_no_cache): Disk s3_no_cache started up 2025.04.02 03:53:48.230825 [ 8488 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 03:53:48.374504 [ 8488 ] {} S3Client: Provider type: Unknown 2025.04.02 03:53:48.374592 [ 8488 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 03:53:48.390763 [ 8488 ] {} deleteFileFromS3: No blob storage log, not writing blob test_02944/rtw/exzqilyuwktiucidnyxygheqfzrez 2025.04.02 03:53:48.390839 [ 8488 ] {} deleteFileFromS3: Object with path test_02944/rtw/exzqilyuwktiucidnyxygheqfzrez was removed from S3 2025.04.02 03:53:48.390892 [ 8488 ] {} DiskObjectStorage(s3_disk_02944): Starting up disk s3_disk_02944 2025.04.02 03:53:48.390934 [ 8488 ] {} DiskObjectStorage(s3_disk_02944): Disk s3_disk_02944 started up 2025.04.02 03:53:48.391091 [ 8488 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 03:53:48.471494 [ 8488 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 03:53:48.477069 [ 8488 ] {} KeeperSnapshotManager: Reading from disk LocalSnapshotDisk 2025.04.02 03:53:48.477234 [ 8488 ] {} KeeperSnapshotManager: No snapshots were found on LocalSnapshotDisk 2025.04.02 03:53:48.479413 [ 8488 ] {} KeeperLogStore: Reading from disk LocalLogDisk 2025.04.02 03:53:48.479604 [ 8488 ] {} KeeperLogStore: Found changelog_1_100000.bin on LocalLogDisk 2025.04.02 03:53:48.480628 [ 8488 ] {} KeeperLogStore: force_sync disabled 2025.04.02 03:53:48.480691 [ 8488 ] {} KeeperDispatcher: Waiting server to initialize 2025.04.02 03:53:48.480742 [ 8488 ] {} KeeperStateMachine: Totally have 0 snapshots 2025.04.02 03:53:48.480793 [ 8488 ] {} KeeperStateMachine: Trying to load state machine from snapshot up to log index 0 2025.04.02 03:53:48.480834 [ 8488 ] {} KeeperStateMachine: No existing snapshots, last committed log index 0 2025.04.02 03:53:48.481395 [ 8488 ] {} KeeperLogStore: Totally read from changelog changelog_1_100000.bin 11 entries 2025.04.02 03:53:48.481465 [ 8488 ] {} KeeperLogStore: Continue to write into changelog_1_100000.bin 2025.04.02 03:53:48.481579 [ 8488 ] {} KeeperServer: Last local log idx 11 2025.04.02 03:53:48.481635 [ 8488 ] {} KeeperServer: No config in snapshot, will use config from log store with log index 11 2025.04.02 03:53:48.483054 [ 8488 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 03:53:48.495829 [ 8488 ] {} KeeperStateManager: Read state from /var/lib/clickhouse/coordination/state commit index 0 term 11 election timer allowed log store start 1, end 11 config log idx 11, prev log idx 10 -- ASYNC REPLICATION -- my id: 1, voting_member num peers: 0 2025.04.02 03:53:48.548340 [ 8488 ] {} KeeperDispatcher: Server initialized, waiting for quorum 2025.04.02 03:53:48.548683 [ 9084 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state to LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state-OLD. 2025.04.02 03:53:48.554380 [ 9100 ] {} KeeperServer: Preprocessing 1 log entries 2025.04.02 03:53:48.554506 [ 9100 ] {} KeeperServer: Preprocessing done peer 1, DC ID 0, localhost:9234, voting member, 1 my id: 1, leader: 1, term: 12 2025.04.02 03:53:48.554881 [ 8488 ] {} KeeperDispatcher: Quorum initialized 2025.04.02 03:53:48.555818 [ 8488 ] {} KeeperDispatcher: Dispatcher initialized 2025.04.02 03:53:48.557777 [ 8488 ] {} Application: Listening for Keeper (tcp): [::]:9181 2025.04.02 03:53:48.558203 [ 8488 ] {} Application: Listening for replica communication (interserver): http://[::]:9009 2025.04.02 03:53:48.575049 [ 8488 ] {} ConfigReloader: Loading config '/etc/clickhouse-server/users.xml' 2025.04.02 03:53:48.575183 [ 8488 ] {} ConfigProcessor: Processing configuration file '/etc/clickhouse-server/users.xml'. 2025.04.02 03:53:48.576911 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/access_management.xml'. 2025.04.02 03:53:48.577548 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/allow_introspection_functions.yaml'. 2025.04.02 03:53:48.578265 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_atomic_drop_detach_sync.xml'. 2025.04.02 03:53:48.578689 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_ordinary.xml'. 2025.04.02 03:53:48.579012 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/enable_blobs_check.xml'. 2025.04.02 03:53:48.579374 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/filelog.xml'. 2025.04.02 03:53:48.579676 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/insert_keeper_retries.xml'. 2025.04.02 03:53:48.580187 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/limits.yaml'. 2025.04.02 03:53:48.668436 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/log_queries.xml'. 2025.04.02 03:53:48.669348 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/marks.xml'. 2025.04.02 03:53:48.669968 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/memory_profiler.xml'. 2025.04.02 03:53:48.670680 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/no_fsync_metadata.xml'. 2025.04.02 03:53:48.671370 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/nonconst_timezone.xml'. 2025.04.02 03:53:48.672022 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/opentelemetry.xml'. 2025.04.02 03:53:48.672699 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/prefetch_settings.xml'. 2025.04.02 03:53:48.673479 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/readonly.xml'. 2025.04.02 03:53:48.674093 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/remote_queries.xml'. 2025.04.02 03:53:48.674978 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/replicated_ddl_entry.xml'. 2025.04.02 03:53:48.675659 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache.xml'. 2025.04.02 03:53:48.676355 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache_new.xml'. 2025.04.02 03:53:48.676997 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/session_log_test.xml'. 2025.04.02 03:53:48.677915 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/stress_test_tweaks-users.xml'. 2025.04.02 03:53:48.679132 [ 8488 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/timeouts.xml'. 2025.04.02 03:53:48.691573 [ 8488 ] {} ConfigProcessor: Saved preprocessed configuration to '/var/lib/clickhouse/preprocessed_configs/users.xml'. 2025.04.02 03:53:48.692088 [ 8488 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performing update on configuration 2025.04.02 03:53:48.704171 [ 8488 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performed update on configuration 2025.04.02 03:53:48.704384 [ 8488 ] {} ConfigReloader: Config reload interval set to 2000ms 2025.04.02 03:53:48.710219 [ 8488 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /etc/clickhouse-server/users.xml 2025.04.02 03:53:48.712912 [ 8488 ] {} Access(user directories): Added local_directory access storage 'local_directory', path: /var/lib/clickhouse/access/ 2025.04.02 03:53:48.713892 [ 8488 ] {} CgroupsMemoryUsageObserver: Started cgroup current memory usage observer thread 2025.04.02 03:53:48.714322 [ 9107 ] {} CgroupsMemoryUsageObserver: Memory amount initially available to the process is 30.60 GiB 2025.04.02 03:53:48.760706 [ 8488 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.04.02 03:53:48.764262 [ 8488 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.04.02 03:53:48.771657 [ 8488 ] {} Context: Initialized background executor for fetches with num_threads=16, num_tasks=16 2025.04.02 03:53:48.774996 [ 8488 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.04.02 03:53:48.784945 [ 8488 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 03:53:48.787740 [ 8488 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 03:53:48.789732 [ 8488 ] {} DNSCacheUpdater: Update period 15 seconds 2025.04.02 03:53:48.789894 [ 8488 ] {} Application: Loading metadata from /var/lib/clickhouse/ 2025.04.02 03:53:48.789936 [ 8499 ] {} DNSResolver: Updating DNS cache 2025.04.02 03:53:48.790778 [ 8499 ] {} DNSResolver: Updated DNS cache + break + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 8488 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=1 + sleep 5 + '[' 1 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=2 + sleep 5 + '[' 2 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=3 + sleep 5 + '[' 3 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=4 + sleep 5 + '[' 4 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=5 + sleep 5 + '[' 5 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=6 + sleep 5 + '[' 6 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=7 + sleep 5 + '[' 7 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=8 + sleep 5 + '[' 8 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=9 + sleep 5 + '[' 9 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=10 + sleep 5 + '[' 10 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=11 + sleep 5 + '[' 11 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=12 + sleep 5 + '[' 12 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=13 + sleep 5 + '[' 13 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=14 + sleep 5 + '[' 14 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=15 + sleep 5 + '[' 15 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=16 + sleep 5 + '[' 16 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=17 + sleep 5 + '[' 17 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=18 + sleep 5 + '[' 18 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=19 + sleep 5 + '[' 19 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=20 + sleep 5 + '[' 20 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=21 + sleep 5 + '[' 21 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=22 + sleep 5 + '[' 22 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=23 + sleep 5 + '[' 23 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=24 + sleep 5 + '[' 24 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=25 + sleep 5 + '[' 25 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=26 + sleep 5 + '[' 26 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=27 + sleep 5 + '[' 27 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=28 + sleep 5 + '[' 28 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=29 + sleep 5 + '[' 29 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=30 + sleep 5 + '[' 30 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=31 + sleep 5 + '[' 31 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=32 + sleep 5 + '[' 32 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=33 + sleep 5 + '[' 33 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=34 + sleep 5 + '[' 34 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=35 + sleep 5 + '[' 35 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=36 + sleep 5 + '[' 36 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=37 + sleep 5 + '[' 37 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=38 + sleep 5 + '[' 38 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=39 + sleep 5 + '[' 39 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=40 + sleep 5 + '[' 40 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=41 + sleep 5 + '[' 41 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=42 + sleep 5 + '[' 42 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=43 + sleep 5 + '[' 43 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=44 + sleep 5 + '[' 44 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=45 + sleep 5 + '[' 45 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=46 + sleep 5 + '[' 46 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=47 + sleep 5 + '[' 47 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=48 + sleep 5 + '[' 48 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=49 + sleep 5 + '[' 49 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=50 + sleep 5 + '[' 50 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=51 + sleep 5 + '[' 51 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=52 + sleep 5 + '[' 52 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=53 + sleep 5 + '[' 53 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=54 + sleep 5 + '[' 54 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=55 + sleep 5 + '[' 55 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=56 + sleep 5 + '[' 56 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=57 + sleep 5 + '[' 57 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=58 + sleep 5 + '[' 58 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=59 + sleep 5 + '[' 59 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=60 + sleep 5 + '[' 60 -ge 60 ']' + echo 'Command '\''clickhouse-client --query SELECT '\''Connected to clickhouse-server after attaching gdb'\'''\'' failed after 60 retries, exiting' Command 'clickhouse-client --query SELECT 'Connected to clickhouse-server after attaching gdb'' failed after 60 retries, exiting + return 1 + setup_logs_replication + set +x File /tmp/export-logs-config.sh does not exist, do not setup + clickhouse-client --query 'CREATE DATABASE datasets' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'SHOW TABLES FROM datasets' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'CREATE DATABASE IF NOT EXISTS test' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + stop_server + local max_tries=90 + local check_hang=true + local pid ++ cat /var/run/clickhouse-server/clickhouse-server.pid cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory + pid= + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse stop --max-tries 90 --do-not-kill Now there is no clickhouse-server process. + return + mv /var/log/clickhouse-server/clickhouse-server.log /var/log/clickhouse-server/clickhouse-server.initial.log + cache_policy= + '[' 0 -eq 1 ']' + cache_policy=LRU + echo 'Using cache policy: LRU' Using cache policy: LRU + '[' LRU = SLRU ']' + sudo cat /etc/clickhouse-server/users.d/stress_tests_overrides.xml cat: /etc/clickhouse-server/users.d/stress_tests_overrides.xml: No such file or directory + start_server + counter=0 + max_attempt=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 0 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=1 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 1 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=2 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 2 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=3 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 3 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=4 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 4 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=5 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 5 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=6 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 6 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=7 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 7 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=8 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 8 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=9 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 9 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=10 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 10 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=11 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 11 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=12 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 12 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=13 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 13 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=14 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 14 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=15 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 15 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=16 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 16 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=17 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 17 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=18 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 18 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=19 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 19 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=20 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 20 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=21 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 21 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=22 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 22 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=23 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 23 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=24 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 24 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=25 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 25 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=26 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 26 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=27 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 27 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=28 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 28 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=29 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 29 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=30 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 30 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=31 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 31 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=32 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 32 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=33 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 33 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=34 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 34 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=35 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 35 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=36 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 36 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=37 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 37 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=38 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 38 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=39 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 39 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=40 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 40 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=41 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 41 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=42 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 42 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=43 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 43 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=44 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 44 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=45 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 45 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=46 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 46 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=47 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 47 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=48 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 48 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=49 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 49 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=50 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 50 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=51 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 51 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=52 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 52 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=53 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 53 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=54 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 54 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=55 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 55 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=56 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 56 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=57 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 57 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=58 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 58 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=59 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 59 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=60 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 60 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=61 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 61 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=62 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 62 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=63 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 63 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=64 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 64 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=65 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 65 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=66 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 66 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=67 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 67 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=68 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 68 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=69 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 69 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=70 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 70 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=71 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 71 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=72 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 72 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=73 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 73 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=74 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 74 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=75 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 75 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=76 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 76 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=77 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 77 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=78 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 78 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=79 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 79 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=80 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 80 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=81 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 81 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=82 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 82 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=83 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 83 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=84 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 84 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=85 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 85 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=86 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 86 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=87 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 87 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=88 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 88 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=89 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 89 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=90 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 90 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=91 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 91 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=92 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 92 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=93 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 93 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=94 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 94 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=95 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 95 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=96 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 96 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=97 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 97 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=98 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 98 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=99 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 99 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=100 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 100 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=101 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 101 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=102 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 102 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=103 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 103 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=104 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 104 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=105 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 105 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=106 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 106 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=107 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 107 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=108 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 108 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=109 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 109 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=110 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 110 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=111 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 111 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=112 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 112 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=113 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 113 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=114 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 114 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=115 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 115 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=116 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 116 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=117 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 117 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=118 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 118 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=119 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 119 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 120 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=121 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) Cannot start clickhouse-server + '[' 121 -gt 120 ']' + echo 'Cannot start clickhouse-server' + rg --text '.*Application' /var/log/clickhouse-server/clickhouse-server.log ++ trim_server_logs application_errors.txt ++ head -n 100 /test_output/application_errors.txt ++ grep -Eo ' \[ [0-9]+ \] \{.*' ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Cannot start clickhouse-server\tFAIL\t\N\t [ 9599 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 9599 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 10331 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 10331 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11073 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11073 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11805 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11805 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 12542 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 12542 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 13279 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 13279 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14016 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14016 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14748 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14748 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 15485 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 15485 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16217 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16217 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16949 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16949 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n' + cat /var/log/clickhouse-server/stdout.log /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 17681. The process with pid = 17681 is already running. + tail -n100 /var/log/clickhouse-server/stderr.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log + tail -n100000 /var/log/clickhouse-server/clickhouse-server.log + rg -F -v -e ' RaftInstance:' -e ' RaftInstance' + tail -n100 2025.04.02 04:01:03.449422 [ 17681 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:01:03.449493 [ 17681 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:01:03.449591 [ 17681 ] {} KeeperContext: Disk type 'local_blob_storage' is not supported for Keeper 2025.04.02 04:01:03.449675 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.449791 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.449869 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.449950 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.450026 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.553042 [ 17681 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 04:01:03.565147 [ 17681 ] {} S3Client: Provider type: Unknown 2025.04.02 04:01:03.565244 [ 17681 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 04:01:03.583412 [ 17681 ] {} deleteFileFromS3: No blob storage log, not writing blob special/leq/lknkreziwzomadqsgzlmommfyuasj 2025.04.02 04:01:03.583479 [ 17681 ] {} deleteFileFromS3: Object with path special/leq/lknkreziwzomadqsgzlmommfyuasj was removed from S3 2025.04.02 04:01:03.583529 [ 17681 ] {} DiskObjectStorage(s3_no_cache): Starting up disk s3_no_cache 2025.04.02 04:01:03.583584 [ 17681 ] {} DiskObjectStorage(s3_no_cache): Disk s3_no_cache started up 2025.04.02 04:01:03.587723 [ 17681 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 04:01:03.598352 [ 17681 ] {} S3Client: Provider type: Unknown 2025.04.02 04:01:03.598455 [ 17681 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 04:01:03.614120 [ 17681 ] {} deleteFileFromS3: No blob storage log, not writing blob test_02944/rof/lkcxwvyctbkneavotlwnkvgjeezul 2025.04.02 04:01:03.614180 [ 17681 ] {} deleteFileFromS3: Object with path test_02944/rof/lkcxwvyctbkneavotlwnkvgjeezul was removed from S3 2025.04.02 04:01:03.614219 [ 17681 ] {} DiskObjectStorage(s3_disk_02944): Starting up disk s3_disk_02944 2025.04.02 04:01:03.614252 [ 17681 ] {} DiskObjectStorage(s3_disk_02944): Disk s3_disk_02944 started up 2025.04.02 04:01:03.614356 [ 17681 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:01:03.617709 [ 17681 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:01:03.621897 [ 17681 ] {} KeeperSnapshotManager: Reading from disk LocalSnapshotDisk 2025.04.02 04:01:03.622011 [ 17681 ] {} KeeperSnapshotManager: No snapshots were found on LocalSnapshotDisk 2025.04.02 04:01:03.623827 [ 17681 ] {} KeeperLogStore: Reading from disk LocalLogDisk 2025.04.02 04:01:03.623986 [ 17681 ] {} KeeperLogStore: Found changelog_1_100000.bin on LocalLogDisk 2025.04.02 04:01:03.625189 [ 17681 ] {} KeeperLogStore: force_sync disabled 2025.04.02 04:01:03.625241 [ 17681 ] {} KeeperDispatcher: Waiting server to initialize 2025.04.02 04:01:03.625307 [ 17681 ] {} KeeperStateMachine: Totally have 0 snapshots 2025.04.02 04:01:03.625347 [ 17681 ] {} KeeperStateMachine: Trying to load state machine from snapshot up to log index 0 2025.04.02 04:01:03.625381 [ 17681 ] {} KeeperStateMachine: No existing snapshots, last committed log index 0 2025.04.02 04:01:03.625950 [ 17681 ] {} KeeperLogStore: Totally read from changelog changelog_1_100000.bin 23 entries 2025.04.02 04:01:03.626011 [ 17681 ] {} KeeperLogStore: Continue to write into changelog_1_100000.bin 2025.04.02 04:01:03.626106 [ 17681 ] {} KeeperServer: Last local log idx 23 2025.04.02 04:01:03.626153 [ 17681 ] {} KeeperServer: No config in snapshot, will use config from log store with log index 23 2025.04.02 04:01:03.627399 [ 17681 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 04:01:03.639040 [ 17681 ] {} KeeperStateManager: Read state from /var/lib/clickhouse/coordination/state commit index 0 term 23 election timer allowed log store start 1, end 23 config log idx 23, prev log idx 22 -- ASYNC REPLICATION -- my id: 1, voting_member num peers: 0 2025.04.02 04:01:03.691312 [ 17681 ] {} KeeperDispatcher: Server initialized, waiting for quorum 2025.04.02 04:01:03.691404 [ 18277 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state to LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state-OLD. 2025.04.02 04:01:03.698611 [ 18293 ] {} KeeperServer: Preprocessing 1 log entries 2025.04.02 04:01:03.698653 [ 18293 ] {} KeeperServer: Preprocessing done peer 1, DC ID 0, localhost:9234, voting member, 1 my id: 1, leader: 1, term: 24 2025.04.02 04:01:03.698987 [ 17681 ] {} KeeperDispatcher: Quorum initialized 2025.04.02 04:01:03.700001 [ 17681 ] {} KeeperDispatcher: Dispatcher initialized 2025.04.02 04:01:03.701891 [ 17681 ] {} Application: Listening for Keeper (tcp): [::]:9181 2025.04.02 04:01:03.702256 [ 17681 ] {} Application: Listening for replica communication (interserver): http://[::]:9009 2025.04.02 04:01:03.738696 [ 17681 ] {} ConfigReloader: Loading config '/etc/clickhouse-server/users.xml' 2025.04.02 04:01:03.738786 [ 17681 ] {} ConfigProcessor: Processing configuration file '/etc/clickhouse-server/users.xml'. 2025.04.02 04:01:03.740005 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/access_management.xml'. 2025.04.02 04:01:03.740442 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/allow_introspection_functions.yaml'. 2025.04.02 04:01:03.741123 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_atomic_drop_detach_sync.xml'. 2025.04.02 04:01:03.741402 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_ordinary.xml'. 2025.04.02 04:01:03.741659 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/enable_blobs_check.xml'. 2025.04.02 04:01:03.741911 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/filelog.xml'. 2025.04.02 04:01:03.742185 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/insert_keeper_retries.xml'. 2025.04.02 04:01:03.742601 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/limits.yaml'. 2025.04.02 04:01:03.746871 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/log_queries.xml'. 2025.04.02 04:01:03.747284 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/marks.xml'. 2025.04.02 04:01:03.747707 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/memory_profiler.xml'. 2025.04.02 04:01:03.748117 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/no_fsync_metadata.xml'. 2025.04.02 04:01:03.748568 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/nonconst_timezone.xml'. 2025.04.02 04:01:03.748950 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/opentelemetry.xml'. 2025.04.02 04:01:03.749353 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/prefetch_settings.xml'. 2025.04.02 04:01:03.749853 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/readonly.xml'. 2025.04.02 04:01:03.750272 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/remote_queries.xml'. 2025.04.02 04:01:03.750867 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/replicated_ddl_entry.xml'. 2025.04.02 04:01:03.751324 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache.xml'. 2025.04.02 04:01:03.751772 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache_new.xml'. 2025.04.02 04:01:03.752214 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/session_log_test.xml'. 2025.04.02 04:01:03.752819 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/stress_test_tweaks-users.xml'. 2025.04.02 04:01:03.753812 [ 17681 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/timeouts.xml'. 2025.04.02 04:01:03.774175 [ 17681 ] {} ConfigProcessor: Saved preprocessed configuration to '/var/lib/clickhouse/preprocessed_configs/users.xml'. 2025.04.02 04:01:03.774372 [ 17681 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performing update on configuration 2025.04.02 04:01:03.788260 [ 17681 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performed update on configuration 2025.04.02 04:01:03.788345 [ 17681 ] {} ConfigReloader: Config reload interval set to 2000ms 2025.04.02 04:01:03.791693 [ 17681 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /etc/clickhouse-server/users.xml 2025.04.02 04:01:03.793001 [ 17681 ] {} Access(user directories): Added local_directory access storage 'local_directory', path: /var/lib/clickhouse/access/ 2025.04.02 04:01:03.793594 [ 17681 ] {} CgroupsMemoryUsageObserver: Started cgroup current memory usage observer thread 2025.04.02 04:01:03.794117 [ 18300 ] {} CgroupsMemoryUsageObserver: Memory amount initially available to the process is 30.60 GiB 2025.04.02 04:01:03.803426 [ 17681 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.04.02 04:01:03.806990 [ 17681 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.04.02 04:01:03.813877 [ 17681 ] {} Context: Initialized background executor for fetches with num_threads=16, num_tasks=16 2025.04.02 04:01:03.817731 [ 17681 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.04.02 04:01:03.827651 [ 17681 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 04:01:03.830344 [ 17681 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 04:01:03.832803 [ 17681 ] {} DNSCacheUpdater: Update period 15 seconds 2025.04.02 04:01:03.832977 [ 17681 ] {} Application: Loading metadata from /var/lib/clickhouse/ 2025.04.02 04:01:03.833091 [ 17692 ] {} DNSResolver: Updating DNS cache 2025.04.02 04:01:03.833953 [ 17692 ] {} DNSResolver: Updated DNS cache + break + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 17681 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=1 + sleep 5 + '[' 1 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=2 + sleep 5 + '[' 2 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=3 + sleep 5 + '[' 3 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=4 + sleep 5 + '[' 4 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=5 + sleep 5 + '[' 5 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=6 + sleep 5 + '[' 6 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=7 + sleep 5 + '[' 7 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=8 + sleep 5 + '[' 8 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=9 + sleep 5 + '[' 9 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=10 + sleep 5 + '[' 10 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=11 + sleep 5 + '[' 11 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=12 + sleep 5 + '[' 12 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=13 + sleep 5 + '[' 13 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=14 + sleep 5 + '[' 14 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=15 + sleep 5 + '[' 15 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=16 + sleep 5 + '[' 16 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=17 + sleep 5 + '[' 17 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=18 + sleep 5 + '[' 18 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=19 + sleep 5 + '[' 19 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=20 + sleep 5 + '[' 20 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=21 + sleep 5 + '[' 21 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=22 + sleep 5 + '[' 22 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=23 + sleep 5 + '[' 23 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=24 + sleep 5 + '[' 24 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=25 + sleep 5 + '[' 25 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=26 + sleep 5 + '[' 26 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=27 + sleep 5 + '[' 27 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=28 + sleep 5 + '[' 28 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=29 + sleep 5 + '[' 29 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=30 + sleep 5 + '[' 30 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=31 + sleep 5 + '[' 31 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=32 + sleep 5 + '[' 32 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=33 + sleep 5 + '[' 33 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=34 + sleep 5 + '[' 34 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=35 + sleep 5 + '[' 35 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=36 + sleep 5 + '[' 36 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=37 + sleep 5 + '[' 37 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=38 + sleep 5 + '[' 38 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=39 + sleep 5 + '[' 39 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=40 + sleep 5 + '[' 40 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=41 + sleep 5 + '[' 41 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=42 + sleep 5 + '[' 42 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=43 + sleep 5 + '[' 43 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=44 + sleep 5 + '[' 44 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=45 + sleep 5 + '[' 45 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=46 + sleep 5 + '[' 46 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=47 + sleep 5 + '[' 47 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=48 + sleep 5 + '[' 48 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=49 + sleep 5 + '[' 49 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=50 + sleep 5 + '[' 50 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=51 + sleep 5 + '[' 51 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=52 + sleep 5 + '[' 52 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=53 + sleep 5 + '[' 53 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=54 + sleep 5 + '[' 54 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=55 + sleep 5 + '[' 55 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=56 + sleep 5 + '[' 56 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=57 + sleep 5 + '[' 57 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=58 + sleep 5 + '[' 58 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=59 + sleep 5 + '[' 59 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=60 + sleep 5 + '[' 60 -ge 60 ']' + echo 'Command '\''clickhouse-client --query SELECT '\''Connected to clickhouse-server after attaching gdb'\'''\'' failed after 60 retries, exiting' Command 'clickhouse-client --query SELECT 'Connected to clickhouse-server after attaching gdb'' failed after 60 retries, exiting + return 1 + clickhouse-client --query 'SHOW TABLES FROM datasets' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'SHOW TABLES FROM test' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + [[ '' == \1 ]] + [[ '' == \1 ]] + TEMP_POLICY=default + clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''default'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'CREATE TABLE test.hits (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''default'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'CREATE TABLE test.visits (CounterID UInt32, StartDate Date, Sign Int8, IsNew UInt8, VisitID UInt64, UserID UInt64, StartTime DateTime, Duration UInt32, UTCStartTime DateTime, PageViews Int32, Hits Int32, IsBounce UInt8, Referer String, StartURL String, RefererDomain String, StartURLDomain String, EndURL String, LinkURL String, IsDownload UInt8, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, PlaceID Int32, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), IsYandex UInt8, GoalReachesDepth Int32, GoalReachesURL Int32, GoalReachesAny Int32, SocialSourceNetworkID UInt8, SocialSourcePage String, MobilePhoneModel String, ClientEventTime DateTime, RegionID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RemoteIP UInt32, RemoteIP6 FixedString(16), IPNetworkID UInt32, SilverlightVersion3 UInt32, CodeVersion UInt32, ResolutionWidth UInt16, ResolutionHeight UInt16, UserAgentMajor UInt16, UserAgentMinor UInt16, WindowClientWidth UInt16, WindowClientHeight UInt16, SilverlightVersion2 UInt8, SilverlightVersion4 UInt16, FlashVersion3 UInt16, FlashVersion4 UInt16, ClientTimeZone Int16, OS UInt8, UserAgent UInt8, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, NetMajor UInt8, NetMinor UInt8, MobilePhone UInt8, SilverlightVersion1 UInt8, Age UInt8, Sex UInt8, Income UInt8, JavaEnable UInt8, CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, BrowserLanguage UInt16, BrowserCountry UInt16, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), Params Array(String), Goals Nested(ID UInt32, Serial UInt32, EventTime DateTime, Price Int64, OrderID String, CurrencyID UInt32), WatchIDs Array(UInt64), ParamSumPrice Int64, ParamCurrency FixedString(3), ParamCurrencyID UInt16, ClickLogID UInt64, ClickEventID Int32, ClickGoodEvent Int32, ClickEventTime DateTime, ClickPriorityID Int32, ClickPhraseID Int32, ClickPageID Int32, ClickPlaceID Int32, ClickTypeID Int32, ClickResourceID Int32, ClickCost UInt32, ClickClientIP UInt32, ClickDomainID UInt32, ClickURL String, ClickAttempt UInt8, ClickOrderID UInt32, ClickBannerID UInt32, ClickMarketCategoryID UInt32, ClickMarketPP UInt32, ClickMarketCategoryName String, ClickMarketPPName String, ClickAWAPSCampaignName String, ClickPageName String, ClickTargetType UInt16, ClickTargetPhraseID UInt64, ClickContextType UInt8, ClickSelectType Int8, ClickOptions String, ClickGroupBannerID Int32, OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, FirstVisit DateTime, PredLastVisit Date, LastVisit Date, TotalVisits UInt32, TraficSource Nested(ID Int8, SearchEngineID UInt16, AdvEngineID UInt8, PlaceID UInt16, SocialSourceNetworkID UInt8, Domain String, SearchPhrase String, SocialSourcePage String), Attendance FixedString(16), CLID UInt32, YCLID UInt64, NormalizedRefererHash UInt64, SearchPhraseHash UInt64, RefererDomainHash UInt64, NormalizedStartURLHash UInt64, StartURLDomainHash UInt64, NormalizedEndURLHash UInt64, TopLevelDomain UInt64, URLScheme UInt64, OpenstatServiceNameHash UInt64, OpenstatCampaignIDHash UInt64, OpenstatAdIDHash UInt64, OpenstatSourceIDHash UInt64, UTMSourceHash UInt64, UTMMediumHash UInt64, UTMCampaignHash UInt64, UTMContentHash UInt64, UTMTermHash UInt64, FromHash UInt64, WebVisorEnabled UInt8, WebVisorActivity UInt32, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), Market Nested(Type UInt8, GoalID UInt32, OrderID String, OrderPrice Int64, PP UInt32, DirectPlaceID UInt32, DirectOrderID UInt32, DirectBannerID UInt32, GoodID String, GoodName String, GoodQuantity Int32, GoodPrice Int64), IslandID FixedString(16)) ENGINE = CollapsingMergeTree(Sign) PARTITION BY toYYYYMM(StartDate) ORDER BY (CounterID, StartDate, intHash32(UserID), VisitID) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''default'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'INSERT INTO test.hits_s3 SELECT * FROM datasets.hits_v1 SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'INSERT INTO test.hits SELECT * FROM datasets.hits_v1 SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'INSERT INTO test.visits SELECT * FROM datasets.visits_v1 SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'DROP TABLE datasets.visits_v1 SYNC' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'DROP TABLE datasets.hits_v1 SYNC' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'SHOW TABLES FROM test' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse-client --query 'SYSTEM STOP THREAD FUZZER' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + stop_server + local max_tries=90 + local check_hang=true + local pid ++ cat /var/run/clickhouse-server/clickhouse-server.pid cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory + pid= + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse stop --max-tries 90 --do-not-kill Now there is no clickhouse-server process. + return + export RANDOMIZE_OBJECT_KEY_TYPE=1 + RANDOMIZE_OBJECT_KEY_TYPE=1 + export ZOOKEEPER_FAULT_INJECTION=1 + ZOOKEEPER_FAULT_INJECTION=1 + export THREAD_POOL_FAULT_INJECTION=1 + THREAD_POOL_FAULT_INJECTION=1 + configure + export USE_DATABASE_ORDINARY=1 + USE_DATABASE_ORDINARY=1 + export EXPORT_S3_STORAGE_POLICIES=1 + EXPORT_S3_STORAGE_POLICIES=1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' + mkdir -p /etc/clickhouse-server/config.d/ Going to install test configs from /repo/tests/config into /etc/clickhouse-server + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n 1 ]] + [[ 1 -eq 1 ]] + rm -f /etc/clickhouse-server/config.d/zookeeper.xml + ln -sf /repo/tests/config/config.d/zookeeper_fault_injection.xml /etc/clickhouse-server/config.d/ + [[ -n 1 ]] + [[ 1 -eq 1 ]] + ln -sf /repo/tests/config/config.d/cannot_allocate_thread_injection.xml /etc/clickhouse-server/config.d/ + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + value=42467328 + sed --follow-symlinks -i 's|[[:digit:]]\+|42467328|' /etc/clickhouse-server/config.d/keeper_port.xml + value=51175424 + sed --follow-symlinks -i 's|[[:digit:]]\+|51175424|' /etc/clickhouse-server/config.d/keeper_port.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n 1 ]] + [[ 1 -eq 1 ]] + ln -sf /repo/tests/config/users.d/database_ordinary.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ '' == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|100000|10000|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n 1 ]] + [[ 1 -eq 1 ]] + randomize_config_boolean_value filtered_list keeper_port + value=0 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value multi_read keeper_port + value=1 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|1|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value check_not_exists keeper_port + value=0 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value create_if_not_exists keeper_port + value=0 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + randomize_config_boolean_value remove_recursive keeper_port + value=1 + sudo cat /etc/clickhouse-server/config.d/keeper_port.xml + sed 's|[01]|1|' + sudo mv /etc/clickhouse-server/config.d/keeper_port.xml.tmp /etc/clickhouse-server/config.d/keeper_port.xml + sudo chown clickhouse /etc/clickhouse-server/config.d/keeper_port.xml + sudo chgrp clickhouse /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n 1 ]] + [[ 1 -eq 1 ]] + randomize_config_boolean_value use_compression zookeeper_fault_injection + value=0 + sudo cat /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml.tmp /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + randomize_config_boolean_value use_xid_64 zookeeper_fault_injection + value=0 + sudo cat /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + sed 's|[01]|0|' + sudo mv /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml.tmp /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + echo 'ASAN_OPTIONS='\''malloc_context_size=10 verbosity=1 allocator_release_to_os_interval_ms=10000'\''' + export 'ASAN_OPTIONS=malloc_context_size=10 allocator_release_to_os_interval_ms=10000' + ASAN_OPTIONS='malloc_context_size=10 allocator_release_to_os_interval_ms=10000' + sudo chown root: /var/lib/clickhouse + local total_mem ++ awk '/MemTotal/ { print $(NF-1) }' /proc/meminfo + total_mem=32086444 + total_mem=32856518656 + max_server_memory_usage_to_ram_ratio=0.5 + echo 'Setting max_server_memory_usage_to_ram_ratio to 0.5' + cat Setting max_server_memory_usage_to_ram_ratio to 0.5 Setting max_memory_usage_for_user=9856955596 and max_memory_usage for queries to 10G + local max_users_mem + max_users_mem=9856955596 + echo 'Setting max_memory_usage_for_user=9856955596 and max_memory_usage for queries to 10G' + cat + cat + [[ '' == \1 ]] + [[ '' == \1 ]] + sudo cat /etc/clickhouse-server/config.d/logger_trace.xml + sed 's|trace|test|' + mv /etc/clickhouse-server/config.d/logger_trace.xml.tmp /etc/clickhouse-server/config.d/logger_trace.xml + '[' LRU = SLRU ']' ++ date +%-d + '[' 0 -eq 1 ']' + start_server + counter=0 + max_attempt=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 0 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=1 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 1 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=2 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 2 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=3 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 3 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=4 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 4 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=5 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 5 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=6 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 6 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=7 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 7 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=8 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 8 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=9 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 9 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=10 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 10 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=11 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 11 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=12 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 12 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=13 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 13 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=14 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 14 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=15 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 15 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=16 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 16 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=17 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 17 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=18 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 18 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=19 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 19 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=20 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 20 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=21 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 21 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=22 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 22 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=23 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 23 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=24 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 24 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=25 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 25 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=26 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 26 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=27 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 27 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=28 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 28 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=29 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 29 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=30 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 30 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=31 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 31 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=32 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 32 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=33 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 33 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=34 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 34 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=35 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 35 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=36 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 36 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=37 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 37 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=38 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 38 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=39 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 39 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=40 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 40 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=41 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 41 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=42 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 42 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=43 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 43 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=44 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 44 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=45 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 45 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=46 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 46 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=47 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 47 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=48 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 48 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=49 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 49 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=50 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 50 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=51 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 51 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=52 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 52 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=53 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 53 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=54 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 54 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=55 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 55 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=56 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 56 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=57 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 57 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=58 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 58 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=59 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 59 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=60 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 60 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=61 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 61 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=62 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 62 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=63 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 63 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=64 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 64 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=65 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 65 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=66 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 66 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=67 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 67 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=68 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 68 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=69 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 69 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=70 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 70 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=71 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 71 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=72 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 72 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=73 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 73 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=74 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 74 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=75 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 75 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=76 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 76 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=77 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 77 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=78 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 78 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=79 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 79 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=80 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 80 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=81 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 81 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=82 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 82 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=83 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 83 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=84 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 84 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=85 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 85 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=86 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 86 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=87 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 87 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=88 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 88 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=89 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 89 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=90 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 90 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=91 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 91 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=92 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 92 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=93 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 93 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=94 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 94 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=95 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 95 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=96 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 96 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=97 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 97 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=98 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 98 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=99 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 99 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=100 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 100 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=101 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 101 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=102 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 102 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=103 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 103 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=104 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 104 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=105 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 105 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=106 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 106 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=107 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 107 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=108 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 108 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=109 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 109 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=110 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 110 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=111 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 111 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=112 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 112 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=113 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 113 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=114 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 114 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=115 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 115 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=116 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 116 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=117 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 117 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=118 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 118 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=119 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 119 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 120 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=121 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) Cannot start clickhouse-server + '[' 121 -gt 120 ']' + echo 'Cannot start clickhouse-server' + rg --text '.*Application' /var/log/clickhouse-server/clickhouse-server.log ++ trim_server_logs application_errors.txt ++ head -n 100 /test_output/application_errors.txt ++ grep -Eo ' \[ [0-9]+ \] \{.*' ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Cannot start clickhouse-server\tFAIL\t\N\t [ 9599 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 9599 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 10331 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 10331 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11073 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11073 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11805 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 11805 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 12542 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 12542 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 13279 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 13279 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14016 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14016 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14748 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 14748 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 15485 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 15485 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16217 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16217 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16949 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 16949 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 17681 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 17681 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 18976 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 18976 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 19713 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 19713 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 20450 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 20450 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 21187 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 21187 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 21924 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 21924 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 22661 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 22661 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 23393 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 23393 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 24125 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 24125 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 24857 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 24857 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 25594 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 25594 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 26331 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 26331 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n' + cat /var/log/clickhouse-server/stdout.log /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 27068. The process with pid = 27068 is already running. + tail -n100 /var/log/clickhouse-server/stderr.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log + tail -n100000 /var/log/clickhouse-server/clickhouse-server.log + rg -F -v -e ' RaftInstance:' -e ' RaftInstance' + tail -n100 2025.04.02 04:08:19.940109 [ 27068 ] {} WriteBufferFromS3: finalizeImpl WriteBufferFromS3. Details: bucket test, key s3/foa/bhpzsapaemconktigysxuhisjdqct. 2025.04.02 04:08:19.940268 [ 27657 ] {} WriteBufferFromS3: writing single part upload started. Details: bucket test, key s3/foa/bhpzsapaemconktigysxuhisjdqct 2025.04.02 04:08:19.948439 [ 27657 ] {} WriteBufferFromS3: Single part upload has completed. Details: bucket test, key s3/foa/bhpzsapaemconktigysxuhisjdqct, size 4 2025.04.02 04:08:19.949699 [ 27068 ] {} WriteBufferFromS3: Close WriteBufferFromS3. Details: bucket test, key s3/foa/bhpzsapaemconktigysxuhisjdqct. 2025.04.02 04:08:19.950197 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: s3/foa/bhpzsapaemconktigysxuhisjdqct (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:19.954976 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: s3/foa/bhpzsapaemconktigysxuhisjdqct (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:19.955132 [ 27068 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: s3/foa/bhpzsapaemconktigysxuhisjdqct, Version: Latest, Offset: 2 2025.04.02 04:08:19.963620 [ 27068 ] {} deleteFileFromS3: No blob storage log, not writing blob s3/foa/bhpzsapaemconktigysxuhisjdqct 2025.04.02 04:08:19.963770 [ 27068 ] {} deleteFileFromS3: Object with path s3/foa/bhpzsapaemconktigysxuhisjdqct was removed from S3 2025.04.02 04:08:19.963887 [ 27068 ] {} DiskObjectStorage(s3_disk): Starting up disk s3_disk 2025.04.02 04:08:19.963979 [ 27068 ] {} DiskObjectStorage(s3_disk): Disk s3_disk started up 2025.04.02 04:08:19.970078 [ 27068 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 04:08:19.990061 [ 27068 ] {} S3Client: Provider type: Unknown 2025.04.02 04:08:19.990195 [ 27068 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 04:08:20.040076 [ 27068 ] {} DiskObjectStorage(s3_plain_disk): Write file: clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 04:08:20.051784 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: s3_plain/clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.059113 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: s3_plain/clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.059277 [ 27068 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: s3_plain/clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9, Version: Latest, Offset: 2 2025.04.02 04:08:20.127137 [ 27068 ] {} AWSClient: Response status: 404, Not Found 2025.04.02 04:08:20.127541 [ 27068 ] {} AWSClient: AWSXmlClient: HTTP response code: 404 Resolved remote host IP address: ::1:11111 Request ID: Exception name: Error message: No response body. 13 response headers: accept-ranges : bytes content-length : 0 content-type : date : Wed, 02 Apr 2025 02:08:20 GMT server : MinIO strict-transport-security : max-age=31536000; includeSubDomains vary : Accept-Encoding x-amz-id-2 : 7dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f x-amz-request-id : 18325E4F3AB68EBF x-content-type-options : nosniff x-minio-error-code : NoSuchKey x-minio-error-desc : "The specified key does not exist." x-xss-protection : 1; mode=block 2025.04.02 04:08:20.127842 [ 27068 ] {} AWSClient: If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. 2025.04.02 04:08:20.135440 [ 27068 ] {} deleteFileFromS3: No blob storage log, not writing blob s3_plain/clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 04:08:20.135566 [ 27068 ] {} deleteFileFromS3: Object with path s3_plain/clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 was removed from S3 2025.04.02 04:08:20.135676 [ 27068 ] {} DiskObjectStorage(s3_plain_disk): Starting up disk s3_plain_disk 2025.04.02 04:08:20.135858 [ 27068 ] {} DiskObjectStorage(s3_plain_disk): Disk s3_plain_disk started up 2025.04.02 04:08:20.136049 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.136251 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.136390 [ 27068 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:08:20.136513 [ 27068 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:08:20.136645 [ 27068 ] {} KeeperContext: Disk type 'local_blob_storage' is not supported for Keeper 2025.04.02 04:08:20.136770 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.136881 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.137009 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.137121 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.137234 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.227452 [ 27068 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 04:08:20.247843 [ 27068 ] {} S3Client: Provider type: Unknown 2025.04.02 04:08:20.248016 [ 27068 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 04:08:20.249434 [ 27068 ] {} DiskObjectStorage(s3_no_cache): Write file: clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 04:08:20.256710 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: special/bdz/vlversmvbaibkzgmqdopnfutpxsmm (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.260806 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: special/bdz/vlversmvbaibkzgmqdopnfutpxsmm (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.260930 [ 27068 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: special/bdz/vlversmvbaibkzgmqdopnfutpxsmm, Version: Latest, Offset: 2 2025.04.02 04:08:20.268956 [ 27068 ] {} deleteFileFromS3: No blob storage log, not writing blob special/bdz/vlversmvbaibkzgmqdopnfutpxsmm 2025.04.02 04:08:20.269058 [ 27068 ] {} deleteFileFromS3: Object with path special/bdz/vlversmvbaibkzgmqdopnfutpxsmm was removed from S3 2025.04.02 04:08:20.269145 [ 27068 ] {} DiskObjectStorage(s3_no_cache): Starting up disk s3_no_cache 2025.04.02 04:08:20.269243 [ 27068 ] {} DiskObjectStorage(s3_no_cache): Disk s3_no_cache started up 2025.04.02 04:08:20.275339 [ 27068 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 04:08:20.289515 [ 27068 ] {} S3Client: Provider type: Unknown 2025.04.02 04:08:20.289601 [ 27068 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 04:08:20.290432 [ 27068 ] {} DiskObjectStorage(s3_disk_02944): Write file: clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 04:08:20.298107 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: test_02944/abg/cmawxwyivdxlyyoeqpiytcnhynmqg (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.302281 [ 27068 ] {} ReadBufferFromRemoteFSGather: Reading from file: test_02944/abg/cmawxwyivdxlyyoeqpiytcnhynmqg (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 04:08:20.302489 [ 27068 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: test_02944/abg/cmawxwyivdxlyyoeqpiytcnhynmqg, Version: Latest, Offset: 2 2025.04.02 04:08:20.310559 [ 27068 ] {} deleteFileFromS3: No blob storage log, not writing blob test_02944/abg/cmawxwyivdxlyyoeqpiytcnhynmqg 2025.04.02 04:08:20.310658 [ 27068 ] {} deleteFileFromS3: Object with path test_02944/abg/cmawxwyivdxlyyoeqpiytcnhynmqg was removed from S3 2025.04.02 04:08:20.310779 [ 27068 ] {} DiskObjectStorage(s3_disk_02944): Starting up disk s3_disk_02944 2025.04.02 04:08:20.310846 [ 27068 ] {} DiskObjectStorage(s3_disk_02944): Disk s3_disk_02944 started up 2025.04.02 04:08:20.311031 [ 27068 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 04:08:20.316593 [ 27068 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 04:08:20.322555 [ 27068 ] {} KeeperSnapshotManager: Reading from disk LocalSnapshotDisk 2025.04.02 04:08:20.322774 [ 27068 ] {} KeeperSnapshotManager: No snapshots were found on LocalSnapshotDisk 2025.04.02 04:08:20.325583 [ 27068 ] {} KeeperLogStore: Reading from disk LocalLogDisk 2025.04.02 04:08:20.325831 [ 27068 ] {} KeeperLogStore: Found changelog_1_100000.bin on LocalLogDisk 2025.04.02 04:08:20.327217 [ 27068 ] {} KeeperLogStore: force_sync disabled 2025.04.02 04:08:20.327306 [ 27068 ] {} KeeperDispatcher: Waiting server to initialize 2025.04.02 04:08:20.327416 [ 27068 ] {} KeeperStateMachine: Totally have 0 snapshots 2025.04.02 04:08:20.327487 [ 27068 ] {} KeeperStateMachine: Trying to load state machine from snapshot up to log index 0 2025.04.02 04:08:20.327553 [ 27068 ] {} KeeperStateMachine: No existing snapshots, last committed log index 0 2025.04.02 04:08:20.328623 [ 27068 ] {} KeeperLogStore: Totally read from changelog changelog_1_100000.bin 35 entries 2025.04.02 04:08:20.328749 [ 27068 ] {} KeeperLogStore: Continue to write into changelog_1_100000.bin 2025.04.02 04:08:20.328938 [ 27068 ] {} KeeperServer: Last local log idx 35 2025.04.02 04:08:20.329031 [ 27068 ] {} KeeperServer: No config in snapshot, will use config from log store with log index 35 2025.04.02 04:08:20.331224 [ 27068 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 04:08:20.349328 [ 27068 ] {} KeeperStateManager: Read state from /var/lib/clickhouse/coordination/state commit index 0 term 35 election timer allowed log store start 1, end 35 config log idx 35, prev log idx 34 -- ASYNC REPLICATION -- my id: 1, voting_member num peers: 0 + break + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 27068 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=1 + sleep 5 + '[' 1 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=2 + sleep 5 + '[' 2 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=3 + sleep 5 + '[' 3 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=4 + sleep 5 + '[' 4 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=5 + sleep 5 + '[' 5 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=6 + sleep 5 + '[' 6 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=7 + sleep 5 + '[' 7 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=8 + sleep 5 + '[' 8 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=9 + sleep 5 + '[' 9 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=10 + sleep 5 + '[' 10 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=11 + sleep 5 + '[' 11 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=12 + sleep 5 + '[' 12 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=13 + sleep 5 + '[' 13 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=14 + sleep 5 + '[' 14 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=15 + sleep 5 + '[' 15 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=16 + sleep 5 + '[' 16 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=17 + sleep 5 + '[' 17 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=18 + sleep 5 + '[' 18 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=19 + sleep 5 + '[' 19 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=20 + sleep 5 + '[' 20 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=21 + sleep 5 + '[' 21 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=22 + sleep 5 + '[' 22 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=23 + sleep 5 + '[' 23 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=24 + sleep 5 + '[' 24 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=25 + sleep 5 + '[' 25 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=26 + sleep 5 + '[' 26 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=27 + sleep 5 + '[' 27 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=28 + sleep 5 + '[' 28 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=29 + sleep 5 + '[' 29 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=30 + sleep 5 + '[' 30 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=31 + sleep 5 + '[' 31 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=32 + sleep 5 + '[' 32 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=33 + sleep 5 + '[' 33 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=34 + sleep 5 + '[' 34 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=35 + sleep 5 + '[' 35 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=36 + sleep 5 + '[' 36 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=37 + sleep 5 + '[' 37 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=38 + sleep 5 + '[' 38 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=39 + sleep 5 + '[' 39 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=40 + sleep 5 + '[' 40 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=41 + sleep 5 + '[' 41 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=42 + sleep 5 + '[' 42 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=43 + sleep 5 + '[' 43 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=44 + sleep 5 + '[' 44 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=45 + sleep 5 + '[' 45 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=46 + sleep 5 + '[' 46 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=47 + sleep 5 + '[' 47 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=48 + sleep 5 + '[' 48 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=49 + sleep 5 + '[' 49 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=50 + sleep 5 + '[' 50 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=51 + sleep 5 + '[' 51 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=52 + sleep 5 + '[' 52 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=53 + sleep 5 + '[' 53 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=54 + sleep 5 + '[' 54 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=55 + sleep 5 + '[' 55 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=56 + sleep 5 + '[' 56 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=57 + sleep 5 + '[' 57 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=58 + sleep 5 + '[' 58 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=59 + sleep 5 + '[' 59 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=60 + sleep 5 + '[' 60 -ge 60 ']' + echo 'Command '\''clickhouse-client --query SELECT '\''Connected to clickhouse-server after attaching gdb'\'''\'' failed after 60 retries, exiting' Command 'clickhouse-client --query SELECT 'Connected to clickhouse-server after attaching gdb'' failed after 60 retries, exiting + return 1 + cd /repo/tests/ + python3 /repo/tests/ci/stress.py --hung-check --drop-databases --output-folder /test_output --skip-func-tests '' --global-time-limit 1200 2025-04-02 04:13:37,328 Run func tests '/usr/bin/clickhouse-test --client-option ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:37,829 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_1 --client-option join_use_nulls=1 join_algorithm='parallel_hash' use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' memory_tracker_fault_probability=0.001 merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability=0.05 group_by_use_nulls=1 ignore_drop_queries_probability=0.2 enable_parallel_replicas=1 max_parallel_replicas=3 cluster_for_parallel_replicas='parallel_replicas' parallel_replicas_for_non_replicated_merge_tree=1 --global_time_limit=1200 ' 2025-04-02 04:13:38,331 Run func tests '/usr/bin/clickhouse-test --order=random --db-engine="Replicated('/test/db/test_2', 's1', 'r1')" --client-option enable_deflate_qpl_codec=1 enable_zstd_qat_codec=1 optimize_trivial_approximate_count_query=1 http_make_head_request=0 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:38,833 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_3 --client-option join_algorithm='partial_merge' group_by_use_nulls=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:39,334 Run func tests '/usr/bin/clickhouse-test --order=random --client-option join_use_nulls=1 use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' http_make_head_request=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:39,836 Run func tests '/usr/bin/clickhouse-test --order=random --db-engine="Replicated('/test/db/test_5', 's1', 'r1')" --database=test_5 --client-option enable_deflate_qpl_codec=1 enable_zstd_qat_codec=1 join_algorithm='full_sorting_merge' group_by_use_nulls=1 http_make_head_request=0 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:40,337 Run func tests '/usr/bin/clickhouse-test --order=random --client-option memory_tracker_fault_probability=0.001 merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability=0.05 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:40,839 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_7 --client-option join_use_nulls=1 join_algorithm='grace_hash' group_by_use_nulls=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:41,340 Run func tests '/usr/bin/clickhouse-test --order=random --db-engine="Replicated('/test/db/test_8', 's1', 'r1')" --client-option enable_deflate_qpl_codec=1 enable_zstd_qat_codec=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:41,842 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_9 --client-option join_algorithm='auto' max_rows_in_join=1000 group_by_use_nulls=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:42,343 Run func tests '/usr/bin/clickhouse-test --order=random --client-option join_use_nulls=1 http_make_head_request=0 ignore_drop_queries_probability=0.2 enable_parallel_replicas=1 max_parallel_replicas=3 cluster_for_parallel_replicas='parallel_replicas' parallel_replicas_for_non_replicated_merge_tree=1 --global_time_limit=1200 ' 2025-04-02 04:13:42,845 Run func tests '/usr/bin/clickhouse-test --order=random --db-engine="Replicated('/test/db/test_11', 's1', 'r1')" --database=test_11 --client-option enable_deflate_qpl_codec=1 enable_zstd_qat_codec=1 join_algorithm='parallel_hash' use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' memory_tracker_fault_probability=0.001 merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability=0.05 group_by_use_nulls=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:43,346 Run func tests '/usr/bin/clickhouse-test --order=random --client-option use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' implicit_transaction=1 throw_on_unsupported_query_inside_transaction=0 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:43,848 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_13 --client-option join_use_nulls=1 join_algorithm='partial_merge' use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' group_by_use_nulls=1 http_make_head_request=0 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:44,350 Run func tests '/usr/bin/clickhouse-test --order=random --db-engine="Replicated('/test/db/test_14', 's1', 'r1')" --client-option enable_deflate_qpl_codec=1 enable_zstd_qat_codec=1 use_query_cache=1 query_cache_nondeterministic_function_handling='ignore' query_cache_system_table_handling='ignore' ignore_drop_queries_probability=0.2 enable_parallel_replicas=1 max_parallel_replicas=3 cluster_for_parallel_replicas='parallel_replicas' parallel_replicas_for_non_replicated_merge_tree=1 --global_time_limit=1200 ' 2025-04-02 04:13:44,851 Run func tests '/usr/bin/clickhouse-test --order=random --database=test_15 --client-option join_algorithm='full_sorting_merge' group_by_use_nulls=1 ignore_drop_queries_probability=0.2 --global_time_limit=1200 ' 2025-04-02 04:13:45,353 Will wait functests to finish 2025-04-02 04:13:45,353 Finished 0 from 16 processes 2025-04-02 04:13:50,358 Finished 0 from 16 processes 2025-04-02 04:13:55,364 Finished 0 from 16 processes 2025-04-02 04:14:00,369 Finished 0 from 16 processes 2025-04-02 04:14:05,374 Finished 0 from 16 processes 2025-04-02 04:14:10,380 Finished 0 from 16 processes 2025-04-02 04:14:15,385 Finished 0 from 16 processes 2025-04-02 04:14:20,391 Finished 0 from 16 processes 2025-04-02 04:14:25,396 Finished 0 from 16 processes 2025-04-02 04:14:30,401 Finished 0 from 16 processes 2025-04-02 04:14:35,403 Finished 0 from 16 processes 2025-04-02 04:14:40,409 Finished 0 from 16 processes 2025-04-02 04:14:45,414 Finished 0 from 16 processes 2025-04-02 04:14:50,419 Finished 0 from 16 processes 2025-04-02 04:14:55,423 Finished 0 from 16 processes 2025-04-02 04:15:00,429 Finished 0 from 16 processes 2025-04-02 04:15:05,434 Finished 0 from 16 processes 2025-04-02 04:15:10,439 Finished 0 from 16 processes 2025-04-02 04:15:15,445 Finished 0 from 16 processes 2025-04-02 04:15:20,450 Finished 0 from 16 processes 2025-04-02 04:15:25,456 Finished 0 from 16 processes 2025-04-02 04:15:30,461 Finished 0 from 16 processes 2025-04-02 04:15:35,466 Finished 0 from 16 processes 2025-04-02 04:15:40,468 Finished 0 from 16 processes 2025-04-02 04:15:45,473 Finished 0 from 16 processes 2025-04-02 04:15:50,478 Finished 0 from 16 processes 2025-04-02 04:15:55,484 Finished 0 from 16 processes 2025-04-02 04:16:00,489 Finished 0 from 16 processes 2025-04-02 04:16:05,493 Finished 0 from 16 processes 2025-04-02 04:16:10,498 Finished 0 from 16 processes 2025-04-02 04:16:15,503 Finished 0 from 16 processes 2025-04-02 04:16:20,509 Finished 0 from 16 processes 2025-04-02 04:16:25,514 Finished 0 from 16 processes 2025-04-02 04:16:30,519 Finished 0 from 16 processes 2025-04-02 04:16:35,525 Finished 0 from 16 processes 2025-04-02 04:16:40,530 Finished 0 from 16 processes 2025-04-02 04:16:45,535 Finished 0 from 16 processes 2025-04-02 04:16:50,541 Finished 0 from 16 processes 2025-04-02 04:16:55,546 Finished 0 from 16 processes 2025-04-02 04:17:00,552 Finished 0 from 16 processes 2025-04-02 04:17:05,557 Finished 0 from 16 processes 2025-04-02 04:17:10,563 Finished 0 from 16 processes 2025-04-02 04:17:15,568 Finished 0 from 16 processes 2025-04-02 04:17:20,573 Finished 0 from 16 processes 2025-04-02 04:17:25,579 Finished 0 from 16 processes 2025-04-02 04:17:30,584 Finished 0 from 16 processes 2025-04-02 04:17:35,589 Finished 0 from 16 processes 2025-04-02 04:17:40,595 Finished 0 from 16 processes 2025-04-02 04:17:45,600 Finished 0 from 16 processes 2025-04-02 04:17:50,606 Finished 0 from 16 processes 2025-04-02 04:17:55,611 Finished 0 from 16 processes 2025-04-02 04:18:00,617 Finished 0 from 16 processes 2025-04-02 04:18:05,622 Finished 0 from 16 processes 2025-04-02 04:18:10,627 Finished 0 from 16 processes 2025-04-02 04:18:15,633 Finished 0 from 16 processes 2025-04-02 04:18:20,638 Finished 0 from 16 processes 2025-04-02 04:18:25,644 Finished 0 from 16 processes 2025-04-02 04:18:30,649 Finished 0 from 16 processes 2025-04-02 04:18:35,654 Finished 0 from 16 processes 2025-04-02 04:18:40,660 Finished 0 from 16 processes 2025-04-02 04:18:45,665 Finished 0 from 16 processes 2025-04-02 04:18:50,671 Finished 0 from 16 processes 2025-04-02 04:18:55,676 Finished 0 from 16 processes 2025-04-02 04:19:00,681 Finished 0 from 16 processes 2025-04-02 04:19:05,687 Finished 0 from 16 processes 2025-04-02 04:19:10,692 Finished 0 from 16 processes 2025-04-02 04:19:15,698 Finished 0 from 16 processes 2025-04-02 04:19:20,703 Finished 0 from 16 processes 2025-04-02 04:19:25,708 Finished 0 from 16 processes 2025-04-02 04:19:30,714 Finished 0 from 16 processes 2025-04-02 04:19:35,719 Finished 0 from 16 processes 2025-04-02 04:19:40,724 Finished 0 from 16 processes 2025-04-02 04:19:45,730 Finished 0 from 16 processes 2025-04-02 04:19:50,735 Finished 0 from 16 processes 2025-04-02 04:19:55,741 Finished 0 from 16 processes 2025-04-02 04:20:00,748 Finished 0 from 16 processes 2025-04-02 04:20:05,753 Finished 0 from 16 processes 2025-04-02 04:20:10,759 Finished 0 from 16 processes 2025-04-02 04:20:15,764 Finished 0 from 16 processes 2025-04-02 04:20:20,770 Finished 0 from 16 processes 2025-04-02 04:20:25,775 Finished 0 from 16 processes 2025-04-02 04:20:30,780 Finished 0 from 16 processes 2025-04-02 04:20:35,786 Finished 0 from 16 processes 2025-04-02 04:20:40,791 Finished 0 from 16 processes 2025-04-02 04:20:45,796 Finished 0 from 16 processes 2025-04-02 04:20:50,802 Finished 0 from 16 processes 2025-04-02 04:20:55,807 Finished 0 from 16 processes 2025-04-02 04:21:00,813 Finished 0 from 16 processes 2025-04-02 04:21:05,818 Finished 0 from 16 processes 2025-04-02 04:21:10,819 Finished 0 from 16 processes 2025-04-02 04:21:15,825 Finished 0 from 16 processes 2025-04-02 04:21:20,830 Finished 0 from 16 processes 2025-04-02 04:21:25,836 Finished 0 from 16 processes 2025-04-02 04:21:30,841 Finished 0 from 16 processes 2025-04-02 04:21:35,846 Finished 0 from 16 processes 2025-04-02 04:21:40,852 Finished 0 from 16 processes 2025-04-02 04:21:45,857 Finished 0 from 16 processes 2025-04-02 04:21:50,862 Finished 0 from 16 processes 2025-04-02 04:21:55,868 Finished 0 from 16 processes 2025-04-02 04:22:00,873 Finished 0 from 16 processes 2025-04-02 04:22:05,878 Finished 0 from 16 processes 2025-04-02 04:22:10,884 Finished 0 from 16 processes 2025-04-02 04:22:15,889 Finished 0 from 16 processes 2025-04-02 04:22:20,895 Finished 0 from 16 processes 2025-04-02 04:22:25,900 Finished 0 from 16 processes 2025-04-02 04:22:30,905 Finished 0 from 16 processes 2025-04-02 04:22:35,911 Finished 0 from 16 processes 2025-04-02 04:22:40,916 Finished 0 from 16 processes 2025-04-02 04:22:45,921 Finished 0 from 16 processes 2025-04-02 04:22:50,927 Finished 0 from 16 processes 2025-04-02 04:22:55,932 Finished 0 from 16 processes 2025-04-02 04:23:00,937 Finished 0 from 16 processes 2025-04-02 04:23:05,943 Finished 0 from 16 processes 2025-04-02 04:23:10,948 Finished 0 from 16 processes 2025-04-02 04:23:15,954 Finished 0 from 16 processes 2025-04-02 04:23:20,959 Finished 0 from 16 processes 2025-04-02 04:23:25,964 Finished 0 from 16 processes 2025-04-02 04:23:30,970 Finished 0 from 16 processes 2025-04-02 04:23:35,975 Finished 0 from 16 processes 2025-04-02 04:23:40,981 Finished 0 from 16 processes 2025-04-02 04:23:45,986 Finished 0 from 16 processes 2025-04-02 04:23:50,991 Finished 0 from 16 processes 2025-04-02 04:23:55,997 Finished 0 from 16 processes 2025-04-02 04:24:01,002 Finished 0 from 16 processes 2025-04-02 04:24:06,008 Finished 0 from 16 processes 2025-04-02 04:24:11,013 Finished 0 from 16 processes 2025-04-02 04:24:16,019 Finished 0 from 16 processes 2025-04-02 04:24:21,024 Finished 0 from 16 processes 2025-04-02 04:24:26,030 Finished 0 from 16 processes 2025-04-02 04:24:31,035 Finished 0 from 16 processes 2025-04-02 04:24:36,040 Finished 0 from 16 processes 2025-04-02 04:24:41,046 Finished 0 from 16 processes 2025-04-02 04:24:46,051 Finished 0 from 16 processes 2025-04-02 04:24:51,056 Finished 0 from 16 processes 2025-04-02 04:24:56,062 Finished 0 from 16 processes 2025-04-02 04:25:01,067 Finished 0 from 16 processes 2025-04-02 04:25:06,072 Finished 0 from 16 processes 2025-04-02 04:25:11,078 Finished 0 from 16 processes 2025-04-02 04:25:16,083 Finished 0 from 16 processes 2025-04-02 04:25:21,088 Finished 0 from 16 processes 2025-04-02 04:25:26,094 Finished 0 from 16 processes 2025-04-02 04:25:31,099 Finished 0 from 16 processes 2025-04-02 04:25:36,104 Finished 0 from 16 processes 2025-04-02 04:25:41,110 Finished 0 from 16 processes 2025-04-02 04:25:46,115 Finished 0 from 16 processes 2025-04-02 04:25:51,121 Finished 0 from 16 processes 2025-04-02 04:25:56,126 Finished 0 from 16 processes 2025-04-02 04:26:01,131 Finished 0 from 16 processes 2025-04-02 04:26:06,137 Finished 0 from 16 processes 2025-04-02 04:26:11,142 Finished 0 from 16 processes 2025-04-02 04:26:16,147 Finished 0 from 16 processes 2025-04-02 04:26:21,153 Finished 0 from 16 processes 2025-04-02 04:26:26,156 Finished 0 from 16 processes 2025-04-02 04:26:31,161 Finished 0 from 16 processes 2025-04-02 04:26:36,166 Finished 0 from 16 processes 2025-04-02 04:26:41,172 Finished 0 from 16 processes 2025-04-02 04:26:46,177 Finished 0 from 16 processes 2025-04-02 04:26:51,182 Finished 0 from 16 processes 2025-04-02 04:26:56,188 Finished 0 from 16 processes 2025-04-02 04:27:01,193 Finished 0 from 16 processes 2025-04-02 04:27:06,198 Finished 0 from 16 processes 2025-04-02 04:27:11,204 Finished 0 from 16 processes 2025-04-02 04:27:16,209 Finished 0 from 16 processes 2025-04-02 04:27:21,215 Finished 0 from 16 processes 2025-04-02 04:27:26,220 Finished 0 from 16 processes 2025-04-02 04:27:31,225 Finished 0 from 16 processes 2025-04-02 04:27:36,231 Finished 0 from 16 processes 2025-04-02 04:27:41,236 Finished 0 from 16 processes 2025-04-02 04:27:46,242 Finished 0 from 16 processes 2025-04-02 04:27:51,247 Finished 0 from 16 processes 2025-04-02 04:27:56,252 Finished 0 from 16 processes 2025-04-02 04:28:01,258 Finished 0 from 16 processes 2025-04-02 04:28:06,263 Finished 0 from 16 processes 2025-04-02 04:28:11,269 Finished 0 from 16 processes 2025-04-02 04:28:16,274 Finished 0 from 16 processes 2025-04-02 04:28:21,279 Finished 0 from 16 processes 2025-04-02 04:28:26,285 Finished 0 from 16 processes 2025-04-02 04:28:31,290 Finished 0 from 16 processes 2025-04-02 04:28:36,296 Finished 0 from 16 processes 2025-04-02 04:28:41,301 Finished 0 from 16 processes 2025-04-02 04:28:46,307 Finished 0 from 16 processes 2025-04-02 04:28:51,312 Finished 0 from 16 processes 2025-04-02 04:28:56,317 Finished 0 from 16 processes 2025-04-02 04:29:01,323 Finished 0 from 16 processes 2025-04-02 04:29:06,328 Finished 0 from 16 processes 2025-04-02 04:29:11,334 Finished 0 from 16 processes 2025-04-02 04:29:16,339 Finished 0 from 16 processes 2025-04-02 04:29:21,345 Finished 0 from 16 processes 2025-04-02 04:29:26,350 Finished 0 from 16 processes 2025-04-02 04:29:31,355 Finished 0 from 16 processes 2025-04-02 04:29:36,361 Finished 0 from 16 processes 2025-04-02 04:29:41,366 Finished 0 from 16 processes 2025-04-02 04:29:46,371 Finished 0 from 16 processes 2025-04-02 04:29:51,377 Finished 0 from 16 processes 2025-04-02 04:29:56,382 Finished 0 from 16 processes 2025-04-02 04:30:01,388 Finished 0 from 16 processes 2025-04-02 04:30:06,393 Finished 0 from 16 processes 2025-04-02 04:30:11,399 Finished 0 from 16 processes 2025-04-02 04:30:16,404 Finished 0 from 16 processes 2025-04-02 04:30:21,409 Finished 0 from 16 processes 2025-04-02 04:30:26,415 Finished 0 from 16 processes 2025-04-02 04:30:31,420 Finished 0 from 16 processes 2025-04-02 04:30:36,425 Finished 0 from 16 processes 2025-04-02 04:30:41,431 Finished 0 from 16 processes 2025-04-02 04:30:46,436 Finished 0 from 16 processes 2025-04-02 04:30:51,442 Finished 0 from 16 processes 2025-04-02 04:30:56,447 Finished 0 from 16 processes 2025-04-02 04:31:01,452 Finished 0 from 16 processes 2025-04-02 04:31:06,458 Finished 0 from 16 processes 2025-04-02 04:31:11,463 Finished 0 from 16 processes 2025-04-02 04:31:16,469 Finished 0 from 16 processes 2025-04-02 04:31:21,474 Finished 0 from 16 processes 2025-04-02 04:31:26,480 Finished 0 from 16 processes 2025-04-02 04:31:31,485 Finished 0 from 16 processes 2025-04-02 04:31:36,490 Finished 0 from 16 processes 2025-04-02 04:31:41,496 Finished 0 from 16 processes 2025-04-02 04:31:46,501 Finished 0 from 16 processes 2025-04-02 04:31:51,507 Finished 0 from 16 processes 2025-04-02 04:31:56,512 Finished 0 from 16 processes 2025-04-02 04:32:01,517 Finished 0 from 16 processes 2025-04-02 04:32:06,523 Finished 0 from 16 processes 2025-04-02 04:32:11,528 Finished 0 from 16 processes 2025-04-02 04:32:16,534 Finished 0 from 16 processes 2025-04-02 04:32:21,539 Finished 0 from 16 processes 2025-04-02 04:32:26,544 Finished 0 from 16 processes 2025-04-02 04:32:31,550 Finished 0 from 16 processes 2025-04-02 04:32:36,555 Finished 0 from 16 processes 2025-04-02 04:32:41,560 Finished 0 from 16 processes 2025-04-02 04:32:46,566 Finished 0 from 16 processes 2025-04-02 04:32:51,571 Finished 0 from 16 processes 2025-04-02 04:32:56,577 Finished 0 from 16 processes 2025-04-02 04:33:01,582 Finished 0 from 16 processes 2025-04-02 04:33:06,587 Finished 0 from 16 processes 2025-04-02 04:33:11,593 Finished 0 from 16 processes 2025-04-02 04:33:16,598 Finished 0 from 16 processes 2025-04-02 04:33:21,603 Finished 0 from 16 processes 2025-04-02 04:33:26,609 Finished 0 from 16 processes 2025-04-02 04:33:31,614 Finished 0 from 16 processes 2025-04-02 04:33:36,619 Finished 0 from 16 processes 2025-04-02 04:33:41,625 Finished 0 from 16 processes 2025-04-02 04:33:46,630 Finished 0 from 16 processes 2025-04-02 04:33:51,635 Finished 0 from 16 processes 2025-04-02 04:33:56,641 Finished 0 from 16 processes 2025-04-02 04:34:01,646 Finished 0 from 16 processes 2025-04-02 04:34:06,651 Finished 0 from 16 processes 2025-04-02 04:34:11,657 Finished 0 from 16 processes 2025-04-02 04:34:16,662 Finished 0 from 16 processes 2025-04-02 04:34:21,667 Finished 0 from 16 processes 2025-04-02 04:34:26,673 Finished 0 from 16 processes 2025-04-02 04:34:31,678 Finished 0 from 16 processes 2025-04-02 04:34:36,683 Finished 0 from 16 processes 2025-04-02 04:34:41,689 Finished 0 from 16 processes 2025-04-02 04:34:46,694 Finished 0 from 16 processes 2025-04-02 04:34:51,700 Finished 0 from 16 processes 2025-04-02 04:34:56,705 Finished 0 from 16 processes 2025-04-02 04:35:01,710 Finished 0 from 16 processes 2025-04-02 04:35:06,716 Finished 0 from 16 processes 2025-04-02 04:35:11,721 Finished 0 from 16 processes 2025-04-02 04:35:16,726 Finished 0 from 16 processes 2025-04-02 04:35:21,732 Finished 0 from 16 processes 2025-04-02 04:35:26,737 Finished 0 from 16 processes 2025-04-02 04:35:31,742 Finished 0 from 16 processes 2025-04-02 04:35:36,748 Finished 0 from 16 processes 2025-04-02 04:35:41,753 Finished 0 from 16 processes 2025-04-02 04:35:46,759 Finished 0 from 16 processes 2025-04-02 04:35:51,764 Finished 0 from 16 processes 2025-04-02 04:35:56,770 Finished 0 from 16 processes 2025-04-02 04:36:01,775 Finished 0 from 16 processes 2025-04-02 04:36:06,780 Finished 0 from 16 processes 2025-04-02 04:36:11,786 Finished 0 from 16 processes 2025-04-02 04:36:16,791 Finished 0 from 16 processes 2025-04-02 04:36:21,797 Finished 0 from 16 processes 2025-04-02 04:36:26,802 Finished 0 from 16 processes 2025-04-02 04:36:31,807 Finished 0 from 16 processes 2025-04-02 04:36:36,813 Finished 0 from 16 processes 2025-04-02 04:36:41,818 Finished 0 from 16 processes 2025-04-02 04:36:46,824 Finished 0 from 16 processes 2025-04-02 04:36:51,826 Finished 0 from 16 processes 2025-04-02 04:36:56,831 Finished 0 from 16 processes 2025-04-02 04:37:01,837 Finished 0 from 16 processes 2025-04-02 04:37:06,842 Finished 0 from 16 processes 2025-04-02 04:37:11,848 Finished 0 from 16 processes 2025-04-02 04:37:16,853 Finished 0 from 16 processes 2025-04-02 04:37:21,858 Finished 0 from 16 processes 2025-04-02 04:37:26,863 Finished 0 from 16 processes 2025-04-02 04:37:31,869 Finished 0 from 16 processes 2025-04-02 04:37:36,874 Finished 0 from 16 processes 2025-04-02 04:37:41,879 Finished 0 from 16 processes 2025-04-02 04:37:46,885 Finished 0 from 16 processes 2025-04-02 04:37:51,890 Finished 0 from 16 processes 2025-04-02 04:37:56,895 Finished 0 from 16 processes 2025-04-02 04:38:01,901 Finished 0 from 16 processes 2025-04-02 04:38:06,906 Finished 0 from 16 processes 2025-04-02 04:38:11,912 Finished 0 from 16 processes 2025-04-02 04:38:16,917 Finished 0 from 16 processes 2025-04-02 04:38:21,922 Finished 0 from 16 processes 2025-04-02 04:38:26,928 Finished 0 from 16 processes 2025-04-02 04:38:31,933 Finished 0 from 16 processes 2025-04-02 04:38:36,939 Finished 0 from 16 processes 2025-04-02 04:38:41,944 Finished 0 from 16 processes 2025-04-02 04:38:46,949 Finished 0 from 16 processes 2025-04-02 04:38:51,955 Finished 0 from 16 processes 2025-04-02 04:38:56,960 Finished 0 from 16 processes 2025-04-02 04:39:01,966 Finished 0 from 16 processes 2025-04-02 04:39:06,971 Finished 0 from 16 processes 2025-04-02 04:39:11,976 Finished 0 from 16 processes 2025-04-02 04:39:16,982 Finished 0 from 16 processes 2025-04-02 04:39:21,987 Finished 0 from 16 processes 2025-04-02 04:39:26,993 Finished 0 from 16 processes 2025-04-02 04:39:31,998 Finished 0 from 16 processes 2025-04-02 04:39:37,003 Finished 0 from 16 processes 2025-04-02 04:39:42,009 Finished 0 from 16 processes 2025-04-02 04:39:47,014 Finished 0 from 16 processes 2025-04-02 04:39:52,019 Finished 0 from 16 processes 2025-04-02 04:39:57,025 Finished 0 from 16 processes 2025-04-02 04:40:02,030 Finished 0 from 16 processes 2025-04-02 04:40:07,035 Finished 0 from 16 processes 2025-04-02 04:40:12,041 Finished 0 from 16 processes 2025-04-02 04:40:17,046 Finished 0 from 16 processes 2025-04-02 04:40:22,050 Finished 0 from 16 processes 2025-04-02 04:40:27,055 Finished 0 from 16 processes 2025-04-02 04:40:32,061 Finished 0 from 16 processes 2025-04-02 04:40:37,066 Finished 0 from 16 processes 2025-04-02 04:40:42,072 Finished 0 from 16 processes 2025-04-02 04:40:47,074 Finished 0 from 16 processes 2025-04-02 04:40:52,080 Finished 0 from 16 processes 2025-04-02 04:40:57,085 Finished 0 from 16 processes 2025-04-02 04:41:02,090 Finished 0 from 16 processes 2025-04-02 04:41:07,096 Finished 0 from 16 processes 2025-04-02 04:41:12,101 Finished 0 from 16 processes 2025-04-02 04:41:17,107 Finished 0 from 16 processes 2025-04-02 04:41:22,112 Finished 0 from 16 processes 2025-04-02 04:41:27,118 Finished 0 from 16 processes 2025-04-02 04:41:32,123 Finished 0 from 16 processes 2025-04-02 04:41:37,128 Finished 0 from 16 processes 2025-04-02 04:41:42,134 Finished 0 from 16 processes 2025-04-02 04:41:47,139 Finished 0 from 16 processes 2025-04-02 04:41:52,145 Finished 0 from 16 processes 2025-04-02 04:41:57,150 Finished 0 from 16 processes 2025-04-02 04:42:02,155 Finished 0 from 16 processes 2025-04-02 04:42:07,161 Finished 0 from 16 processes 2025-04-02 04:42:12,166 Finished 0 from 16 processes 2025-04-02 04:42:17,172 Finished 0 from 16 processes 2025-04-02 04:42:22,177 Finished 0 from 16 processes 2025-04-02 04:42:27,182 Finished 0 from 16 processes 2025-04-02 04:42:32,188 Finished 0 from 16 processes 2025-04-02 04:42:37,193 Finished 0 from 16 processes 2025-04-02 04:42:42,199 Finished 0 from 16 processes 2025-04-02 04:42:47,204 Finished 0 from 16 processes 2025-04-02 04:42:52,210 Finished 0 from 16 processes 2025-04-02 04:42:57,215 Finished 0 from 16 processes 2025-04-02 04:43:02,220 Finished 0 from 16 processes 2025-04-02 04:43:07,226 Finished 0 from 16 processes 2025-04-02 04:43:12,231 Finished 0 from 16 processes 2025-04-02 04:43:17,236 Finished 0 from 16 processes 2025-04-02 04:43:22,242 Finished 0 from 16 processes 2025-04-02 04:43:27,247 Finished 0 from 16 processes 2025-04-02 04:43:32,253 Finished 0 from 16 processes 2025-04-02 04:43:37,258 Finished 0 from 16 processes 2025-04-02 04:43:42,263 Finished 0 from 16 processes 2025-04-02 04:43:47,269 Finished 0 from 16 processes 2025-04-02 04:43:52,274 Finished 0 from 16 processes 2025-04-02 04:43:57,279 Finished 0 from 16 processes 2025-04-02 04:44:02,285 Finished 0 from 16 processes 2025-04-02 04:44:07,290 Finished 0 from 16 processes 2025-04-02 04:44:12,295 Finished 0 from 16 processes 2025-04-02 04:44:17,301 Finished 0 from 16 processes 2025-04-02 04:44:22,306 Finished 0 from 16 processes 2025-04-02 04:44:27,312 Finished 0 from 16 processes 2025-04-02 04:44:32,317 Finished 0 from 16 processes 2025-04-02 04:44:37,322 Finished 0 from 16 processes 2025-04-02 04:44:42,328 Finished 0 from 16 processes 2025-04-02 04:44:47,333 Finished 0 from 16 processes 2025-04-02 04:44:52,338 Finished 0 from 16 processes 2025-04-02 04:44:57,344 Finished 0 from 16 processes 2025-04-02 04:45:02,349 Finished 0 from 16 processes 2025-04-02 04:45:07,355 Finished 0 from 16 processes 2025-04-02 04:45:12,360 Finished 5 from 16 processes 2025-04-02 04:45:17,366 Finished 15 from 16 processes 2025-04-02 04:45:22,371 All processes finished 2025-04-02 04:45:22,371 Compressing stress logs 2025-04-02 04:45:22,379 Logs compressed 2025-04-02 04:45:22,379 Will terminate gdb (if any) 2025-04-02 04:45:22,379 Running command: kill -TERM $(pidof gdb) /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:22,383 Command returend 2, retrying /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:22,387 Command returend 2, retrying /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:23,392 Command returend 2, retrying /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:25,399 Command returend 2, retrying /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:28,406 Command returend 2, retrying 2025-04-02 04:45:32,410 Running command: timeout 50s tail --pid=$(pidof gdb) -f /dev/null || kill -9 $(pidof gdb) ||: tail: invalid PID: ‘’ /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:32,418 Running command: kill -CONT $(cat /var/run/clickhouse-server/clickhouse-server.pid) && clickhouse client -q 'SELECT 1 FORMAT Null' cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:32,422 Command returend 2, retrying cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:32,426 Command returend 2, retrying cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:33,431 Command returend 2, retrying cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:35,438 Command returend 2, retrying cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or kill -l [exitstatus] 2025-04-02 04:45:38,445 Command returend 2, retrying 2025-04-02 04:45:42,449 Running command: clickhouse client -q "SYSTEM STOP THREAD FUZZER" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:42,665 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:42,879 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:44,096 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:46,313 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:49,531 Command returend 210, retrying 2025-04-02 04:45:53,535 Running command: clickhouse client -q "SYSTEM START MERGES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:53,751 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:53,966 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:55,183 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:45:57,501 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:00,870 Command returend 210, retrying 2025-04-02 04:46:04,874 Running command: clickhouse client -q "SYSTEM START DISTRIBUTED SENDS" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:05,139 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:05,354 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:06,571 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:08,838 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:12,056 Command returend 210, retrying 2025-04-02 04:46:16,061 Running command: clickhouse client -q "SYSTEM START TTL MERGES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:16,276 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:16,490 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:17,706 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:19,924 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:23,142 Command returend 210, retrying 2025-04-02 04:46:27,146 Running command: clickhouse client -q "SYSTEM START MOVES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:27,361 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:27,576 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:28,792 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:31,009 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:34,227 Command returend 210, retrying 2025-04-02 04:46:38,231 Running command: clickhouse client -q "SYSTEM START FETCHES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:38,496 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:38,711 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:39,928 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:42,145 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:45,363 Command returend 210, retrying 2025-04-02 04:46:49,367 Running command: clickhouse client -q "SYSTEM START REPLICATED SENDS" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:49,733 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:49,947 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:51,264 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:53,482 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:46:56,700 Command returend 210, retrying 2025-04-02 04:47:00,704 Running command: clickhouse client -q "SYSTEM START REPLICATION QUEUES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:00,969 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:01,184 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:02,401 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:04,618 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:07,837 Command returend 210, retrying 2025-04-02 04:47:11,841 Running command: clickhouse client -q "SYSTEM DROP MARK CACHE" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:12,056 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:12,271 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:13,487 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:15,704 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:18,923 Command returend 210, retrying 2025-04-02 04:47:22,927 Running command: clickhouse client -q "KILL QUERY WHERE upper(query) LIKE 'WATCH %'" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:23,192 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:23,408 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:24,624 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:26,841 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:30,160 Command returend 210, retrying 2025-04-02 04:47:34,164 Running command: clickhouse client -q "KILL QUERY WHERE query LIKE 'insert into tableB select %'" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:34,379 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:34,594 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:35,911 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:38,128 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:41,346 Command returend 210, retrying 2025-04-02 04:47:45,350 Running command: clickhouse client -q "KILL QUERY WHERE query LIKE 'SELECT URL, uniq(SearchPhrase) AS u FROM test.hits GROUP BY URL ORDER BY u %'" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:45,565 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:45,780 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:47,046 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:49,264 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:52,482 Command returend 210, retrying 2025-04-02 04:47:56,487 Running command: clickhouse client -q "KILL QUERY WHERE query LIKE 'SELECT (SELECT number FROM system.numbers WHERE number = 1000000000000)%'" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:56,702 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:56,917 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:47:58,133 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:00,401 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:03,669 Command returend 210, retrying Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:07,867 Failed to SHOW or DROP databasese, will retry Command 'clickhouse client -q "SHOW DATABASES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0' returned non-zero exit status 210. Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:08,087 Failed to SHOW or DROP databasese, will retry Command 'clickhouse client -q "SHOW DATABASES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0' returned non-zero exit status 210. Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:09,298 Failed to SHOW or DROP databasese, will retry Command 'clickhouse client -q "SHOW DATABASES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0' returned non-zero exit status 210. Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:11,520 Failed to SHOW or DROP databasese, will retry Command 'clickhouse client -q "SHOW DATABASES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0' returned non-zero exit status 210. Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) 2025-04-02 04:48:14,840 Failed to SHOW or DROP databasese, will retry Command 'clickhouse client -q "SHOW DATABASES" --max_untracked_memory=1Gi --memory_profiler_step=1Gi --max_memory_usage_for_user=0 --max_memory_usage_in_client=1000000000 --enable-progress-table-toggle=0' returned non-zero exit status 210. 2025-04-02 04:48:18,845 Failed to prepare for hung check: Cannot drop databases after stress tests. Probably server consumed too much memory and cannot execute simple queries 2025-04-02 04:48:18,845 Checking if some queries hung Using queries from 'queries' directory Connecting to ClickHouse server...Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused Connection error, will retry: [Errno 111] Connection refused All connection tries failed Server is not responding. Cannot execute 'SELECT 1' query. Cannot get server pid with pidof -s clickhouse-server, got : Command 'pidof -s clickhouse-server' returned non-zero exit status 1. Got server pid None Cannot get server pid with pidof -s clickhouse-server, got : Command 'pidof -s clickhouse-server' returned non-zero exit status 1. Collecting stacktraces from system.stacktraces table: Error occurred while receiving stack traces from client: Command '/usr/bin/clickhouse-client --max_untracked_memory=1Gi --max_memory_usage_for_user=0 --memory_profiler_step=1Gi --max_untracked_memory=1Gi --max_memory_usage_for_user=0 --memory_profiler_step=1Gi --allow_introspection_functions=1 --skip_unavailable_shards=1 --query "SELECT thread_name, thread_id, query_id, trace, arrayStringConcat(arrayMap(x, y -> concat(x, ': ', y), arrayMap(x -> addressToLine(x), trace), arrayMap(x -> demangle(addressToSymbol(x)), trace)), ' ') as trace_str FROM system.stack_trace FORMAT Vertical"' returned non-zero exit status 36. Unable to locate ClickHouse server process listening at TCP port 9000. It must have crashed or exited prematurely! Traceback (most recent call last): File "/usr/bin/clickhouse-test", line 3934, in main(args) File "/usr/bin/clickhouse-test", line 3175, in main raise TestException(msg) __main__.TestException: Server is not responding. Cannot execute 'SELECT 1' query. Traceback (most recent call last): File "/repo/tests/ci/stress.py", line 381, in main() File "/repo/tests/ci/stress.py", line 364, in main res = call(cmd, shell=True, stdout=tee.stdin, stderr=STDOUT, timeout=600) File "/usr/lib/python3.10/subprocess.py", line 347, in call return p.wait(timeout=timeout) File "/usr/lib/python3.10/subprocess.py", line 1209, in wait return self._wait(timeout=timeout) File "/usr/lib/python3.10/subprocess.py", line 1951, in _wait raise TimeoutExpired(self.args, timeout) subprocess.TimeoutExpired: Command '/usr/bin/clickhouse-test --client-option max_untracked_memory=1Gi max_memory_usage_for_user=0 memory_profiler_step=1Gi --database=system --hung-check --report-logs-stats 00001_select_1' timed out after 600 seconds + echo -e 'Test script failed\tFAIL\t\N\t script exit code: 1' + rg -Fa 'No queries hung' /test_output/test_results.tsv + grep -Fa OK ++ head_escaped /test_output/hung_check.log ++ head -n 100 /test_output/hung_check.log ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Hung check failed, possible deadlock found (see hung_check.log)\tFAIL\t\N\tUsing queries from \'\''queries\'\'' directory\\nConnecting to ClickHouse server...Connection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\nConnection error, will retry: [Errno 111] Connection refused\\n' + stop_server + local max_tries=90 + local check_hang=true + local pid ++ cat /var/run/clickhouse-server/clickhouse-server.pid cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory + pid= + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse stop --max-tries 90 --do-not-kill Now there is no clickhouse-server process. + return + mv /var/log/clickhouse-server/clickhouse-server.log /var/log/clickhouse-server/clickhouse-server.stress.log + unset THREAD_FUZZER_CPU_TIME_PERIOD_US THREAD_FUZZER_EXPLICIT_MEMORY_EXCEPTION_PROBABILITY THREAD_FUZZER_EXPLICIT_SLEEP_PROBABILITY THREAD_FUZZER_SLEEP_PROBABILITY THREAD_FUZZER_SLEEP_TIME_US_MAX THREAD_FUZZER_pthread_mutex_lock_AFTER_MIGRATE_PROBABILITY THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_PROBABILITY THREAD_FUZZER_pthread_mutex_lock_AFTER_SLEEP_TIME_US_MAX THREAD_FUZZER_pthread_mutex_lock_BEFORE_MIGRATE_PROBABILITY THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_PROBABILITY THREAD_FUZZER_pthread_mutex_lock_BEFORE_SLEEP_TIME_US_MAX THREAD_FUZZER_pthread_mutex_unlock_AFTER_MIGRATE_PROBABILITY THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_PROBABILITY THREAD_FUZZER_pthread_mutex_unlock_AFTER_SLEEP_TIME_US_MAX THREAD_FUZZER_pthread_mutex_unlock_BEFORE_MIGRATE_PROBABILITY THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_PROBABILITY THREAD_FUZZER_pthread_mutex_unlock_BEFORE_SLEEP_TIME_US_MAX THREAD_POOL_FAULT_INJECTION + rm /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + start_server + counter=0 + max_attempt=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 0 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=1 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 1 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=2 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 2 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=3 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 3 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=4 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 4 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=5 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 5 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=6 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 6 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=7 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 7 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=8 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 8 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=9 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 9 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=10 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 10 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=11 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 11 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=12 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 12 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=13 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 13 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=14 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 14 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=15 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 15 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=16 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 16 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=17 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 17 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=18 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 18 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=19 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 19 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=20 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 20 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=21 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 21 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=22 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 22 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=23 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 23 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=24 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 24 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=25 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 25 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=26 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 26 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=27 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 27 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=28 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 28 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=29 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 29 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=30 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 30 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=31 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 31 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=32 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 32 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=33 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 33 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=34 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 34 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=35 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 35 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=36 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 36 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=37 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 37 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=38 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 38 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=39 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 39 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=40 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 40 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=41 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 41 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=42 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 42 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=43 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 43 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=44 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 44 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=45 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 45 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=46 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 46 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=47 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 47 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=48 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 48 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=49 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 49 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=50 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 50 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=51 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 51 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=52 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 52 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=53 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 53 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=54 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 54 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=55 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 55 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=56 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 56 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=57 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 57 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=58 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 58 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=59 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 59 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=60 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 60 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=61 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 61 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=62 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 62 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=63 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 63 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=64 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 64 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=65 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 65 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=66 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 66 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=67 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 67 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=68 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 68 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=69 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 69 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=70 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 70 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=71 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 71 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=72 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 72 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=73 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 73 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=74 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 74 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=75 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 75 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=76 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 76 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=77 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 77 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=78 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 78 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=79 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 79 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=80 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 80 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=81 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 81 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=82 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 82 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=83 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 83 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=84 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 84 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=85 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 85 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=86 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 86 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=87 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 87 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=88 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 88 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=89 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 89 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=90 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 90 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=91 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 91 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=92 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 92 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=93 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 93 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=94 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 94 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=95 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 95 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=96 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 96 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=97 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 97 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=98 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 98 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=99 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 99 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=100 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 100 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=101 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 101 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=102 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 102 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=103 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 103 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=104 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 104 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=105 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 105 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=106 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 106 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=107 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 107 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=108 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 108 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=109 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 109 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=110 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 110 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=111 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 111 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=112 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 112 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=113 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 113 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=114 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 114 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=115 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 115 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=116 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 116 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=117 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 117 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=118 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 118 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=119 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 119 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=120 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 120 -gt 120 ']' + clickhouse start --user root + sleep 0.5 + counter=121 + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + '[' 121 -gt 120 ']' + echo 'Cannot start clickhouse-server' + rg --text '.*Application' /var/log/clickhouse-server/clickhouse-server.log Cannot start clickhouse-server ++ trim_server_logs application_errors.txt ++ head -n 100 /test_output/application_errors.txt ++ grep -Eo ' \[ [0-9]+ \] \{.*' ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Cannot start clickhouse-server\tFAIL\t\N\t [ 28648 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 28648 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 29370 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 29370 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30097 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30097 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30824 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30824 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 31551 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 31551 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 32278 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 32278 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33005 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33005 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33732 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33732 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 34459 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 34459 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35186 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35186 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35913 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35913 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 36635 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 36635 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 37362 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 37362 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n' + cat /var/log/clickhouse-server/stdout.log /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 38089. The process with pid = 38089 is already running. + tail -n100 /var/log/clickhouse-server/stderr.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log Logging test to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log + tail -n100000 /var/log/clickhouse-server/clickhouse-server.log + rg -F -v -e ' RaftInstance:' -e ' RaftInstance' + tail -n100 2025.04.02 05:21:45.639091 [ 38089 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 05:21:45.639730 [ 38089 ] {} DiskObjectStorage(s3_no_cache): Write file: clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 05:21:45.647179 [ 38089 ] {} ReadBufferFromRemoteFSGather: Reading from file: special/ctb/jlmugstvqrjbrgxchhfozyfcjnegc (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 05:21:45.649441 [ 38089 ] {} ReadBufferFromRemoteFSGather: Reading from file: special/ctb/jlmugstvqrjbrgxchhfozyfcjnegc (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 05:21:45.649504 [ 38089 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: special/ctb/jlmugstvqrjbrgxchhfozyfcjnegc, Version: Latest, Offset: 2 2025.04.02 05:21:45.653926 [ 38089 ] {} deleteFileFromS3: No blob storage log, not writing blob special/ctb/jlmugstvqrjbrgxchhfozyfcjnegc 2025.04.02 05:21:45.653978 [ 38089 ] {} deleteFileFromS3: Object with path special/ctb/jlmugstvqrjbrgxchhfozyfcjnegc was removed from S3 2025.04.02 05:21:45.654024 [ 38089 ] {} DiskObjectStorage(s3_no_cache): Starting up disk s3_no_cache 2025.04.02 05:21:45.654059 [ 38089 ] {} DiskObjectStorage(s3_no_cache): Disk s3_no_cache started up 2025.04.02 05:21:45.657082 [ 38089 ] {} AWSClient: ClientConfiguration: User agent is overridden in the config: ClickHouse 25.2.2.173926.altinityantalya.173926 (official build) 2025.04.02 05:21:45.666358 [ 38089 ] {} S3Client: Provider type: Unknown 2025.04.02 05:21:45.666435 [ 38089 ] {} S3Client: API mode of the S3 client: AWS 2025.04.02 05:21:45.667123 [ 38089 ] {} DiskObjectStorage(s3_disk_02944): Write file: clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9 2025.04.02 05:21:45.672893 [ 38089 ] {} ReadBufferFromRemoteFSGather: Reading from file: test_02944/psf/kfcftzgqrcazznnsrnuqpmurgkcja (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 05:21:45.675232 [ 38089 ] {} ReadBufferFromRemoteFSGather: Reading from file: test_02944/psf/kfcftzgqrcazznnsrnuqpmurgkcja (clickhouse_access_check_5fc110ef-dce6-4c9d-8a3e-ef61f0cff9f9) 2025.04.02 05:21:45.675295 [ 38089 ] {} ReadBufferFromS3: Read S3 object. Bucket: test, Key: test_02944/psf/kfcftzgqrcazznnsrnuqpmurgkcja, Version: Latest, Offset: 2 2025.04.02 05:21:45.679679 [ 38089 ] {} deleteFileFromS3: No blob storage log, not writing blob test_02944/psf/kfcftzgqrcazznnsrnuqpmurgkcja 2025.04.02 05:21:45.679723 [ 38089 ] {} deleteFileFromS3: Object with path test_02944/psf/kfcftzgqrcazznnsrnuqpmurgkcja was removed from S3 2025.04.02 05:21:45.679763 [ 38089 ] {} DiskObjectStorage(s3_disk_02944): Starting up disk s3_disk_02944 2025.04.02 05:21:45.679806 [ 38089 ] {} DiskObjectStorage(s3_disk_02944): Disk s3_disk_02944 started up 2025.04.02 05:21:45.679937 [ 38089 ] {} KeeperContext: Disk type 'cache' is not supported for Keeper 2025.04.02 05:21:45.682635 [ 38089 ] {} KeeperContext: Disk type 'object_storage' is not supported for Keeper 2025.04.02 05:21:45.686408 [ 38089 ] {} KeeperSnapshotManager: Reading from disk LocalSnapshotDisk 2025.04.02 05:21:45.686549 [ 38089 ] {} KeeperSnapshotManager: No snapshots were found on LocalSnapshotDisk 2025.04.02 05:21:45.687972 [ 38089 ] {} KeeperLogStore: Reading from disk LocalLogDisk 2025.04.02 05:21:45.688137 [ 38089 ] {} KeeperLogStore: Found changelog_1_100000.bin on LocalLogDisk 2025.04.02 05:21:45.689089 [ 38089 ] {} KeeperLogStore: force_sync disabled 2025.04.02 05:21:45.689137 [ 38089 ] {} KeeperDispatcher: Waiting server to initialize 2025.04.02 05:21:45.689178 [ 38089 ] {} KeeperStateMachine: Totally have 0 snapshots 2025.04.02 05:21:45.689213 [ 38089 ] {} KeeperStateMachine: Trying to load state machine from snapshot up to log index 0 2025.04.02 05:21:45.689246 [ 38089 ] {} KeeperStateMachine: No existing snapshots, last committed log index 0 2025.04.02 05:21:45.689862 [ 38089 ] {} KeeperLogStore: Totally read from changelog changelog_1_100000.bin 49 entries 2025.04.02 05:21:45.689928 [ 38089 ] {} KeeperLogStore: Continue to write into changelog_1_100000.bin 2025.04.02 05:21:45.690015 [ 38089 ] {} KeeperServer: Last local log idx 49 2025.04.02 05:21:45.690061 [ 38089 ] {} KeeperServer: No config in snapshot, will use config from log store with log index 49 2025.04.02 05:21:45.691170 [ 38089 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 05:21:45.701546 [ 38089 ] {} KeeperStateManager: Read state from /var/lib/clickhouse/coordination/state commit index 0 term 49 election timer allowed log store start 1, end 49 config log idx 49, prev log idx 48 -- ASYNC REPLICATION -- my id: 1, voting_member num peers: 0 2025.04.02 05:21:45.753539 [ 38089 ] {} KeeperDispatcher: Server initialized, waiting for quorum 2025.04.02 05:21:45.753937 [ 38681 ] {} IDisk: Copying from LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state to LocalStateFileDisk (path: /var/lib/clickhouse/coordination) state-OLD. 2025.04.02 05:21:45.757465 [ 38679 ] {} KeeperLogStore: Flushing 1 logs 2025.04.02 05:21:45.762674 [ 38697 ] {} KeeperServer: Preprocessing 1 log entries 2025.04.02 05:21:45.762715 [ 38697 ] {} KeeperServer: Preprocessing done peer 1, DC ID 0, localhost:9234, voting member, 1 my id: 1, leader: 1, term: 50 2025.04.02 05:21:45.763029 [ 38089 ] {} KeeperDispatcher: Quorum initialized 2025.04.02 05:21:45.763755 [ 38089 ] {} KeeperDispatcher: Dispatcher initialized 2025.04.02 05:21:45.765489 [ 38089 ] {} Application: Listening for Keeper (tcp): [::]:9181 2025.04.02 05:21:45.765881 [ 38089 ] {} Application: Listening for replica communication (interserver): http://[::]:9009 2025.04.02 05:21:45.778254 [ 38089 ] {} ConfigReloader: Loading config '/etc/clickhouse-server/users.xml' 2025.04.02 05:21:45.778350 [ 38089 ] {} ConfigProcessor: Processing configuration file '/etc/clickhouse-server/users.xml'. 2025.04.02 05:21:45.779466 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/access_management.xml'. 2025.04.02 05:21:45.779839 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/allow_introspection_functions.yaml'. 2025.04.02 05:21:45.780378 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_atomic_drop_detach_sync.xml'. 2025.04.02 05:21:45.780647 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/database_ordinary.xml'. 2025.04.02 05:21:45.780921 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/enable_blobs_check.xml'. 2025.04.02 05:21:45.781195 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/filelog.xml'. 2025.04.02 05:21:45.781449 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/insert_keeper_retries.xml'. 2025.04.02 05:21:45.781792 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/limits.yaml'. 2025.04.02 05:21:45.785468 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/log_queries.xml'. 2025.04.02 05:21:45.785786 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/marks.xml'. 2025.04.02 05:21:45.786070 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/memory_profiler.xml'. 2025.04.02 05:21:45.786439 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/no_fsync_metadata.xml'. 2025.04.02 05:21:45.786753 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/nonconst_timezone.xml'. 2025.04.02 05:21:45.787050 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/opentelemetry.xml'. 2025.04.02 05:21:45.787378 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/prefetch_settings.xml'. 2025.04.02 05:21:45.787743 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/readonly.xml'. 2025.04.02 05:21:45.788086 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/remote_queries.xml'. 2025.04.02 05:21:45.788535 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/replicated_ddl_entry.xml'. 2025.04.02 05:21:45.788852 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache.xml'. 2025.04.02 05:21:45.789222 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/s3_cache_new.xml'. 2025.04.02 05:21:45.789551 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/session_log_test.xml'. 2025.04.02 05:21:45.789964 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/stress_test_tweaks-users.xml'. 2025.04.02 05:21:45.790737 [ 38089 ] {} ConfigProcessor: Merging configuration file '/etc/clickhouse-server/users.d/timeouts.xml'. 2025.04.02 05:21:45.797703 [ 38089 ] {} ConfigProcessor: Saved preprocessed configuration to '/var/lib/clickhouse/preprocessed_configs/users.xml'. 2025.04.02 05:21:45.797909 [ 38089 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performing update on configuration 2025.04.02 05:21:45.804398 [ 38089 ] {} ConfigReloader: Loaded config '/etc/clickhouse-server/users.xml', performed update on configuration 2025.04.02 05:21:45.804477 [ 38089 ] {} ConfigReloader: Config reload interval set to 2000ms 2025.04.02 05:21:45.807371 [ 38089 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /etc/clickhouse-server/users.xml 2025.04.02 05:21:45.808511 [ 38089 ] {} Access(user directories): Added local_directory access storage 'local_directory', path: /var/lib/clickhouse/access/ 2025.04.02 05:21:45.809046 [ 38089 ] {} CgroupsMemoryUsageObserver: Started cgroup current memory usage observer thread 2025.04.02 05:21:45.809408 [ 38705 ] {} CgroupsMemoryUsageObserver: Memory amount initially available to the process is 30.60 GiB 2025.04.02 05:21:45.816761 [ 38089 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.04.02 05:21:45.819678 [ 38089 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.04.02 05:21:45.824964 [ 38089 ] {} Context: Initialized background executor for fetches with num_threads=16, num_tasks=16 2025.04.02 05:21:45.827532 [ 38089 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.04.02 05:21:45.833126 [ 38089 ] {} Context: Server logging level is set to 'test' and performance is degraded. This cannot be used in production. 2025.04.02 05:21:45.834888 [ 38089 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 05:21:45.836230 [ 38089 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 05:21:45.837377 [ 38089 ] {} DNSCacheUpdater: Update period 15 seconds 2025.04.02 05:21:45.837463 [ 38089 ] {} Application: Loading metadata from /var/lib/clickhouse/ 2025.04.02 05:21:45.837531 [ 38103 ] {} DNSResolver: Updating DNS cache 2025.04.02 05:21:45.838205 [ 38103 ] {} DNSResolver: Updated DNS cache + break + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 38089 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=1 + sleep 5 + '[' 1 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=2 + sleep 5 + '[' 2 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=3 + sleep 5 + '[' 3 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=4 + sleep 5 + '[' 4 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=5 + sleep 5 + '[' 5 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=6 + sleep 5 + '[' 6 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=7 + sleep 5 + '[' 7 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=8 + sleep 5 + '[' 8 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=9 + sleep 5 + '[' 9 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=10 + sleep 5 + '[' 10 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=11 + sleep 5 + '[' 11 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=12 + sleep 5 + '[' 12 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=13 + sleep 5 + '[' 13 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=14 + sleep 5 + '[' 14 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=15 + sleep 5 + '[' 15 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=16 + sleep 5 + '[' 16 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=17 + sleep 5 + '[' 17 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=18 + sleep 5 + '[' 18 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=19 + sleep 5 + '[' 19 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=20 + sleep 5 + '[' 20 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=21 + sleep 5 + '[' 21 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=22 + sleep 5 + '[' 22 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=23 + sleep 5 + '[' 23 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=24 + sleep 5 + '[' 24 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=25 + sleep 5 + '[' 25 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=26 + sleep 5 + '[' 26 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=27 + sleep 5 + '[' 27 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=28 + sleep 5 + '[' 28 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=29 + sleep 5 + '[' 29 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=30 + sleep 5 + '[' 30 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=31 + sleep 5 + '[' 31 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=32 + sleep 5 + '[' 32 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=33 + sleep 5 + '[' 33 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=34 + sleep 5 + '[' 34 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=35 + sleep 5 + '[' 35 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=36 + sleep 5 + '[' 36 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=37 + sleep 5 + '[' 37 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=38 + sleep 5 + '[' 38 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=39 + sleep 5 + '[' 39 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=40 + sleep 5 + '[' 40 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=41 + sleep 5 + '[' 41 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=42 + sleep 5 + '[' 42 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=43 + sleep 5 + '[' 43 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=44 + sleep 5 + '[' 44 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=45 + sleep 5 + '[' 45 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=46 + sleep 5 + '[' 46 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=47 + sleep 5 + '[' 47 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=48 + sleep 5 + '[' 48 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=49 + sleep 5 + '[' 49 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=50 + sleep 5 + '[' 50 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=51 + sleep 5 + '[' 51 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=52 + sleep 5 + '[' 52 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=53 + sleep 5 + '[' 53 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=54 + sleep 5 + '[' 54 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=55 + sleep 5 + '[' 55 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=56 + sleep 5 + '[' 56 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=57 + sleep 5 + '[' 57 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=58 + sleep 5 + '[' 58 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=59 + sleep 5 + '[' 59 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + retry=60 + sleep 5 + '[' 60 -ge 60 ']' + echo 'Command '\''clickhouse-client --query SELECT '\''Connected to clickhouse-server after attaching gdb'\'''\'' failed after 60 retries, exiting' Command 'clickhouse-client --query SELECT 'Connected to clickhouse-server after attaching gdb'' failed after 60 retries, exiting + return 1 + check_server_start + clickhouse-client --query 'SELECT '\''Server successfully started'\'', '\''OK'\'', NULL, '\'''\''' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + rg --text '.*Application' /var/log/clickhouse-server/clickhouse-server.log ++ trim_server_logs application_errors.txt ++ head -n 100 /test_output/application_errors.txt ++ grep -Eo ' \[ [0-9]+ \] \{.*' ++ escaped ++ clickhouse local -S 's String' --input-format=LineAsString -q 'select substr(s, 1, 3000) from table format CustomSeparated settings format_custom_row_after_delimiter='\''\\\\n'\''' + echo -e 'Server failed to start (see application_errors.txt and clickhouse-server.clean.log)\tFAIL\t\N\t [ 28648 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 28648 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 29370 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 29370 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30097 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30097 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30824 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 30824 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 31551 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 31551 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 32278 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 32278 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33005 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33005 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33732 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 33732 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 34459 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 34459 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35186 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35186 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35913 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 35913 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 36635 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 36635 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 37362 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 37362 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 38089 ] {} Application: Caught exception while loading metadata: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n [ 38089 ] {} Application: std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below):\\n' + '[' -s /test_output/application_errors.txt ']' + stop_server + local max_tries=90 + local check_hang=true + local pid ++ cat /var/run/clickhouse-server/clickhouse-server.pid cat: /var/run/clickhouse-server/clickhouse-server.pid: No such file or directory + pid= + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + for i in {1..30} + clickhouse client -q 'SYSTEM STOP DISTRIBUTED SENDS' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + clickhouse stop --max-tries 90 --do-not-kill Now there is no clickhouse-server process. + return + '[' -f /var/log/clickhouse-server/clickhouse-server.log ']' + '[' -f /var/log/clickhouse-server/stderr.log ']' + mv /var/log/clickhouse-server/clickhouse-server.log /var/log/clickhouse-server/clickhouse-server.final.log + check_logs_for_critical_errors + sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log + rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp + echo -e 'No sanitizer asserts\tOK\t\N\t' + rm -f /test_output/tmp + rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t' + rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + echo -e 'No logical errors\tOK\t\N\t' + '[' -s /test_output/logical_errors.txt ']' + rm /test_output/logical_errors.txt + rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache' + echo -e 'No lost s3 keys\tOK\t\N\t' + rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + grep SharedMergeTreePartCheckThread + echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/no_such_key_errors.txt ']' + rm /test_output/no_such_key_errors.txt + rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + echo -e 'Not crashed\tOK\t\N\t' + rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.final.log /var/log/clickhouse-server/clickhouse-server.initial.log /var/log/clickhouse-server/clickhouse-server.stress.log + echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/fatal_messages.txt ']' + rm /test_output/fatal_messages.txt + rg -Faz '########################################' /test_output/application_errors.txt /test_output/gdb.log /test_output/hung_check.log /test_output/stress_run_logs.tar.zst /test_output/test_results.tsv + rg -v 'rg -Faz ' + rg -Fa ' received signal ' /test_output/gdb.log + dmesg -T + grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log + echo -e 'No OOM in dmesg\tOK\t\N\t' + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets + collect_query_and_trace_logs + for table in query_log trace_log metric_log + clickhouse-local --config-file=/etc/clickhouse-server/config.xml --only-system-tables -q 'select * from system.query_log format TSVWithNamesAndTypes' + zstd --threads=0 Env variable is not set: AZURE_CONNECTION_STRING Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below): 0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: std::runtime_error::runtime_error(String const&) @ 0x00000000227afd3d 1. ./build_docker/./contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001f9e9ce1 2. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001f9e3bf9 3. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001f9d7306 4. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001f9d57c3 5. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32692 6. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 7. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001f9ffd00 8. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 9. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ee4b 10. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 11. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4368 12. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 13. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4b6c 14. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 15. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ccd8 16. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 17. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32b80 18. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 19. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa1e60a 20. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 21. ./contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa44bcd 22. ./contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x000000001fa701c1 23. ./build_docker/./contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x000000001fa504ac 24. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:105: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000159fc72b 25. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:319: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x0000000015a0191f 26. ./build_docker/./src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x00000000169d07b8 27. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000169cc97f 28. ./build_docker/./src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x00000000169cb931 29. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001691253f 30. ./build_docker/./src/Disks/DiskSelector.cpp:55: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x00000000169479af 31. ./build_docker/./src/Interpreters/Context.cpp:4976: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000017287719 (version 25.2.2.173926.altinityantalya.173926 (official build)) + for table in query_log trace_log metric_log + clickhouse-local --config-file=/etc/clickhouse-server/config.xml --only-system-tables -q 'select * from system.trace_log format TSVWithNamesAndTypes' + zstd --threads=0 Env variable is not set: AZURE_CONNECTION_STRING Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below): 0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: std::runtime_error::runtime_error(String const&) @ 0x00000000227afd3d 1. ./build_docker/./contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001f9e9ce1 2. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001f9e3bf9 3. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001f9d7306 4. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001f9d57c3 5. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32692 6. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 7. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001f9ffd00 8. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 9. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ee4b 10. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 11. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4368 12. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 13. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4b6c 14. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 15. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ccd8 16. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 17. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32b80 18. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 19. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa1e60a 20. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 21. ./contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa44bcd 22. ./contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x000000001fa701c1 23. ./build_docker/./contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x000000001fa504ac 24. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:105: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000159fc72b 25. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:319: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x0000000015a0191f 26. ./build_docker/./src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x00000000169d07b8 27. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000169cc97f 28. ./build_docker/./src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x00000000169cb931 29. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001691253f 30. ./build_docker/./src/Disks/DiskSelector.cpp:55: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x00000000169479af 31. ./build_docker/./src/Interpreters/Context.cpp:4976: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000017287719 (version 25.2.2.173926.altinityantalya.173926 (official build)) + for table in query_log trace_log metric_log + clickhouse-local --config-file=/etc/clickhouse-server/config.xml --only-system-tables -q 'select * from system.metric_log format TSVWithNamesAndTypes' + zstd --threads=0 Env variable is not set: AZURE_CONNECTION_STRING Logging trace to /var/log/clickhouse-server/clickhouse-server.log Logging errors to /var/log/clickhouse-server/clickhouse-server.err.log std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: ://. URL using bad/illegal format or missing URL, Stack trace (when copying this message, always include the lines below): 0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: std::runtime_error::runtime_error(String const&) @ 0x00000000227afd3d 1. ./build_docker/./contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001f9e9ce1 2. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001f9e3bf9 3. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001f9d7306 4. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001f9d57c3 5. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32692 6. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 7. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001f9ffd00 8. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 9. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ee4b 10. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 11. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4368 12. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 13. ./build_docker/./contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fac4b6c 14. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 15. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa2ccd8 16. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 17. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa32b80 18. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 19. ./contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa1e60a 20. ./build_docker/./contrib/azure/sdk/core/azure-core/src/http/policy.cpp:22: Azure::Core::Http::Policies::NextHttpPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001fa03cb9 21. ./contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001fa44bcd 22. ./contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x000000001fa701c1 23. ./build_docker/./contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x000000001fa504ac 24. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:105: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000159fc72b 25. ./build_docker/./src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:319: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x0000000015a0191f 26. ./build_docker/./src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x00000000169d07b8 27. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000169cc97f 28. ./build_docker/./src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl[abi:ne190107] (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x00000000169cb931 29. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001691253f 30. ./build_docker/./src/Disks/DiskSelector.cpp:55: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x00000000169479af 31. ./build_docker/./src/Interpreters/Context.cpp:4976: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000017287719 (version 25.2.2.173926.altinityantalya.173926 (official build)) + mv /var/log/clickhouse-server/stderr.log /test_output/ + clickhouse-local --structure 'test String, res String, time Nullable(Float32), desc String' -q 'SELECT '\''failure'\'', test FROM table WHERE res != '\''OK'\'' order by (test like '\''%Sanitizer%'\'') DESC, (test like '\''%Killed by signal%'\'') DESC, (test like '\''%gdb.log%'\'') DESC, (test ilike '\''%possible deadlock%'\'') DESC, (test like '\''%start%'\'') DESC, (test like '\''%dmesg%'\'') DESC, (test like '\''%OOM%'\'') DESC, (test like '\''%Signal 9%'\'') DESC, (test like '\''%Fatal message%'\'') DESC, rowNumberInAllBlocks() LIMIT 1' + '[' -s /test_output/check_status.tsv ']' + rg 'OOM in dmesg|Signal 9' /test_output/check_status.tsv + collect_core_dumps + find . -type f -maxdepth 1 -name 'core.*' + read -r core