Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11756/
1 tests failed.
REGRESSION:
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
Error Message:
max free Directory space required exceeded 1X the total input index sizes
during addIndexes(Directory[]) + forceMerge(1): max temp usage = 213764 bytes
vs limit=206844; starting disk usage = 3925 bytes; input index disk usage =
99497 bytes
Stack Trace:
junit.framework.AssertionFailedError: max free Directory space required
exceeded 1X the total input index sizes during addIndexes(Directory[]) +
forceMerge(1): max temp usage = 213764 bytes vs limit=206844; starting disk
usage = 3925 bytes; input index disk usage = 99497 bytes
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
at
org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:408)
at
org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:432)
Build Log (for compile errors):
[...truncated 12951 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]