Dan Smith created GEODE-5876:
--------------------------------
Summary: Test hangs are no longer capturing stack traces
Key: GEODE-5876
URL: https://issues.apache.org/jira/browse/GEODE-5876
Project: Geode
Issue Type: Improvement
Reporter: Dan Smith
It looks like something broke in the way we capture stack traces when a test
hangs. For example, in this run -
https://concourse.apachegeode-ci.info/builds/4984, instead of stack dumps, we
see this in callstacks-2018-10-12-22-30-07.txt.
{noformat}
Container: gracious_austin
********* Dumping stack for process OCI:
OCI runtime exec failed: exec failed: container_linux.go:348: starting
container process caused "exec: \"jstack\": executable file not found in
$PATH": unknown
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)