Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.8-Linux/124/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION:
org.apache.lucene.util.automaton.TestSpecialOperations.testRandomFiniteStrings1
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([73523B7516EE202D:2E7EE6C4EF518B83]:0)
at java.util.Arrays.copyOf(Arrays.java:3181)
at java.util.ArrayList.grow(ArrayList.java:246)
at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:220)
at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:212)
at java.util.ArrayList.add(ArrayList.java:443)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:108)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:54)
at
org.apache.lucene.util.automaton.Automaton.minimize(Automaton.java:774)
at
org.apache.lucene.util.automaton.TestSpecialOperations.testRandomFiniteStrings1(TestSpecialOperations.java:113)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
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:65)
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:360)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
Build Log:
[...truncated 631 lines...]
[junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSpecialOperations -Dtests.method=testRandomFiniteStrings1
-Dtests.seed=73523B7516EE202D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar_IQ -Dtests.timezone=America/Santo_Domingo
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 26.3s J0 | TestSpecialOperations.testRandomFiniteStrings1
<<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([73523B7516EE202D:2E7EE6C4EF518B83]:0)
[junit4] > at java.util.Arrays.copyOf(Arrays.java:3181)
[junit4] > at java.util.ArrayList.grow(ArrayList.java:246)
[junit4] > at
java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:220)
[junit4] > at
java.util.ArrayList.ensureCapacityInternal(ArrayList.java:212)
[junit4] > at java.util.ArrayList.add(ArrayList.java:443)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:108)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:54)
[junit4] > at
org.apache.lucene.util.automaton.Automaton.minimize(Automaton.java:774)
[junit4] > at
org.apache.lucene.util.automaton.TestSpecialOperations.testRandomFiniteStrings1(TestSpecialOperations.java:113)
[junit4] 2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity,
locale=ar_IQ, timezone=America/Santo_Domingo
[junit4] 2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=237389576,total=292552704
[junit4] 2> NOTE: All tests run in this JVM: [TestNRTThreads,
TestStressAdvance, TestPostingsFormat, TestIndexCommit,
TestCloseableThreadLocal, TestParallelTermEnum, TestComplexExplanations,
TestIndexableField, TestVirtualMethod, TestMergeSchedulerExternal, Nested1,
TestPagedBytes, TestIndexWriterCommit, TestLucene40PostingsFormat,
TestDocumentsWriterStallControl, TestSimilarity, TestPForDeltaDocIdSet,
TestConcurrentMergeScheduler, TestSortRandom, TestReusableStringReader,
TestSort, TestLucene42DocValuesFormat, TestCharTermAttributeImpl, TestForUtil,
TestSegmentReader, TestSameScoresWithThreads, TestLongBitSet,
TestParallelReaderEmptyIndex, TestSpecialOperations]
[junit4] Completed on J0 in 27.21s, 10 tests, 1 error <<< FAILURES!
[...truncated 1120 lines...]
[junit4] JVM J0: stdout was not empty, see:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/build/core/test/temp/junit4-J0-20140507_163216_437.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/heapdumps/java_pid25467.hprof
...
[junit4] Heap dump file created [454193938 bytes in 3.887 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:447: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/build.xml:49: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:1293:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.8-Linux/lucene/common-build.xml:919:
There were test failures: 398 suites, 2908 tests, 1 error, 89 ignored (76
assumptions)
Total time: 20 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops
-XX:+UseParallelGC
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]