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

Failing assert in TestFailpoints .test_lifecycle_failures

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.1.0
    • Impala 3.2.0
    • Backend
    • ghx-label-9

    Description

      This test is hitting the assert intermittently and I'm not able to repro it locally even after looping the test for a while.

      Error Message

      failure/test_failpoints.py:176: in test_lifecycle_failures     assert 'Query aborted:Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5' \ E   AssertionError: ImpalaBeeswaxException: E      INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> E      MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5 E      E   assert 'Query aborted:Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5' in "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5\n" E    +  where "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5\n" = str(ImpalaBeeswaxException())
      

      Stacktrace

      failure/test_failpoints.py:176: in test_lifecycle_failures
          assert 'Query aborted:Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5' \
      E   AssertionError: ImpalaBeeswaxException:
      E      INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
      E      MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5
      E     
      E   assert 'Query aborted:Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5' in "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5\n"
      E    +  where "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Debug Action: FIS_FAIL_THREAD_CREATION:FAIL@0.5\n" = str(ImpalaBeeswaxException())
      

      Standard Error

      -- connecting to: localhost:21000
      -- connecting to localhost:21050 with impyla
      Conn <impala.hiveserver2.HiveServer2Connection object at 0x654a450>
      -- 2018-12-16 17:59:19,399 INFO     MainThread: Closing active operation
      SET debug_action=FIS_IN_PREPARE:FAIL@1.0;
      -- executing against localhost:21000
      select * from tpch.lineitem limit 10000;
      
      -- 2018-12-16 17:59:22,779 INFO     MainThread: Started query 5e4209c709db77df:4c9baa7800000000
      SET debug_action=FIS_IN_OPEN:FAIL@1.0;
      -- executing against localhost:21000
      select * from tpch.lineitem limit 10000;
      
      -- 2018-12-16 17:59:22,891 INFO     MainThread: Started query b341dcc7d97f3d56:1855e49100000000
      SET debug_action=FIS_IN_EXEC_INTERNAL:FAIL@1.0;
      -- executing against localhost:21000
      select * from tpch.lineitem limit 10000;
      
      -- 2018-12-16 17:59:22,999 INFO     MainThread: Started query f74b482fd8f7bb5f:3515880600000000
      SET debug_action=FIS_FAIL_THREAD_CREATION:FAIL@0.5;
      -- executing against localhost:21000
      select * from tpch.lineitem limit 10000;
      
      -- 2018-12-16 17:59:23,110 INFO     MainThread: Started query fa4ae2eff60d340b:a074c6f600000000
      

      Commit:

      Checking out Revision b9377d3fdebb8f13fe4cc56ce16b666897b35822 (origin/master)
      16:21:43  > git checkout -f b9377d3fdebb8f13fe4cc56ce16b666897b35822
      16:21:46 Commit message: "IMPALA-7989: Revert "Remove Python 2.4 workarounds in start-impala-cluster.py""
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            twmarshall Thomas Tauber-Marshall
            bharathv Bharath Vissapragada
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment