Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1743/

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([96E7EE9AE5BCEB21]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDelete

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([96E7EE9AE5BCEB21]:0)




Build Log:
[...truncated 2135 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4]   1> TEST: now get reader
   [junit4]   2> jan 06, 2019 8:35:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.index.TestIndexWriterDelete
   [junit4]   2>    1) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    2) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    3) Thread[id=1503, 
name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[96E7EE9AE5BCEB21], 
state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.lucene.store.SlowClosingMockIndexInputWrapper.close(SlowClosingMockIndexInputWrapper.java:39)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:88)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]   2>         at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.close(Lucene50PostingsReader.java:153)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:88)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]   2>         at 
org.apache.lucene.codecs.blocktree.BlockTreeTermsReader.close(BlockTreeTermsReader.java:240)
   [junit4]   2>         at 
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat$BloomFilteredFieldsProducer.close(BloomFilteringPostingsFormat.java:201)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:88)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.close(PerFieldPostingsFormat.java:322)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:88)
   [junit4]   2>         at 
org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentCoreReaders.decRef(SegmentCoreReaders.java:170)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentReader.doClose(SegmentReader.java:204)
   [junit4]   2>         at 
org.apache.lucene.index.IndexReader.decRef(IndexReader.java:244)
   [junit4]   2>         at 
org.apache.lucene.index.IndexReader.close(IndexReader.java:382)
   [junit4]   2>         at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:785)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:279)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:264)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:260)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:638)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:490)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=1502, 
name=SUITE-TestIndexWriterDelete-seed#[96E7EE9AE5BCEB21], state=RUNNABLE, 
group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterDelete -Dtests.method=testUpdatesOnDiskFull 
-Dtests.seed=96E7EE9AE5BCEB21 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=sk-SK -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   6743s J2 | TestIndexWriterDelete.testUpdatesOnDiskFull <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96E7EE9AE5BCEB21]:0)
   [junit4]   2> jan 06, 2019 8:35:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> jan 06, 2019 8:35:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.index.TestIndexWriterDelete: 
   [junit4]   2>    1) Thread[id=1503, 
name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[96E7EE9AE5BCEB21], 
state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.lucene.store.SlowOpeningMockIndexInputWrapper.<init>(SlowOpeningMockIndexInputWrapper.java:33)
   [junit4]   2>         at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:769)
   [junit4]   2>         at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:91)
   [junit4]   2>         at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
   [junit4]   2>         at 
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat$BloomFilteredFieldsProducer.<init>(BloomFilteringPostingsFormat.java:176)
   [junit4]   2>         at 
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat.fieldsProducer(BloomFilteringPostingsFormat.java:152)
   [junit4]   2>         at 
org.apache.lucene.codecs.bloom.TestBloomFilteredLucenePostings.fieldsProducer(TestBloomFilteredLucenePostings.java:71)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]   2>         at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:676)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:279)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:264)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:260)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:638)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:490)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> jan 06, 2019 8:35:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1503, 
name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[96E7EE9AE5BCEB21], 
state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   1> CheckIndex failed
   [junit4]   1> 0.00% total deletions; 157 documents; 0 deleteions
   [junit4]   1> Segments file=segments_1 numSegments=13 version=8.0.0 
id=262pqwanavcynhby6q7y5w1ok
   [junit4]   1>   1 of 13: name=_0 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1o7
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564389}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.001 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   2 of 13: name=_1 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1o8
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564391}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   3 of 13: name=_2 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1o9
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564392}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   4 of 13: name=_3 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oa
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564393}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   5 of 13: name=_4 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1ob
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564395}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   6 of 13: name=_5 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oc
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564396}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   7 of 13: name=_6 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1od
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564397}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.001 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   8 of 13: name=_7 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oe
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564398}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   9 of 13: name=_8 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1of
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564400}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........FAILED
   [junit4]   1>     WARNING: exorciseIndex() would remove reference to this 
segment; full exception:
   [junit4]   1> org.apache.lucene.util.ThreadInterruptedException: 
java.lang.InterruptedException: sleep interrupted
   [junit4]   1>        at 
org.apache.lucene.store.SlowOpeningMockIndexInputWrapper.<init>(SlowOpeningMockIndexInputWrapper.java:38)
   [junit4]   1>        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:769)
   [junit4]   1>        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:91)
   [junit4]   1>        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:443)
   [junit4]   1>        at 
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat$BloomFilteredFieldsProducer.<init>(BloomFilteringPostingsFormat.java:176)
   [junit4]   1>        at 
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat.fieldsProducer(BloomFilteringPostingsFormat.java:152)
   [junit4]   1>        at 
org.apache.lucene.codecs.bloom.TestBloomFilteredLucenePostings.fieldsProducer(TestBloomFilteredLucenePostings.java:71)
   [junit4]   1>        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
   [junit4]   1>        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
   [junit4]   1>        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]   1>        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]   1>        at 
org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:676)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:279)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:264)
   [junit4]   1>        at 
org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:260)
   [junit4]   1>        at 
org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:638)
   [junit4]   1>        at 
org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:490)
   [junit4]   1>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   1>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   1>        at java.lang.Thread.sleep(Native Method)
   [junit4]   1>        at 
org.apache.lucene.store.SlowOpeningMockIndexInputWrapper.<init>(SlowOpeningMockIndexInputWrapper.java:33)
   [junit4]   1>        ... 52 more
   [junit4]   1> 
   [junit4]   1>   10 of 13: name=_9 maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1og
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564401}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.001 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   11 of 13: name=_a maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oh
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564402}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   12 of 13: name=_b maxDoc=13
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oi
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.005
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564404}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [27 terms; 39 terms/docs 
pairs; 39 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [13 total field count; avg 
1.0 fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1>   13 of 13: name=_c maxDoc=1
   [junit4]   1>     version=8.0.0
   [junit4]   1>     id=262pqwanavcynhby6q7y5w1oj
   [junit4]   1>     codec=Asserting(Lucene80)
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=19
   [junit4]   1>     size (MB)=0.003
   [junit4]   1>     diagnostics = {java.runtime.version=1.8.0_191-b12, 
java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-137-generic, source=flush, timestamp=1546760564405}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK [took 0.000 sec]
   [junit4]   1>     test: check integrity.....OK [took 0.000 sec]
   [junit4]   1>     test: check live docs.....OK [took 0.000 sec]
   [junit4]   1>     test: field infos.........OK [3 fields] [took 0.000 sec]
   [junit4]   1>     test: field norms.........OK [1 fields] [took 0.000 sec]
   [junit4]   1>     test: terms, freq, prox...OK [3 terms; 3 terms/docs pairs; 
3 tokens] [took 0.000 sec]
   [junit4]   1>     test: stored fields.......OK [1 total field count; avg 1.0 
fields per doc] [took 0.000 sec]
   [junit4]   1>     test: term vectors........OK [0 total term vector count; 
avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
   [junit4]   1>     test: docvalues...........OK [1 docvalues fields; 0 
BINARY; 1 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
   [junit4]   1>     test: points..............OK [0 fields, 0 points] [took 
0.000 sec]
   [junit4]   1> 
   [junit4]   1> WARNING: 1 broken segments (containing 13 documents) detected
   [junit4]   1> Took 0.064 sec total.
   [junit4]   1> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterDelete_96E7EE9AE5BCEB21-001
   [junit4]   2> Jan 06, 2019 9:35:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field=FSTOrd50, city=BlockTreeOrds(blocksize=128), 
contents=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=BlockTreeOrds(blocksize=128), 
value=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
content=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{dv=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), value=DocValuesFormat(name=Lucene70), 
content=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=378, 
maxMBSortInHeap=5.629922969631396, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52ece865),
 locale=sk-SK, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=76807800,total=161480704
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLucene50TermVectorsFormat, TestLevenshteinAutomata, TestMergeRateLimiter, 
TestGrowableByteArrayDataOutput, TestRegExp, TestExceedMaxTermLength, 
TestSortedSetSortField, TestOmitPositions, TestFrozenBufferedUpdates, 
TestUniqueTermCount, TestNRTCachingDirectory, TestBasicModelG, 
TestSnapshotDeletionPolicy, TestLongsRef, TestDocIdSetIterator, 
TestWildcardRandom, TestSameScoresWithThreads, TestIndexWriter, 
TestSingleInstanceLockFactory, TestIndexedDISI, TestLucene70SegmentInfoFormat, 
TestNot, TestByteBlockPool, TestTimSorterWorstCase, TestNRTThreads, 
TestLatLonPointDistanceFeatureQuery, TestIndexWriterMerging, 
Test4GBStoredFields, TestTopFieldCollector, TestBasicModelIne, 
TestSpanFirstQuery, TestRollback, TestSentinelIntSet, TestBasics, 
TestFilterIterator, TestIndexWriterDelete]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterDelete -Dtests.seed=96E7EE9AE5BCEB21 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=sk-SK -Dtests.timezone=Australia/Victoria -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestIndexWriterDelete (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96E7EE9AE5BCEB21]:0)
   [junit4] Completed [464/514 (1!)] on J2 in 7220.39s, 21 tests, 2 errors, 1 
skipped <<< FAILURES!

[...truncated 63074 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2465 links (2016 relative) to 3226 anchors in 248 files
     [echo] Validated Links & Anchors via: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null740019463
     [copy] Copying 36 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null740019463
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null740019463

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1948892763
     [copy] Copying 256 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1948892763
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1948892763

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 404 minutes 39 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to