Ssl Server Test Run Report

DateMar 31, 2025 13:39
Duration3h 7m
Framework TestFlows 2.0.250110.1002922

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#690/9cc18c29345b843524fe9f9f15856514100af4dc/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ssl_server/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/PRs/690/9cc18c29345b843524fe9f9f15856514100af4dc/package_aarch64/clickhouse-common-static_24.8.14.10008.altinitytest_arm64.deb
version24.8.14.10008.altinitytest
user.nameianton-ru
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashbd31e738c0cedaca253d15a05ed245c41b6e0b6a
job.nameCommon
job.retry2
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/14128423176
archaarch64
localTrue
clickhouse_versionNone
clickhouse_pathhttps://s3.amazonaws.com/altinity-build-artifacts/PRs/690/9cc18c29345b843524fe9f9f15856514100af4dc/package_aarch64/clickhouse-common-static_24.8.14.10008.altinitytest_arm64.deb
as_binaryFalse
base_osNone
keeper_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerTrue
reuse_envFalse
force_fipsFalse

Summary

69.3%OK
30.7%Known

Statistics

Units Skip OK Fail Error XFail XError
Modules
1
1
Suites
9
8
1
Features
46
1
45
Scenarios
65
55
10
Checks
1958
1333
398
227
Steps
42644
41551
404
689

Known Fails

Test NameResultMessage
/ssl server/ssl context/enable ssl no server key passphrase dynamicallyXFail 25s 146ms
https://github.com/ClickHouse/ClickHouse/issues/35950
ConfigReloader: Error updating configuration
/ssl server/ssl context/enable ssl with server key passphrase dynamicallyXFail 25s 222ms
https://github.com/ClickHouse/ClickHouse/issues/35950
ConfigReloader: Error updating configuration
/ssl server/verification modes/fail casesXFail 1ms
None
not implemented.
/ssl server/url table function/https server url function checks/connection with no protocols should be rejectedXError 26s 491ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 44, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/TLSv1 suite connection should be rejectedXError 25s 514ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 62, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/TLSv1_1 suite connection should be rejectedXError 25s 574ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 72, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/TLSv1_3 suite connection should be rejectedXError 25s 724ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 82, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXError 26s 985ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 111, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXError 25s 915ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 111, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXError 25s 776ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXError 25s 766ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXError 25s 858ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 27s 32ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 25s 950ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 25s 955ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 26s 949ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 27s 96ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 25s 948ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 25s 906ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 25s 782ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 25s 622ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 25s 780ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 25s 810ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 27s 46ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 25s 947ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 25s 864ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 25s 644ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 25s 780ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 25s 811ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 25s 748ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 25s 707ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 25s 597ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 24s 870ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.074s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 25s 698ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 25s 838ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 25s 874ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 25s 849ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 25s 656ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 25s 718ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 25s 786ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 25s 681ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 25s 728ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 25s 647ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 25s 687ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.082s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 25s 696ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 25s 781ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 25s 738ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 25s 612ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 25s 842ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 25s 643ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 25s 701ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 25s 654ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 25s 723ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 25s 867ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 25s 722ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 25s 688ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 25s 854ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 25s 990ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 25s 774ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 25s 725ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 25s 740ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 25s 763ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 25s 742ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 266, in regression
    Feature(run=load("ssl_server.tests.url_table_function", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 156, in feature
    Suite(run=https_server_url_function_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/url_table_function.py", line 127, in https_server_url_function_checks
    https_server_url_function_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1106, in https_server_url_function_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/Connection with no protocols should be rejectedXError 46s 194ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 54, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/TLSv1 suite connection should be rejectedXError 45s 291ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 72, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejectedXError 44s 203ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 82, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejectedXError 44s 102ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 92, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXError 44s 243ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 121, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXError 45s 381ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 121, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXError 45s 168ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXError 44s 186ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXError 45s 231ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 44s 167ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 44s 184ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 45s 344ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 46s 268ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 45s 329ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 44s 214ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 44s 223ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 45s 481ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 45s 440ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 45s 362ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 45s 331ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 45s 395ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 44s 386ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 44s 247ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 45s 497ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 44s 316ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 45s 297ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 45s 299ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 44s 289ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 45s 309ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 45s 588ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 45s 539ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 44s 358ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 45s 833ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 45s 664ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 45s 724ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 45s 833ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 45s 764ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 45s 507ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 45s 838ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 46s 217ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 44s 551ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.086s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 44s 555ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 45s 682ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 45s 550ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 45s 445ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 45s 450ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 45s 551ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 45s 777ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 45s 583ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 44s 400ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 45s 421ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 45s 357ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 44s 424ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 45s 612ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 45s 525ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 45s 653ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 45s 489ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 45s 388ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 44s 381ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.091s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 44s 486ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.085s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 267, in regression
    Feature(run=load("ssl_server.tests.dictionary", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 166, in feature
    Suite(run=https_server_dictionary_checks)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/dictionary.py", line 137, in https_server_dictionary_checks
    https_server_https_dictionary_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/common.py", line 1150, in https_server_https_dictionary_connection
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 5.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejectedXError 2s 834ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejectedXError 4s 133ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be acceptedXError 4s 153ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 449, in url_table_function
    test_https_connection_with_url_table_function(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384XFail 5ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256XFail 985us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256XFail 917us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384XFail 865us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384XFail 791us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305XFail 833us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305XFail 748us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305XFail 747us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256XFail 768us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256XFail 981us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256XFail 796us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384XFail 753us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384XFail 748us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256XFail 824us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256XFail 957us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256XFail 752us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256XFail 744us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHAXFail 739us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHAXFail 778us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHAXFail 969us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHAXFail 789us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHAXFail 771us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHAXFail 754us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384XFail 800us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384XFail 962us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305XFail 737us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305XFail 730us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305XFail 716us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384XFail 720us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384XFail 990us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305XFail 769us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256XFail 740us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256XFail 768us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256XFail 758us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256XFail 727us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256XFail 840us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384XFail 755us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHAXFail 723us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHAXFail 968us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHAXFail 799us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384XFail 743us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384XFail 753us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHAXFail 784us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHAXFail 998us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHAXFail 762us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384XFail 721us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHAXFail 744us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256XFail 750us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHAXFail 757us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHAXFail 758us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256XFail 790us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256XFail 751us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHAXFail 761us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHAXFail 740us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256XFail 750us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHAXFail 743us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXFail 2ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384XFail 787us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256XFail 781us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256XFail 773us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384XFail 790us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384XFail 741us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305XFail 753us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305XFail 721us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305XFail 764us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256XFail 753us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256XFail 791us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384XFail 764us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384XFail 799us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256XFail 776us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256XFail 809us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256XFail 808us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHAXFail 760us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHAXFail 749us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHAXFail 716us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHAXFail 800us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHAXFail 736us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384XFail 809us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305XFail 785us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305XFail 762us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305XFail 805us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384XFail 775us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305XFail 745us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256XFail 791us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256XFail 787us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256XFail 776us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256XFail 759us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256XFail 727us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384XFail 773us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHAXFail 736us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHAXFail 761us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384XFail 784us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384XFail 782us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHAXFail 875us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHAXFail 737us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384XFail 727us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHAXFail 754us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHAXFail 937us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHAXFail 747us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHAXFail 778us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256XFail 789us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHAXFail 790us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHAXFail 795us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHAXFail 798us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256XFail 818us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHAXFail 3ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXFail 2ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 2s 797ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 4s 136ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 4s 107ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 4s 149ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 4s 148ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 4s 113ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 4s 79ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 4s 99ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 4s 139ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 4s 119ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 4s 109ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 4s 122ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 4s 97ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 4s 218ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 4s 141ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 4s 48ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 4s 170ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 153ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 129ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 157ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 150ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 112ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 4s 116ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 4s 92ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 4s 70ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 4s 91ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 4s 140ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 4s 130ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 4s 134ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 102ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 4s 52ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 4s 123ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 4s 124ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 235ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 202ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 4s 245ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 4s 185ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 4s 183ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 4s 150ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 4s 67ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 159ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 4s 303ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 4s 99ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 4s 109ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 141ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 192ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 4s 259ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 4s 127ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 4s 230ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 4s 224ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 4s 128ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 826, in server_as_client
    Feature(run=url_table_function)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 491, in url_table_function
    test_https_connection_with_url_table_function(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1224, in test_https_connection_with_url_table_function
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejectedXError 4s 337ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 526, in dictionary
    test_https_connection_with_dictionary(port=port, success=should_work)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejectedXError 4s 253ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 526, in dictionary
    test_https_connection_with_dictionary(port=port, success=should_work)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should workXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256XFail 967us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384XFail 781us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384XFail 762us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305XFail 851us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305XFail 823us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256XFail 773us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256XFail 882us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256XFail 772us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384XFail 834us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256XFail 746us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256XFail 773us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256XFail 828us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256XFail 858us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHAXFail 811us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHAXFail 740us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHAXFail 852us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHAXFail 949us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384XFail 778us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384XFail 734us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305XFail 782us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305XFail 844us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384XFail 785us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384XFail 792us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305XFail 804us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256XFail 821us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256XFail 769us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256XFail 758us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256XFail 860us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256XFail 805us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHAXFail 819us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHAXFail 752us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHAXFail 740us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384XFail 892us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384XFail 3ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHAXFail 761us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHAXFail 758us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHAXFail 738us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHAXFail 59ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHAXFail 962us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHAXFail 999us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHAXFail 2ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256XFail 982us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHAXFail 835us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256XFail 784us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHAXFail 778us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should workXFail 820us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384XFail 836us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256XFail 830us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384XFail 769us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384XFail 749us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384XFail 785us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305XFail 826us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256XFail 732us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256XFail 995us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384XFail 800us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384XFail 762us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256XFail 728us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256XFail 809us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHAXFail 769us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHAXFail 763us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHAXFail 796us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHAXFail 751us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHAXFail 836us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384XFail 795us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305XFail 749us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305XFail 777us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305XFail 777us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384XFail 789us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305XFail 786us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256XFail 809us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256XFail 789us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256XFail 726us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256XFail 878us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384XFail 753us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHAXFail 784us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHAXFail 727us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384XFail 723us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHAXFail 763us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHAXFail 777us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHAXFail 880us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256XFail 843us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256XFail 903us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256XFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHAXFail 1ms
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHAXFail 735us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHAXFail 756us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256XFail 897us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHAXFail 844us
not supported by SSL library
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejectedXFail 2ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejectedXFail 1ms
not supported by TLSv1.2
None
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejectedXError 4s 404ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.099s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejectedXError 4s 440ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejectedXError 4s 454ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejectedXError 4s 428ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejectedXError 4s 389ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejectedXError 4s 379ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejectedXError 4s 324ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejectedXError 4s 376ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejectedXError 4s 422ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejectedXError 4s 419ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejectedXError 4s 337ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejectedXError 4s 362ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejectedXError 4s 462ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejectedXError 4s 319ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejectedXError 4s 381ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejectedXError 4s 290ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.093s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejectedXError 4s 358ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 393ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.096s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejectedXError 4s 441ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 474ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 349ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejectedXError 4s 339ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejectedXError 4s 306ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejectedXError 4s 420ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejectedXError 4s 425ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejectedXError 4s 343ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejectedXError 4s 312ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejectedXError 4s 389ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejectedXError 4s 380ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 252ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejectedXError 4s 337ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejectedXError 4s 366ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.095s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejectedXError 4s 296ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 285ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejectedXError 4s 371ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejectedXError 4s 366ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejectedXError 4s 358ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejectedXError 4s 280ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejectedXError 4s 285ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejectedXError 4s 299ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 425ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejectedXError 4s 357ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejectedXError 4s 401ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejectedXError 4s 362ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 353ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejectedXError 4s 425ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejectedXError 4s 327ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejectedXError 4s 293ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejectedXError 4s 307ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejectedXError 4s 395ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejectedXError 4s 391ms
Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887
ExpectTimeoutError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read
    d = self.queue.get(timeout=timeleft)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/queue.py", line 179, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect
    data = self.read(timeout=min(timeleft, 0.1), raise_exception=True)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read
    raise TimeoutError(timeout)
testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 268, in regression
    Feature(run=load("ssl_server.tests.fips", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 846, in feature
    Feature(run=server_as_client)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 827, in server_as_client
    Feature(run=dictionary)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/fips.py", line 567, in dictionary
    test_https_connection_with_dictionary(port=port, success=False)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../clickhouse_keeper/tests/common.py", line 1262, in test_https_connection_with_dictionary
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1140, in query
    r = self.cluster.bash(self.name)(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
testflows.uexpect.uexpect.ExpectTimeoutError: Timeout 1.000s for '(bash# )\|(\n)'
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connectionXFail 3m 2s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 269, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.37296492,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connectionXFail 3m 0s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 269, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.33885764,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/zookeeper/fips/AES128-GCM-SHA256/fips connectionXFail 2m 59s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 269, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.3128488,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/zookeeper/fips/AES256-GCM-SHA384/fips connectionXFail 3m 0s
SSLV3_ALERT_HANDSHAKE_FAILURE
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 269, in regression
    Feature(run=load("ssl_server.tests.zookeeper.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 339, in feature
    Feature(run=fips)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 289, in fips
    fips_connection(cipher_list=cipher_suite)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/feature.py", line 279, in fips_connection
    check_clickhouse_connection_to_zookeeper()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/zookeeper/steps.py", line 448, in check_clickhouse_connection_to_zookeeper
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1188, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  {
    "meta":
    [
        {
            "name": "name",
            "type": "String"
        },
        {
            "name": "value",
            "type": "String"
        },
        {
            "name": "path",
            "type": "String"
        }
    ],

    "data":
    [

    ],

    "rows": 0,

    "statistics":
    {
        "elapsed": 143.30870232,
        "rows_read": 0,
        "bytes_read": 0
    }
}
Received exception from server (version 24.8.14):
Code: 999. DB::Exception: Received from localhost:9000. DB::Exception: All connection tries failed while connecting to ZooKeeper. nodes: secure://172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: error:0A000410:SSL routines::ssl/tls alert handshake failure (version 24.8.14.10008.altinitytest (altinity build)), 172.18.0.3:2281
: While executing SystemZooKeeper. (KEEPER_EXCEPTION)
(query: SELECT * FROM system.zookeeper WHERE path = '/' FORMAT JSON
)

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1188 in 'query'

1180\|                  assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
1184\|                  with Then("check if output has exception") if steps else NullStep():
1185\|                      if "Exception:" in r.output:
1186\|                          if raise_on_exception:
1187\|                              raise QueryRuntimeException(r.output)
1188\|>                         assert False, error(r.output)
1189\|  
1190\|          return r
1191\|
/ssl server/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one nodeXFail 1m 14s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 755, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 119, in with_caconfig_missing_first_ca_in_chain_on_one_node
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one nodeXFail 1m 34s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 773, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one nodeXFail 1m 33s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 987, in feature
    Feature(run=use_first_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 777, in use_first_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one nodeXFail 1m 21s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 988, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 921, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 119, in with_caconfig_missing_first_ca_in_chain_on_one_node
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodesXFail 1m 21s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 988, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 933, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 262, in with_caconfig_missing_ca_in_chain_on_all_nodes
    with_caconfig_missing_ca_in_chain(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 89, in with_caconfig_missing_ca_in_chain
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.7:9440, local: 172.18.0.5:33418): (clickhouse1:9440, 172.18.0.7, local address: 172.18.0.5:33418). (NETWORK_ERROR)

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = 'Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.7:9440, local: 172.18.0.5:33418): (clickhouse1:9440, 172.18.0.7, local address: 172.18.0.5:33418). (NETWORK_ERROR)'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one nodeXFail 1m 51s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 988, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 945, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one nodeXFail 1m 46s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 988, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 953, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 401, in without_caconfig_missing_first_trusted_ca_on_one_node
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  1

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = '1'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodesXFail 1m 41s
https://github.com/ClickHouse/ClickHouse/issues/67984
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/argparser.py", line 171, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 271, in regression
    Feature(run=load("ssl_server.tests.ca_chain.feature", "feature"))
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 988, in feature
    Feature(run=use_second_intermediate_ca)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 957, in use_second_intermediate_ca
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 507, in without_caconfig_missing_trusted_ca_on_all_nodes
    without_caconfig_missing_trusted_ca(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/feature.py", line 379, in without_caconfig_missing_trusted_ca
    check_secure_connection(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../ssl_server/tests/ca_chain/steps.py", line 214, in check_secure_connection
    r = from_node.query(
        ^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py", line 1180, in query
    assert message in r.output, error(r.output)
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert message in r.output, error(r.output)

Description
  Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.7:9440, local: 172.18.0.5:56920): (clickhouse1:9440, 172.18.0.7, local address: 172.18.0.5:56920). (NETWORK_ERROR)

Assertion values
  assert message in r.output, error(r.output)
         ^ is 'SSL Exception: error:0A000086:SSL routines::certificate verify failed'
  assert message in r.output, error(r.output)
                    ^ is 
  assert message in r.output, error(r.output)
                    ^ is = 'Code: 210. DB::NetException: SSL Exception: error:0A000418:SSL routines::tlsv1 alert unknown ca, while reading from socket (peer: 172.18.0.7:9440, local: 172.18.0.5:56920): (clickhouse1:9440, 172.18.0.7, local address: 172.18.0.5:56920). (NETWORK_ERROR)'
  assert message in r.output, error(r.output)
                 ^ is = False
  assert message in r.output, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/../helpers/cluster.py', line 1180 in 'query'

1172\|                  assert r.exitcode == exitcode, error(r.output)
1173\|  
1174\|          if message is not None:
1175\|              with (
1176\|                  Then(f"output should contain message", description=message)
1177\|                  if steps
1178\|                  else NullStep()
1179\|              ):
1180\|>                 assert message in r.output, error(r.output)
1181\|  
1182\|          if not ignore_exception:
1183\|              if message is None or "Exception:" not in message:

Results

Test Name Result Duration
/ssl server OK 3h 7m
/ssl server/check certificate OK 35s 835ms
/ssl server/check certificate/system certificates OK 103ms
/ssl server/check certificate/show certificate OK 96ms
/ssl server/sanity OK 73ms
/ssl server/sanity/check non secure connection OK 71ms
/ssl server/ssl context OK 2m 1s
/ssl server/ssl context/enable ssl no server key passphrase OK 35s 416ms
/ssl server/ssl context/enable ssl no server key passphrase dynamically XFail 25s 146ms
/ssl server/ssl context/enable ssl with server key passphrase OK 35s 331ms
/ssl server/ssl context/enable ssl with server key passphrase dynamically XFail 25s 222ms
/ssl server/certificate authentication OK 1m 29s
/ssl server/certificate authentication/rbac user no hostname OK 4s 578ms
/ssl server/certificate authentication/rbac user hostname OK 4s 356ms
/ssl server/certificate authentication/config user no hostname OK 4s 837ms
/ssl server/certificate authentication/config user hostname OK 4s 279ms
/ssl server/verification modes OK 1m 43s
/ssl server/verification modes/none OK 16s 389ms
/ssl server/verification modes/none/check connections OK 250ms
/ssl server/verification modes/once OK 17s 759ms
/ssl server/verification modes/once/check connections OK 287ms
/ssl server/verification modes/once/check connections with client certificate and key specified OK 296ms
/ssl server/verification modes/relaxed OK 17s 629ms
/ssl server/verification modes/relaxed/check connections OK 255ms
/ssl server/verification modes/relaxed/check connections with client certificate and key specified OK 273ms
/ssl server/verification modes/strict OK 16s 292ms
/ssl server/verification modes/strict/check connections with client certificate and key specified OK 299ms
/ssl server/verification modes/fail cases XFail 1ms
/ssl server/url table function OK 28m 48s
/ssl server/url table function/https server url function checks OK 28m 5s
/ssl server/url table function/https server url function checks/connection with no protocols should be rejected XError 26s 491ms
/ssl server/url table function/https server url function checks/TLSv1_2 suite connection should work OK 16s 290ms
/ssl server/url table function/https server url function checks/TLSv1 suite connection should be rejected XError 25s 514ms
/ssl server/url table function/https server url function checks/TLSv1_1 suite connection should be rejected XError 25s 574ms
/ssl server/url table function/https server url function checks/TLSv1_3 suite connection should be rejected XError 25s 724ms
/ssl server/url table function/https server url function checks/just disabling TLSv1 suite connection should work OK 16s 491ms
/ssl server/url table function/https server url function checks/just disabling TLSv1_1 suite connection should work OK 16s 387ms
/ssl server/url table function/https server url function checks/just disabling TLSv1_3 suite connection should work OK 16s 485ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 16s 471ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 16s 595ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XError 26s 985ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XError 25s 915ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 16s 559ms
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 16s 412ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XError 25s 776ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XError 25s 766ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XError 25s 858ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 27s 32ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 25s 950ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 25s 955ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 26s 949ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 27s 96ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 25s 948ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 25s 906ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 25s 782ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 25s 622ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 25s 780ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 25s 810ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 27s 46ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 25s 947ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 25s 864ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 25s 644ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 25s 780ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 25s 811ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 25s 748ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 25s 707ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 25s 597ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 24s 870ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 25s 698ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 25s 838ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 25s 874ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 25s 849ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 25s 656ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 25s 718ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 25s 786ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 25s 681ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 25s 728ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 25s 647ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 25s 687ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 25s 696ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 25s 781ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 25s 738ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 25s 612ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 25s 842ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 25s 643ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 25s 701ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 25s 654ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 25s 723ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 25s 867ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 25s 722ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 25s 688ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 25s 854ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 25s 990ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 25s 774ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 25s 725ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 25s 740ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 25s 763ms
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 25s 742ms
/ssl server/url table function/http server url function checks OK 2s 430ms
/ssl server/url table function/http server url function checks/I read data from the http server using url table function OK 282ms
/ssl server/dictionary OK 48m 7s
/ssl server/dictionary/https server dictionary checks OK 47m 23s
/ssl server/dictionary/https server dictionary checks/Connection with no protocols should be rejected XError 46s 194ms
/ssl server/dictionary/https server dictionary checks/TLSv1_2 suite connection should work OK 16s 644ms
/ssl server/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected XError 45s 291ms
/ssl server/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected XError 44s 203ms
/ssl server/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected XError 44s 102ms
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1 suite connection should work OK 16s 473ms
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1_1 suite connection should work OK 16s 566ms
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1_3 suite connection should work OK 16s 504ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 16s 609ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 16s 452ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XError 44s 243ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XError 45s 381ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 16s 598ms
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 16s 663ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XError 45s 168ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XError 44s 186ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XError 45s 231ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 44s 167ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 44s 184ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 45s 344ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 46s 268ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 45s 329ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 44s 214ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 44s 223ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 45s 481ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 45s 440ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 45s 362ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 45s 331ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 45s 395ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 44s 386ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 44s 247ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 45s 497ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 44s 316ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 45s 297ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 45s 299ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 44s 289ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 45s 309ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 45s 588ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 45s 539ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 44s 358ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 45s 833ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 45s 664ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 45s 724ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 45s 833ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 45s 764ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 45s 507ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 45s 838ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 46s 217ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 44s 551ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 44s 555ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 45s 682ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 45s 550ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 45s 445ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 45s 450ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 45s 551ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 45s 777ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 45s 583ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 44s 400ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 45s 421ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 45s 357ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 44s 424ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 45s 612ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 45s 525ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 45s 653ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 45s 489ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 45s 388ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 44s 381ms
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 44s 486ms
/ssl server/dictionary/http server dictionary checks OK 2s 571ms
/ssl server/dictionary/http server dictionary checks/connection to http server using a dictionary OK 364ms
/ssl server/fips OK 32m 1s
/ssl server/fips/server OK 6m 34s
/ssl server/fips/server/tcp connection OK 1m 15s
/ssl server/fips/server/tcp connection/openssl s_client OK 53s 663ms
/ssl server/fips/server/tcp connection/clickhouse-client OK 21s 620ms
/ssl server/fips/server/tcp connection/clickhouse-client/fips clickhouse-client OK 7s 410ms
/ssl server/fips/server/tcp connection/clickhouse-client/non fips clickhouse-client OK 14s 208ms
/ssl server/fips/server/https connection OK 1m 45s
/ssl server/fips/server/https connection/openssl s_client OK 53s 605ms
/ssl server/fips/server/https connection/curl OK 51s 439ms
/ssl server/fips/server/all protocols disabled OK 3m 17s
/ssl server/fips/server/all protocols disabled/tcp connection OK 1m 15s
/ssl server/fips/server/all protocols disabled/tcp connection/openssl s_client OK 53s 715ms
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client OK 22s 51ms
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client/fips clickhouse-client OK 8s 13ms
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client/non fips clickhouse-client OK 14s 36ms
/ssl server/fips/server/all protocols disabled/https connection OK 1m 45s
/ssl server/fips/server/all protocols disabled/https connection/openssl s_client OK 53s 671ms
/ssl server/fips/server/all protocols disabled/https connection/curl OK 51s 453ms
/ssl server/fips/clickhouse client OK 1m 1s
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server OK 24s 372ms
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server/fips clickhouse-client OK 10s 416ms
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server/non fips clickhouse-client OK 13s 953ms
/ssl server/fips/clickhouse client/clickhouse-client with restricted server OK 20s 371ms
/ssl server/fips/clickhouse client/clickhouse-client with restricted server/fips clickhouse-client OK 7s 661ms
/ssl server/fips/clickhouse client/clickhouse-client with restricted server/non fips clickhouse-client OK 12s 707ms
/ssl server/fips/clickhouse server acting as a client OK 23m 47s
/ssl server/fips/clickhouse server acting as a client/url table function OK 11m 9s
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLS should be accepted OK 1s 767ms
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected XError 2s 834ms
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected XError 4s 133ms
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted XError 4s 153ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 3s 515ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 1s 855ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 1s 830ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 1s 804ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 843ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 835ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 1s 890ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 862ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 1s 754ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 788ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 1s 813ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 1s 795ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 1s 818ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 1s 957ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 1s 840ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 1s 905ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 1s 834ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 1s 845ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 1s 886ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 1s 869ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 1s 835ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 1s 838ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 1s 833ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 1s 785ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 1s 842ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 1s 799ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 1s 749ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 831ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 OK 1s 820ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 1s 800ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 1s 909ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 1s 813ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 OK 1s 829ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 1s 836ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 OK 1s 798ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 853ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 1s 866ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 1s 836ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 1s 839ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 1s 839ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 1s 801ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 1s 828ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA OK 1s 765ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 1s 773ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 1s 828ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 856ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 1s 827ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 1s 814ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 1s 831ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 1s 808ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 1s 837ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 1s 861ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 1s 839ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA OK 1s 779ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 1s 810ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 1s 863ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 1s 842ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 1s 810ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 1s 850ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 816ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 862ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 1s 824ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 793ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 847ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 1s 837ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 878ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 880ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 1s 847ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 1s 821ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 1s 857ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 1s 801ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 1s 858ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 1s 827ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 1s 819ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 1s 788ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 1s 805ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 1s 793ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 1s 833ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 1s 804ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 1s 807ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 1s 842ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 1s 827ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 1s 812ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 842ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 OK 1s 842ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 1s 763ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 1s 813ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 1s 840ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 1s 776ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 OK 1s 774ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 OK 1s 799ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 OK 1s 771ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 769ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 1s 793ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 1s 794ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 1s 771ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 1s 807ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 1s 812ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 1s 855ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 1s 910ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA OK 1s 805ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 1s 834ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 814ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 1s 809ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 1s 826ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 1s 824ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 1s 801ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 1s 903ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 1s 809ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA OK 1s 817ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 1s 847ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 1s 866ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 XFail 5ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 XFail 985us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 XFail 917us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 865us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 XFail 791us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 833us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 XFail 748us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 XFail 747us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 768us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 XFail 981us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 XFail 796us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 XFail 753us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 XFail 748us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 XFail 824us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 XFail 957us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 XFail 752us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 XFail 744us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA XFail 739us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA XFail 778us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA XFail 969us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA XFail 789us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA XFail 771us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA XFail 754us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 XFail 800us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 XFail 962us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 XFail 737us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 XFail 730us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 XFail 716us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 XFail 720us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 XFail 990us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 XFail 769us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 XFail 740us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 XFail 768us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 XFail 758us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 XFail 727us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 XFail 840us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 XFail 755us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA XFail 723us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA XFail 968us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA XFail 799us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 XFail 743us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 XFail 753us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA XFail 784us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA XFail 998us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA XFail 762us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 XFail 721us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA XFail 744us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 XFail 750us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA XFail 757us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA XFail 758us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 XFail 790us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 XFail 751us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA XFail 761us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA XFail 740us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 XFail 750us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA XFail 743us
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XFail 2ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 XFail 787us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 XFail 781us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 XFail 773us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 790us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 XFail 741us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 753us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 XFail 721us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 XFail 764us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 XFail 753us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 XFail 791us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 XFail 764us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 XFail 799us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 XFail 776us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 XFail 809us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 XFail 808us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA XFail 760us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA XFail 749us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA XFail 716us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA XFail 800us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA XFail 736us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 XFail 809us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 XFail 785us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 XFail 762us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 XFail 805us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 XFail 775us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 XFail 745us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 XFail 791us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 XFail 787us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 XFail 776us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 XFail 759us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 XFail 727us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 XFail 773us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA XFail 736us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA XFail 761us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 XFail 784us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 XFail 782us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA XFail 875us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA XFail 737us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 XFail 727us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA XFail 754us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA XFail 937us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA XFail 747us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA XFail 778us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 XFail 789us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA XFail 790us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA XFail 795us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA XFail 798us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 XFail 818us
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA XFail 3ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 1s 900ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 1s 839ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 1s 840ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 1s 896ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 1s 845ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 819ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 889ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 1s 795ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 794ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 820ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 1s 765ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 1s 791ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 1s 806ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 1s 797ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 1s 800ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 1s 795ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 1s 772ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 1s 828ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 1s 866ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 1s 795ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 1s 802ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 1s 785ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 1s 776ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 1s 794ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 1s 822ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 1s 774ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 OK 1s 797ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 1s 816ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 1s 799ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 1s 770ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 1s 786ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 1s 793ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 OK 1s 796ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 814ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 1s 786ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 1s 799ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 1s 797ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 1s 804ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 1s 829ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 1s 832ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 1s 856ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA OK 1s 914ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 1s 857ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 1s 865ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 829ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 1s 823ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 1s 841ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 1s 822ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 1s 844ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 1s 852ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 1s 859ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA OK 1s 838ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 1s 852ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 1s 838ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 1s 806ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 1s 791ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 1s 841ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 1s 847ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 851ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 792ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 1s 818ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 840ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 865ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 1s 837ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 832ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 806ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 1s 868ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 1s 801ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 1s 811ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 1s 804ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 1s 831ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 1s 773ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 1s 826ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 1s 870ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 1s 823ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 1s 812ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 1s 848ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 1s 826ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 1s 803ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 1s 816ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 1s 794ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 1s 788ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 798ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 OK 1s 813ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 1s 804ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 1s 823ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 1s 865ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 1s 791ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 OK 1s 811ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 1s 772ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 OK 1s 865ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 OK 1s 825ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 859ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 1s 873ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 1s 821ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 1s 801ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 1s 789ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 1s 829ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 1s 753ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 1s 766ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA OK 1s 816ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 1s 771ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 1s 855ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 771ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 1s 778ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 1s 783ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 1s 816ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 1s 911ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 1s 836ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 1s 846ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA OK 1s 781ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 1s 822ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 1s 815ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XFail 2ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XFail 1ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 2s 797ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 4s 136ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 4s 107ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 4s 149ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 4s 148ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 4s 113ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 4s 79ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 4s 99ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 4s 139ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 4s 119ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 4s 109ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 4s 122ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 4s 97ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 4s 218ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 4s 141ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 4s 48ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 4s 170ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 4s 153ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 4s 129ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 4s 157ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 4s 150ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 4s 112ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 4s 116ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 4s 92ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 4s 70ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 4s 91ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 4s 140ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 4s 130ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 4s 134ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 4s 102ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 4s 52ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 4s 123ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 4s 124ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 4s 235ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 4s 202ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 4s 245ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 4s 185ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 4s 183ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 4s 150ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 4s 67ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 4s 159ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 4s 303ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 4s 99ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 4s 109ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 4s 141ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 4s 192ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 4s 259ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 4s 127ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 4s 230ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 4s 224ms
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 4s 128ms
/ssl server/fips/clickhouse server acting as a client/dictionary OK 11m 52s
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLS should be accepted OK 3s 256ms
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected XError 4s 337ms
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected XError 4s 253ms
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_2 should be accepted OK 1s 940ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work OK 1s 972ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 1s 939ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 1s 851ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 1s 902ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 917ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 997ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 1s 909ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 936ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 916ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 1s 868ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 928ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 925ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 1s 866ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 1s 951ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 1s 893ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 1s 923ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 1s 951ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 1s 958ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 1s 916ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 1s 920ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 1s 906ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 1s 972ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 1s 931ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 1s 918ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 1s 960ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 1s 853ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 1s 920ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 1s 899ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 1s 935ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 909ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 OK 1s 909ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 1s 911ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 1s 909ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 1s 982ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 1s 942ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 OK 1s 883ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 1s 918ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 OK 1s 847ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 OK 1s 875ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 936ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 1s 846ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 1s 859ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 1s 979ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 1s 951ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 1s 809ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 1s 908ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 1s 882ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA OK 1s 964ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 1s 973ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 1s 900ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 900ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 1s 885ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 1s 964ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 2ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 1s 965ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 1s 904ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 1s 941ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 1s 900ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA OK 1s 912ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 1s 927ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 1s 896ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work OK 1s 891ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 1s 945ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 1s 935ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 1s 963ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 955ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 976ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 1s 937ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 931ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 890ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 1s 828ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 991ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 926ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 1s 924ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 1s 880ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 1s 913ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 1s 903ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 1s 924ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 1s 911ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 1s 964ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 1s 899ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 1s 891ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 1s 920ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 1s 961ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 2s 33ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 1s 929ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 1s 988ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 1s 936ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 1s 967ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 1s 945ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 926ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 OK 1s 907ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 1s 919ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 1s 962ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 1s 958ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 1s 897ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 OK 1s 919ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 1s 985ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 OK 1s 931ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 OK 1s 883ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 912ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 1s 982ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 2s 35ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 2s 31ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 1s 939ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 1s 997ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 1s 990ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 1s 944ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA OK 1s 963ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 1s 890ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 1s 950ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 1s 908ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 1s 928ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 1s 945ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 1s 980ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 1s 947ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 1s 949ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 1s 937ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 1s 968ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA OK 1s 957ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 1s 986ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 1s 945ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 XFail 967us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 XFail 781us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 XFail 762us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 851us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 XFail 823us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 773us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 XFail 882us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 XFail 772us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 XFail 834us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 XFail 746us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 XFail 773us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 XFail 828us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 XFail 858us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA XFail 811us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA XFail 740us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA XFail 852us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA XFail 949us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 XFail 778us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 XFail 734us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 XFail 782us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 XFail 844us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 XFail 785us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 XFail 792us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 XFail 804us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 XFail 821us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 XFail 769us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 XFail 758us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 XFail 860us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 XFail 805us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA XFail 819us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA XFail 752us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA XFail 740us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 XFail 892us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 XFail 3ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA XFail 761us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA XFail 758us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA XFail 738us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA XFail 59ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA XFail 962us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA XFail 999us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA XFail 2ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 XFail 982us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA XFail 835us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 XFail 784us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA XFail 778us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work XFail 820us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 XFail 836us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 XFail 830us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 XFail 769us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 XFail 749us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 XFail 785us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 XFail 826us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 XFail 732us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 XFail 995us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 XFail 800us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 XFail 762us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 XFail 728us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 XFail 809us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA XFail 769us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA XFail 763us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA XFail 796us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA XFail 751us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA XFail 836us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 XFail 795us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 XFail 749us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 XFail 777us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 XFail 777us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 XFail 789us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 XFail 786us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 XFail 809us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 XFail 789us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 XFail 726us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 XFail 878us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 XFail 753us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA XFail 784us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA XFail 727us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 XFail 723us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA XFail 763us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA XFail 777us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA XFail 880us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 XFail 843us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 XFail 903us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA XFail 735us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA XFail 756us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 XFail 897us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA XFail 844us
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES128-GCM-SHA256 should work OK 1s 926ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 OK 1s 904ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 OK 2s 5ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 OK 1s 965ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 899ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 925ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 OK 1s 915ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 OK 1s 955ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 883ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 OK 1s 915ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 902ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 946ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 OK 1s 928ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 OK 1s 925ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 OK 1s 893ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 OK 2s 104ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 OK 1s 930ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 OK 1s 930ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 OK 1s 924ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA OK 1s 926ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA OK 1s 921ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA OK 1s 925ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA OK 1s 933ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA OK 1s 963ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA OK 1s 981ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 OK 1s 917ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 OK 1s 954ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 OK 1s 967ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 OK 1s 911ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 947ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 OK 1s 908ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 OK 2s 17ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 OK 2s 16ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 OK 2s 23ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 OK 1s 970ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 OK 1s 985ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 OK 1s 963ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 OK 1s 978ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 OK 2s 77ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 982ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA OK 1s 973ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA OK 1s 932ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA OK 1s 933ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 OK 1s 921ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 OK 1s 926ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA OK 2s 42ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA OK 2s 7ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA OK 1s 943ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 OK 1s 951ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA OK 1s 990ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 22ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA OK 1s 945ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA OK 1s 943ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA OK 2s 51ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 OK 2s 36ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 OK 1s 990ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA OK 1s 935ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA OK 1s 978ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA OK 1s 976ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 OK 2s 4ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA OK 1s 970ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES256-GCM-SHA384 should work OK 1s 947ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 OK 1s 973ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 OK 1s 983ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 OK 1s 972ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 OK 1s 949ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 OK 1s 965ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 OK 1s 999ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 OK 2s 26ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 OK 1s 999ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 OK 1s 930ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 OK 1s 994ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 OK 1s 982ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 OK 2s 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 OK 1s 925ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 OK 1s 975ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 OK 1s 952ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 OK 1s 994ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 OK 1s 984ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 OK 1s 893ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA OK 1s 985ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA OK 2s 52ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA OK 1s 918ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA OK 1s 984ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA OK 1s 934ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA OK 1s 923ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 OK 1s 938ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 OK 2s 3ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 OK 2s 36ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 OK 1s 968ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 OK 1s 953ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 OK 1s 979ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 OK 1s 915ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 OK 1s 944ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 OK 2s 80ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 OK 2s 5ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 OK 2s 5ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 OK 1s 932ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 OK 1s 917ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 OK 2s 31ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 OK 1s 968ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA OK 1s 942ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA OK 1s 965ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA OK 1s 970ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 OK 2s 33ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 OK 1s 948ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA OK 1s 959ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA OK 1s 982ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA OK 1s 924ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 OK 1s 974ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA OK 1s 962ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 OK 2s 45ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA OK 1s 971ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA OK 1s 965ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA OK 1s 953ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 OK 1s 936ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 OK 1s 988ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA OK 1s 992ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA OK 1s 970ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA OK 1s 942ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 OK 1s 942ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA OK 1s 930ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected XFail 2ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected XFail 1ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected XError 4s 404ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected XError 4s 440ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected XError 4s 454ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected XError 4s 428ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected XError 4s 389ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected XError 4s 379ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected XError 4s 324ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected XError 4s 376ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected XError 4s 422ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected XError 4s 419ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected XError 4s 337ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected XError 4s 362ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected XError 4s 462ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected XError 4s 319ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected XError 4s 381ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected XError 4s 290ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected XError 4s 358ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected XError 4s 393ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected XError 4s 441ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected XError 4s 474ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected XError 4s 349ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected XError 4s 339ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected XError 4s 306ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected XError 4s 420ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected XError 4s 425ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected XError 4s 343ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected XError 4s 312ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected XError 4s 389ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected XError 4s 380ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected XError 4s 252ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected XError 4s 337ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected XError 4s 366ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected XError 4s 296ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected XError 4s 285ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected XError 4s 371ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected XError 4s 366ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected XError 4s 358ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected XError 4s 280ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected XError 4s 285ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected XError 4s 299ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected XError 4s 425ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected XError 4s 357ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected XError 4s 401ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected XError 4s 362ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected XError 4s 353ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected XError 4s 425ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected XError 4s 327ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected XError 4s 293ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected XError 4s 307ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected XError 4s 395ms
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected XError 4s 391ms
/ssl server/zookeeper OK 27m 20s
/ssl server/zookeeper/secure connection OK 35s 305ms
/ssl server/zookeeper/secure connection to invalid zookeeper port OK 2m 59s
/ssl server/zookeeper/secure connection with empty truststore OK 3m 0s
/ssl server/zookeeper/secure connection with unsigned client certificate OK 3m 4s
/ssl server/zookeeper/secure connection without client certificate OK 3m 1s
/ssl server/zookeeper/fips OK 13m 53s
/ssl server/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256 OK 38s 132ms
/ssl server/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256/fips connection OK 38s 131ms
/ssl server/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384 OK 36s 51ms
/ssl server/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384/fips connection OK 36s 50ms
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256 OK 3m 2s
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection XFail 3m 2s
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384 OK 3m 0s
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection XFail 3m 0s
/ssl server/zookeeper/fips/AES128-GCM-SHA256 OK 2m 59s
/ssl server/zookeeper/fips/AES128-GCM-SHA256/fips connection XFail 2m 59s
/ssl server/zookeeper/fips/AES256-GCM-SHA384 OK 3m 0s
/ssl server/zookeeper/fips/AES256-GCM-SHA384/fips connection XFail 3m 0s
/ssl server/zookeeper/fips/any compatible OK 35s 266ms
/ssl server/zookeeper/fips/any compatible/fips connection OK 35s 265ms
/ssl server/zookeeper fips Skip 2ms
/ssl server/ca chain OK 41m 43s
/ssl server/ca chain/use root ca OK 5m 16s
/ssl server/ca chain/use root ca/with caconfig OK 2m 32s
/ssl server/ca chain/use root ca/with caconfig/all certificates in chain OK 1m 15s
/ssl server/ca chain/use root ca/with caconfig/invalid first CA in chain on one node OK 1m 17s
/ssl server/ca chain/use root ca/without caconfig OK 2m 43s
/ssl server/ca chain/use root ca/without caconfig/all trusted OK 1m 22s
/ssl server/ca chain/use root ca/without caconfig/missing first trusted CA on one node OK 1m 21s
/ssl server/ca chain/use first intermediate ca OK 9m 46s
/ssl server/ca chain/use first intermediate ca/with caconfig OK 3m 43s
/ssl server/ca chain/use first intermediate ca/with caconfig/all certificates in chain OK 1m 12s
/ssl server/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node XFail 1m 14s
/ssl server/ca chain/use first intermediate ca/with caconfig/missing last CA in chain on one node OK 1m 16s
/ssl server/ca chain/use first intermediate ca/with caconfig OK 1m 17s
/ssl server/ca chain/use first intermediate ca/without caconfig OK 4m 45s
/ssl server/ca chain/use first intermediate ca/without caconfig/without caconfig OK 1m 36s
/ssl server/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node XFail 1m 34s
/ssl server/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node XFail 1m 33s
/ssl server/ca chain/use second intermediate ca OK 26m 39s
/ssl server/ca chain/use second intermediate ca/server certificate with chain OK 10m 48s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig OK 5m 0s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/all certificates present OK 1m 15s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing first CA in chain on one node OK 1m 15s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing last CA in chain on one node OK 1m 15s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing all CA in chain on one node OK 1m 14s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig OK 5m 47s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/all certificates present OK 1m 27s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing first CA in chain on one node OK 1m 27s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing last CA in chain on one node OK 1m 26s
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing all CA in chain on one node OK 1m 27s
/ssl server/ca chain/use second intermediate ca/server certificate without chain OK 15m 50s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig OK 6m 41s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/all certificates present OK 1m 19s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node XFail 1m 21s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing middle CA in chain on one node OK 1m 20s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing last CA in chain on one node OK 1m 19s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes XFail 1m 21s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig OK 9m 8s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/all certificates present OK 2m 0s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node XFail 1m 51s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing middle trusted CA on one node OK 1m 49s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node XFail 1m 46s
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes XFail 1m 41s

Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922