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 Hudson Server <hu...@hudson.apache.org> on 2011/04/14 16:47:10 UTC

[HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 2 - Still Failing

Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/2/

1 tests failed.
REGRESSION:  org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull

Error Message:
fake disk full at 13517 bytes when writing _0_1.del (file length=0; wrote 10 of 20 bytes)

Stack Trace:
java.io.IOException: fake disk full at 13517 bytes when writing _0_1.del (file length=0; wrote 10 of 20 bytes)
	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:111)
	at org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:43)
	at org.apache.lucene.util.BitVector.writeBits(BitVector.java:182)
	at org.apache.lucene.util.BitVector.write(BitVector.java:171)
	at org.apache.lucene.index.SegmentReader.commitChanges(SegmentReader.java:718)
	at org.apache.lucene.index.SegmentReader.doCommit(SegmentReader.java:696)
	at org.apache.lucene.index.IndexWriter$ReaderPool.commit(IndexWriter.java:572)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:3597)
	at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2466)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2537)
	at org.apache.lucene.index.IndexWriter.closeInternal(IndexWriter.java:1067)
	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:1923)
	at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:1848)
	at org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:545)
	at org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:409)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1226)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1154)




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



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


[HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 3 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/3/

No tests ran.

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



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


Re: [HUDSON] Lucene-Solr-tests-only-realtime_search-branch - Build # 2 - Still Failing

Posted by Simon Willnauer <si...@googlemail.com>.
I just committed a fix for this

On Thu, Apr 14, 2011 at 4:47 PM, Apache Hudson Server
<hu...@hudson.apache.org> wrote:
> Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-realtime_search-branch/2/
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull
>
> Error Message:
> fake disk full at 13517 bytes when writing _0_1.del (file length=0; wrote 10 of 20 bytes)
>
> Stack Trace:
> java.io.IOException: fake disk full at 13517 bytes when writing _0_1.del (file length=0; wrote 10 of 20 bytes)
>        at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:111)
>        at org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:43)
>        at org.apache.lucene.util.BitVector.writeBits(BitVector.java:182)
>        at org.apache.lucene.util.BitVector.write(BitVector.java:171)
>        at org.apache.lucene.index.SegmentReader.commitChanges(SegmentReader.java:718)
>        at org.apache.lucene.index.SegmentReader.doCommit(SegmentReader.java:696)
>        at org.apache.lucene.index.IndexWriter$ReaderPool.commit(IndexWriter.java:572)
>        at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:3597)
>        at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2466)
>        at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2537)
>        at org.apache.lucene.index.IndexWriter.closeInternal(IndexWriter.java:1067)
>        at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:1923)
>        at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:1848)
>        at org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:545)
>        at org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:409)
>        at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1226)
>        at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1154)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 3190 lines...]
>
>
>
> ---------------------------------------------------------------------
> 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