[
https://issues.apache.org/jira/browse/IMPALA-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930600#comment-17930600
]
Csaba Ringhofer edited comment on IMPALA-13790 at 2/26/25 9:11 AM:
-------------------------------------------------------------------
[~rizaon]
I think that this issue was present even before IMPALA-11729
I was able to fix the tests on my Ubuntu 20.04 (openssl 1.1.1f), but on CentOS7
(openssl 1.1.1k) I could only fix wildcard certs, but not wildcard san certs.
Based on logs impalad is unable to connect statestored and opening ports would
only happen after that. I am still investigation the reason why the connection
is rejected in some environments.
was (Author: csringhofer):
[~csringhofer]
I think that this issue was present even before IMPALA-11729
I was able to fix the tests on my Ubuntu 20.04 (openssl 1.1.1f), but on CentOS7
(openssl 1.1.1k) I could only fix wildcard certs, but not wildcard san certs.
Based on logs impalad is unable to connect statestored and opening ports would
only happen after that. I am still investigation the reason why the connection
is rejected in some environments.
> Remove xfail from test_wildcard_san_ssl / test_wildcard_ssl
> -----------------------------------------------------------
>
> Key: IMPALA-13790
> URL: https://issues.apache.org/jira/browse/IMPALA-13790
> Project: IMPALA
> Issue Type: Bug
> Components: Clients, Infrastructure
> Reporter: Csaba Ringhofer
> Priority: Major
>
> These tests have a history:
> https://github.com/apache/impala/commit/45ff0f9e674f54b35afb2b5eced0d6ec346890d6
> https://github.com/apache/impala/commit/c163ac1468e4d878c3516ec933c69fb66851af01
> https://github.com/apache/impala/commit/d3cf6d325779fff4ab0ba9db53411c510aa0f717
> The xfails were added a long time ago and hide the real status of tests. My
> impression is that the tests xfail or xpass on every OS.
> They also take significant amount of time. From RHEL8 tests:
> {code}
> custom_cluster.test_client_ssl.TestClientSsl.test_wildcard_san_ssl[impala_shell:
> dev | protocol: hs2 | table_format: text/none | exec_option: {'test_replan':
> 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
> 'disable_codegen': False, 'abort_on_error': 1,
> 'exec_single_node_rows_threshold': 0}] (from pytest)
> Skip Message
> expected test failure
> Standard Error
> -- 2025-02-20 02:50:33,882 INFO MainThread: Starting cluster with
> command: /
> s/common/impala_cluster.py", line 245, in wait_until_ready
> impalad.wait_for_coordinator_services(sleep_interval,
> check_processes_still_running)
> s/common/impala_cluster.py", line 655, in wait_for_coordinator_services
> raise RuntimeError(
> RuntimeError: Unable to open client ports within 240 seconds.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]