You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/21 19:22:05 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 305 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/305/

3 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:37379/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37379/solr]
	at __randomizedtesting.SeedInfo.seed([A40A8B124894343F:7967A8BAE820AE5E]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37379/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:78)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:104)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:33683/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:33683/solr]
	at __randomizedtesting.SeedInfo.seed([A40A8B124894343F:5B1B682A3E6ED1FD]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:378)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33683/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:78)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:104)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:42535/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42535/solr]
	at __randomizedtesting.SeedInfo.seed([A40A8B124894343F:97AD1F46BB04C58B]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42535/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:78)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:226)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:222)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:167)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:104)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more




Build Log:
[...truncated 13400 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 221438 INFO  (SUITE-TestContainerReqHandler-seed#[A40A8B124894343F]-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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/init-core-data-001
   [junit4]   2> 221440 WARN  (SUITE-TestContainerReqHandler-seed#[A40A8B124894343F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 221440 INFO  (SUITE-TestContainerReqHandler-seed#[A40A8B124894343F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 221442 INFO  (SUITE-TestContainerReqHandler-seed#[A40A8B124894343F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 221465 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig2048
   [junit4]   2> 221500 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 221584 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ebbace2{HTTP/1.1,[http/1.1]}{0.0.0.0:46457}
   [junit4]   2> 221585 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.e.j.s.Server Started @221648ms
   [junit4]   2> 221585 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/tempDir-001
   [junit4]   2> 221585 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 221591 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 221591 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 221691 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.ZkTestServer start zk server on port:45411
   [junit4]   2> 221691 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45411
   [junit4]   2> 221691 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45411
   [junit4]   2> 221716 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221737 INFO  (zkConnectionManagerCallback-1455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221737 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221788 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221801 INFO  (zkConnectionManagerCallback-1457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221801 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221802 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221805 INFO  (zkConnectionManagerCallback-1459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221805 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221912 WARN  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 221913 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 221913 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 221913 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 221919 WARN  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 221921 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 221921 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 221921 WARN  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 221922 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 221922 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 221922 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 221922 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 221931 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221931 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221931 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 221932 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd243f5{/solr,null,AVAILABLE}
   [junit4]   2> 221934 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221934 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221934 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 221934 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@313ab933{/solr,null,AVAILABLE}
   [junit4]   2> 221935 WARN  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 221936 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 221936 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 221936 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 221959 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221959 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221959 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 221963 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd56547{/solr,null,AVAILABLE}
   [junit4]   2> 221976 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221976 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221976 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 221978 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a251a66{/solr,null,AVAILABLE}
   [junit4]   2> 221978 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@573f6edb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37379}
   [junit4]   2> 221978 INFO  (jetty-launcher-1460-thread-1) [     ] o.e.j.s.Server Started @222042ms
   [junit4]   2> 221978 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37379}
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b2e8e42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35543}
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.e.j.s.Server Started @222042ms
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35543}
   [junit4]   2> 221979 ERROR (jetty-launcher-1460-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221979 ERROR (jetty-launcher-1460-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T18:15:22.774Z
   [junit4]   2> 221979 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T18:15:22.774Z
   [junit4]   2> 221998 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221998 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f8cf0ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33687}
   [junit4]   2> 221998 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39115d7a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33561}
   [junit4]   2> 221998 INFO  (jetty-launcher-1460-thread-3) [     ] o.e.j.s.Server Started @222062ms
   [junit4]   2> 221998 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33687}
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.e.j.s.Server Started @222062ms
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33561}
   [junit4]   2> 221999 ERROR (jetty-launcher-1460-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 221999 ERROR (jetty-launcher-1460-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T18:15:22.794Z
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 221999 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T18:15:22.794Z
   [junit4]   2> 222003 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222014 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222023 INFO  (zkConnectionManagerCallback-1462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222023 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222023 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 222035 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222041 INFO  (zkConnectionManagerCallback-1464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222041 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222044 INFO  (zkConnectionManagerCallback-1467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222044 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222044 INFO  (zkConnectionManagerCallback-1468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222045 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222143 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 222143 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 222144 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 222561 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 222584 WARN  (jetty-launcher-1460-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d3c1522[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222584 WARN  (jetty-launcher-1460-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d3c1522[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222636 WARN  (jetty-launcher-1460-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@770c5cbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222636 WARN  (jetty-launcher-1460-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@770c5cbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222637 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45411/solr
   [junit4]   2> 222681 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222717 INFO  (zkConnectionManagerCallback-1478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222717 INFO  (jetty-launcher-1460-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222756 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 222777 WARN  (jetty-launcher-1460-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a98c1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222777 WARN  (jetty-launcher-1460-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a98c1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222837 WARN  (jetty-launcher-1460-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f943b29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222837 WARN  (jetty-launcher-1460-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f943b29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 222838 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45411/solr
   [junit4]   2> 222879 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222920 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222934 INFO  (zkConnectionManagerCallback-1483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222935 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222947 INFO  (zkConnectionManagerCallback-1486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222948 INFO  (jetty-launcher-1460-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223000 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 223008 WARN  (jetty-launcher-1460-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@92f3332[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223008 WARN  (jetty-launcher-1460-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@92f3332[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223072 WARN  (jetty-launcher-1460-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55d712d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223072 WARN  (jetty-launcher-1460-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55d712d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223073 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45411/solr
   [junit4]   2> 223082 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223083 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223085 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 223086 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223098 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223098 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33687_solr
   [junit4]   2> 223099 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.Overseer Overseer (id=72067720550875144-127.0.0.1:33687_solr-n_0000000000) starting
   [junit4]   2> 223135 INFO  (zkConnectionManagerCallback-1493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223135 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223144 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223145 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223146 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 223147 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223152 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33561_solr
   [junit4]   2> 223163 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223179 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 223180 INFO  (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223180 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr]
   [junit4]   2> 223214 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223233 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223244 INFO  (zkConnectionManagerCallback-1496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223244 INFO  (jetty-launcher-1460-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223253 INFO  (zkConnectionManagerCallback-1501-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223253 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223254 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223255 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223256 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223256 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr]
   [junit4]   2> 223257 DEBUG (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223258 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45411/solr ready
   [junit4]   2> 223269 DEBUG (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 223282 INFO  (zkConnectionManagerCallback-1508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223283 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223283 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223372 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223372 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33687_solr as DOWN
   [junit4]   2> 223372 INFO  (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223372 DEBUG (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr]
   [junit4]   2> 223372 INFO  (OverseerStateUpdate-72067720550875144-127.0.0.1:33687_solr-n_0000000000) [n:127.0.0.1:33687_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33687_solr
   [junit4]   2> 223373 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223373 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr]
   [junit4]   2> 223375 DEBUG (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223376 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45411/solr ready
   [junit4]   2> 223376 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 223384 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 223384 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33687_solr
   [junit4]   2> 223384 DEBUG (OverseerStateUpdate-72067720550875144-127.0.0.1:33687_solr-n_0000000000) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr] -> [127.0.0.1:33561_solr]
   [junit4]   2> 223386 DEBUG (OverseerStateUpdate-72067720550875144-127.0.0.1:33687_solr-n_0000000000) [n:127.0.0.1:33687_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223386 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223392 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 223397 INFO  (zkConnectionManagerCallback-1510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223397 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223403 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223403 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223404 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 223404 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr]
   [junit4]   2> 223405 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223409 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35543_solr as DOWN
   [junit4]   2> 223410 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 223411 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35543_solr
   [junit4]   2> 223418 DEBUG (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 223418 INFO  (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 223418 DEBUG (zkCallback-1482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223423 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 223424 INFO  (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 223424 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223437 DEBUG (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 223439 INFO  (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 223439 DEBUG (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223444 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 223445 DEBUG (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 223447 INFO  (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 223447 DEBUG (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223472 DEBUG (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 223473 INFO  (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 223473 DEBUG (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223499 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 223513 WARN  (jetty-launcher-1460-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba434b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223513 WARN  (jetty-launcher-1460-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba434b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223540 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 223574 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223611 INFO  (zkConnectionManagerCallback-1517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223625 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33687.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223635 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223635 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223637 WARN  (jetty-launcher-1460-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c743281[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223637 WARN  (jetty-launcher-1460-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c743281[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 223638 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223639 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45411/solr
   [junit4]   2> 223640 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 223640 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223641 DEBUG (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223642 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45411/solr ready
   [junit4]   2> 223642 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 223661 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223669 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223674 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33687.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223675 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33687.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223682 INFO  (zkConnectionManagerCallback-1525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223683 INFO  (jetty-launcher-1460-thread-3) [n:127.0.0.1:33687_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/tempDir-001/node3/.
   [junit4]   2> 223683 INFO  (jetty-launcher-1460-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223715 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223716 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223721 INFO  (jetty-launcher-1460-thread-2) [n:127.0.0.1:33561_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/tempDir-001/node2/.
   [junit4]   2> 223743 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 223838 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223848 INFO  (zkConnectionManagerCallback-1528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223848 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223863 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223868 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223869 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 223869 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr]
   [junit4]   2> 223871 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223871 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223896 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37379_solr as DOWN
   [junit4]   2> 223897 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 223897 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37379_solr
   [junit4]   2> 223899 DEBUG (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223899 DEBUG (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223899 DEBUG (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223900 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223900 INFO  (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223900 INFO  (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223900 DEBUG (zkCallback-1507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223900 DEBUG (zkCallback-1492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223900 INFO  (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223900 DEBUG (zkCallback-1509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223902 INFO  (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223902 DEBUG (zkCallback-1500-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223903 DEBUG (zkCallback-1482-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223908 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223908 INFO  (zkCallback-1482-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223908 DEBUG (zkCallback-1482-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223908 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 223926 INFO  (jetty-launcher-1460-thread-4) [n:127.0.0.1:35543_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/tempDir-001/node4/.
   [junit4]   2> 223930 DEBUG (zkCallback-1527-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223931 INFO  (zkCallback-1527-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223931 DEBUG (zkCallback-1527-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223932 DEBUG (zkCallback-1516-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 223933 INFO  (zkCallback-1516-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 223933 DEBUG (zkCallback-1516-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223943 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 223973 INFO  (zkConnectionManagerCallback-1535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223973 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 223973 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 223974 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 223975 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 223975 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 223976 DEBUG (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 223977 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45411/solr ready
   [junit4]   2> 223978 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 224039 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224085 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 224130 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 224131 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@287fa746
   [junit4]   2> 224132 INFO  (jetty-launcher-1460-thread-1) [n:127.0.0.1:37379_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_A40A8B124894343F-001/tempDir-001/node1/.
   [junit4]   2> 224328 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224347 INFO  (zkConnectionManagerCallback-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224347 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224347 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 224350 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 224351 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 224351 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33561_solr, 127.0.0.1:33687_solr, 127.0.0.1:35543_solr, 127.0.0.1:37379_solr]
   [junit4]   2> 224353 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 224355 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[A40A8B124894343F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45411/solr ready
   [junit4]   2> 224489 INFO  (qtp1363875058-5366) [n:127.0.0.1:33687_solr     ] o.a.s.u.CryptoKeys NOT verified  
   [junit4]   2> 224489 ERROR (qtp1363875058-5366) [n:127.0.0.1:33687_solr     ] o.a.s.c.RuntimeLib Signature verifying error 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : foo version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:212)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : foo version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:212) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:107) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdateRuntimeLib(CollectionHandlerApi.java:212) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 224489 ERROR (qtp1363875058-5366) [n:127.0.0.1:33687_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : foo version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:212)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : foo version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:212) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:107) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdateRuntimeLib(CollectionHandlerApi.java:212) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 

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

.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 219)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 788)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 794)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/core/LibListener.java (at line 82)
 [ecj-lint] 	return klas.getConstructor(null).newInstance();
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Type null of the last argument to method getConstructor(Class<?>...) doesn't exactly match the vararg parameter type. Cast to Class<?>[] to confirm the non-varargs invocation, or pass individual arguments of type Class<?> for a varargs invocation.
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 784)
 [ecj-lint] 	new RuntimeLib(req.getCore().getCoreContainer()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/admin/CollectionHandlerApi.java (at line 193)
 [ecj-lint] 	RuntimeLib lib = new RuntimeLib(handler.handler.coreContainer);
 [ecj-lint] 	           ^^^
 [ecj-lint] Resource leak: 'lib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 244)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 148)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50)
 [ecj-lint] 	in = new FileInputStream(src).getChannel();
 [ecj-lint] 	     ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51)
 [ecj-lint] 	out = new FileOutputStream(destination).getChannel();
 [ecj-lint] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 263)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 15 problems (1 error, 13 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build.xml:644: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2093: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details.

Total time: 110 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-8.x - Build # 311 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/311/

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B980178A30F46BB3:1EC4AF2E5D4F780A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest(SplitByPrefixTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([B980178A30F46BB3:5EE619894A7E8C9]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13749 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.SplitByPrefixTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/init-core-data-001
   [junit4]   2> 470943 WARN  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 470943 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 470945 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 470946 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 470946 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001
   [junit4]   2> 470946 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 470947 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 470947 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 471047 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:32867
   [junit4]   2> 471047 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32867
   [junit4]   2> 471047 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32867
   [junit4]   2> 471049 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471051 INFO  (zkConnectionManagerCallback-3594-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471052 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471055 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471056 INFO  (zkConnectionManagerCallback-3596-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471056 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471057 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471058 INFO  (zkConnectionManagerCallback-3598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471058 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471168 WARN  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 471169 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 471169 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 471169 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 471171 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 471171 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 471171 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 471171 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@636b6497{/solr,null,AVAILABLE}
   [junit4]   2> 471172 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@234239d0{SSL,[ssl, http/1.1]}{127.0.0.1:45201}
   [junit4]   2> 471172 INFO  (jetty-launcher-3599-thread-1) [     ] o.e.j.s.Server Started @471347ms
   [junit4]   2> 471172 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45201}
   [junit4]   2> 471172 ERROR (jetty-launcher-3599-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 471172 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 471173 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 471173 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 471173 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 471173 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-24T13:53:45.569Z
   [junit4]   2> 471174 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471175 INFO  (zkConnectionManagerCallback-3601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471175 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471176 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 471449 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 471449 WARN  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 471450 WARN  (jetty-launcher-3599-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3361d63a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471450 WARN  (jetty-launcher-3599-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3361d63a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471453 WARN  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 471454 WARN  (jetty-launcher-3599-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77182c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471454 WARN  (jetty-launcher-3599-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77182c9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471455 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32867/solr
   [junit4]   2> 471456 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471457 INFO  (zkConnectionManagerCallback-3608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471457 INFO  (jetty-launcher-3599-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471560 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471562 INFO  (zkConnectionManagerCallback-3610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471562 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471661 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45201_solr
   [junit4]   2> 471662 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.Overseer Overseer (id=72083678759485445-127.0.0.1:45201_solr-n_0000000000) starting
   [junit4]   2> 471669 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471671 INFO  (zkConnectionManagerCallback-3617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471671 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471676 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32867/solr ready
   [junit4]   2> 471678 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45201_solr
   [junit4]   2> 471681 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45201_solr
   [junit4]   2> 471683 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471683 INFO  (zkCallback-3616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471685 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 471712 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 471750 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 471762 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 471762 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 471763 INFO  (jetty-launcher-3599-thread-1) [n:127.0.0.1:45201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/.
   [junit4]   2> 471788 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471790 INFO  (zkConnectionManagerCallback-3623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471790 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471791 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 471793 INFO  (SUITE-SplitByPrefixTest-seed#[B980178A30F46BB3]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32867/solr ready
   [junit4]   2> 471818 INFO  (TEST-SplitByPrefixTest.doTest-seed#[B980178A30F46BB3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 471832 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 471836 INFO  (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection c1
   [junit4]   2> 471946 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 472152 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 472152 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 473168 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 473187 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema [c1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 473192 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 473192 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_replica_n1' using configuration from collection c1, trusted=true
   [junit4]   2> 473196 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.core.c1.shard1.replica_n1' (registry 'solr.core.c1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 473196 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore [[c1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/c1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/./c1_shard1_replica_n1/data/]
   [junit4]   2> 473272 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 473272 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 473274 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 473274 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 473276 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@477c25c7[c1_shard1_replica_n1] main]
   [junit4]   2> 473278 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 473279 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 473279 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 473280 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 473282 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 473285 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639948146632032256
   [junit4]   2> 473289 INFO  (searcherExecutor-2240-thread-1-processing-n:127.0.0.1:45201_solr x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore [c1_shard1_replica_n1] Registered new searcher Searcher@477c25c7[c1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473293 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 473293 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1
   [junit4]   2> 473298 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 473298 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 473298 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45201/solr/c1_shard1_replica_n1/
   [junit4]   2> 473298 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 473299 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45201/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 473299 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/c1/leaders/shard1/leader after winning as /collections/c1/leader_elect/shard1/election/72083678759485445-core_node2-n_0000000000
   [junit4]   2> 473301 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45201/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 473404 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473404 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473406 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 473409 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1257
   [junit4]   2> 473413 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 473509 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473509 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473510 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473510 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1678
   [junit4]   2> 473514 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&splitByPrefix=true&numSubShards=2&collection=c1&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 473517 INFO  (OverseerCollectionConfigSetProcessor-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] 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> 473520 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 473521 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.c1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 473524 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd Requesting split ranges from replica core_node2 as part of slice shard1 of collection c1 on core_node2:{
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 473524 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=c1_shard1_replica_n1&qt=/admin/cores&getRanges=true&action=SPLIT&numSubShards=2&wt=javabin&version=2&splitMethod=rewrite} status=0 QTime=0
   [junit4]   2> 473525 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd numSubShards set at: 2
   [junit4]   2> 473644 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473644 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473644 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474530 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45201_solr for creating new replica of shard shard1_0 for collection c1
   [junit4]   2> 474530 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 474532 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 474635 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474635 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474635 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474768 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 474780 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 474799 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema [c1_shard1_0_replica_n3] Schema name=minimal
   [junit4]   2> 474804 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 474804 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_0_replica_n3' using configuration from collection c1, trusted=true
   [junit4]   2> 474805 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.core.c1.shard1_0.replica_n3' (registry 'solr.core.c1.shard1_0.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 474805 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [[c1_shard1_0_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/c1_shard1_0_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/./c1_shard1_0_replica_n3/data/]
   [junit4]   2> 474873 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474873 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474873 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474877 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 474877 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 474879 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 474879 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 474889 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@997e23b[c1_shard1_0_replica_n3] main]
   [junit4]   2> 474897 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 474898 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 474898 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 474899 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 474900 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 474900 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639948148325482496
   [junit4]   2> 474902 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 474903 INFO  (searcherExecutor-2245-thread-1-processing-n:127.0.0.1:45201_solr x:c1_shard1_0_replica_n3 c:c1 s:shard1_0 r:core_node5) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [c1_shard1_0_replica_n3] Registered new searcher Searcher@997e23b[c1_shard1_0_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 474911 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_0 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 474911 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1_0
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45201/solr/c1_shard1_0_replica_n3/
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy https://127.0.0.1:45201/solr/c1_shard1_0_replica_n3/ has no replicas
   [junit4]   2> 474916 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/c1/leaders/shard1_0/leader after winning as /collections/c1/leader_elect/shard1_0/election/72083678759485445-core_node5-n_0000000000
   [junit4]   2> 474918 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45201/solr/c1_shard1_0_replica_n3/ shard1_0
   [junit4]   2> 475020 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 475020 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 475020 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 475021 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 475023 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT} status=0 QTime=255
   [junit4]   2> 475130 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 475130 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 475130 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476028 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45201_solr for creating new replica of shard shard1_1 for collection c1
   [junit4]   2> 476028 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 476031 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 476134 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476134 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476134 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476234 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 476245 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 476256 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema [c1_shard1_1_replica_n4] Schema name=minimal
   [junit4]   2> 476262 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476262 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'c1_shard1_1_replica_n4' using configuration from collection c1, trusted=true
   [junit4]   2> 476262 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45201.solr.core.c1.shard1_1.replica_n4' (registry 'solr.core.c1.shard1_1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@297e85eb
   [junit4]   2> 476263 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [[c1_shard1_1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/c1_shard1_1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.SplitByPrefixTest_B980178A30F46BB3-001/tempDir-001/node1/./c1_shard1_1_replica_n4/data/]
   [junit4]   2> 476327 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476327 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476328 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476328 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476330 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6447ad6e[c1_shard1_1_replica_n4] main]
   [junit4]   2> 476333 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 476336 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 476336 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf/managed-schema
   [junit4]   2> 476337 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 476338 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 476338 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639948149833334784
   [junit4]   2> 476340 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476340 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476340 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476343 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 476345 INFO  (searcherExecutor-2250-thread-1-processing-n:127.0.0.1:45201_solr x:c1_shard1_1_replica_n4 c:c1 s:shard1_1 r:core_node6) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [c1_shard1_1_replica_n4] Registered new searcher Searcher@6447ad6e[c1_shard1_1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476347 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_1 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 476348 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/c1/leaders/shard1_1
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45201/solr/c1_shard1_1_replica_n4/
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:45201/solr/c1_shard1_1_replica_n4/ has no replicas
   [junit4]   2> 476353 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/c1/leaders/shard1_1/leader after winning as /collections/c1/leader_elect/shard1_1/election/72083678759485445-core_node6-n_0000000000
   [junit4]   2> 476357 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45201/solr/c1_shard1_1_replica_n4/ shard1_1
   [junit4]   2> 476463 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476463 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476463 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476465 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 476467 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=233
   [junit4]   2> 476471 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 476471 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476471 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476471 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476471 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45201_solr&core=c1_shard1_0_replica_n3&qt=/admin/cores&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 476472 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 476472 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476473 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476473 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476567 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476567 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476567 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476568 INFO  (watches-3611-thread-2) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476568 INFO  (watches-3611-thread-1) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:45201_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476568 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45201_solr&core=c1_shard1_1_replica_n4&qt=/admin/cores&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=96
   [junit4]   2> 476569 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd Splitting shard core_node2 as part of slice shard1 of collection c1 on core_node2:{
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:45201/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45201_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 476570 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.h.a.SplitOp Invoked split action for core: c1_shard1_replica_n1
   [junit4]   2> 476570 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476571 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 476572 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476572 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 476572 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=80000000-ffffffff
   [junit4]   2> 476572 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@655549c6 commitCommandVersion:-1
   [junit4]   2> 476574 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=0-7fffffff
   [junit4]   2> 476575 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@547a0ec7 commitCommandVersion:-1
   [junit4]   2> 476577 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_0 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 476578 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/c1/terms/shard1_1 to Terms{values={core_node6=1}, version=1}
   [junit4]   2> 476578 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr    x:c1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=c1_shard1_replica_n1&qt=/admin/cores&action=SPLIT&targetCore=c1_shard1_0_replica_n3&targetCore=c1_shard1_1_replica_n4&wt=javabin&version=2&splitMethod=rewrite} status=0 QTime=8
   [junit4]   2> 476579 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: c1_shard1_0_replica_n3
   [junit4]   2> 476579 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: c1_shard1_1_replica_n4
   [junit4]   2> 476579 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=c1_shard1_1_replica_n4
   [junit4]   2> 476579 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=c1_shard1_0_replica_n3
   [junit4]   2> 476580 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr    x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=c1_shard1_1_replica_n4&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 476580 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr    x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=c1_shard1_0_replica_n3&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 476581 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd Replication factor is 1 so switching shard states
   [junit4]   2> 476582 INFO  (OverseerThreadFactory-2235-thread-2-processing-n:127.0.0.1:45201_solr) [n:127.0.0.1:45201_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd Successfully created all replica shards for all sub-slices [shard1_0, shard1_1]
   [junit4]   2> 476584 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: c1 with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard1_1":"active",
   [junit4]   2>   "operation":"updateshardstate",
   [junit4]   2>   "shard1_0":"active"}
   [junit4]   2> 476584 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive
   [junit4]   2> 476584 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator Update shard state shard1_1 to active
   [junit4]   2> 476584 INFO  (OverseerStateUpdate-72083678759485445-127.0.0.1:45201_solr-n_0000000000) [n:127.0.0.1:45201_solr     ] o.a.s.c.o.SliceMutator Update shard state shard1_0 to active
   [junit4]   2> 476616 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639948150124838912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 476617 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639948150125887488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 476617 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66e7604d[c1_shard1_0_replica_n3] main]
   [junit4]   2> 476617 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476617 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63cd7101[c1_shard1_1_replica_n4] main]
   [junit4]   2> 476618 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476619 INFO  (searcherExecutor-2245-thread-1-processing-n:127.0.0.1:45201_solr x:c1_shard1_0_replica_n3 c:c1 s:shard1_0 r:core_node5) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [c1_shard1_0_replica_n3] Registered new searcher Searcher@66e7604d[c1_shard1_0_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476619 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_0_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45201/solr/c1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 476620 INFO  (searcherExecutor-2250-thread-1-processing-n:127.0.0.1:45201_solr x:c1_shard1_1_replica_n4 c:c1 s:shard1_1 r:core_node6) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [c1_shard1_1_replica_n4] Registered new searcher Searcher@63cd7101[c1_shard1_1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476625 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45201/solr/c1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 476629 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639948150138470400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 476630 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476630 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=} 0 44
   [junit4]   2> 476634 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=SPLITSHARD&splitByPrefix=true&numSubShards=2&collection=c1&shard=shard1&wt=javabin&version=2} status=0 QTime=3120
   [junit4]   2> 476636 INFO  (TEST-SplitByPrefixTest.doTest-seed#[B980178A30F46BB3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 476636 INFO  (TEST-SplitByPrefixTest.doTest-seed#[B980178A30F46BB3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 476636 INFO  (TEST-SplitByPrefixTest.doTest-seed#[B980178A30F46BB3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 476636 INFO  (watches-3620-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 476686 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476686 INFO  (zkCallback-3609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476686 INFO  (zkCallback-3622-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476686 INFO  (zkCallback-3609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 476687 INFO  (watches-3620-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 476687 INFO  (watches-3620-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 3 expected replica count: 3
   [junit4]   2> 476704 INFO  (TEST-SplitByPrefixTest.doTest-seed#[B980178A30F46BB3]) [     ] o.a.s.c.a.c.SplitByPrefixTest Unique prefixes: [prefix=19e7!,range=0-ffff, prefix=e5c!,range=30000-3ffff, prefix=43f!,range=70000-7ffff, prefix=7a6!,range=80000-8ffff, prefix=3b6!,range=110000-11ffff, prefix=13a!,range=420000-42ffff, prefix=1499!,range=4c0000-4cffff, prefix=16a4!,range=4f0000-4fffff, prefix=1252!,range=520000-52ffff, prefix=933!,range=5d0000-5dffff, prefix=a33!,range=6e0000-6effff, prefix=1161!,range=7c0000-7cffff, prefix=d35!,range=950000-95ffff, prefix=dbc!,range=b40000-b4ffff, prefix=1866!,range=ba0000-baffff, prefix=8ee!,range=c10000-c1ffff, prefix=efe!,range=e50000-e5ffff, prefix=1b1!,range=eb0000-ebffff]
   [junit4]   2> 476710 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19e7!1!doc1 (1639948150221307904)]} 0 3
   [junit4]   2> 476712 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19e7!1!doc2 (1639948150225502208)]} 0 0
   [junit4]   2> 476714 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e5c!doc1 (1639948150226550784)]} 0 0
   [junit4]   2> 476715 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e5c!1!doc2 (1639948150228647936)]} 0 0
   [junit4]   2> 476716 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43f!1!doc1 (1639948150229696512)]} 0 0
   [junit4]   2> 476717 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43f!doc2 (1639948150230745088)]} 0 0
   [junit4]   2> 476719 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7a6!0!doc1 (1639948150232842240)]} 0 0
   [junit4]   2> 476722 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7a6!0!doc2 (1639948150235987968)]} 0 0
   [junit4]   2> 476723 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3b6!1!doc1 (1639948150237036544)]} 0 0
   [junit4]   2> 476724 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3b6!doc2 (1639948150238085120)]} 0 0
   [junit4]   2> 476726 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13a!doc1 (1639948150240182272)]} 0 0
   [junit4]   2> 476727 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13a!doc2 (1639948150241230848)]} 0 0
   [junit4]   2> 476728 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1499!doc1 (1639948150242279424)]} 0 0
   [junit4]   2> 476730 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1499!1!doc2 (1639948150243328000)]} 0 0
   [junit4]   2> 476731 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16a4!1!doc1 (1639948150245425152)]} 0 0
   [junit4]   2> 476732 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16a4!doc2 (1639948150246473728)]} 0 0
   [junit4]   2> 476733 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1252!doc1 (1639948150247522304)]} 0 0
   [junit4]   2> 476738 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1252!doc2 (1639948150252765184)]} 0 0
   [junit4]   2> 476739 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[933!1!doc1 (1639948150253813760)]} 0 0
   [junit4]   2> 476741 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[933!0!doc2 (1639948150254862336)]} 0 0
   [junit4]   2> 476742 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a33!0!doc1 (1639948150256959488)]} 0 0
   [junit4]   2> 476743 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a33!doc2 (1639948150258008064)]} 0 0
   [junit4]   2> 476744 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1161!1!doc1 (1639948150259056640)]} 0 0
   [junit4]   2> 476746 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1161!0!doc2 (1639948150260105216)]} 0 0
   [junit4]   2> 476747 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d35!1!doc1 (1639948150262202368)]} 0 0
   [junit4]   2> 476748 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d35!doc2 (1639948150263250944)]} 0 0
   [junit4]   2> 476749 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[dbc!0!doc1 (1639948150264299520)]} 0 0
   [junit4]   2> 476750 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[dbc!1!doc2 (1639948150265348096)]} 0 0
   [junit4]   2> 476752 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1866!doc1 (1639948150266396672)]} 0 0
   [junit4]   2> 476753 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1866!0!doc2 (1639948150268493824)]} 0 0
   [junit4]   2> 476754 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8ee!doc1 (1639948150269542400)]} 0 0
   [junit4]   2> 476755 INFO  (qtp700076704-8949) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8ee!doc2 (1639948150270590976)]} 0 0
   [junit4]   2> 476756 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[efe!doc1 (1639948150271639552)]} 0 0
   [junit4]   2> 476757 INFO  (qtp700076704-8948) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[efe!doc2 (1639948150272688128)]} 0 0
   [junit4]   2> 476758 INFO  (qtp700076704-8950) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1b1!doc1 (1639948150273736704)]} 0 0
   [junit4]   2> 476760 INFO  (qtp700076704-8951) [n:127.0.0.1:45201_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_1_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1b1!0!doc2 (1639948150275833856)]} 0 0
   [junit4]   2> 476763 INFO  (qtp700076704-8952) [n:127.0.0.1:45201_solr c:c1 s:shard1

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

ading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1997658789
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1997658789
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1997658789

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 51ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 310 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/310/

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([1F44DBB0BF8FB3C6:A32AADA21BDC30BC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15920 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/init-core-data-001
   [junit4]   2> 2752247 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001
   [junit4]   2> 2752248 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2752252 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2752252 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2752352 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkTestServer start zk server on port:36489
   [junit4]   2> 2752352 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36489
   [junit4]   2> 2752352 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36489
   [junit4]   2> 2752362 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752390 INFO  (zkConnectionManagerCallback-16006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752390 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752396 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752406 INFO  (zkConnectionManagerCallback-16008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752406 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752427 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752438 INFO  (zkConnectionManagerCallback-16010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752438 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752547 WARN  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752548 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752554 WARN  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752558 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752571 WARN  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2752571 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752674 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@344568be{/solr,null,AVAILABLE}
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752675 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a05d1bd{/solr,null,AVAILABLE}
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752676 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d95282c{/solr,null,AVAILABLE}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a200e4e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40409}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] o.e.j.s.Server Started @2752737ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40409}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47dbbeb9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44137}
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] o.e.j.s.Server Started @2752737ms
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137}
   [junit4]   2> 2752677 ERROR (jetty-launcher-16011-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2752677 ERROR (jetty-launcher-16011-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752677 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-24T04:37:42.373Z
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b85946b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33635}
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.e.j.s.Server Started @2752738ms
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33635}
   [junit4]   2> 2752678 ERROR (jetty-launcher-16011-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752678 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-24T04:37:42.373Z
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2752679 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-24T04:37:42.374Z
   [junit4]   2> 2752680 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752681 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752688 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2752690 INFO  (zkConnectionManagerCallback-16013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752690 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752691 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2752698 INFO  (zkConnectionManagerCallback-16017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752698 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752699 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2752715 INFO  (zkConnectionManagerCallback-16015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2752715 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2752810 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2753017 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753018 WARN  (jetty-launcher-16011-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ffe5558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753018 WARN  (jetty-launcher-16011-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ffe5558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753046 WARN  (jetty-launcher-16011-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17c13d74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753046 WARN  (jetty-launcher-16011-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17c13d74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753048 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753055 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753066 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753076 WARN  (jetty-launcher-16011-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f0b5cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753076 WARN  (jetty-launcher-16011-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f0b5cd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753083 INFO  (zkConnectionManagerCallback-16026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753084 INFO  (jetty-launcher-16011-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753103 WARN  (jetty-launcher-16011-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67241df2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753104 WARN  (jetty-launcher-16011-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67241df2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753105 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753118 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753134 INFO  (zkConnectionManagerCallback-16032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753134 INFO  (jetty-launcher-16011-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753136 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2753137 WARN  (jetty-launcher-16011-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1457f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753137 WARN  (jetty-launcher-16011-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1457f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753140 WARN  (jetty-launcher-16011-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45aaa0c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753140 WARN  (jetty-launcher-16011-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45aaa0c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2753141 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2753142 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753150 INFO  (zkConnectionManagerCallback-16038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753150 INFO  (jetty-launcher-16011-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753197 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753199 INFO  (zkConnectionManagerCallback-16040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753199 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753254 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753275 INFO  (zkConnectionManagerCallback-16042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753275 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753303 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753304 INFO  (zkConnectionManagerCallback-16048-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753304 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753328 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40409_solr
   [junit4]   2> 2753333 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.Overseer Overseer (id=72081492256161803-127.0.0.1:40409_solr-n_0000000000) starting
   [junit4]   2> 2753371 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753376 INFO  (zkConnectionManagerCallback-16055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753376 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753382 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753387 INFO  (OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40409_solr
   [junit4]   2> 2753404 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40409_solr
   [junit4]   2> 2753423 INFO  (zkCallback-16054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2753431 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2753432 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 2753457 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2753465 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2753468 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2753468 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2753488 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2753488 INFO  (zkCallback-16054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2753494 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33635_solr as DOWN
   [junit4]   2> 2753494 INFO  (zkCallback-16039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2753495 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2753495 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33635_solr
   [junit4]   2> 2753496 INFO  (zkCallback-16054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753497 INFO  (zkCallback-16047-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2753503 INFO  (zkCallback-16039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753506 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2753511 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753522 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753531 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753537 INFO  (zkConnectionManagerCallback-16066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753537 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753540 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2753542 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753542 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 2753544 INFO  (zkConnectionManagerCallback-16060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753544 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753549 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753553 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2753555 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753555 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 2753563 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753563 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753564 INFO  (jetty-launcher-16011-thread-1) [n:127.0.0.1:40409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/.
   [junit4]   2> 2753602 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2753626 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2753664 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753668 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33635.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753687 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753687 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753688 INFO  (jetty-launcher-16011-thread-2) [n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/.
   [junit4]   2> 2753701 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33635.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753701 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33635.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2753703 INFO  (jetty-launcher-16011-thread-3) [n:127.0.0.1:33635_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/.
   [junit4]   2> 2753910 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2753922 INFO  (zkConnectionManagerCallback-16073-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2753922 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2753926 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2753928 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2753938 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2753949 INFO  (OverseerThreadFactory-14860-thread-1-processing-n:127.0.0.1:40409_solr) [n:127.0.0.1:40409_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 2754075 INFO  (OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754080 INFO  (OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40409/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754091 INFO  (OverseerStateUpdate-72081492256161803-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33635/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2754363 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2754363 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2754364 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr    x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2754364 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr    x:authCollection_shard3_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2755388 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755388 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755389 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2755421 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2755425 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2755425 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2755426 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40409.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755426 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 2755440 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755444 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2755446 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 2755448 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33635.solr.core.authCollection.shard3.replica_n5' (registry 'solr.core.authCollection.shard3.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2755449 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/authCollection_shard3_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node3/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 2755501 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2755502 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2755503 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755503 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755505 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24ff5168[authCollection_shard2_replica_n2] main]
   [junit4]   2> 2755515 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2755516 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2755517 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2755517 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639913163547738112
   [junit4]   2> 2755520 INFO  (searcherExecutor-14873-thread-1-processing-n:127.0.0.1:40409_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@24ff5168[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755525 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2755525 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 2755530 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2755530 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 2755532 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755532 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755532 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2755533 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2755533 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72081492256161803-core_node4-n_0000000000
   [junit4]   2> 2755534 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33f1ff4a[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2755535 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40409/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 2755537 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2755537 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2755538 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2755538 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639913163569758208
   [junit4]   2> 2755541 INFO  (searcherExecutor-14874-thread-1-processing-n:127.0.0.1:44137_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@33f1ff4a[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755545 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2755545 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2755550 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72081492256161801-core_node3-n_0000000000
   [junit4]   2> 2755551 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2755551 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2755553 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44137/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2755554 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2755554 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2755556 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@234c159d[authCollection_shard3_replica_n5] main]
   [junit4]   2> 2755558 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2755558 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2755559 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2755559 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639913163591778304
   [junit4]   2> 2755562 INFO  (searcherExecutor-14875-thread-1-processing-n:127.0.0.1:33635_solr x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n5] Registered new searcher Searcher@234c159d[authCollection_shard3_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2755565 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 2755566 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33635/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 2755571 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2755572 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.SyncStrategy http://127.0.0.1:33635/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 2755572 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72081492256161802-core_node6-n_0000000000
   [junit4]   2> 2755574 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33635/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 2755680 INFO  (zkCallback-16039-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755680 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755680 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755681 INFO  (zkCallback-16047-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755681 INFO  (zkCallback-16039-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755682 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2755682 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2755683 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2755684 INFO  (zkCallback-16041-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755684 ERROR (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 2755685 INFO  (qtp1967289523-47447) [n:127.0.0.1:33635_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1321
   [junit4]   2> 2755687 INFO  (qtp82309282-47458) [n:127.0.0.1:40409_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1323
   [junit4]   2> 2755688 INFO  (qtp1226590698-47452) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1324
   [junit4]   2> 2755695 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2755790 INFO  (zkCallback-16039-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16041-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16039-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16047-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16047-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755790 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755792 INFO  (zkCallback-16039-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755792 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755793 INFO  (qtp82309282-47451) [n:127.0.0.1:40409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1854
   [junit4]   2> 2755804 INFO  (qtp1226590698-47461) [n:127.0.0.1:44137_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755806 INFO  (qtp1226590698-47462) [n:127.0.0.1:44137_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755807 INFO  (zkCallback-16039-thread-3) [     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2755858 INFO  (qtp1226590698-47448) [n:127.0.0.1:44137_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2755859 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129927938
   [junit4]   2> 2755859 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2755859 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2755859 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@86107db
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=86107db
   [junit4]   2> 2755862 INFO  (coreCloseExecutor-14888-thread-1) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@498de09e: rootName = solr_44137, domain = solr.core.authCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@375249ba
   [junit4]   2> 2755874 INFO  (coreCloseExecutor-14888-thread-1) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=86107db
   [junit4]   2> 2755877 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2755877 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70d98ad0: rootName = solr_44137, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@44ca4035
   [junit4]   2> 2755886 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2755886 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d041ec4: rootName = solr_44137, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18555d90
   [junit4]   2> 2755891 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2755891 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@439d891e: rootName = solr_44137, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@9340e49
   [junit4]   2> 2755891 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2755896 INFO  (zkCallback-16054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16072-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755896 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755897 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2755951 INFO  (OverseerCollectionConfigSetProcessor-72081492256161803-127.0.0.1:40409_solr-n_0000000000) [n:127.0.0.1:40409_solr     ] 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> 2755963 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2755963 INFO  (zkCallback-16041-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2755963 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2755964 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2755964 INFO  (zkCallback-16047-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2755964 INFO  (zkCallback-16047-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2756097 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@47dbbeb9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2756097 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d95282c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2756097 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2756098 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2756098 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2756098 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44137 try number 1 ...
   [junit4]   2> 2756098 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2756109 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2756109 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2756109 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2756109 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d183131{/solr,null,AVAILABLE}
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3258407b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44137}
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.s.Server Started @2756170ms
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137}
   [junit4]   2> 2756110 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2756110 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-24T04:37:45.805Z
   [junit4]   2> 2756114 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756116 INFO  (zkConnectionManagerCallback-16082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756116 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756116 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2756317 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2756317 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75ee5634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756317 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75ee5634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756321 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72304ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756321 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72304ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2756322 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36489/solr
   [junit4]   2> 2756323 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756324 INFO  (zkConnectionManagerCallback-16089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756324 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756427 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756429 INFO  (zkConnectionManagerCallback-16091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756429 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756436 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2756442 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 2756443 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2756443 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 2756445 INFO  (zkCallback-16065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16047-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16072-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756446 INFO  (zkCallback-16090-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2756449 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2756449 INFO  (zkConnectionManagerCallback-16098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2756449 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2756451 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2756453 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36489/solr ready
   [junit4]   2> 2756454 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 2756454 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2756454 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2756482 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2756518 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756536 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756536 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756539 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/.
   [junit4]   2> 2756539 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1F44DBB0BF8FB3C6]) [n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard1_replica_n1]
   [junit4]   2> 2756546 INFO  (zkCallback-16041-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756546 INFO  (zkCallback-16041-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756546 INFO  (zkCallback-16041-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756546 INFO  (zkCallback-16047-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756546 INFO  (zkCallback-16047-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756546 INFO  (zkCallback-16047-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2756553 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2756567 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr     ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2756570 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2756581 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2756592 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2756595 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2756595 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2756596 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@102fa08b
   [junit4]   2> 2756596 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1F44DBB0BF8FB3C6-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2756668 INFO  (coreLoadExecutor-14898-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replic

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

 loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null684203808

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 309 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/309/

4 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([967A44B271952D82:2A1432A0D5C6AEF8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43887/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43887/solr]
	at __randomizedtesting.SeedInfo.seed([967A44B271952D82:A5DDD0E68205DC36]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43887/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:42063/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42063/solr]
	at __randomizedtesting.SeedInfo.seed([967A44B271952D82:4B17671AD121B7E3]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42063/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43819/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43819/solr]
	at __randomizedtesting.SeedInfo.seed([967A44B271952D82:696BA78A076FC840]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:386)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43819/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more




Build Log:
[...truncated 14165 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/init-core-data-001
   [junit4]   2> 1015512 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001
   [junit4]   2> 1015513 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1015513 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1015513 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1015613 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.ZkTestServer start zk server on port:37889
   [junit4]   2> 1015613 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37889
   [junit4]   2> 1015613 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37889
   [junit4]   2> 1015615 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015618 INFO  (zkConnectionManagerCallback-6953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015618 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015621 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015622 INFO  (zkConnectionManagerCallback-6955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015622 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015623 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015624 INFO  (zkConnectionManagerCallback-6957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015624 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015730 WARN  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1015731 WARN  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1015731 WARN  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1015731 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015735 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1015738 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3836057d{/solr,null,AVAILABLE}
   [junit4]   2> 1015738 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015738 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015738 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1015738 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37b40a9d{/solr,null,AVAILABLE}
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72e03e40{SSL,[ssl, http/1.1]}{127.0.0.1:32993}
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.e.j.s.Server Started @1015798ms
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4045139b{/solr,null,AVAILABLE}
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32993}
   [junit4]   2> 1015739 ERROR (jetty-launcher-6958-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T15:53:38.283Z
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56e4ebf8{SSL,[ssl, http/1.1]}{127.0.0.1:40943}
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-1) [     ] o.e.j.s.Server Started @1015799ms
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40943}
   [junit4]   2> 1015739 ERROR (jetty-launcher-6958-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015739 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T15:53:38.284Z
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c9a29eb{SSL,[ssl, http/1.1]}{127.0.0.1:35441}
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-3) [     ] o.e.j.s.Server Started @1015800ms
   [junit4]   2> 1015740 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35441}
   [junit4]   2> 1015741 ERROR (jetty-launcher-6958-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T15:53:38.285Z
   [junit4]   2> 1015741 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015742 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015745 INFO  (zkConnectionManagerCallback-6964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015745 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015745 INFO  (zkConnectionManagerCallback-6960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015745 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015745 INFO  (zkConnectionManagerCallback-6962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015745 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015745 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1015746 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1015746 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1015921 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1015922 WARN  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1015923 WARN  (jetty-launcher-6958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ddf4a2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015923 WARN  (jetty-launcher-6958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ddf4a2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015926 WARN  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1015927 WARN  (jetty-launcher-6958-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2633dad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015927 WARN  (jetty-launcher-6958-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2633dad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015928 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37889/solr
   [junit4]   2> 1015929 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015930 INFO  (zkConnectionManagerCallback-6972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015930 INFO  (jetty-launcher-6958-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015981 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1015982 WARN  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1015983 WARN  (jetty-launcher-6958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49e913f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015983 WARN  (jetty-launcher-6958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49e913f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015985 WARN  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1015987 WARN  (jetty-launcher-6958-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48781a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015987 WARN  (jetty-launcher-6958-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48781a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015988 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37889/solr
   [junit4]   2> 1015989 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015992 INFO  (zkConnectionManagerCallback-6979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015992 INFO  (jetty-launcher-6958-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016056 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016060 INFO  (zkConnectionManagerCallback-6981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016060 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016149 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1016149 WARN  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1016151 WARN  (jetty-launcher-6958-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7200d93d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016151 WARN  (jetty-launcher-6958-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7200d93d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016153 WARN  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1016154 WARN  (jetty-launcher-6958-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@edec821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016154 WARN  (jetty-launcher-6958-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@edec821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016155 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37889/solr
   [junit4]   2> 1016156 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016157 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016157 INFO  (zkConnectionManagerCallback-6989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016157 INFO  (jetty-launcher-6958-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016158 INFO  (zkConnectionManagerCallback-6991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016158 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016164 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32993_solr
   [junit4]   2> 1016165 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.Overseer Overseer (id=72078487830921224-127.0.0.1:32993_solr-n_0000000000) starting
   [junit4]   2> 1016171 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40943_solr
   [junit4]   2> 1016173 INFO  (zkCallback-6980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016173 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016173 INFO  (zkCallback-6990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016175 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016175 INFO  (zkConnectionManagerCallback-6998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016175 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016175 INFO  (zkConnectionManagerCallback-7003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016175 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016178 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016178 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016181 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37889/solr ready
   [junit4]   2> 1016181 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 1016185 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37889/solr ready
   [junit4]   2> 1016191 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32993_solr as DOWN
   [junit4]   2> 1016191 INFO  (OverseerStateUpdate-72078487830921224-127.0.0.1:32993_solr-n_0000000000) [n:127.0.0.1:32993_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32993_solr
   [junit4]   2> 1016192 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1016192 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32993_solr
   [junit4]   2> 1016194 INFO  (zkCallback-6990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016194 INFO  (zkCallback-6980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016196 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 1016201 INFO  (zkCallback-7002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016202 INFO  (zkCallback-6997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016222 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016224 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016260 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016267 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016269 INFO  (zkConnectionManagerCallback-7007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016275 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016275 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016285 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1016292 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016293 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016295 INFO  (jetty-launcher-6958-thread-2) [n:127.0.0.1:32993_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node2/.
   [junit4]   2> 1016296 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35441_solr as DOWN
   [junit4]   2> 1016298 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016298 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016299 INFO  (jetty-launcher-6958-thread-1) [n:127.0.0.1:40943_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node1/.
   [junit4]   2> 1016302 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1016302 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35441_solr
   [junit4]   2> 1016303 INFO  (zkCallback-6980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016303 INFO  (zkCallback-6990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016310 INFO  (zkCallback-6997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016310 INFO  (zkCallback-7002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016311 INFO  (zkCallback-7006-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016314 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016316 INFO  (zkConnectionManagerCallback-7014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016316 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016318 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1016320 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37889/solr ready
   [junit4]   2> 1016320 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 1016353 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016384 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35441.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016399 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35441.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016399 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35441.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1016400 INFO  (jetty-launcher-6958-thread-3) [n:127.0.0.1:35441_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node3/.
   [junit4]   2> 1016455 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016456 INFO  (zkConnectionManagerCallback-7020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016456 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016458 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1016459 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[967A44B271952D82]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37889/solr ready
   [junit4]   2> 1016476 INFO  (qtp1717715611-18896) [n:127.0.0.1:35441_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016481 INFO  (OverseerThreadFactory-6214-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1016592 INFO  (OverseerStateUpdate-72078487830921224-127.0.0.1:32993_solr-n_0000000000) [n:127.0.0.1:32993_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40943/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1016596 INFO  (OverseerStateUpdate-72078487830921224-127.0.0.1:32993_solr-n_0000000000) [n:127.0.0.1:32993_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32993/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1016599 INFO  (OverseerStateUpdate-72078487830921224-127.0.0.1:32993_solr-n_0000000000) [n:127.0.0.1:32993_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35441/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1016826 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1016826 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr    x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1016828 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr    x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1016829 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1017859 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1017860 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1017892 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1017892 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1017896 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1017896 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1017896 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1017897 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40943.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1017897 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1017898 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1017899 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35441.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1017899 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node3/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 1017915 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1017932 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1017934 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1017934 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1017935 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31efe38f
   [junit4]   2> 1017935 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node2/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_967A44B271952D82-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1018012 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1018012 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1018016 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1018016 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1018021 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60242a91[authCollection_shard3_replica_n4] main]
   [junit4]   2> 1018027 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1018027 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1018029 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1018029 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1018030 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@756bd50a[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1018033 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1018033 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1018034 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1018034 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639865091964796928
   [junit4]   2> 1018037 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1018037 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1018038 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1018038 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639865091968991232
   [junit4]   2> 1018040 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1018040 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1018041 INFO  (searcherExecutor-6228-thread-1-processing-n:127.0.0.1:35441_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@60242a91[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1018042 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1018042 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1018044 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b528d4b[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1018045 INFO  (searcherExecutor-6227-thread-1-processing-n:127.0.0.1:40943_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@756bd50a[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1018046 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1018046 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1018047 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1018047 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639865091978428416
   [junit4]   2> 1018049 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1018050 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 1018051 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1018051 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 1018052 INFO  (searcherExecutor-6229-thread-1-processing-n:127.0.0.1:32993_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@7b528d4b[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1018056 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1018056 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1018056 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40943/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1018056 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1018056 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 1018057 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1018057 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:40943/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1018057 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72078487830921226-core_node3-n_0000000000
   [junit4]   2> 1018062 INFO  (qtp1545371784-18900) [n:127.0.0.1:40943_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40943/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1018062 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1018062 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1018062 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35441/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 1018063 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1018064 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:35441/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1018064 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72078487830921229-core_node6-n_0000000000
   [junit4]   2> 1018065 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1018065 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1018065 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32993/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1018065 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1018066 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:32993/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1018066 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72078487830921224-core_node5-n_0000000000
   [junit4]   2> 1018068 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35441/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 1018069 INFO  (qtp2014860592-18892) [n:127.0.0.1:32993_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32993/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1018171 INFO  (zkCallback-7006-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018171 INFO  (zkCallback-6980-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018171 INFO  (zkCallback-6990-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018171 INFO  (zkCallback-7006-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018172 INFO  (zkCallback-6990-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018172 INFO  (zkCallback-6980-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1018173 INFO  (qtp1717715611-18888) [n:127.0.0.1:35441_solr c:authCol

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

ading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1256235773
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1256235773
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1256235773

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 43ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 308 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/308/

4 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([FF5F41489A2F4B32:4331375A3E7CC848]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36299/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36299/solr]
	at __randomizedtesting.SeedInfo.seed([FF5F41489A2F4B32:4EA270ECD5AEF0]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:386)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36299/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:39687/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39687/solr]
	at __randomizedtesting.SeedInfo.seed([FF5F41489A2F4B32:223262E03A9BD153]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39687/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:37229/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37229/solr]
	at __randomizedtesting.SeedInfo.seed([FF5F41489A2F4B32:CCF8D51C69BFBA86]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37229/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:120)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:305)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more




Build Log:
[...truncated 13785 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/init-core-data-001
   [junit4]   2> 432688 WARN  (SUITE-TestContainerReqHandler-seed#[FF5F41489A2F4B32]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 432689 INFO  (SUITE-TestContainerReqHandler-seed#[FF5F41489A2F4B32]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 432692 INFO  (SUITE-TestContainerReqHandler-seed#[FF5F41489A2F4B32]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 432692 INFO  (SUITE-TestContainerReqHandler-seed#[FF5F41489A2F4B32]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 432694 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 432698 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 432703 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42ed7d2b{HTTP/1.1,[http/1.1]}{0.0.0.0:38343}
   [junit4]   2> 432703 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.e.j.s.Server Started @432759ms
   [junit4]   2> 432703 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/tempDir-001
   [junit4]   2> 432703 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 432704 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 432704 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 432809 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.ZkTestServer start zk server on port:40891
   [junit4]   2> 432809 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40891
   [junit4]   2> 432809 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40891
   [junit4]   2> 432827 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 432833 INFO  (zkConnectionManagerCallback-3101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432833 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 432859 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 432860 INFO  (zkConnectionManagerCallback-3103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432860 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 432862 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 432863 INFO  (zkConnectionManagerCallback-3105-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432863 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 432966 WARN  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 432967 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 432967 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 432967 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 432970 WARN  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 432970 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 432970 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 432970 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 432971 WARN  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 432971 WARN  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 432971 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 432985 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 432985 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 432985 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 432988 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ddf61d5{/solr,null,AVAILABLE}
   [junit4]   2> 433031 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 433031 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 433031 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 433031 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d03e24{/solr,null,AVAILABLE}
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24b5b691{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39027}
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.e.j.s.Server Started @433088ms
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39027}
   [junit4]   2> 433032 ERROR (jetty-launcher-3106-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433032 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T00:36:13.616Z
   [junit4]   2> 433037 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 433037 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 433037 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ffbcb32{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36299}
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.e.j.s.Server Started @433128ms
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36299}
   [junit4]   2> 433071 ERROR (jetty-launcher-3106-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433071 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T00:36:13.655Z
   [junit4]   2> 433079 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14e48a8c{/solr,null,AVAILABLE}
   [junit4]   2> 433079 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433085 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 433085 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 433085 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@194d37b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43063}
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-1) [     ] o.e.j.s.Server Started @433144ms
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43063}
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67a4a708{/solr,null,AVAILABLE}
   [junit4]   2> 433087 ERROR (jetty-launcher-3106-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433087 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T00:36:13.672Z
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c569879{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41255}
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.e.j.s.Server Started @433145ms
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41255}
   [junit4]   2> 433088 ERROR (jetty-launcher-3106-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 433088 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-23T00:36:13.672Z
   [junit4]   2> 433089 INFO  (zkConnectionManagerCallback-3108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433089 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433090 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433099 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433099 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433100 INFO  (zkConnectionManagerCallback-3110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433100 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433100 INFO  (zkConnectionManagerCallback-3112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433100 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433101 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433101 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433107 INFO  (zkConnectionManagerCallback-3114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433107 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433202 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 433353 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 433354 WARN  (jetty-launcher-3106-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f83d6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433354 WARN  (jetty-launcher-3106-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f83d6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433373 WARN  (jetty-launcher-3106-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c2c5da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433373 WARN  (jetty-launcher-3106-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c2c5da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433374 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
   [junit4]   2> 433389 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433405 INFO  (zkConnectionManagerCallback-3123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433405 INFO  (jetty-launcher-3106-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433481 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 433497 WARN  (jetty-launcher-3106-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ecdce34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433497 WARN  (jetty-launcher-3106-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ecdce34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433526 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 433530 WARN  (jetty-launcher-3106-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fff3596[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433530 WARN  (jetty-launcher-3106-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fff3596[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433531 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
   [junit4]   2> 433534 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433535 INFO  (zkConnectionManagerCallback-3131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433535 INFO  (jetty-launcher-3106-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433541 WARN  (jetty-launcher-3106-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b31e726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433541 WARN  (jetty-launcher-3106-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b31e726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433545 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433547 INFO  (zkConnectionManagerCallback-3133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433547 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433548 WARN  (jetty-launcher-3106-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@458addd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433548 WARN  (jetty-launcher-3106-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@458addd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433548 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
   [junit4]   2> 433561 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433566 INFO  (zkConnectionManagerCallback-3138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433567 INFO  (jetty-launcher-3106-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433638 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433645 INFO  (zkConnectionManagerCallback-3142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433645 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433652 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 433652 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433672 WARN  (jetty-launcher-3106-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8be1f9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433672 WARN  (jetty-launcher-3106-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8be1f9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433675 WARN  (jetty-launcher-3106-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@750e2d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433675 WARN  (jetty-launcher-3106-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@750e2d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 433676 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433676 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
   [junit4]   2> 433677 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433678 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 433678 INFO  (zkConnectionManagerCallback-3150-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433678 INFO  (jetty-launcher-3106-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433679 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433739 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433740 INFO  (zkConnectionManagerCallback-3152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433740 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433789 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433790 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433791 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 433791 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433791 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43063_solr
   [junit4]   2> 433792 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433793 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.Overseer Overseer (id=72074880416808971-127.0.0.1:43063_solr-n_0000000000) starting
   [junit4]   2> 433794 INFO  (zkConnectionManagerCallback-3154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433794 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433794 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433795 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433796 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 433798 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433799 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39027_solr
   [junit4]   2> 433803 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433805 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433806 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433806 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39027_solr]
   [junit4]   2> 433807 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433813 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 433813 DEBUG (zkCallback-3141-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 433816 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433817 INFO  (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433817 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39027_solr]
   [junit4]   2> 433817 INFO  (zkCallback-3141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433817 DEBUG (zkCallback-3141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39027_solr]
   [junit4]   2> 433820 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36299_solr as DOWN
   [junit4]   2> 433822 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 433822 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36299_solr
   [junit4]   2> 433826 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41255_solr as DOWN
   [junit4]   2> 433828 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 433828 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41255_solr
   [junit4]   2> 433829 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433829 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 433834 INFO  (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 433834 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr]
   [junit4]   2> 433848 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433849 DEBUG (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 433850 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 433850 INFO  (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 433850 DEBUG (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39027_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433850 INFO  (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 433850 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39027_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433850 DEBUG (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 433851 INFO  (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 433851 DEBUG (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:39027_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433853 INFO  (zkConnectionManagerCallback-3173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433854 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433854 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433855 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433856 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433856 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433857 DEBUG (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433858 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40891/solr ready
   [junit4]   2> 433858 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 433865 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 433865 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 433866 INFO  (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 433866 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433869 INFO  (zkConnectionManagerCallback-3168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433869 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433870 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433871 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433871 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433871 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433872 DEBUG (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433876 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40891/solr ready
   [junit4]   2> 433877 INFO  (zkConnectionManagerCallback-3163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433877 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433878 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433879 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433879 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433879 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433880 DEBUG (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433882 INFO  (zkConnectionManagerCallback-3178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433882 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 433882 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 433882 INFO  (OverseerStateUpdate-72074880416808971-127.0.0.1:43063_solr-n_0000000000) [n:127.0.0.1:43063_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43063_solr
   [junit4]   2> 433885 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43063_solr as DOWN
   [junit4]   2> 433885 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40891/solr ready
   [junit4]   2> 433886 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 433890 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 433890 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 433890 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 433891 DEBUG (OverseerStateUpdate-72074880416808971-127.0.0.1:43063_solr-n_0000000000) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433891 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 433891 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr]
   [junit4]   2> 433892 DEBUG (OverseerStateUpdate-72074880416808971-127.0.0.1:43063_solr-n_0000000000) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433892 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433892 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433893 DEBUG (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433893 INFO  (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433893 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433893 INFO  (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433893 INFO  (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433893 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433893 DEBUG (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433900 DEBUG (zkCallback-3162-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433905 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 433908 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 433908 DEBUG (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433913 DEBUG (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 433926 DEBUG (zkCallback-3172-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433931 DEBUG (zkCallback-3177-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433934 INFO  (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433934 DEBUG (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433934 INFO  (zkCallback-3172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433934 DEBUG (zkCallback-3172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433937 INFO  (zkCallback-3162-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433937 DEBUG (zkCallback-3162-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433938 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40891/solr ready
   [junit4]   2> 433938 INFO  (zkCallback-3177-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433938 DEBUG (zkCallback-3177-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433938 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 433939 DEBUG (zkCallback-3167-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 433948 INFO  (zkCallback-3167-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 433948 DEBUG (zkCallback-3167-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 433998 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 434014 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 434020 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 434040 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434128 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434128 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434128 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434129 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:36299_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/tempDir-001/node2/.
   [junit4]   2> 434143 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39027.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434145 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434190 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434190 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434195 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:43063_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/tempDir-001/node1/.
   [junit4]   2> 434202 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434202 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434204 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:41255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/tempDir-001/node3/.
   [junit4]   2> 434205 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39027.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434205 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39027.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57961a16
   [junit4]   2> 434206 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:39027_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_FF5F41489A2F4B32-001/tempDir-001/node4/.
   [junit4]   2> 434455 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 434457 INFO  (zkConnectionManagerCallback-3187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434457 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 434457 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 434458 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 434459 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 434459 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36299_solr, 127.0.0.1:39027_solr, 127.0.0.1:41255_solr, 127.0.0.1:43063_solr]
   [junit4]   2> 434460 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 434461 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[FF5F41489A2F4B32]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40891/solr ready
   [junit4]   2> 434498 INFO  (qtp712134063-8764) [n:127.0.0.1:39027_solr     ] o.a.s.c.RuntimeLib Jar foo signed with pub_key512.der successfully verified
   [junit4]   2> 434501 DEBUG (zkCallback-3151-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434501 INFO  (zkCallback-3151-thread-1) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 434501 DEBUG (zkCallback-3167-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434501 DEBUG (zkCallback-3172-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434501 DEBUG (zkCallback-3153-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434501 INFO  (zkCallback-3153-thread-1) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 434505 DEBUG (zkCallback-3141-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434505 INFO  (zkCallback-3141-thread-2) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 434505 DEBUG (zkCallback-3162-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 434506 INFO  (qtp712134063-8764) [n:127.0.0.1:39027_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 434506 DEBUG (zkCallback-3132-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:38343/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to ve

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

 loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null856819277
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null856819277
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null856819277

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 36ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 307 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/307/

5 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader

Error Message:
attempt: 0 Mismatch for value : 'Version' in response {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"org.apache.solr.core.MemClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"org.apache.solr.core.MemClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:188A48B655BF24C9]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99)
	at org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:E31257AC0E8221C4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:46521/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46521/solr]
	at __randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:A06DC286DC2B477C]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:387)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46521/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:32911/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:32911/solr]
	at __randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:821102160A6538DF]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:310)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32911/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:46285/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46285/solr]
	at __randomizedtesting.SeedInfo.seed([5F7C21BEAAD1A2BE:6CDBB5EA5941530A]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46285/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more




Build Log:
[...truncated 13664 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 615539 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/init-core-data-001
   [junit4]   2> 615542 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 615545 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5F7C21BEAAD1A2BE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 615551 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 615552 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001
   [junit4]   2> 615553 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 615555 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 615555 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 615653 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.ZkTestServer start zk server on port:43061
   [junit4]   2> 615653 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43061
   [junit4]   2> 615653 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43061
   [junit4]   2> 615675 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615696 INFO  (zkConnectionManagerCallback-3450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615696 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615714 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615716 INFO  (zkConnectionManagerCallback-3452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615716 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615721 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615721 INFO  (zkConnectionManagerCallback-3454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615721 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615829 WARN  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 615829 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 615829 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 615829 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 615832 WARN  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 615832 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 615832 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 615832 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 615845 WARN  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 615845 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 615845 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 615845 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 615849 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 615849 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 615849 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 615857 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2955de2f{/solr,null,AVAILABLE}
   [junit4]   2> 615868 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 615868 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 615868 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 615869 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ef27b3a{/solr,null,AVAILABLE}
   [junit4]   2> 615877 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 615877 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 615877 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 615880 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d4aeb86{/solr,null,AVAILABLE}
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@aebb32c{SSL,[ssl, http/1.1]}{127.0.0.1:44585}
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.e.j.s.Server Started @615947ms
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44585}
   [junit4]   2> 615881 ERROR (jetty-launcher-3455-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 615881 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T15:01:39.779Z
   [junit4]   2> 615890 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615890 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d05c07a{SSL,[ssl, http/1.1]}{127.0.0.1:44823}
   [junit4]   2> 615890 INFO  (jetty-launcher-3455-thread-1) [     ] o.e.j.s.Server Started @615956ms
   [junit4]   2> 615890 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44823}
   [junit4]   2> 615890 ERROR (jetty-launcher-3455-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 615890 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T15:01:39.789Z
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50b25b4{SSL,[ssl, http/1.1]}{127.0.0.1:40315}
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-2) [     ] o.e.j.s.Server Started @615958ms
   [junit4]   2> 615891 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40315}
   [junit4]   2> 615892 ERROR (jetty-launcher-3455-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 615892 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 615892 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 615892 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 615892 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 615892 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T15:01:39.790Z
   [junit4]   2> 615893 INFO  (zkConnectionManagerCallback-3457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615893 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615893 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 615899 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615903 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615903 INFO  (zkConnectionManagerCallback-3459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615903 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615904 INFO  (zkConnectionManagerCallback-3461-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615904 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615904 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 615905 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 616098 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 616099 WARN  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616100 WARN  (jetty-launcher-3455-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23338f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616100 WARN  (jetty-launcher-3455-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23338f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616103 WARN  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616104 WARN  (jetty-launcher-3455-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a067795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616104 WARN  (jetty-launcher-3455-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a067795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616105 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
   [junit4]   2> 616107 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616109 INFO  (zkConnectionManagerCallback-3468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616109 INFO  (jetty-launcher-3455-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616273 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 616273 WARN  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616274 WARN  (jetty-launcher-3455-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74b6478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616274 WARN  (jetty-launcher-3455-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74b6478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616281 WARN  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616282 WARN  (jetty-launcher-3455-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38e61e1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616283 WARN  (jetty-launcher-3455-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38e61e1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616284 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
   [junit4]   2> 616293 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616294 INFO  (zkConnectionManagerCallback-3476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616294 INFO  (jetty-launcher-3455-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616324 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616324 INFO  (zkConnectionManagerCallback-3478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616324 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616349 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 616349 WARN  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616356 WARN  (jetty-launcher-3455-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aee86be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616356 WARN  (jetty-launcher-3455-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aee86be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616361 WARN  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 616362 WARN  (jetty-launcher-3455-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b1194b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616362 WARN  (jetty-launcher-3455-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b1194b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616363 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43061/solr
   [junit4]   2> 616365 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616366 INFO  (zkConnectionManagerCallback-3484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616366 INFO  (jetty-launcher-3455-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616398 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616399 INFO  (zkConnectionManagerCallback-3486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616400 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616512 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616520 INFO  (zkConnectionManagerCallback-3492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616520 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616556 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40315_solr
   [junit4]   2> 616557 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.Overseer Overseer (id=72072621139820555-127.0.0.1:40315_solr-n_0000000000) starting
   [junit4]   2> 616570 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44585_solr
   [junit4]   2> 616576 INFO  (zkCallback-3491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 616580 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616581 INFO  (zkCallback-3477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 616581 INFO  (zkConnectionManagerCallback-3499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616581 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616584 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616586 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 616587 INFO  (zkConnectionManagerCallback-3504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616587 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616589 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43061/solr ready
   [junit4]   2> 616589 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 616590 INFO  (OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000) [n:127.0.0.1:40315_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40315_solr
   [junit4]   2> 616591 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43061/solr ready
   [junit4]   2> 616601 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 616609 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40315_solr as DOWN
   [junit4]   2> 616611 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 616611 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40315_solr
   [junit4]   2> 616614 INFO  (zkCallback-3477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 616616 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 616619 INFO  (zkCallback-3503-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 616619 INFO  (zkCallback-3498-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 616621 INFO  (zkCallback-3491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 616636 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 616641 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44823_solr as DOWN
   [junit4]   2> 616642 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 616642 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 616647 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 616647 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44823_solr
   [junit4]   2> 616651 INFO  (zkCallback-3477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 616651 INFO  (zkCallback-3503-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 616653 INFO  (zkCallback-3485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 616655 INFO  (zkCallback-3491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 616655 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616661 INFO  (zkCallback-3498-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 616664 INFO  (zkConnectionManagerCallback-3511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616664 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616666 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 616667 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43061/solr ready
   [junit4]   2> 616668 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 616703 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616712 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44585.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616719 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 616727 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44585.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616727 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616727 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616727 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44585.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616729 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:40315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/.
   [junit4]   2> 616729 INFO  (jetty-launcher-3455-thread-3) [n:127.0.0.1:44585_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/.
   [junit4]   2> 616745 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616761 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616761 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 616763 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:44823_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/.
   [junit4]   2> 616865 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616867 INFO  (zkConnectionManagerCallback-3517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616867 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616868 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 616870 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5F7C21BEAAD1A2BE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43061/solr ready
   [junit4]   2> 616889 INFO  (qtp267603652-9384) [n:127.0.0.1:40315_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 616893 INFO  (OverseerThreadFactory-2974-thread-1-processing-n:127.0.0.1:40315_solr) [n:127.0.0.1:40315_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 617005 INFO  (OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000) [n:127.0.0.1:40315_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44585/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 617009 INFO  (OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000) [n:127.0.0.1:40315_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40315/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 617013 INFO  (OverseerStateUpdate-72072621139820555-127.0.0.1:40315_solr-n_0000000000) [n:127.0.0.1:40315_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44823/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 617222 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr    x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 617235 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr    x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 617236 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr    x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 617236 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr    x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 618247 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 618253 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 618253 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 618277 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 618278 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 618280 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 618281 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 618281 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44823.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 618281 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 618284 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 618285 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 618285 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 618286 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40315.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 618286 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 618290 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 618290 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 618291 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44585.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ae8f13
   [junit4]   2> 618291 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_5F7C21BEAAD1A2BE-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 618373 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 618374 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 618375 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618375 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618377 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df2e9[authCollection_shard3_replica_n4] main]
   [junit4]   2> 618379 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 618380 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 618383 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 618383 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639771225227001856
   [junit4]   2> 618389 INFO  (searcherExecutor-2987-thread-1-processing-n:127.0.0.1:44823_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@1df2e9[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 618396 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 618396 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 618402 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 618402 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 618404 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618404 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618406 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@286e838b[authCollection_shard1_replica_n1] main]
   [junit4]   2> 618412 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 618412 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 618412 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 618412 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 618412 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 618413 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 618413 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72072621139820554-core_node6-n_0000000000
   [junit4]   2> 618414 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 618416 INFO  (qtp1476242186-9377) [n:127.0.0.1:44823_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44823/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 618417 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 618417 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639771225262653440
   [junit4]   2> 618424 INFO  (searcherExecutor-2989-thread-1-processing-n:127.0.0.1:44585_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@286e838b[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 618437 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 618438 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 618445 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 618445 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 618447 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618447 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618447 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 618447 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 618447 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 618448 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 618448 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 618448 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72072621139820552-core_node3-n_0000000000
   [junit4]   2> 618450 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ab7e47a[authCollection_shard2_replica_n2] main]
   [junit4]   2> 618456 INFO  (qtp1300572-9393) [n:127.0.0.1:44585_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44585/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 618458 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 618459 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 618460 INFO  (qtp267603652-9381) [n:127.0.0.1:40315_solr c:authCollection s:shard2 

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

 :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null40725117

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 44ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

[JENKINS] Lucene-Solr-Tests-8.x - Build # 306 - Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/306/

4 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
	at __randomizedtesting.SeedInfo.seed([71F978E3AEC5435:BB71E19C9EBFD74F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:42871/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42871/solr]
	at __randomizedtesting.SeedInfo.seed([71F978E3AEC5435:F80E74B64C16B1F7]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig512(TestContainerReqHandler.java:387)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42871/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:37455/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37455/solr]
	at __randomizedtesting.SeedInfo.seed([71F978E3AEC5435:34B803DAC97CA581]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37455/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:39215/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39215/solr]
	at __randomizedtesting.SeedInfo.seed([71F978E3AEC5435:DA72B4269A58CE54]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLibWithSig2048(TestContainerReqHandler.java:310)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39215/solr: 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 /solr/____v2/cluster. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.UnsupportedClassVersionError: org/apache/solr/core/RuntimeLibReqHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.apache.solr.core.MemClassLoader.loadFromRuntimeLibs(MemClassLoader.java:127)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:100)
	at org.apache.solr.core.MemClassLoader.findClass(MemClassLoader.java:181)
	at org.apache.solr.core.LibListener.newInstance(LibListener.java:79)
	at org.apache.solr.core.LibListener$ExtHandler.lambda$updateReqHandlers$3(LibListener.java:232)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.core.LibListener$ExtHandler.updateReqHandlers(LibListener.java:228)
	at org.apache.solr.core.LibListener$ExtHandler.access$000(LibListener.java:173)
	at org.apache.solr.core.LibListener.onChange(LibListener.java:105)
	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:118)
	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	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:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	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:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	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:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	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:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 45 more




Build Log:
[...truncated 13214 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 38877 INFO  (SUITE-TestContainerReqHandler-seed#[71F978E3AEC5435]-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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/init-core-data-001
   [junit4]   2> 38879 INFO  (SUITE-TestContainerReqHandler-seed#[71F978E3AEC5435]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 38882 INFO  (SUITE-TestContainerReqHandler-seed#[71F978E3AEC5435]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 38885 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 38915 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 38930 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f36521e{HTTP/1.1,[http/1.1]}{0.0.0.0:34633}
   [junit4]   2> 38930 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.e.j.s.Server Started @38997ms
   [junit4]   2> 38930 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/tempDir-001
   [junit4]   2> 38931 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38934 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38934 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 39034 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.ZkTestServer start zk server on port:44049
   [junit4]   2> 39034 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44049
   [junit4]   2> 39034 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44049
   [junit4]   2> 39038 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39045 INFO  (zkConnectionManagerCallback-172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39045 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39057 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39077 INFO  (zkConnectionManagerCallback-174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39077 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39084 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39087 INFO  (zkConnectionManagerCallback-176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39087 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39194 WARN  (jetty-launcher-177-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 39194 WARN  (jetty-launcher-177-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 39194 WARN  (jetty-launcher-177-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 39194 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 39194 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 39194 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 39195 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 39195 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 39195 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 39195 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 39195 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 39196 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 39196 WARN  (jetty-launcher-177-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 39196 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 39196 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 39196 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 39199 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39199 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39199 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 39200 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47ca38fc{/solr,null,AVAILABLE}
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39206 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 39209 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66ddfb88{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42871}
   [junit4]   2> 39209 INFO  (jetty-launcher-177-thread-2) [     ] o.e.j.s.Server Started @39276ms
   [junit4]   2> 39209 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42871}
   [junit4]   2> 39209 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39a0e8f5{/solr,null,AVAILABLE}
   [junit4]   2> 39209 ERROR (jetty-launcher-177-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39209 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39210 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 39210 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39210 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 39210 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T05:28:55.894Z
   [junit4]   2> 39212 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39212 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39212 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 39212 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b22dd2f{/solr,null,AVAILABLE}
   [junit4]   2> 39212 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39214 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e2e7587{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36165}
   [junit4]   2> 39214 INFO  (jetty-launcher-177-thread-3) [     ] o.e.j.s.Server Started @39282ms
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36165}
   [junit4]   2> 39215 ERROR (jetty-launcher-177-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7905474a{/solr,null,AVAILABLE}
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 39215 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T05:28:55.899Z
   [junit4]   2> 39217 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d948937{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34931}
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@97d423e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33891}
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.e.j.s.Server Started @39290ms
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-1) [     ] o.e.j.s.Server Started @39290ms
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33891}
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34931}
   [junit4]   2> 39223 ERROR (jetty-launcher-177-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39223 ERROR (jetty-launcher-177-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 39223 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39224 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39224 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 39224 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 39224 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T05:28:55.908Z
   [junit4]   2> 39224 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-22T05:28:55.908Z
   [junit4]   2> 39225 INFO  (zkConnectionManagerCallback-179-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39225 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39225 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39226 INFO  (zkConnectionManagerCallback-181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39226 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39226 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39228 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39228 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39229 INFO  (zkConnectionManagerCallback-184-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39233 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39237 INFO  (zkConnectionManagerCallback-185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39237 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39246 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39250 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39446 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39448 WARN  (jetty-launcher-177-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47e238e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39449 WARN  (jetty-launcher-177-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47e238e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39453 WARN  (jetty-launcher-177-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42d9296e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39453 WARN  (jetty-launcher-177-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42d9296e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39456 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44049/solr
   [junit4]   2> 39465 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39474 INFO  (zkConnectionManagerCallback-194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39474 INFO  (jetty-launcher-177-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39546 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39549 WARN  (jetty-launcher-177-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cf13615[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39549 WARN  (jetty-launcher-177-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cf13615[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39553 WARN  (jetty-launcher-177-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2855036b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39553 WARN  (jetty-launcher-177-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2855036b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39555 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44049/solr
   [junit4]   2> 39557 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39563 INFO  (zkConnectionManagerCallback-201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39563 INFO  (jetty-launcher-177-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39563 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39564 WARN  (jetty-launcher-177-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72be5b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39564 WARN  (jetty-launcher-177-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72be5b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39571 WARN  (jetty-launcher-177-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13ae706b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39571 WARN  (jetty-launcher-177-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13ae706b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39572 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44049/solr
   [junit4]   2> 39577 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39585 INFO  (zkConnectionManagerCallback-207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39585 INFO  (jetty-launcher-177-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39665 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39667 INFO  (zkConnectionManagerCallback-209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39667 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39769 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39771 INFO  (zkConnectionManagerCallback-211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39771 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39842 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 39845 WARN  (jetty-launcher-177-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3710bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39845 WARN  (jetty-launcher-177-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3710bd23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39850 WARN  (jetty-launcher-177-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@638edd94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39850 WARN  (jetty-launcher-177-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@638edd94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39852 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44049/solr
   [junit4]   2> 39853 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39856 INFO  (zkConnectionManagerCallback-217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39856 INFO  (jetty-launcher-177-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39870 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39874 INFO  (zkConnectionManagerCallback-219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39874 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39990 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40013 INFO  (zkConnectionManagerCallback-227-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40013 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40065 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40068 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40071 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 40075 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40097 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34931_solr
   [junit4]   2> 40100 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.Overseer Overseer (id=72070369071398926-127.0.0.1:34931_solr-n_0000000000) starting
   [junit4]   2> 40144 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40156 INFO  (zkConnectionManagerCallback-234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40156 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40157 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40160 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40164 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 40169 DEBUG (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40173 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44049/solr ready
   [junit4]   2> 40183 INFO  (OverseerStateUpdate-72070369071398926-127.0.0.1:34931_solr-n_0000000000) [n:127.0.0.1:34931_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34931_solr
   [junit4]   2> 40187 DEBUG (OverseerStateUpdate-72070369071398926-127.0.0.1:34931_solr-n_0000000000) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 40188 DEBUG (OverseerStateUpdate-72070369071398926-127.0.0.1:34931_solr-n_0000000000) [n:127.0.0.1:34931_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40195 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34931_solr
   [junit4]   2> 40199 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 40203 INFO  (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 40203 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr]
   [junit4]   2> 40205 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 40207 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 40212 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 40212 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr]
   [junit4]   2> 40241 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40244 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40247 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 40247 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr]
   [junit4]   2> 40249 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40267 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42871_solr as DOWN
   [junit4]   2> 40270 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40270 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42871_solr
   [junit4]   2> 40276 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40280 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 40280 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40301 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 40305 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40306 INFO  (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 40306 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40312 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 40318 INFO  (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 40318 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40321 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40341 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40341 INFO  (zkConnectionManagerCallback-239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40341 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40341 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40344 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40346 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 40346 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40347 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40348 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40349 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40351 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 40351 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40354 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40354 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40356 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 40356 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:34931_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40358 DEBUG (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40359 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44049/solr ready
   [junit4]   2> 40359 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 40361 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36165_solr as DOWN
   [junit4]   2> 40368 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40368 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36165_solr
   [junit4]   2> 40370 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40370 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40371 INFO  (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40371 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40371 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40371 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40381 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33891_solr as DOWN
   [junit4]   2> 40381 DEBUG (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40382 INFO  (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40382 DEBUG (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40384 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40384 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40384 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33891_solr
   [junit4]   2> 40385 DEBUG (zkCallback-208-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40385 INFO  (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40385 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40387 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 40387 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 40387 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 40388 INFO  (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 40388 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 40388 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40388 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40388 INFO  (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 40388 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40393 INFO  (zkCallback-208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40393 DEBUG (zkCallback-208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40394 DEBUG (zkCallback-238-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40396 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34931.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40399 INFO  (zkCallback-238-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 40399 DEBUG (zkCallback-238-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40405 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40412 DEBUG (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 40412 DEBUG (zkCallback-208-thread-2) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 40413 INFO  (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 40413 DEBUG (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40416 INFO  (zkCallback-208-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 40416 DEBUG (zkCallback-208-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40421 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40464 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 40466 INFO  (zkConnectionManagerCallback-250-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40466 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40467 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40467 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34931.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40468 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34931.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40470 INFO  (jetty-launcher-177-thread-4) [n:127.0.0.1:34931_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/tempDir-001/node4/.
   [junit4]   2> 40482 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40483 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40483 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40484 DEBUG (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40501 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44049/solr ready
   [junit4]   2> 40502 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 40521 INFO  (zkConnectionManagerCallback-245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40521 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40521 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40523 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 40527 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 40527 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 40528 DEBUG (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 40530 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44049/solr ready
   [junit4]   2> 40530 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 40587 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42871.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40609 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42871.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40610 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42871.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40612 INFO  (jetty-launcher-177-thread-2) [n:127.0.0.1:42871_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/tempDir-001/node2/.
   [junit4]   2> 40613 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 40633 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 40668 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33891.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40713 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33891.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40714 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33891.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40714 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36165.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40716 INFO  (jetty-launcher-177-thread-1) [n:127.0.0.1:33891_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/tempDir-001/node1/.
   [junit4]   2> 40759 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36165.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40759 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36165.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40579e5
   [junit4]   2> 40761 INFO  (jetty-launcher-177-thread-3) [n:127.0.0.1:36165_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_71F978E3AEC5435-001/tempDir-001/node3/.
   [junit4]   2> 41029 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 41043 INFO  (zkConnectionManagerCallback-258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 41043 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41044 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 41045 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 41046 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 41046 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33891_solr, 127.0.0.1:34931_solr, 127.0.0.1:36165_solr, 127.0.0.1:42871_solr]
   [junit4]   2> 41047 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 41048 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[71F978E3AEC5435]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44049/solr ready
   [junit4]   2> 41181 INFO  (qtp129678521-365) [n:127.0.0.1:33891_solr     ] o.a.s.c.RuntimeLib Jar foo signed with pub_key512.der successfully verified
   [junit4]   2> 41190 DEBUG (zkCallback-233-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41190 DEBUG (zkCallback-218-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41190 INFO  (zkCallback-218-thread-1) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 41190 INFO  (qtp129678521-365) [n:127.0.0.1:33891_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 41190 DEBUG (zkCallback-210-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41190 INFO  (zkCallback-210-thread-1) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 41191 DEBUG (zkCallback-226-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41191 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 41198 DEBUG (zkCallback-208-thread-2) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41198 INFO  (zkCallback-208-thread-2) [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 41202 DEBUG (zkCallback-257-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, url=http://localhost:34633/jar1.jar, sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==, sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}} to version 0
   [junit4]   2> 41222 INFO  (zkCallback-210-thread-1) [     ] o.a.s.c.RuntimeLib Jar foo signed with pub_key512.der successfully verified
   [junit4]   2> 41222 INFO  (zkCallback-226-thread-1) [     ] o.a.s.c.RuntimeLib Jar foo signed with pub_key512.der successfully verified
   [junit4]   2> 41226 INFO  (zkCallback-208-thread-2) [     ] o.a.s.c.RuntimeLib Jar foo signed with pub_key512.der successfully verified
   [junit4]   2> 41227 INFO  (qtp129678521-365) [n:127.0.0.1:33891_solr     ] o.a.s.c.RuntimeLib Jar foo signed with pub_k

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

loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null758336663
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null758336663
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null758336663

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 124ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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