[
https://issues.apache.org/jira/browse/IMPALA-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Fehr closed IMPALA-13060.
-------------------------------
Resolution: Fixed
> TestQueryLogTableBeeswax.test_query_log_table_query_select_dedicate_coordinator
> flaky
> -------------------------------------------------------------------------------------
>
> Key: IMPALA-13060
> URL: https://issues.apache.org/jira/browse/IMPALA-13060
> Project: IMPALA
> Issue Type: Bug
> Reporter: Wenzhe Zhou
> Assignee: Jason Fehr
> Priority: Major
>
> The unit-test failed since the expected message "'Query successfully
> unregistered: query_id=554dcf86d11dbd5f:0ea9f28d00000000'" was not found in
> the log file.
> Stacktrace:
> custom_cluster/test_query_log.py:414: in
> test_query_log_table_query_select_dedicate_coordinator
> client = self.get_client(vector.get_value('protocol'))
> custom_cluster/test_query_log.py:73: in get_client
> self.assert_impalad_log_contains("INFO", finish_re)
> common/impala_test_suite.py:1271: in assert_impalad_log_contains
> "impalad", level, line_regex, expected_count, timeout_s)
> common/impala_test_suite.py:1322: in assert_log_contains
> (expected_count, log_file_path, line_regex, found, line)
> E AssertionError: Expected 1 lines in file
> /data0/jenkins/workspace/impala-asf-master-core-s3-data-cache/repos/Impala/logs/custom_cluster_tests/impalad.impala-ec2-centos79-m6i-4xlarge-xldisk-04d5.vpc.cloudera.com.jenkins.log.INFO.20240506-052112.12754
> matching regex 'Query successfully unregistered:
> query_id=554dcf86d11dbd5f:0ea9f28d00000000', but found 0 lines. Last line
> was:
> E I0506 05:21:32.810438 14218 TAcceptQueueServer.cpp:355] New connection to
> server beeswax-frontend from client <Host: 127.0.0.1 Port: 45794>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)