You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/08/13 11:56:52 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_65) - Build # 11014 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11014/
Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([69354F3566F73586:2E832908D96750A7]:0)
	at java.util.Arrays.copyOf(Arrays.java:2219)
	at java.util.ArrayList.grow(ArrayList.java:242)
	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
	at java.util.ArrayList.add(ArrayList.java:440)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
	at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
	at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1050)
	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	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)




Build Log:
[...truncated 553 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=69354F3566F73586 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Asia/Seoul -Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.2s J1 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69354F3566F73586:2E832908D96750A7]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:2219)
   [junit4]    > 	at java.util.ArrayList.grow(ArrayList.java:242)
   [junit4]    > 	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
   [junit4]    > 	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
   [junit4]    > 	at java.util.ArrayList.add(ArrayList.java:440)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1050)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt_BR, timezone=Asia/Seoul
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=8,threads=1,free=337205040,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenBitSet, TestTryDelete, TestConstants, TestLucene45DocValuesFormat, Test2BPagedBytes, TestNoMergeScheduler, TestHugeRamFile, TestBoolean2, TestNeverDelete, TestStringHelper, TestFuzzyQuery, TestPriorityQueue, TestMergeSchedulerExternal, TestAutomaton]
   [junit4] Completed on J1 in 35.10s, 42 tests, 1 error <<< FAILURES!

[...truncated 1302 lines...]
   [junit4] JVM J1: stdout was not empty, see: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20140813_093507_681.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps/java_pid13598.hprof ...
   [junit4] Heap dump file created [456826256 bytes in 5.150 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: 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/lucene/build.xml:49: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 406 suites, 3418 tests, 1 error, 131 ignored (120 assumptions)

Total time: 21 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_65) - Build # 11014 - Failure!

Posted by Michael McCandless <lu...@mikemccandless.com>.
I committed a fix ... test was a bit too evil (still).

Mike McCandless

http://blog.mikemccandless.com


On Wed, Aug 13, 2014 at 5:56 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11014/
> Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite
>
> Error Message:
> Java heap space
>
> Stack Trace:
> java.lang.OutOfMemoryError: Java heap space
>         at __randomizedtesting.SeedInfo.seed([69354F3566F73586:2E832908D96750A7]:0)
>         at java.util.Arrays.copyOf(Arrays.java:2219)
>         at java.util.ArrayList.grow(ArrayList.java:242)
>         at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
>         at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
>         at java.util.ArrayList.add(ArrayList.java:440)
>         at org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
>         at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
>         at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
>         at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
>         at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1050)
>         at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         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.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:365)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         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)
>
>
>
>
> Build Log:
> [...truncated 553 lines...]
>    [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=69354F3566F73586 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Asia/Seoul -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   33.2s J1 | TestAutomaton.testRandomFinite <<<
>    [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([69354F3566F73586:2E832908D96750A7]:0)
>    [junit4]    >        at java.util.Arrays.copyOf(Arrays.java:2219)
>    [junit4]    >        at java.util.ArrayList.grow(ArrayList.java:242)
>    [junit4]    >        at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
>    [junit4]    >        at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
>    [junit4]    >        at java.util.ArrayList.add(ArrayList.java:440)
>    [junit4]    >        at org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
>    [junit4]    >        at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
>    [junit4]    >        at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
>    [junit4]    >        at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
>    [junit4]    >        at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1050)
>    [junit4]    >        at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1003)
>    [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt_BR, timezone=Asia/Seoul
>    [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=8,threads=1,free=337205040,total=365953024
>    [junit4]   2> NOTE: All tests run in this JVM: [TestOpenBitSet, TestTryDelete, TestConstants, TestLucene45DocValuesFormat, Test2BPagedBytes, TestNoMergeScheduler, TestHugeRamFile, TestBoolean2, TestNeverDelete, TestStringHelper, TestFuzzyQuery, TestPriorityQueue, TestMergeSchedulerExternal, TestAutomaton]
>    [junit4] Completed on J1 in 35.10s, 42 tests, 1 error <<< FAILURES!
>
> [...truncated 1302 lines...]
>    [junit4] JVM J1: stdout was not empty, see: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20140813_093507_681.sysout
>    [junit4] >>> JVM J1: stdout (verbatim) ----
>    [junit4] java.lang.OutOfMemoryError: Java heap space
>    [junit4] Dumping heap to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps/java_pid13598.hprof ...
>    [junit4] Heap dump file created [456826256 bytes in 5.150 secs]
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: 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/lucene/build.xml:49: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 406 suites, 3418 tests, 1 error, 131 ignored (120 assumptions)
>
> Total time: 21 minutes 58 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org