Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8553/
Java: 32bit/jdk1.8.0-ea-b117 -client -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineMapperTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineMapperTest:
1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.hadoop.MorphlineMapperTest:
1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
at __randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineMapperTest
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=13,
name=Thread-2, state=TIMED_WAITING, group=TGRP-MorphlineMapperTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
at __randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4]:0)
REGRESSION: org.apache.solr.hadoop.MorphlineMapperTest.testMapper
Error Message:
Stack Trace:
java.lang.ExceptionInInitializerError
at
__randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4:54923AEC3C325085]:0)
at
org.apache.solr.morphlines.solr.SolrLocator.getIndexSchema(SolrLocator.java:162)
at
org.apache.solr.hadoop.morphline.MorphlineMapRunner.<init>(MorphlineMapRunner.java:134)
at
org.apache.solr.hadoop.morphline.MorphlineMapper.setup(MorphlineMapper.java:76)
at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:142)
at org.apache.hadoop.mrunit.mapreduce.MapDriver.run(MapDriver.java:137)
at
org.apache.solr.hadoop.MorphlineMapperTest.testMapper(MorphlineMapperTest.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.RuntimeException: XPathFactory#newInstance() failed to
create an XPathFactory for the default object model:
http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException:
javax.xml.xpath.XPathFactoryConfigurationException:
java.util.ServiceConfigurationError: javax.xml.xpath.XPathFactory:
jar:file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/solr-mr/lib/Saxon-HE-9.5.1-2.jar!/META-INF/services/javax.xml.xpath.XPathFactory:2:
Illegal configuration-file syntax
at javax.xml.xpath.XPathFactory.newInstance(XPathFactory.java:102)
at org.apache.solr.core.Config.<clinit>(Config.java:68)
... 46 more
Build Log:
[...truncated 18880 lines...]
[junit4] Suite: org.apache.solr.hadoop.MorphlineMapperTest
[junit4] 1> 0
[TEST-MorphlineMapperTest.testMapper-seed#[9EE64AE0570D19F4]] INFO
org.apache.solr.SolrTestCaseJ4 - ###Starting testMapper
[junit4] 1> 1319
[TEST-MorphlineMapperTest.testMapper-seed#[9EE64AE0570D19F4]] INFO
org.apache.solr.hadoop.SolrRecordWriter - Using this unpacked directory as
solr home:
mrunit-65acc1d0-7a1f-4591-8d69-d25185f6458c/solr5285623464553538917.zip
[junit4] 1> 1321
[TEST-MorphlineMapperTest.testMapper-seed#[9EE64AE0570D19F4]] INFO
org.apache.solr.hadoop.HeartBeater - Heart beat reporting class is
org.apache.hadoop.mapreduce.Mapper$Context$$EnhancerByMockitoWithCGLIB$$9ede9299
[junit4] 1> 1322 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
HeartBeat thread running
[junit4] 1> 1323 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 1704
[TEST-MorphlineMapperTest.testMapper-seed#[9EE64AE0570D19F4]] WARN
org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library
for your platform... using builtin-java classes where applicable
[junit4] 1> 1846
[TEST-MorphlineMapperTest.testMapper-seed#[9EE64AE0570D19F4]] INFO
org.apache.solr.SolrTestCaseJ4 - ###Ending testMapper
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MorphlineMapperTest
-Dtests.method=testMapper -Dtests.seed=9EE64AE0570D19F4 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Paris
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.91s J1 | MorphlineMapperTest.testMapper <<<
[junit4] > Throwable #1: java.lang.ExceptionInInitializerError
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4:54923AEC3C325085]:0)
[junit4] > at
org.apache.solr.morphlines.solr.SolrLocator.getIndexSchema(SolrLocator.java:162)
[junit4] > at
org.apache.solr.hadoop.morphline.MorphlineMapRunner.<init>(MorphlineMapRunner.java:134)
[junit4] > at
org.apache.solr.hadoop.morphline.MorphlineMapper.setup(MorphlineMapper.java:76)
[junit4] > at
org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:142)
[junit4] > at
org.apache.hadoop.mrunit.mapreduce.MapDriver.run(MapDriver.java:137)
[junit4] > at
org.apache.solr.hadoop.MorphlineMapperTest.testMapper(MorphlineMapperTest.java:59)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] > Caused by: java.lang.RuntimeException:
XPathFactory#newInstance() failed to create an XPathFactory for the default
object model: http://java.sun.com/jaxp/xpath/dom with the
XPathFactoryConfigurationException:
javax.xml.xpath.XPathFactoryConfigurationException:
java.util.ServiceConfigurationError: javax.xml.xpath.XPathFactory:
jar:file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/solr-mr/lib/Saxon-HE-9.5.1-2.jar!/META-INF/services/javax.xml.xpath.XPathFactory:2:
Illegal configuration-file syntax
[junit4] > at
javax.xml.xpath.XPathFactory.newInstance(XPathFactory.java:102)
[junit4] > at org.apache.solr.core.Config.<clinit>(Config.java:68)
[junit4] > ... 46 more
[junit4] 1> 1893
[SUITE-MorphlineMapperTest-seed#[9EE64AE0570D19F4]-worker] INFO
org.apache.solr.SolrTestCaseJ4 - ###deleteCore
[junit4] 2> 2225 T9 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> 22302 T9 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1
thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineMapperTest:
[junit4] 2> 1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 2> 22303 T9 ccr.ThreadLeakControl.tryToInterruptAll Starting to
interrupt leaked threads:
[junit4] 2> 1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
[junit4] 1> 21997 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 22003 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 22495 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 22496 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 22994 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 22995 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 23494 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 23495 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 23994 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 23995 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 1> 24494 [Thread-2] ERROR org.apache.solr.hadoop.HeartBeater -
HeartBeat throwable
[junit4] 1> java.lang.InterruptedException
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 1> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 1> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 1> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 1> 24495 [Thread-2] INFO org.apache.solr.hadoop.HeartBeater -
heartbeat skipped count 0
[junit4] 2> 25304 T9 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There
are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] 2> NOTE: test params are: codec=Lucene46: {}, docValues:{},
sim=DefaultSimilarity, locale=it, timezone=Europe/Paris
[junit4] 2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.8.0-ea
(32-bit)/cpus=8,threads=2,free=8740200,total=22650880
[junit4] 2> NOTE: All tests run in this JVM: [MorphlineMapperTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MorphlineMapperTest
-Dtests.seed=9EE64AE0570D19F4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=it -Dtests.timezone=Europe/Paris -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | MorphlineMapperTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.hadoop.MorphlineMapperTest:
[junit4] > 1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=13, name=Thread-2, state=TIMED_WAITING,
group=TGRP-MorphlineMapperTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.solr.hadoop.HeartBeater.run(HeartBeater.java:108)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EE64AE0570D19F4]:0)
[junit4] Completed on J1 in 25.87s, 1 test, 3 errors <<< FAILURES!
[...truncated 14 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:441:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1276:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:909:
There were test failures: 6 suites, 34 tests, 2 suite-level errors, 1 error, 5
ignored
Total time: 58 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b117 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
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]