Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6004

Failure in TestRuntimeRowFilters.test_row_filters on ASAN

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.10.0, Impala 2.11.0
    • None
    • Infrastructure

    Description

      Seeing the following failures in TestRuntimeFilters:

      This commit might be the culprit:
      c1781b73b35899ed9374befa2e04e14747224be7

      TestRuntimeRowFilters.test_row_filters

      08:12:05.811 =================================== FAILURES ===================================
      08:12:05.811  TestRuntimeRowFilters.test_row_filters[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
      08:12:05.811 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python
      08:12:05.811 query_test/test_runtime_filters.py:64: in test_row_filters
      08:12:05.811     self.run_test_case('QueryTest/runtime_row_filters', vector)
      08:12:05.811 common/impala_test_suite.py:431: in run_test_case
      08:12:05.811     verify_runtime_profile(test_section['RUNTIME_PROFILE'], result.runtime_profile)
      08:12:05.811 common/test_result_verifier.py:560: in verify_runtime_profile
      08:12:05.811     actual))
      08:12:05.811 E   AssertionError: Did not find matches for lines in runtime profile:
      08:12:05.811 E   EXPECTED LINES:
      08:12:05.811 E   row_regex: .*Rows processed: 16.38K.*
      ...
      08:12:05.815 -- executing against localhost:21000
      08:12:05.815 SET BUFFER_POOL_LIMIT="0";
      08:12:05.815 
      08:12:05.815 -- executing against localhost:21000
      08:12:05.815 SET RUNTIME_FILTER_MODE="2";
      08:12:05.815 
      08:12:05.815 -- executing against localhost:21000
      08:12:05.815 SET RUNTIME_FILTER_WAIT_TIME_MS="0";
      08:12:05.815 
      08:12:05.815 -- executing against localhost:21000
      08:12:05.815 SET RUNTIME_BLOOM_FILTER_SIZE="1048576";
      08:12:05.815 
      08:12:05.815 ====== 1 failed, 1493 passed, 47 skipped, 36 xfailed in 14833.47 seconds =======
      08:12:05.815 ============================= test session starts ==============================
      

      Attachments

        Activity

          People

            twmarshall Thomas Tauber-Marshall
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: