Laszlo Gaal created IMPALA-13212:
------------------------------------

             Summary: test_read_hive_inserts looks flaky, timed out
                 Key: IMPALA-13212
                 URL: https://issues.apache.org/jira/browse/IMPALA-13212
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.5.0
            Reporter: Laszlo Gaal


The test timed out in a recent exhaustive-release build with the following 
Python backtrace:
{code}
/data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/tests/stress/test_acid_stress.py:172:
 in test_read_hive_inserts
    self._run_test_read_hive_inserts(unique_database, is_partitioned)
/data/jenkins/workspace/impala-asf-master-exhaustive-release/repos/Impala/tests/stress/test_acid_stress.py:150:
 in _run_test_read_hive_inserts
    sleep_seconds=3)])
stress/stress_util.py:46: in run_tasks
    pool.map_async(Task.run, tasks).get(timeout_seconds)
/data/jenkins/workspace/impala-asf-master-exhaustive-release/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/multiprocessing/pool.py:568:
 in get
    raise TimeoutError
E   TimeoutError
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to