Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1466/
Java: 64bit/jdk1.8.0-ea-b51 -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testRandom

Error Message:
Captured an uncaught exception in thread: Thread[id=924, name=Thread-904, 
state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=924, name=Thread-904, state=RUNNABLE, 
group=TGRP-TestMemoryPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap 
space
        at __randomizedtesting.SeedInfo.seed([70D34E362FE62C54]:0)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:826)
Caused by: java.lang.OutOfMemoryError: Java heap space
        at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338)
        at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTDocsAndPositionsEnum.reset(MemoryPostingsFormat.java:474)
        at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum.docsAndPositions(MemoryPostingsFormat.java:720)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.verifyEnum(BasePostingsFormatTestCase.java:605)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testTermsOneThread(BasePostingsFormatTestCase.java:907)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.access$200(BasePostingsFormatTestCase.java:80)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:824)




Build Log:
[...truncated 6013 lines...]
[junit4:junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
[junit4:junit4]   2> thg 9 30, 2012 11:53:04 CH 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-904,5,TGRP-TestMemoryPostingsFormat]
[junit4:junit4]   2> java.lang.RuntimeException: java.lang.OutOfMemoryError: 
Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([70D34E362FE62C54]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:826)
[junit4:junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTDocsAndPositionsEnum.reset(MemoryPostingsFormat.java:474)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum.docsAndPositions(MemoryPostingsFormat.java:720)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.verifyEnum(BasePostingsFormatTestCase.java:605)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.testTermsOneThread(BasePostingsFormatTestCase.java:907)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.access$200(BasePostingsFormatTestCase.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:824)
[junit4:junit4]   2> 
[junit4:junit4]   2> thg 9 30, 2012 11:53:06 CH 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
[junit4:junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-906,5,TGRP-TestMemoryPostingsFormat]
[junit4:junit4]   2> java.lang.RuntimeException: java.lang.OutOfMemoryError: 
Java heap space
[junit4:junit4]   2>    at 
__randomizedtesting.SeedInfo.seed([70D34E362FE62C54]:0)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:826)
[junit4:junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]   2>    at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTDocsAndPositionsEnum.reset(MemoryPostingsFormat.java:474)
[junit4:junit4]   2>    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum.docsAndPositions(MemoryPostingsFormat.java:720)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.verifyEnum(BasePostingsFormatTestCase.java:605)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.testTermsOneThread(BasePostingsFormatTestCase.java:907)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase.access$200(BasePostingsFormatTestCase.java:80)
[junit4:junit4]   2>    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:824)
[junit4:junit4]   2> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMemoryPostingsFormat -Dtests.method=testRandom 
-Dtests.seed=70D34E362FE62C54 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=vi_VN -Dtests.timezone=Pacific/Gambier 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   35.5s J0 | TestMemoryPostingsFormat.testRandom <<<
[junit4:junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=924, name=Thread-904, state=RUNNABLE, 
group=TGRP-TestMemoryPostingsFormat]
[junit4:junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([70D34E362FE62C54]:0)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:826)
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTDocsAndPositionsEnum.reset(MemoryPostingsFormat.java:474)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum.docsAndPositions(MemoryPostingsFormat.java:720)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.verifyEnum(BasePostingsFormatTestCase.java:605)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.testTermsOneThread(BasePostingsFormatTestCase.java:907)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.access$200(BasePostingsFormatTestCase.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:824)
[junit4:junit4]    > Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=926, name=Thread-906, state=RUNNABLE, 
group=TGRP-TestMemoryPostingsFormat]
[junit4:junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([70D34E362FE62C54]:0)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:826)
[junit4:junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    >    at 
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTDocsAndPositionsEnum.reset(MemoryPostingsFormat.java:474)
[junit4:junit4]    >    at 
org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum.docsAndPositions(MemoryPostingsFormat.java:720)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.verifyEnum(BasePostingsFormatTestCase.java:605)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.testTermsOneThread(BasePostingsFormatTestCase.java:907)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase.access$200(BasePostingsFormatTestCase.java:80)
[junit4:junit4]    >    at 
org.apache.lucene.index.BasePostingsFormatTestCase$TestThread.run(BasePostingsFormatTestCase.java:824)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: {}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=vi_VN, 
timezone=Pacific/Gambier
[junit4:junit4]   2> NOTE: Linux 3.2.0-31-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=1,free=120414776,total=477233152
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[TestFixedIntBlockPostingsFormat, TestFixedGapPostingsFormat, 
TestAppendingCodec, TestVariableIntBlockPostingsFormat, 
TestMemoryPostingsFormat]
[junit4:junit4] Completed on J0 in 84.01s, 7 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:38: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:507: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1641: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:61: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1143: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:816: 
There were test failures: 17 suites, 83 tests, 1 error, 9 ignored (9 
assumptions)

Total time: 14 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b51 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to