Joe McDonnell created IMPALA-13127:
--------------------------------------
Summary: custom_cluster/test_runtime_filter_aggregation.py is
failing on ASAN jobs
Key: IMPALA-13127
URL: https://issues.apache.org/jira/browse/IMPALA-13127
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.5.0
Reporter: Joe McDonnell
ASAN jobs have been intermittently hitting a failure in
custom_cluster.test_runtime_filter_aggregation.TestLateQueryStateInit.test_late_query_state_init():
{noformat}
custom_cluster/test_runtime_filter_aggregation.py:129: in
test_late_query_state_init
self.assert_log_contains('impalad_node1', 'INFO', log_pattern, expected)
common/impala_test_suite.py:1383: in assert_log_contains
", but found none." % (log_file_path, line_regex)
E AssertionError: Expected at least one line in file
/data0/jenkins/workspace/impala-cdwh-2024.0.18.0-core-asan-arm/repos/Impala/logs/custom_cluster_tests/impalad.impala-ec2-rhel88-m7g-4xlarge-ondemand-077e.vpc.cloudera.com.jenkins.log.INFO.20240603-025918.3562162
matching regex 'UpdateFilterFromRemote RPC called with remaining wait time',
but found none.{noformat}
Seen on an ARM job and an x86_64 job, so it is probably not an architecture
specific thing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]