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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 23382 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23382/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:40949/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:34863/collection1_shard1_replica_n1/: null    request: http://127.0.0.1:34863/collection1_shard1_replica_n1/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=49, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1620733568420413440, _root_=49])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40949/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:34863/collection1_shard1_replica_n1/: null



request: http://127.0.0.1:34863/collection1_shard1_replica_n1/
Remote error message: ERROR adding document SolrInputDocument(fields: [id=49, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1620733568420413440, _root_=49])
	at __randomizedtesting.SeedInfo.seed([3E2E2D322F4B3795:B67A12E881B75A6D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:564)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:746)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Error from server at http://127.0.0.1:46327/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 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /collection1/update. Reason: <pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2551)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:502)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)  at java.base/java.lang.Thread.run(Thread.java:844) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46327/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 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /collection1/update. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2551)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:502)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.base/java.lang.Thread.run(Thread.java:844)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3E2E2D322F4B3795:B67A12E881B75A6D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:614)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:564)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:746)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Error from server at http://127.0.0.1:42733/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46323/collection1_shard1_replica_n1/: null    request: http://127.0.0.1:46323/collection1_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42733/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46323/collection1_shard1_replica_n1/: null



request: http://127.0.0.1:46323/collection1_shard1_replica_n1/
	at __randomizedtesting.SeedInfo.seed([3E2E2D322F4B3795:B67A12E881B75A6D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:564)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:746)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Error from server at http://127.0.0.1:46013/collection1: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/index-NIOFSDirectory-003/_z_Lucene50_1.tip: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46013/collection1: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/index-NIOFSDirectory-003/_z_Lucene50_1.tip: Too many open files
	at __randomizedtesting.SeedInfo.seed([3E2E2D322F4B3795:B67A12E881B75A6D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:748)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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:1070)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12927 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 176251 INFO  (SUITE-BasicDistributedZkTest-seed#[3E2E2D322F4B3795]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/init-core-data-001
   [junit4]   2> 176252 WARN  (SUITE-BasicDistributedZkTest-seed#[3E2E2D322F4B3795]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=124 numCloses=124
   [junit4]   2> 176252 INFO  (SUITE-BasicDistributedZkTest-seed#[3E2E2D322F4B3795]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 176253 INFO  (SUITE-BasicDistributedZkTest-seed#[3E2E2D322F4B3795]-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> 176253 INFO  (SUITE-BasicDistributedZkTest-seed#[3E2E2D322F4B3795]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 176256 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 176257 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 176257 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 176357 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer start zk server on port:37017
   [junit4]   2> 176357 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37017
   [junit4]   2> 176357 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37017
   [junit4]   2> 176359 INFO  (zkConnectionManagerCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176361 INFO  (zkConnectionManagerCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176363 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 176363 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 176364 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 176365 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 176365 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 176366 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 176366 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 176367 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 176367 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 176368 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 176368 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 176369 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 176472 WARN  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 176473 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 176473 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 176473 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 176474 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 176474 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 176474 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 176475 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dffb26d{/,null,AVAILABLE}
   [junit4]   2> 176477 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22d3f022{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39507}
   [junit4]   2> 176477 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.s.Server Started @176523ms
   [junit4]   2> 176477 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/tempDir-001/control/data, hostPort=39507, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/control-001/cores}
   [junit4]   2> 176478 ERROR (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 176478 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 176478 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 176478 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 176478 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 176478 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-24T11:08:26.508459Z
   [junit4]   2> 176482 INFO  (zkConnectionManagerCallback-981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176483 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 176483 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/control-001/solr.xml
   [junit4]   2> 176485 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 176485 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 176486 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 176591 WARN  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d3e76de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176594 WARN  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e411e84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 176595 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
   [junit4]   2> 176598 INFO  (zkConnectionManagerCallback-987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176605 INFO  (zkConnectionManagerCallback-989-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176645 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39507_
   [junit4]   2> 176646 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.c.Overseer Overseer (id=72096062662836228-127.0.0.1:39507_-n_0000000000) starting
   [junit4]   2> 176656 INFO  (zkConnectionManagerCallback-996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176657 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 176661 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39507_
   [junit4]   2> 176661 INFO  (OverseerStateUpdate-72096062662836228-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39507_
   [junit4]   2> 176662 INFO  (OverseerStateUpdate-72096062662836228-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 176669 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 176693 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 176709 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 176719 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 176719 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 176720 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [n:127.0.0.1:39507_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/control-001/cores
   [junit4]   2> 176737 INFO  (zkConnectionManagerCallback-1002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176738 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 176738 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 176740 INFO  (qtp1139044987-2883) [n:127.0.0.1:39507_    ] 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:39507_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 176742 INFO  (OverseerThreadFactory-1029-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 176845 INFO  (qtp1139044987-2882) [n:127.0.0.1:39507_    ] 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> 176846 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    ] 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> 176847 INFO  (qtp1139044987-2882) [n:127.0.0.1:39507_    ] 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> 176848 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    ] 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> 176848 INFO  (qtp1139044987-2882) [n:127.0.0.1:39507_    ] 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> 176851 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    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> 176851 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 177905 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 177916 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 177984 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178005 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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 collection control_collection, trusted=true
   [junit4]   2> 178005 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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@2e072bc1
   [junit4]   2> 178005 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 178007 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5879498107999118]
   [junit4]   2> 178010 WARN  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178034 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178034 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178035 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 178035 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 178036 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=1.33984375, floorSegmentMB=0.3095703125, forceMergeDeletesPctAllowed=7.620074500623158, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=43.70991101197188
   [junit4]   2> 178038 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54b8f3c0[control_collection_shard1_replica_n1] main]
   [junit4]   2> 178039 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 178039 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178039 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 178039 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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 1620731188288159744
   [junit4]   2> 178041 INFO  (searcherExecutor-1034-thread-1-processing-n:127.0.0.1:39507_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@54b8f3c0[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 178043 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178043 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39507/control_collection_shard1_replica_n1/
   [junit4]   2> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39507/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 178044 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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/72096062662836228-core_node2-n_0000000000
   [junit4]   2> 178045 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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:39507/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 178146 INFO  (zkCallback-988-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> 178146 INFO  (zkCallback-988-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> 178146 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ 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> 178148 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1297
   [junit4]   2> 178149 INFO  (qtp1139044987-2883) [n:127.0.0.1:39507_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 178248 INFO  (zkCallback-988-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> 178248 INFO  (zkCallback-988-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> 178248 INFO  (zkCallback-988-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> 178250 INFO  (qtp1139044987-2883) [n:127.0.0.1:39507_    ] 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:39507_&wt=javabin&version=2} status=0 QTime=1509
   [junit4]   2> 178254 INFO  (zkConnectionManagerCallback-1007-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178255 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 178256 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 178257 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 178258 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178259 INFO  (OverseerThreadFactory-1029-thread-2-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 178260 INFO  (OverseerCollectionConfigSetProcessor-72096062662836228-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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> 178461 WARN  (OverseerThreadFactory-1029-thread-2-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 178463 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 178464 INFO  (qtp1139044987-2884) [n:127.0.0.1:39507_    ] 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=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 178465 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 178543 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-1-001 of type NRT
   [junit4]   2> 178545 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 178545 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 178545 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 178545 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 178553 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178553 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178553 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 178554 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ccfb4ac{/,null,AVAILABLE}
   [junit4]   2> 178554 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f024530{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37239}
   [junit4]   2> 178554 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.Server Started @178600ms
   [junit4]   2> 178554 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/tempDir-001/jetty1, hostPort=37239, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-1-001/cores}
   [junit4]   2> 178555 ERROR (closeThreadPool-1008-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178555 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178555 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 178555 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178555 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 178555 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-24T11:08:28.585371Z
   [junit4]   2> 178562 INFO  (zkConnectionManagerCallback-1010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178563 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 178563 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-1-001/solr.xml
   [junit4]   2> 178564 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 178564 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 178565 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 178622 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5241f19d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178625 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-2-001 of type NRT
   [junit4]   2> 178634 WARN  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 178635 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 178635 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 178635 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 178649 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@29226933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178650 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
   [junit4]   2> 178663 INFO  (zkConnectionManagerCallback-1016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178669 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178669 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178669 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 178685 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78132f7f{/,null,AVAILABLE}
   [junit4]   2> 178689 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@439e4976{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39195}
   [junit4]   2> 178689 INFO  (closeThreadPool-1008-thread-2) [    ] o.e.j.s.Server Started @178735ms
   [junit4]   2> 178689 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/tempDir-001/jetty2, hostPort=39195, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-2-001/cores}
   [junit4]   2> 178690 ERROR (closeThreadPool-1008-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178690 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178690 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 178690 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178690 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 178690 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-24T11:08:28.720512Z
   [junit4]   2> 178697 INFO  (zkConnectionManagerCallback-1018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178700 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 178702 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37239_ as DOWN
   [junit4]   2> 178703 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 178703 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37239_
   [junit4]   2> 178704 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178704 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178704 INFO  (zkCallback-988-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178708 INFO  (zkConnectionManagerCallback-1020-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178709 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 178709 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-2-001/solr.xml
   [junit4]   2> 178711 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 178711 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 178711 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 178717 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178731 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-3-001 of type NRT
   [junit4]   2> 178733 WARN  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 178740 INFO  (zkConnectionManagerCallback-1027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178741 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 178741 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 178741 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 178745 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 178746 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 178751 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178753 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178753 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178754 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 178754 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9125c6{/,null,AVAILABLE}
   [junit4]   2> 178756 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b21373f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37015}
   [junit4]   2> 178756 INFO  (closeThreadPool-1008-thread-3) [    ] o.e.j.s.Server Started @178802ms
   [junit4]   2> 178756 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/tempDir-001/jetty3, hostPort=37015, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-3-001/cores}
   [junit4]   2> 178756 ERROR (closeThreadPool-1008-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178756 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178756 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 178757 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178757 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 178757 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-24T11:08:28.787041Z
   [junit4]   2> 178761 INFO  (zkConnectionManagerCallback-1030-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178762 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 178762 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-3-001/solr.xml
   [junit4]   2> 178765 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 178765 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 178766 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 178767 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178776 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178777 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178778 INFO  (closeThreadPool-1008-thread-1) [n:127.0.0.1:37239_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-1-001/cores
   [junit4]   2> 178810 WARN  (closeThreadPool-1008-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6300a5b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178819 WARN  (closeThreadPool-1008-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d8f5c16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178819 INFO  (closeThreadPool-1008-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
   [junit4]   2> 178820 INFO  (zkConnectionManagerCallback-1036-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178829 INFO  (zkConnectionManagerCallback-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178831 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 178833 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39195_ as DOWN
   [junit4]   2> 178833 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 178833 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39195_
   [junit4]   2> 178834 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178834 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178834 INFO  (zkCallback-988-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178834 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178834 INFO  (zkCallback-1026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178835 INFO  (zkCallback-1037-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178840 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-4-001 of type NRT
   [junit4]   2> 178840 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 178840 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 178840 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 178840 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@95747c1{/,null,AVAILABLE}
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37a0dfc9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46013}
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.e.j.s.Server Started @178892ms
   [junit4]   2> 178846 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/tempDir-001/jetty4, hostPort=46013, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 178847 ERROR (closeThreadPool-1008-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 178847 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 178847 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 178847 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 178847 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 178847 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-24T11:08:28.877319Z
   [junit4]   2> 178849 INFO  (zkConnectionManagerCallback-1045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178850 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 178851 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 178854 INFO  (zkConnectionManagerCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178854 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178855 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 178855 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-4-001/solr.xml
   [junit4]   2> 178856 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 178856 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 178857 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 178868 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178876 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178876 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178877 INFO  (closeThreadPool-1008-thread-2) [n:127.0.0.1:39195_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-2-001/cores
   [junit4]   2> 178893 WARN  (closeThreadPool-1008-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4634e1f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178898 WARN  (closeThreadPool-1008-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3dc912c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178899 INFO  (closeThreadPool-1008-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
   [junit4]   2> 178900 INFO  (zkConnectionManagerCallback-1054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178905 INFO  (zkConnectionManagerCallback-1056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178908 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 178910 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37015_ as DOWN
   [junit4]   2> 178911 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 178911 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37015_
   [junit4]   2> 178912 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178912 INFO  (zkCallback-1026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178912 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178912 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178912 INFO  (zkCallback-1037-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178912 INFO  (zkCallback-988-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178913 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178917 INFO  (zkCallback-1055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178926 INFO  (zkConnectionManagerCallback-1063-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178927 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178927 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37017/solr ready
   [junit4]   2> 178929 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178939 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178945 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178945 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e072bc1
   [junit4]   2> 178946 INFO  (closeThreadPool-1008-thread-3) [n:127.0.0.1:37015_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-001/shard-3-001/cores
   [junit4]   2> 179029 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6288f2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179033 WARN  (closeThreadPool-1008-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3d67206d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179034 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37017/solr
   [junit4]   2> 179035 INFO  (zkConnectionManagerCallback-1070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179037 INFO  (zkConnectionManagerCallback-1072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179038 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 179039 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46013_ as DOWN
   [junit4]   2> 179040 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 179040 INFO  (closeThreadPool-1008-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46013_
   [junit4]   2> 179040 INFO  (zkCallback-1026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-1037-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-1055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-988-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-995-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 179040 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKee

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

nit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:257)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 137967 INFO  (qtp226635804-769) [n:127.0.0.1:46323_ c:collection1 s:shard1  x:collection1_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n9&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=1126
   [junit4]   2> 137967 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 137969 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> 	20	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/collection3/terms/shard1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [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/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [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> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/collections/collection3/state.json
   [junit4]   2> 	68	/solr/collections/collection2/state.json
   [junit4]   2> 	32	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72096211629768715-127.0.0.1:46377_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> 137972 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45735
   [junit4]   2> 137972 INFO  (TEST-BasicDistributedZkTest.test-seed#[3E2E2D322F4B3795]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45735
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=3E2E2D322F4B3795 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   60.3s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42733/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:46323/collection1_shard1_replica_n1/: null
   [junit4]    > request: http://127.0.0.1:46323/collection1_shard1_replica_n1/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3E2E2D322F4B3795:B67A12E881B75A6D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:564)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:746)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_3E2E2D322F4B3795-002
   [junit4]   2> Dec 24, 2018 11:47:19 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(Lucene80): {regex_dup_A_s=FSTOrd50, regex_dup_B_s=Lucene50(blocksize=128), SubjectTerms_mfacet=Lucene50(blocksize=128), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _root_=Lucene50(blocksize=128), genre_s=FSTOrd50, author_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), series_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), rnd_b=Lucene50(blocksize=128), oddField_s=FSTOrd50, a_t=Lucene50(blocksize=128), cat=Lucene50(blocksize=128), foo_b=FSTOrd50, name=Lucene50(blocksize=128), inStock=FSTOrd50, id=Lucene50(blocksize=128), text=FSTOrd50}, docValues:{other_tl1=DocValuesFormat(name=Lucene70), range_facet_l_dv=DocValuesFormat(name=Lucene70), n_l1=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Lucene70), n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Lucene70), price=DocValuesFormat(name=Direct), sequence_i=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Lucene70), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene70), n_ti1=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), n_tdt1=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1881, maxMBSortInHeap=6.532701809662697, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@491c1782), locale=hi-IN, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Linux 4.15.0-42-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=239696000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 61.51s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 5 tests, 5 errors [seed: 3E2E2D322F4B3795]

Total time: 2 minutes 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=1d0a08621708dde4220f9b45886a2c147d7fefd1, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23381
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2