You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/05/06 12:15:58 UTC

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (32bit/jdk1.8.0_162) - Build # 32 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/32/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseSerialGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest

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

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


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons {seed=[737D6CDC2EECE0F4:B7B0B1611CFEA074]}

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([737D6CDC2EECE0F4]:0)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons {seed=[737D6CDC2EECE0F4:B7B0B1611CFEA074]}

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([737D6CDC2EECE0F4]:0)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons {seed=[737D6CDC2EECE0F4:B7B0B1611CFEA074]}

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([737D6CDC2EECE0F4]:0)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons {seed=[737D6CDC2EECE0F4:B7B0B1611CFEA074]}

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([737D6CDC2EECE0F4]:0)


FAILED:  org.apache.solr.search.TestRealTimeGet.testStressGetRealtime

Error Message:
Captured an uncaught exception in thread: Thread[id=927, name=WRITER3, state=RUNNABLE, group=TGRP-TestRealTimeGet]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=927, name=WRITER3, state=RUNNABLE, group=TGRP-TestRealTimeGet]
	at __randomizedtesting.SeedInfo.seed([5B5A67886CF5B028:C1546DEA4A86D38A]:0)
Caused by: java.lang.RuntimeException: org.apache.solr.common.SolrException: Exception writing document id 5 to the index; possible analysis error.
	at __randomizedtesting.SeedInfo.seed([5B5A67886CF5B028]:0)
	at org.apache.solr.search.TestRealTimeGet$1.run(TestRealTimeGet.java:706)
Caused by: org.apache.solr.common.SolrException: Exception writing document id 5 to the index; possible analysis error.
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:246)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:501)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:145)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:121)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:84)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2510)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1286)
	at org.apache.solr.SolrTestCaseJ4.addAndGetVersion(SolrTestCaseJ4.java:1451)
	at org.apache.solr.search.TestRealTimeGet$1.run(TestRealTimeGet.java:685)
Caused by: java.lang.NullPointerException
	at org.apache.solr.update.UpdateLog.getCurrentLogSizeFromStream(UpdateLog.java:299)
	at org.apache.solr.update.DirectUpdateHandler2.getCurrentTLogSize(DirectUpdateHandler2.java:1007)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:291)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
	... 18 more


FAILED:  org.apache.solr.search.TestStressRecovery.testStressRecovery

Error Message:
Captured an uncaught exception in thread: Thread[id=4056, name=WRITER4, state=RUNNABLE, group=TGRP-TestStressRecovery]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4056, name=WRITER4, state=RUNNABLE, group=TGRP-TestStressRecovery]
	at __randomizedtesting.SeedInfo.seed([5B5A67886CF5B028:E1600ED5F31D0F26]:0)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5B5A67886CF5B028]:0)
	at org.apache.solr.search.TestStressRecovery$1.run(TestStressRecovery.java:259)
Caused by: java.lang.NullPointerException
	at org.apache.solr.update.UpdateLog.getCurrentLogSizeFromStream(UpdateLog.java:299)
	at org.apache.solr.update.DirectUpdateHandler2.getCurrentTLogSize(DirectUpdateHandler2.java:1007)
	at org.apache.solr.update.DirectUpdateHandler2.updateDeleteTrackers(DirectUpdateHandler2.java:432)
	at org.apache.solr.update.DirectUpdateHandler2.delete(DirectUpdateHandler2.java:465)
	at org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:75)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1844)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteById(DistributedUpdateProcessor.java:1381)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1359)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleDeleteMap(JsonLoader.java:394)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleDeleteCommand(JsonLoader.java:311)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:171)
	at org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:121)
	at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:84)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2510)
	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1286)
	at org.apache.solr.SolrTestCaseJ4.deleteAndGetVersion(SolrTestCaseJ4.java:1464)
	at org.apache.solr.search.TestStressRecovery$1.run(TestStressRecovery.java:191)




Build Log:
[...truncated 10547 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest
   [junit4]   2> 5? 06, 2018 6:05:32 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> ??: Suite execution timed out: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest
   [junit4]   2>    1) Thread[id=10, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon$Tree.<init>(GeoComplexPolygon.java:910)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon$YTree.<init>(GeoComplexPolygon.java:1014)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon.<init>(GeoComplexPolygon.java:130)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory$BestShape.createGeoComplexPolygon(GeoPolygonFactory.java:465)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory.makeLargeGeoPolygon(GeoPolygonFactory.java:389)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:171)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons(RandomGeoPolygonTest.java:98)
   [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:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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>    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:636)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    3) Thread[id=7, 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>    4) Thread[id=9, name=SUITE-RandomGeoPolygonTest-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [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:705)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RandomGeoPolygonTest -Dtests.method=testCompareBigPolygons -Dtests.seed=737D6CDC2EECE0F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7195s J1 | RandomGeoPolygonTest.testCompareBigPolygons {seed=[737D6CDC2EECE0F4:B7B0B1611CFEA074]} <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([737D6CDC2EECE0F4]:0)
   [junit4]   2> 5? 06, 2018 6:05:32 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> ??: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 5? 06, 2018 6:05:52 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> ??: 1 thread leaked from SUITE scope at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest: 
   [junit4]   2>    1) Thread[id=10, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2>         at java.lang.StrictMath.atan2(Native Method)
   [junit4]   2>         at java.lang.Math.atan2(Math.java:517)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.Plane.interpolate(Plane.java:571)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon$Edge.<init>(GeoComplexPolygon.java:704)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon.<init>(GeoComplexPolygon.java:110)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory$BestShape.createGeoComplexPolygon(GeoPolygonFactory.java:465)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory.makeLargeGeoPolygon(GeoPolygonFactory.java:389)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory.makeGeoPolygon(GeoPolygonFactory.java:226)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory.makeGeoPolygon(GeoPolygonFactory.java:142)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:156)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons(RandomGeoPolygonTest.java:98)
   [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:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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> 5? 06, 2018 6:05:52 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> ??: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2> 5? 06, 2018 6:05:56 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> ??: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:282)
   [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1438)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon$Tree.<init>(GeoComplexPolygon.java:912)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon$YTree.<init>(GeoComplexPolygon.java:1014)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoComplexPolygon.<init>(GeoComplexPolygon.java:130)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory$BestShape.createGeoComplexPolygon(GeoPolygonFactory.java:463)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPolygonFactory.makeLargeGeoPolygon(GeoPolygonFactory.java:389)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:171)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons(RandomGeoPolygonTest.java:98)
   [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:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=969, maxMBSortInHeap=7.52157660881017, sim=RandomSimilarity(queryNorm=true): {}, locale=ko, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.13.0-39-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=187533592,total=391778304
   [junit4]   2> NOTE: All tests run in this JVM: [RandomGeoPolygonTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RandomGeoPolygonTest -Dtests.seed=737D6CDC2EECE0F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | RandomGeoPolygonTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([737D6CDC2EECE0F4]:0)
   [junit4] Completed [16/18 (1!)] on J1 in 7223.78s, 22 tests, 2 errors <<< FAILURES!

[...truncated 2006 lines...]
   [junit4] Suite: org.apache.solr.search.TestRealTimeGet
   [junit4]   2> 77221 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRealTimeGet_5B5A67886CF5B028-001/init-core-data-001
   [junit4]   2> 77221 WARN  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 77221 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77223 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 77224 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 77224 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 77224 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 77248 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 77281 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 77334 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 77377 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63e3c
   [junit4]   2> 77391 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63e3c
   [junit4]   2> 77391 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63e3c
   [junit4]   2> 77392 INFO  (coreLoadExecutor-447-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 77393 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 77420 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 77434 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 77498 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 77508 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 77508 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63e3c
   [junit4]   2> 77509 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77509 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRealTimeGet_5B5A67886CF5B028-001/init-core-data-001/]
   [junit4]   2> 77510 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7299379885468857]
   [junit4]   2> 77522 WARN  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 77566 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 77566 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77567 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77567 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77567 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 77568 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ff3435[collection1] main]
   [junit4]   2> 77568 WARN  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 77569 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77569 INFO  (coreLoadExecutor-447-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599705122522267648
   [junit4]   2> 77570 INFO  (searcherExecutor-448-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ff3435[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77572 INFO  (SUITE-TestRealTimeGet-seed#[5B5A67886CF5B028]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 77574 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testVersions
   [junit4]   2> 77574 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 77575 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f8765[collection1] realtime]
   [junit4]   2> 77575 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 77576 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122529607680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77576 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122529607680
   [junit4]   2> 77577 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c5ee3[collection1] main]
   [junit4]   2> 77577 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77578 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c5ee3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77579 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 77584 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1599705122534850560)]} 0 2
   [junit4]   2> 77584 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 77586 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=1
   [junit4]   2> 77586 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122540093440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77586 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122540093440
   [junit4]   2> 77599 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b81694[collection1] main]
   [junit4]   2> 77600 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77601 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b81694[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
   [junit4]   2> 77602 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 77603 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1 (1599705122534850570)]} 0 0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1 (1599705122534850569)]} 0 0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&_version_=1599705122534850569&wt=json&indent=true}{delete=[1 (-1599705122534850569)]} 0 0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122558967808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77604 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122558967808
   [junit4]   2> 77606 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b10779[collection1] main]
   [junit4]   2> 77607 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77608 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b10779[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):c1)))}
   [junit4]   2> 77609 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 77610 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1 (1599705122534850569)]} 0 0
   [junit4]   2> 77610 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77610 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&_version_=1599705122534850569&wt=json&indent=true}{delete=[1 (-1599705122534850569)]} 0 0
   [junit4]   2> 77610 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77611 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&_version_=1599705122534850575&wt=json&indent=true}{delete=[1 (-1599705122534850575)]} 0 1
   [junit4]   2> 77612 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1 (1599705122534850574)]} 0 0
   [junit4]   2> 77612 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77612 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122567356416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77612 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122567356416
   [junit4]   2> 77612 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30f98b[collection1] main]
   [junit4]   2> 77613 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77614 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30f98b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77614 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 77616 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:2 (-1599705122570502144)} 0 1
   [junit4]   2> 77616 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 77617 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[2 (1599705122571550720)]} 0 0
   [junit4]   2> 77619 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9da589[collection1] realtime]
   [junit4]   2> 77620 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@93462b[collection1] realtime]
   [junit4]   2> 77620 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:2 (-1599705122572599296)} 0 3
   [junit4]   2> 77620 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=2&wt=xml} status=0 QTime=0
   [junit4]   2> 77621 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[3 (1599705122572600396)]} 0 0
   [junit4]   2> 77621 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[4 (1599705122572600496)]} 0 0
   [junit4]   2> 77623 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a2fa0d[collection1] realtime]
   [junit4]   2> 77624 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7fd81[collection1] realtime]
   [junit4]   2> 77624 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&_version_=-1599705122572600446&versions=true&wt=json&indent=true}{deleteByQuery=id:(3 4 5 6) (-1599705122572600446)} 0 2
   [junit4]   2> 77624 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=3&wt=xml} status=0 QTime=0
   [junit4]   2> 77625 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id&id=4&wt=xml} status=0 QTime=0
   [junit4]   2> 77625 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[5 (1599705122572600497)]} 0 0
   [junit4]   2> 77625 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{_version_=1599705122572600397,id=6} DBQs=[DBQ{version=1599705122572600446,q=id:(3 4 5 6)}]
   [junit4]   2> 77628 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@179ea88[collection1] realtime]
   [junit4]   2> 77628 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[6 (1599705122572600397)]} 0 2
   [junit4]   2> 77628 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id&id=5&wt=xml} status=0 QTime=0
   [junit4]   2> 77629 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=6&wt=xml} status=0 QTime=0
   [junit4]   2> 77629 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122585182208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77629 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122585182208
   [junit4]   2> 77629 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d66b0c[collection1] main]
   [junit4]   2> 77630 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77631 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d66b0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):c2/1:delGen=1) Uninverting(_4(7.4.0):c2/1:delGen=1)))}
   [junit4]   2> 77631 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 77632 INFO  (TEST-TestRealTimeGet.testVersions-seed#[5B5A67886CF5B028]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testVersions
   [junit4]   2> 77634 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStressGetRealtime
   [junit4]   2> 77634 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 77635 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1d36[collection1] realtime]
   [junit4]   2> 77635 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 77635 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122591473664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77635 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16809c0 commitCommandVersion:1599705122591473664
   [junit4]   2> 77636 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f2f965[collection1] main]
   [junit4]   2> 77636 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77638 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f2f965[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77638 INFO  (TEST-TestRealTimeGet.testStressGetRealtime-seed#[5B5A67886CF5B028]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 77649 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77649 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=0&versions=true&wt=json&indent=true}{delete=[2 (-1599705122605105152)]} 0 1
   [junit4]   2> 77649 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77650 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77650 INFO  (WRITER3) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122605105153,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 77651 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77651 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:3 (-1599705122606153728)} 0 2
   [junit4]   2> 77651 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77649 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77652 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1599705122606153729)]} 0 3
   [junit4]   2> 77652 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77652 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=0&versions=true&wt=json&indent=true}{delete=[1 (-1599705122609299456)]} 0 0
   [junit4]   2> 77652 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77652 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77651 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77653 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1599705122609299457)]} 0 0
   [junit4]   2> 77653 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77653 INFO  (WRITER4) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122610348032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 77653 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77653 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77654 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=3
   [junit4]   2> 77655 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77655 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77656 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1599705122611396608)]} 0 2
   [junit4]   2> 77656 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77656 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1599705122613493760)]} 0 0
   [junit4]   2> 77656 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77656 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77657 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=1599705122613493760&versions=true&wt=json&indent=true}{add=[1 (1599705122613493761)]} 0 0
   [junit4]   2> 77657 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77657 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77660 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 77660 INFO  (WRITER3) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1838bbf[collection1] main]
   [junit4]   2> 77660 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77660 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=0&versions=true&wt=json&indent=true}{add=[0 (1599705122617688064)]} 0 3
   [junit4]   2> 77660 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77660 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77660 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77660 INFO  (WRITER3) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77660 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77660 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77660 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=3
   [junit4]   2> 77660 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77661 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1599705122617688065)]} 0 0
   [junit4]   2> 77661 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77661 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1599705122618736641)]} 0 0
   [junit4]   2> 77661 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 77661 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=1599705122617688065&versions=true&wt=json&indent=true}{add=[3 (1599705122618736640)]} 0 0
   [junit4]   2> 77661 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[2 (1599705122618736642)]} 0 0
   [junit4]   2> 77662 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=1
   [junit4]   2> 77662 INFO  (WRITER2) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122619785216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 77662 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1599705122618736643)]} 0 0
   [junit4]   2> 77666 INFO  (searcherExecutor-448-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1838bbf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 77666 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 77666 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=183587892&versions=true&wt=json&indent=true}{} 0 4
   [junit4]   2> 77666 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=4
   [junit4]   2> 77666 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&omitHeader=true&wt=json} hits=0 status=0 QTime=5
   [junit4]   2> 77666 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=5
   [junit4]   2> 77666 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=0 status=0 QTime=4
   [junit4]   2> 77667 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77667 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-288406195&versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 77667 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77667 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77667 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[5 (-1599705122625028096)]} 0 0
   [junit4]   2> 77667 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-1221102597&versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 77667 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-1952369627&versions=true&wt=json&indent=true}{} 0 0
   [junit4]   2> 77667 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77667 INFO  (READER3) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 77666 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=6
   [junit4]   2> 77667 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77666 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=6
   [junit4]   2> 77667 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER2) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER4) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77668 INFO  (READER0) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77670 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77670 INFO  (READER1) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=1
   [junit4]   2> 77670 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 77670 INFO  (WRITER3) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1599705122628173824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77670 INFO  (READER5) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   

[...truncated too long message...]

OrOverridesOnMethodsRule.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> 5? 06, 2018 9:15:14 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> ??: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2> 5? 06, 2018 9:15:18 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> ??: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13, name=TEST-RandomGeoPolygonTest.testCompareBigPolygons-seed#[737D6CDC2EECE0F4], state=RUNNABLE, group=TGRP-RandomGeoPolygonTest]
   [junit4]   2>         at java.lang.StrictMath.asin(Native Method)
   [junit4]   2>         at java.lang.Math.asin(Math.java:189)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.GeoPoint.getLatitude(GeoPoint.java:162)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeo3dShapeGenerator.orderPoints(RandomGeo3dShapeGenerator.java:914)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:149)
   [junit4]   2>         at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons(RandomGeoPolygonTest.java:98)
   [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:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=969, maxMBSortInHeap=7.52157660881017, sim=RandomSimilarity(queryNorm=true): {}, locale=ko, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.13.0-39-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=232685216,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [RandomGeoPolygonTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RandomGeoPolygonTest -Dtests.seed=737D6CDC2EECE0F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | RandomGeoPolygonTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([737D6CDC2EECE0F4]:0)
   [junit4] Completed [4/5 (3!)] on J2 in 7224.01s, 22 tests, 2 errors <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 130 tests, 3 suite-level errors, 3 errors, 64 ignored [seed: 737D6CDC2EECE0F4]

Total time: 120 minutes 26 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.search.TestRealTimeGet
[repro]   0/5 failed: org.apache.solr.search.TestStressRecovery
[repro]   3/5 failed: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2558a06f3c8040d47de6606da2539532e4c67854, workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #31
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2