Hi, This happened for the second time in Maven builds on trunk and 4.x (directly after each other). I have no idea, if this happens only for Maven builds (why?), but it looks strange. The only commit I have seen is the hard-coded Locale for morphline tests. Maybe this is the problem?
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Apache Jenkins Server [mailto:[email protected]] > Sent: Monday, September 01, 2014 7:15 PM > To: [email protected] > Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1196: POMs out of > sync > > Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1196/ > > 3 tests failed. > FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.testPathParts > > Error Message: > Test abandoned because suite timeout was reached. > > Stack Trace: > java.lang.Exception: Test abandoned because suite timeout was reached. > at __randomizedtesting.SeedInfo.seed([17379C8C30A02CE2]:0) > > > FAILED: > org.apache.solr.hadoop.MorphlineBasicMiniMRTest.org.apache.solr.hadoop. > MorphlineBasicMiniMRTest > > Error Message: > Suite timeout exceeded (>= 7200000 msec). > > Stack Trace: > java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). > at __randomizedtesting.SeedInfo.seed([17379C8C30A02CE2]:0) > > > FAILED: > org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.org.apache.solr.hadoo > p.MorphlineGoLiveMiniMRTest > > Error Message: > null > > Stack Trace: > java.lang.AssertionError: null > at __randomizedtesting.SeedInfo.seed([6B0C07E47AFE59F1]:0) > at > org.apache.lucene.util.TestRuleTemporaryFilesCleanup.before(TestRuleTem > poraryFilesCleanup.java:90) > at > com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.before(TestR > uleAdapter.java:26) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:35) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss > ertionsRequired.java:43) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure > .java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule > IgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore > TestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 52925 lines...] > BUILD FAILED > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven- > trunk/build.xml:515: The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven- > trunk/build.xml:199: The following error occurred while executing this line: > /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven- > trunk/extra-targets.xml:79: Java returned: 1 > > Total time: 296 minutes 16 seconds > Build step 'Invoke Ant' marked build as failure Recording test results Email > was triggered for: Failure Sending email for trigger: Failure > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
