Andrew Sherman created IMPALA-8191:
--------------------------------------
Summary: TestBreakpadExhaustive.test_minidump_creation fails to
kill cluster
Key: IMPALA-8191
URL: https://issues.apache.org/jira/browse/IMPALA-8191
Project: IMPALA
Issue Type: Bug
Reporter: Andrew Sherman
h3. Error Message
{quote}
assert not [<tests.common.impala_cluster.ImpaladProcess object at 0x5d20fd0>,
<tests.common.impala_cluster.ImpaladProcess object at 0x5d24ad0>] + where
[<tests.common.impala_cluster.ImpaladProcess object at 0x5d20fd0>,
<tests.common.impala_cluster.ImpaladProcess object at 0x5d24ad0>] =
<tests.common.impala_cluster.ImpalaCluster object at 0x5d20950>.impalads +
where <tests.common.impala_cluster.ImpalaCluster object at 0x5d20950> =
<test_breakpad.TestBreakpadExhaustive object at 0x7fb47c772690>.cluster
{quote}
h3. Stacktrace
{quote}
custom_cluster/test_breakpad.py:183: in test_minidump_creation
self.kill_cluster(SIGSEGV) custom_cluster/test_breakpad.py:81: in kill_cluster
signal is SIGUSR1 or self.assert_all_processes_killed()
custom_cluster/test_breakpad.py:121: in assert_all_processes_killed assert not
self.cluster.impalads E assert not [<tests.common.impala_cluster.ImpaladProcess
object at 0x5d20fd0>, <tests.common.impala_cluster.ImpaladProcess object at
0x5d24ad0>] E + where [<tests.common.impala_cluster.ImpaladProcess object at
0x5d20fd0>, <tests.common.impala_cluster.ImpaladProcess object at 0x5d24ad0>] =
<tests.common.impala_cluster.ImpalaCluster object at 0x5d20950>.impalads E +
where <tests.common.impala_cluster.ImpalaCluster object at 0x5d20950> =
<test_breakpad.TestBreakpadExhaustive object at 0x7fb47c772690>.cluster
{quote}
See [IMPALA-8114] for a similar bug
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]