You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/27 00:52:22 UTC

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #633: POMs out of sync

Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/633/

10 tests failed.
FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletesAcrossSegments

Error Message:
A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]

Stack Trace:
java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:EF3EA3464909B99E]:0)
	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
	at org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:280)
	at org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3202)
	at org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3193)
	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3166)
	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3134)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1732)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1708)
	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:377)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletesAcrossSegments(TestIDVersionPostingsFormat.java:535)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithUpdates

Error Message:
CheckIndex failed

Stack Trace:
java.lang.RuntimeException: CheckIndex failed
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:CF43D8D4357B5294]:0)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:203)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:697)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithUpdates(TestIDVersionPostingsFormat.java:434)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletes

Error Message:
CheckIndex failed

Stack Trace:
java.lang.RuntimeException: CheckIndex failed
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:8071138E59683E5]:0)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:203)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:697)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletes(TestIDVersionPostingsFormat.java:451)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testBasic

Error Message:
A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]

Stack Trace:
java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:47CE52D0ECE78A45]:0)
	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:237)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:98)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:389)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:337)
	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:271)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testBasic(TestIDVersionPostingsFormat.java:79)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testRandom

Error Message:
A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]

Stack Trace:
java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:9E786ACA825BBA18]:0)
	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
	at org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:280)
	at org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3202)
	at org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3193)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2907)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3056)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3023)
	at org.apache.lucene.index.RandomIndexWriter.maybeCommit(RandomIndexWriter.java:160)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:151)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testRandom(TestIDVersionPostingsFormat.java:241)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testGlobalVersions

Error Message:
A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]

Stack Trace:
java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:5E03121E998E067B]:0)
	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:237)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:98)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:389)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:286)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:261)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:251)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:171)
	at org.apache.lucene.search.SearcherManager.refreshIfNeeded(SearcherManager.java:118)
	at org.apache.lucene.search.SearcherManager.refreshIfNeeded(SearcherManager.java:58)
	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testGlobalVersions(TestIDVersionPostingsFormat.java:800)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions

Error Message:
Captured an uncaught exception in thread: Thread[id=39, name=Thread-7, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39, name=Thread-7, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
Caused by: java.lang.AssertionError: null
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions

Error Message:
Captured an uncaught exception in thread: Thread[id=41, name=Thread-9, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=41, name=Thread-9, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
Caused by: java.lang.AssertionError: null
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions

Error Message:
Captured an uncaught exception in thread: Thread[id=40, name=Thread-8, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=40, name=Thread-8, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
Caused by: java.lang.AssertionError: null
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)


FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat

Error Message:
Captured an uncaught exception in thread: Thread[id=38, name=Thread-6, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=38, name=Thread-6, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
Caused by: java.lang.AssertionError: null
	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)




Build Log:
[...truncated 49596 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:182: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/extra-targets.xml:77: Java returned: 1

Total time: 51 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #633: POMs out of sync

Posted by Steve Rowe <sa...@gmail.com>.
I committed a fix.

On May 26, 2014, at 6:52 PM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/633/
> 
> 10 tests failed.
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletesAcrossSegments
> 
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:EF3EA3464909B99E]:0)
> 	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
> 	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
> 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
> 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
> 	at org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:280)
> 	at org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3202)
> 	at org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3193)
> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3166)
> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3134)
> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1732)
> 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1708)
> 	at org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:377)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletesAcrossSegments(TestIDVersionPostingsFormat.java:535)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithUpdates
> 
> Error Message:
> CheckIndex failed
> 
> Stack Trace:
> java.lang.RuntimeException: CheckIndex failed
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:CF43D8D4357B5294]:0)
> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:203)
> 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:697)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithUpdates(TestIDVersionPostingsFormat.java:434)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletes
> 
> Error Message:
> CheckIndex failed
> 
> Stack Trace:
> java.lang.RuntimeException: CheckIndex failed
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:8071138E59683E5]:0)
> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:203)
> 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:697)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testMoreThanOneDocPerIDWithDeletes(TestIDVersionPostingsFormat.java:451)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testBasic
> 
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:47CE52D0ECE78A45]:0)
> 	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
> 	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
> 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
> 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:237)
> 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:98)
> 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:389)
> 	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:337)
> 	at org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:271)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testBasic(TestIDVersionPostingsFormat.java:79)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testRandom
> 
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:9E786ACA825BBA18]:0)
> 	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
> 	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
> 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
> 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
> 	at org.apache.lucene.index.BufferedUpdatesStream.applyDeletesAndUpdates(BufferedUpdatesStream.java:280)
> 	at org.apache.lucene.index.IndexWriter.applyAllDeletesAndUpdates(IndexWriter.java:3202)
> 	at org.apache.lucene.index.IndexWriter.maybeApplyDeletes(IndexWriter.java:3193)
> 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2907)
> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3056)
> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3023)
> 	at org.apache.lucene.index.RandomIndexWriter.maybeCommit(RandomIndexWriter.java:160)
> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:151)
> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testRandom(TestIDVersionPostingsFormat.java:241)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testGlobalVersions
> 
> Error Message:
> A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 
> Stack Trace:
> java.lang.IllegalArgumentException: A SPI class of type org.apache.lucene.codecs.PostingsFormat with name 'IDVersion' does not exist. You need to add the corresponding JAR file supporting this SPI to your classpath.The current classpath supports the following names: [MockFixedIntBlock, MockVariableIntBlock, MockRandom, MockSep, NestedPulsing, RAMOnly, Lucene41WithOrds, TestBloomFilteredLucene41Postings, Asserting, Lucene40, Lucene41, Pulsing41, SimpleText, Memory, BloomFilter, Direct, FSTPulsing41, FSTOrdPulsing41, FST41, FSTOrd41]
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B:5E03121E998E067B]:0)
> 	at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:109)
> 	at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:100)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:192)
> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:251)
> 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:116)
> 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:101)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:143)
> 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:237)
> 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:98)
> 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:389)
> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:286)
> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:261)
> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:251)
> 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:171)
> 	at org.apache.lucene.search.SearcherManager.refreshIfNeeded(SearcherManager.java:118)
> 	at org.apache.lucene.search.SearcherManager.refreshIfNeeded(SearcherManager.java:58)
> 	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
> 	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testGlobalVersions(TestIDVersionPostingsFormat.java:800)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions
> 
> Error Message:
> Captured an uncaught exception in thread: Thread[id=39, name=Thread-7, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39, name=Thread-7, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> Caused by: java.lang.AssertionError: null
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions
> 
> Error Message:
> Captured an uncaught exception in thread: Thread[id=41, name=Thread-9, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=41, name=Thread-9, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> Caused by: java.lang.AssertionError: null
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.testInvalidVersions
> 
> Error Message:
> Captured an uncaught exception in thread: Thread[id=40, name=Thread-8, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=40, name=Thread-8, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> Caused by: java.lang.AssertionError: null
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)
> 
> 
> FAILED:  org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat.org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat
> 
> Error Message:
> Captured an uncaught exception in thread: Thread[id=38, name=Thread-6, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=38, name=Thread-6, state=RUNNABLE, group=TGRP-TestIDVersionPostingsFormat]
> Caused by: java.lang.AssertionError: null
> 	at __randomizedtesting.SeedInfo.seed([EC344FC5333B0C6B]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.runForReal(TestIDVersionPostingsFormat.java:773)
> 	at org.apache.lucene.codecs.idversion.TestIDVersionPostingsFormat$9.run(TestIDVersionPostingsFormat.java:684)
> 
> 
> 
> 
> Build Log:
> [...truncated 49596 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:490: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:182: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/extra-targets.xml:77: Java returned: 1
> 
> Total time: 51 minutes 43 seconds
> Build step 'Invoke Ant' marked build as failure
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> 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