blob: 4270b8c786ad4b492e2c0483054d8f4a7fbc9a9f [file] [log] [blame]
Buildfile: /home/dweiss/work/lucene/lucene-solr/lucene/build.xml
test-core:
jflex-uptodate-check:
jflex-notice:
javacc-uptodate-check:
javacc-notice:
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
[javac] Compiling 1 source file to /home/dweiss/work/lucene/lucene-solr/lucene/build/core/classes/java
compile-core:
compile-test-framework:
init:
compile-lucene-core:
jflex-uptodate-check:
jflex-notice:
javacc-uptodate-check:
javacc-notice:
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
[javac] Compiling 1 source file to /home/dweiss/work/lucene/lucene-solr/lucene/build/core/classes/java
compile-core:
compile-core:
compile-test:
compile-tools:
init:
compile-core:
validate:
junit-mkdir:
junit-sequential:
[junit] Testsuite: org.apache.lucene.index.TestStressNRT
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 10.377 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] The following exceptions were thrown by threads:
[junit] *** Thread: Lucene Merge Thread #133 ***
[junit] org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError
[junit] at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:507)
[junit] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:480)
[junit] Caused by: java.lang.AssertionError
[junit] at org.apache.lucene.index.IndexWriter.commitMergedDeletes(IndexWriter.java:3028)
[junit] at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:3137)
[junit] at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3718)
[junit] at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3257)
[junit] at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:382)
[junit] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:451)
[junit] NOTE: reproduce with: ant test -Dtestcase=TestStressNRT -Dtestmethod=test -Dtests.seed=69468941c1bbf693:19e66d58475da929:69e9d2f81769b6d0 -Dargs="-Dfile.encoding=UTF-8"
[junit] NOTE: reproduce with: ant test -Dtestcase=TestStressNRT -Dtestmethod=test -Dtests.seed=69468941c1bbf693:19e66d58475da929:69e9d2f81769b6d0 -Dargs="-Dfile.encoding=UTF-8"
[junit] NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=ro, timezone=Etc/GMT+1
[junit] NOTE: all tests run in this JVM:
[junit] [TestStressNRT]
[junit] NOTE: Linux 3.0.0-16-generic amd64/Sun Microsystems Inc. 1.6.0_27 (64-bit)/cpus=2,threads=1,free=86308600,total=202244096
[junit] ------------- ---------------- ---------------
[junit] Testcase: test(org.apache.lucene.index.TestStressNRT): Caused an ERROR
[junit] java.lang.AssertionError: Some threads threw uncaught exceptions!
[junit] java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions!
[junit] at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:816)
[junit] at org.apache.lucene.util.LuceneTestCase.access$1100(LuceneTestCase.java:137)
[junit] at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:640)
[junit] at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22)
[junit] at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:538)
[junit] at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:600)
[junit] at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:164)
[junit] at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
[junit] at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:21)
[junit] at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22)
[junit] Caused by: java.lang.AssertionError: Some threads threw uncaught exceptions!
[junit] at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:844)
[junit] at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:788)
[junit]
[junit]