[ https://issues.apache.org/jira/browse/HDFS-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412450#comment-13412450 ]
Eli Collins commented on HDFS-3642: ----------------------------------- https://builds.apache.org/job/PreCommit-HDFS-Build/2799/testReport/ } Can't tell the cause from a 1st pass at the logs (don't see a relevant log) but perhaps the following in ReplicationMonitor#run {code} catch (Throwable t) { LOG.fatal("ReplicationMonitor thread received Runtime exception. ", t); terminate(1); } {code} > TestReplication#testReplicationSimulatedStorag failed due to unexpected exit > ---------------------------------------------------------------------------- > > Key: HDFS-3642 > URL: https://issues.apache.org/jira/browse/HDFS-3642 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > > TestReplication#testReplicationSimulatedStorage failed in a recent jenkins > run. > {noformat} > Failed tests: > testReplicationSimulatedStorag(org.apache.hadoop.hdfs.TestReplication): Test > resulted in an unexpected exit > testReplication(org.apache.hadoop.hdfs.TestReplication): Test resulted in > an unexpected exit > testPendingReplicationRetry(org.apache.hadoop.hdfs.TestReplication): Test > resulted in an unexpected exit > testReplicateLenMismatchedBlock(org.apache.hadoop.hdfs.TestReplication): > Test resulted in an unexpected exit > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira