Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9222/

11 tests failed.
FAILED:  org.apache.lucene.util.TestFieldCacheSanityChecker.testIndexAndMerge

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.
        at java.lang.Thread.run(Thread.java:636)


REGRESSION:  org.apache.lucene.index.TestAddIndexes.testNonCFSLeftovers

Error Message:
Only one compound segment should exist expected:<3> but was:<4>

Stack Trace:
junit.framework.AssertionFailedError: Only one compound segment should exist 
expected:<3> but was:<4>
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)
        at 
org.apache.lucene.index.TestAddIndexes.testNonCFSLeftovers(TestAddIndexes.java:952)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testSingleFile

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.testSingleFile(TestCompoundFile.java:203)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)
Caused by: java.lang.ClassNotFoundException: 
org.apache.lucene.index.CompoundFileWriter
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testTwoFiles

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.testTwoFiles(TestCompoundFile.java:226)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testRandomFiles

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.testRandomFiles(TestCompoundFile.java:276)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testClonedStreamsClosing

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.java:305)
        at 
org.apache.lucene.index.TestCompoundFile.testClonedStreamsClosing(TestCompoundFile.java:371)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testRandomAccess

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.java:305)
        at 
org.apache.lucene.index.TestCompoundFile.testRandomAccess(TestCompoundFile.java:428)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testRandomAccessClones

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.java:305)
        at 
org.apache.lucene.index.TestCompoundFile.testRandomAccessClones(TestCompoundFile.java:507)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testFileNotFound

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.java:305)
        at 
org.apache.lucene.index.TestCompoundFile.testFileNotFound(TestCompoundFile.java:584)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testReadPastEOF

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.java:305)
        at 
org.apache.lucene.index.TestCompoundFile.testReadPastEOF(TestCompoundFile.java:602)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)


REGRESSION:  org.apache.lucene.index.TestCompoundFile.testAddExternalFile

Error Message:
org/apache/lucene/index/CompoundFileWriter

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/index/CompoundFileWriter
        at 
org.apache.lucene.index.TestCompoundFile.testAddExternalFile(TestCompoundFile.java:656)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)




Build Log (for compile errors):
[...truncated 10569 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to