You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/11 10:06:54 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 3024 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3024/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:42623/_lrm/od/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46143/_lrm/od/collection1_shard1_replica_n2/: null    request: http://127.0.0.1:46143/_lrm/od/collection1_shard1_replica_n2/ Remote error message: Server error writing document id 41 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42623/_lrm/od/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46143/_lrm/od/collection1_shard1_replica_n2/: null



request: http://127.0.0.1:46143/_lrm/od/collection1_shard1_replica_n2/
Remote error message: Server error writing document id 41 to the index
	at __randomizedtesting.SeedInfo.seed([CAFC71117B6FEDEB:42A84ECBD5938013]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:41965/_lrm/od/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 java.lang.AssertionError</title> </head> <body><h2>HTTP ERROR 500 java.lang.AssertionError</h2> <table> <tr><th>URI:</th><td>/_lrm/od/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-1ae3f09</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.AssertionError  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2603)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.lang.Thread.run(Thread.java:748) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41965/_lrm/od/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.AssertionError</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.AssertionError</h2>
<table>
<tr><th>URI:</th><td>/_lrm/od/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-1ae3f09</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.AssertionError
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2603)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([CAFC71117B6FEDEB:42A84ECBD5938013]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14488 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 527982 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 527982 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 527982 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/data-dir-44-001
   [junit4]   2> 527982 WARN  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 527982 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 527984 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 527984 INFO  (SUITE-BasicDistributedZkTest-seed#[CAFC71117B6FEDEB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_lrm/od
   [junit4]   2> 527987 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 527988 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 527988 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 528088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38119
   [junit4]   2> 528088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38119
   [junit4]   2> 528088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38119
   [junit4]   2> 528088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38119
   [junit4]   2> 528089 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528091 INFO  (zkConnectionManagerCallback-5112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528091 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528093 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528105 INFO  (zkConnectionManagerCallback-5114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528105 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528110 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 528122 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 528127 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 528131 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 528131 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 528132 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 528132 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 528133 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 528133 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 528134 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 528134 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 528135 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 528214 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 528214 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 528214 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 528214 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 528222 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 528222 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 528222 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 528222 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c8358d{/_lrm/od,null,AVAILABLE}
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41314b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42697}
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.s.Server Started @528252ms
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/tempDir-001/control/data, hostContext=/_lrm/od, hostPort=42697, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/control-001/cores}
   [junit4]   2> 528223 ERROR (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 528223 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T09:40:59.765Z
   [junit4]   2> 528224 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528224 INFO  (zkConnectionManagerCallback-5116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528224 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528325 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 528325 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/control-001/solr.xml
   [junit4]   2> 528329 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 528329 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 528330 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 528730 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 528731 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b18d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528731 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b18d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528734 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66f048[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528734 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66f048[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 528735 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38119/solr
   [junit4]   2> 528735 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528736 INFO  (zkConnectionManagerCallback-5127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528736 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528838 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528839 INFO  (zkConnectionManagerCallback-5129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528839 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528872 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42697__lrm%2Fod
   [junit4]   2> 528872 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.Overseer Overseer (id=72249279550521348-127.0.0.1:42697__lrm%2Fod-n_0000000000) starting
   [junit4]   2> 528875 INFO  (OverseerStateUpdate-72249279550521348-127.0.0.1:42697__lrm%2Fod-n_0000000000) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42697__lrm%2Fod
   [junit4]   2> 528879 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42697__lrm%2Fod
   [junit4]   2> 528879 INFO  (zkCallback-5128-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 528884 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 528885 WARN  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 528894 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 528907 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 528912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 528912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 528913 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/control-001/cores
   [junit4]   2> 528923 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 528925 INFO  (zkConnectionManagerCallback-5146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528925 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 528926 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 528927 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38119/solr ready
   [junit4]   2> 528928 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42697__lrm%252Fod&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 528939 INFO  (OverseerThreadFactory-5136-thread-1-processing-n:127.0.0.1:42697__lrm%2Fod) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 529053 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 529058 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 529062 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 529063 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 530092 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 530105 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 530191 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 530199 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 530199 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 530200 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 530202 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 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=1.0]
   [junit4]   2> 530204 WARN  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 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> 530235 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 530235 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 530253 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 530253 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 530254 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.572265625, floorSegmentMB=1.046875, forceMergeDeletesPctAllowed=17.259500470851883, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8588867833817132, deletesPctAllowed=43.20394476834744
   [junit4]   2> 530256 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 530256 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 530256 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 530256 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666386558239899648
   [junit4]   2> 530258 INFO  (searcherExecutor-5148-thread-1-processing-n:127.0.0.1:42697__lrm%2Fod x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 530260 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 530260 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 530261 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 530261 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 530261 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42697/_lrm/od/control_collection_shard1_replica_n1/
   [junit4]   2> 530262 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 530262 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42697/_lrm/od/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 530262 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72249279550521348-core_node2-n_0000000000
   [junit4]   2> 530263 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42697/_lrm/od/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 530364 INFO  (zkCallback-5128-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530364 INFO  (zkCallback-5128-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530364 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 530367 INFO  (qtp16750461-9661) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1305
   [junit4]   2> 530369 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 530466 INFO  (zkCallback-5128-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530466 INFO  (zkCallback-5128-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530466 INFO  (zkCallback-5128-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530466 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42697__lrm%252Fod&wt=javabin&version=2} status=0 QTime=1538
   [junit4]   2> 530467 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 530609 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530617 INFO  (zkConnectionManagerCallback-5157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530617 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 530618 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530622 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38119/solr ready
   [junit4]   2> 530622 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 530623 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530634 INFO  (OverseerThreadFactory-5136-thread-2-processing-n:127.0.0.1:42697__lrm%2Fod) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 530634 INFO  (OverseerCollectionConfigSetProcessor-72249279550521348-127.0.0.1:42697__lrm%2Fod-n_0000000000) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 530839 WARN  (OverseerThreadFactory-5136-thread-2-processing-n:127.0.0.1:42697__lrm%2Fod) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 530840 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 530841 INFO  (qtp16750461-9658) [n:127.0.0.1:42697__lrm%2Fod     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=218
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 530842 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 530903 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 530904 WARN  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 530904 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 530904 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 530904 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 530906 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530906 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530906 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 530907 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77bfbe{/_lrm/od,null,AVAILABLE}
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@bbaa54{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46047}
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.e.j.s.Server Started @530936ms
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_lrm/od, hostPort=46047, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-1-001/cores}
   [junit4]   2> 530908 ERROR (closeThreadPool-5158-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 530908 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T09:41:02.450Z
   [junit4]   2> 530916 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530916 INFO  (zkConnectionManagerCallback-5160-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530916 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 530967 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 530968 WARN  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 530968 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 530968 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 530968 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 530983 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530983 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530983 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 530986 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@112d06c{/_lrm/od,null,AVAILABLE}
   [junit4]   2> 530989 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c8afc4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43113}
   [junit4]   2> 530989 INFO  (closeThreadPool-5158-thread-2) [     ] o.e.j.s.Server Started @531018ms
   [junit4]   2> 530989 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_lrm/od, hostPort=43113, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-2-001/cores}
   [junit4]   2> 530990 ERROR (closeThreadPool-5158-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530990 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 530990 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 530990 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530990 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 530990 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T09:41:02.532Z
   [junit4]   2> 530997 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 530997 INFO  (zkConnectionManagerCallback-5162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530997 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531017 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 531017 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-1-001/solr.xml
   [junit4]   2> 531020 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 531020 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 531022 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 531045 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 531046 WARN  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 531046 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531046 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531046 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 531117 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 531130 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531130 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531130 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 531137 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@178f392{/_lrm/od,null,AVAILABLE}
   [junit4]   2> 531138 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 531138 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-2-001/solr.xml
   [junit4]   2> 531141 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 531141 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 531142 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 531142 WARN  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 531142 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531142 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531142 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 531205 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e4e552{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43613}
   [junit4]   2> 531205 INFO  (closeThreadPool-5158-thread-3) [     ] o.e.j.s.Server Started @531234ms
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_lrm/od, hostPort=43613, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-3-001/cores}
   [junit4]   2> 531206 ERROR (closeThreadPool-5158-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 531206 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T09:41:02.748Z
   [junit4]   2> 531213 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531271 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531271 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531272 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 531278 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72b3ba{/_lrm/od,null,AVAILABLE}
   [junit4]   2> 531281 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 531285 INFO  (zkConnectionManagerCallback-5170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531285 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531290 WARN  (closeThreadPool-5158-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1798b46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531290 WARN  (closeThreadPool-5158-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1798b46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1442e6a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41965}
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.e.j.s.Server Started @531322ms
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_lrm/od, hostPort=41965, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-4-001/cores}
   [junit4]   2> 531293 ERROR (closeThreadPool-5158-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 531293 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T09:41:02.835Z
   [junit4]   2> 531295 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531306 WARN  (closeThreadPool-5158-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8c7f78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531306 WARN  (closeThreadPool-5158-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8c7f78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531307 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38119/solr
   [junit4]   2> 531312 INFO  (zkConnectionManagerCallback-5176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531312 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531333 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531349 INFO  (zkConnectionManagerCallback-5180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531349 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531394 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 531394 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-3-001/solr.xml
   [junit4]   2> 531396 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 531396 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 531397 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 531410 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 531414 WARN  (closeThreadPool-5158-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e73b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531414 WARN  (closeThreadPool-5158-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e73b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531435 WARN  (closeThreadPool-5158-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3312ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531435 WARN  (closeThreadPool-5158-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3312ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531437 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38119/solr
   [junit4]   2> 531453 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531477 INFO  (zkConnectionManagerCallback-5191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531477 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531509 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531541 INFO  (zkConnectionManagerCallback-5193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531541 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531545 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 531547 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.ZkController Publish node=127.0.0.1:46047__lrm%2Fod as DOWN
   [junit4]   2> 531547 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 531547 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46047__lrm%2Fod
   [junit4]   2> 531550 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 531550 WARN  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 531551 INFO  (zkCallback-5128-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531564 INFO  (zkCallback-5192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531569 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531585 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 531598 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531606 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531614 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531614 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531615 INFO  (closeThreadPool-5158-thread-1) [n:127.0.0.1:46047__lrm%2Fod     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-1-001/cores
   [junit4]   2> 531621 INFO  (zkConnectionManagerCallback-5202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531621 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531625 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 531627 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.ZkController Publish node=127.0.0.1:43113__lrm%2Fod as DOWN
   [junit4]   2> 531628 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 531628 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43113__lrm%2Fod
   [junit4]   2> 531628 INFO  (zkCallback-5128-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531634 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531634 INFO  (zkCallback-5192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531637 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 531637 WARN  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 531645 INFO  (closeThreadPool-5158-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46047__lrm%2Fod
   [junit4]   2> 531646 INFO  (zkCallback-5201-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531666 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 531707 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 531707 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-4-001/solr.xml
   [junit4]   2> 531710 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 531710 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 531711 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 531715 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531724 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531724 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531725 INFO  (closeThreadPool-5158-thread-2) [n:127.0.0.1:43113__lrm%2Fod     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-2-001/cores
   [junit4]   2> 531729 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 531742 WARN  (closeThreadPool-5158-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10f2a18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531742 WARN  (closeThreadPool-5158-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10f2a18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531745 INFO  (closeThreadPool-5158-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43113__lrm%2Fod
   [junit4]   2> 531746 WARN  (closeThreadPool-5158-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11590b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531746 WARN  (closeThreadPool-5158-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11590b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531747 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38119/solr
   [junit4]   2> 531770 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531777 INFO  (zkConnectionManagerCallback-5222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531778 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531886 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531899 INFO  (zkConnectionManagerCallback-5224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531899 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531921 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 531927 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.ZkController Publish node=127.0.0.1:43613__lrm%2Fod as DOWN
   [junit4]   2> 531927 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 531927 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43613__lrm%2Fod
   [junit4]   2> 531928 INFO  (zkCallback-5128-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531928 INFO  (zkCallback-5192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531928 INFO  (zkCallback-5201-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531928 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531930 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 531930 WARN  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 531946 INFO  (zkCallback-5223-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 531949 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 531970 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531976 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531976 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e9817
   [junit4]   2> 531977 INFO  (closeThreadPool-5158-thread-3) [n:127.0.0.1:43613__lrm%2Fod     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001/shard-3-001/cores
   [junit4]   2> 532000 INFO  (closeThreadPool-5158-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43613__lrm%2Fod
   [junit4]   2> 532061 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 532066 WARN  (closeThreadPool-5158-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d7201[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532066 WARN  (closeThreadPool-5158-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d7201[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532078 WARN  (closeThreadPool-5158-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@90df35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532078 WARN  (closeThreadPool-5158-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@90df35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532079 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38119/solr
   [junit4]   2> 532086 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532091 INFO  (zkConnectionManagerCallback-5240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532091 INFO  (closeThreadPool-5158-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532193 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532193 INFO  (zkConnectionManagerCallback-5242-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532193 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532198 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 532199 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.ZkController Publish node=127.0.0.1:41965__lrm%2Fod as DOWN
   [junit4]   2> 532200 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 532200 INFO  (closeThreadPool-5158-thread-4) [n:127.0.0.1:41965__lrm%2Fod     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41965__lrm%2Fod
   [junit4]   2> 532200 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes fr

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

nector@19a1a89{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 55800 INFO  (closeThreadPool-283-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15cc0db{/_lrm/od,null,UNAVAILABLE}
   [junit4]   2> 55800 INFO  (closeThreadPool-283-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55800 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 56003 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/collection3/terms/shard1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection3/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection3/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	93	/solr/collections/collection1/state.json
   [junit4]   2> 	83	/solr/collections/collection3/state.json
   [junit4]   2> 	83	/solr/collections/collection2/state.json
   [junit4]   2> 	41	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	37	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72249375865634831-127.0.0.1:39169__lrm%2Fod-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	135	/solr/overseer/queue
   [junit4]   2> 	79	/solr/overseer/collection-queue-work
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 
   [junit4]   2> 56006 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45225
   [junit4]   2> 56006 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45225
   [junit4]   2> 56006 INFO  (TEST-BasicDistributedZkTest.test-seed#[CAFC71117B6FEDEB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45225
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=CAFC71117B6FEDEB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-IQ -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   53.5s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36219/_lrm/od/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46215/_lrm/od/collection1_shard1_replica_n1/: null
   [junit4]    > request: http://127.0.0.1:46215/_lrm/od/collection1_shard1_replica_n1/
   [junit4]    > Remote error message: ERROR adding document SolrInputDocument(fields: [id=41, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1666388149672083456, _root_=41])
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CAFC71117B6FEDEB:42A84ECBD5938013]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_CAFC71117B6FEDEB-001
   [junit4]   2> May 11, 2020 10:06:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {regex_dup_A_s=Lucene84, regex_dup_B_s=BlockTreeOrds(blocksize=128), SubjectTerms_mfacet=BlockTreeOrds(blocksize=128), multiDefault=FST50, _root_=BlockTreeOrds(blocksize=128), genre_s=Lucene84, author_t=FST50, series_t=FST50, rnd_b=Lucene84, oddField_s=Lucene84, a_t=BlockTreeOrds(blocksize=128), cat=BlockTreeOrds(blocksize=128), foo_b=Lucene84, name=Lucene84, inStock=Lucene84, id=Lucene84, text=Lucene84, t_sortable=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), sequence_i=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), t_sortable=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Direct), val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Direct), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1623, maxMBSortInHeap=5.671113838355154, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ba3c3d), locale=ar-IQ, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Linux 5.3.0-46-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=2,free=100715160,total=267567104
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J0 in 55.75s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 errors [seed: CAFC71117B6FEDEB]

Total time: 58 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[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=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/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=c7de68402344882b87eb2528453413a3be8c7a6d, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3023
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2