Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/322/

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

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([2F15B0A4C02D81E2:A7418F7E6ED1EC1A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 14110 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 329900 INFO  
(SUITE-BasicDistributedZkTest-seed#[2F15B0A4C02D81E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/data-dir-32-001
   [junit4]   2> 329900 INFO  
(SUITE-BasicDistributedZkTest-seed#[2F15B0A4C02D81E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 329901 INFO  
(SUITE-BasicDistributedZkTest-seed#[2F15B0A4C02D81E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 329901 INFO  
(SUITE-BasicDistributedZkTest-seed#[2F15B0A4C02D81E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 329901 INFO  
(SUITE-BasicDistributedZkTest-seed#[2F15B0A4C02D81E2]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 329904 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 329905 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 329905 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 330005 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45491
   [junit4]   2> 330005 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45491
   [junit4]   2> 330005 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45491
   [junit4]   2> 330005 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45491
   [junit4]   2> 330006 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330010 INFO  (zkConnectionManagerCallback-1477-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330012 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330013 INFO  (zkConnectionManagerCallback-1479-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330013 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330015 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 330016 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 330017 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 330018 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 330019 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 330020 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 330020 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 330021 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 330022 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 330023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 330032 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 330032 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 330140 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 330140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 330140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 330140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 330141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 330141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@420202b3{/,null,AVAILABLE}
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1033a477{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44345}
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.s.Server Started @330175ms
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=44345, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/control-001/cores}
   [junit4]   2> 330142 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 330142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-12T01:00:24.052Z
   [junit4]   2> 330144 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330145 INFO  (zkConnectionManagerCallback-1481-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330251 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 330251 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/control-001/solr.xml
   [junit4]   2> 330255 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 330255 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 330256 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 330341 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 330342 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50d17221[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 330342 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50d17221[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 330345 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@14cde144[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 330345 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@14cde144[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 330345 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45491/solr
   [junit4]   2> 330349 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330352 INFO  (zkConnectionManagerCallback-1488-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330352 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330454 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330460 INFO  (zkConnectionManagerCallback-1490-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330460 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:44345_
   [junit4]   2> 330547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.Overseer Overseer 
(id=72094710967631876-127.0.0.1:44345_-n_0000000000) starting
   [junit4]   2> 330558 INFO  
(OverseerStateUpdate-72094710967631876-127.0.0.1:44345_-n_0000000000) 
[n:127.0.0.1:44345_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:44345_
   [junit4]   2> 330558 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44345_
   [junit4]   2> 330559 INFO  
(OverseerStateUpdate-72094710967631876-127.0.0.1:44345_-n_0000000000) 
[n:127.0.0.1:44345_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 330574 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 330574 WARN  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 330595 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 330614 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 330621 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 330621 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 330622 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [n:127.0.0.1:44345_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/control-001/cores
   [junit4]   2> 330643 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330645 INFO  (zkConnectionManagerCallback-1499-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330646 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 330647 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45491/solr ready
   [junit4]   2> 330648 INFO  (qtp1974951064-5010) [n:127.0.0.1:44345_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44345_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 330651 INFO  
(OverseerThreadFactory-1555-thread-1-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 330757 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 330758 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 331773 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 331789 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 331888 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 331906 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 331907 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 331907 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 331909 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22818044425058936]
   [junit4]   2> 331913 WARN  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 331969 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 331969 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 331971 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 331971 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 331971 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.30295200046074494]
   [junit4]   2> 331973 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49485c4e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 331980 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 331980 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 331981 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 331981 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1655482169049481216
   [junit4]   2> 331984 INFO  
(searcherExecutor-1560-thread-1-processing-n:127.0.0.1:44345_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44345_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@49485c4e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 331990 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 331990 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 331995 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 331995 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 331995 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44345/control_collection_shard1_replica_n1/
   [junit4]   2> 331997 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 331997 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44345/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 331997 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72094710967631876-core_node2-n_0000000000
   [junit4]   2> 332001 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44345/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 332103 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 332103 INFO  (zkCallback-1489-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 332107 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 332117 INFO  (qtp1974951064-5009) [n:127.0.0.1:44345_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1359
   [junit4]   2> 332121 INFO  (qtp1974951064-5010) [n:127.0.0.1:44345_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 332217 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 332217 INFO  (zkCallback-1489-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 332218 INFO  (qtp1974951064-5010) [n:127.0.0.1:44345_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44345_&wt=javabin&version=2}
 status=0 QTime=1570
   [junit4]   2> 332219 INFO  (zkCallback-1489-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 332219 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 332333 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 332333 INFO  (zkConnectionManagerCallback-1505-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332333 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 332334 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 332336 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45491/solr ready
   [junit4]   2> 332336 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 332342 INFO  (qtp1974951064-5011) [n:127.0.0.1:44345_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 332345 INFO  
(OverseerThreadFactory-1555-thread-2-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 332345 INFO  
(OverseerCollectionConfigSetProcessor-72094710967631876-127.0.0.1:44345_-n_0000000000)
 [n:127.0.0.1:44345_     ] 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> 332552 WARN  
(OverseerThreadFactory-1555-thread-2-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 332553 INFO  (qtp1974951064-5011) [n:127.0.0.1:44345_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 332554 INFO  (qtp1974951064-5011) [n:127.0.0.1:44345_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 332556 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 332660 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-1-001
 of type NRT
   [junit4]   2> 332661 WARN  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 332661 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 332661 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 332661 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 332662 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 332662 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 332662 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 332662 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65c5df92{/,null,AVAILABLE}
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c1c8c41{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41669}
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.s.Server Started @332696ms
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41669, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-1-001/cores}
   [junit4]   2> 332663 ERROR (closeThreadPool-1506-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 332663 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-12T01:00:26.573Z
   [junit4]   2> 332664 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 332665 INFO  (zkConnectionManagerCallback-1508-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332666 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 332760 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-2-001
 of type NRT
   [junit4]   2> 332761 WARN  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 332761 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 332761 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 332761 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 332762 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 332762 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 332762 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 332762 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a3b4e5c{/,null,AVAILABLE}
   [junit4]   2> 332763 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4468417{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36951}
   [junit4]   2> 332763 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.s.Server Started @332796ms
   [junit4]   2> 332763 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36951, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-2-001/cores}
   [junit4]   2> 332763 ERROR (closeThreadPool-1506-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 332763 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 332764 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 332764 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 332764 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 332764 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-12T01:00:26.674Z
   [junit4]   2> 332765 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 332766 INFO  (zkConnectionManagerCallback-1510-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332766 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 332767 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 332767 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-1-001/solr.xml
   [junit4]   2> 332770 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 332770 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 332772 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 332867 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 332867 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 332867 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-2-001/solr.xml
   [junit4]   2> 332867 WARN  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@cc3c927[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332867 WARN  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@cc3c927[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332870 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-3-001
 of type NRT
   [junit4]   2> 332879 WARN  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5dec1052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332879 WARN  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 332879 WARN  (closeThreadPool-1506-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5dec1052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332879 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 332879 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 332880 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 332880 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45491/solr
   [junit4]   2> 332880 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 332880 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 332880 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@381eebe5{/,null,AVAILABLE}
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5cafeefe{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34486}
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.s.Server Started @332914ms
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34486, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-3-001/cores}
   [junit4]   2> 332881 ERROR (closeThreadPool-1506-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 332881 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-12T01:00:26.792Z
   [junit4]   2> 332882 INFO  (zkConnectionManagerCallback-1517-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 332882 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 332883 INFO  (zkConnectionManagerCallback-1519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332883 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 332984 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 332985 INFO  (zkConnectionManagerCallback-1522-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 332985 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 332989 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 332990 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2F15B0A4C02D81E2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-4-001
 of type NRT
   [junit4]   2> 332990 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 332991 WARN  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 332991 WARN  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f208207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332991 WARN  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f208207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 332991 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1056d419{/,null,AVAILABLE}
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a6e9866{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37196}
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.s.Server Started @333025ms
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37196, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-4-001/cores}
   [junit4]   2> 332992 ERROR (closeThreadPool-1506-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 332992 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-12T01:00:26.902Z
   [junit4]   2> 333002 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333002 INFO  (zkConnectionManagerCallback-1528-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333002 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333003 WARN  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9e52342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333003 WARN  (closeThreadPool-1506-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9e52342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333004 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45491/solr
   [junit4]   2> 333004 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333004 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41669_ as 
DOWN
   [junit4]   2> 333005 INFO  (zkConnectionManagerCallback-1532-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333005 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333005 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 333005 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41669_
   [junit4]   2> 333006 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 333006 INFO  (zkCallback-1504-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 333006 INFO  (zkCallback-1521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 333008 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 333008 WARN  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 333041 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 333059 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333067 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333067 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333068 INFO  (closeThreadPool-1506-thread-1) 
[n:127.0.0.1:41669_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-1-001/cores
   [junit4]   2> 333084 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 333084 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-3-001/solr.xml
   [junit4]   2> 333087 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 333087 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 333089 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 333090 INFO  (closeThreadPool-1506-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41669_
   [junit4]   2> 333185 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 333188 INFO  (zkConnectionManagerCallback-1537-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333188 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 333192 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 333200 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36951_ as 
DOWN
   [junit4]   2> 333201 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 333201 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36951_
   [junit4]   2> 333202 INFO  (zkCallback-1521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333202 INFO  (zkCallback-1504-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333202 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333203 INFO  (zkCallback-1536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333210 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 333211 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 333211 WARN  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 333211 WARN  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34221b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333211 WARN  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34221b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333213 WARN  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b9101cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333213 WARN  (closeThreadPool-1506-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b9101cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333214 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45491/solr
   [junit4]   2> 333215 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333230 INFO  (zkConnectionManagerCallback-1546-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333231 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 333233 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333250 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333259 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333259 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333260 INFO  (closeThreadPool-1506-thread-2) 
[n:127.0.0.1:36951_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-2-001/cores
   [junit4]   2> 333284 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 333284 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-4-001/solr.xml
   [junit4]   2> 333288 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 333288 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 333289 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 333301 INFO  (closeThreadPool-1506-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36951_
   [junit4]   2> 333390 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 333390 INFO  (zkConnectionManagerCallback-1550-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333390 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 333396 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 333401 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34486_ as 
DOWN
   [junit4]   2> 333401 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 333401 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34486_
   [junit4]   2> 333402 INFO  (zkCallback-1521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 333405 INFO  (zkCallback-1504-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 333405 INFO  (zkCallback-1536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 333405 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 333410 INFO  (zkCallback-1549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 333412 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 333413 WARN  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 333438 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 333461 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333469 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333469 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333470 INFO  (closeThreadPool-1506-thread-3) 
[n:127.0.0.1:34486_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-3-001/cores
   [junit4]   2> 333503 INFO  (closeThreadPool-1506-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34486_
   [junit4]   2> 333526 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 333532 WARN  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@499d12d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333532 WARN  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@499d12d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333539 WARN  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50088321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333539 WARN  (closeThreadPool-1506-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50088321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 333540 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45491/solr
   [junit4]   2> 333540 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 333541 INFO  (zkConnectionManagerCallback-1560-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333541 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 333643 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 333648 INFO  (zkConnectionManagerCallback-1562-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333648 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 333652 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 333655 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37196_ as 
DOWN
   [junit4]   2> 333656 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 333656 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37196_
   [junit4]   2> 333657 INFO  (zkCallback-1549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333657 INFO  (zkCallback-1504-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333657 INFO  (zkCallback-1521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333657 INFO  (zkCallback-1536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333657 INFO  (zkCallback-1489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333670 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 333671 WARN  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 333679 INFO  (zkCallback-1561-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 333685 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 333707 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333718 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333718 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76ef9b27
   [junit4]   2> 333719 INFO  (closeThreadPool-1506-thread-4) 
[n:127.0.0.1:37196_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001/shard-4-001/cores
   [junit4]   2> 333761 INFO  (closeThreadPool-1506-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37196_
   [junit4]   2> 333778 INFO  (qtp1485857076-5097) [n:127.0.0.1:34486_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34486_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 333781 INFO  (qtp1485857076-5098) [n:127.0.0.1:34486_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36951_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 333781 INFO  (qtp1485857076-5184) [n:127.0.0.1:34486_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37196_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 333781 INFO  (qtp1485857076-5096) [n:127.0.0.1:34486_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41669_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 333782 INFO  
(OverseerCollectionConfigSetProcessor-72094710967631876-127.0.0.1:44345_-n_0000000000)
 [n:127.0.0.1:44345_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 333782 INFO  
(OverseerThreadFactory-1555-thread-3-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34486_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 333785 INFO  
(OverseerThreadFactory-1555-thread-4-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:36951_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 333786 INFO  
(OverseerThreadFactory-1555-thread-3-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 333788 INFO  
(OverseerThreadFactory-1555-thread-4-processing-n:127.0.0.1:44345_) 
[n:127.0.0.1:44345_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 333793 INFO  (qtp1485857076-5191) [n:127.0.0.1:34486_    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 333814 INFO  (qtp7930048-5081) [n:127.0.0.1:36951_    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 334808 INFO  (qtp1485857076-5191) [n:127.0.0.1:34486_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 334825 INFO  (qtp7930048-5081) [n:127.0.0.1:36951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 334828 INFO  (qtp1485857076-5191) [n:127.0.0.1:34486_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 334847 INFO  (qtp7930048-5081) [n:127.0.0.1:36951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 334993 INFO  (qtp1485857076-5191) [n:127.0.0.1:34486_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 334999

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

Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=he-IL -Dtests.timezone=Africa/Ouagadougou -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   38.3s J2 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37196/collection1: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 500 java.lang.AssertionError</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 500 java.lang.AssertionError</h2>
   [junit4]    > <table>
   [junit4]    > <tr><th>URI:</th><td>/collection1/update</td></tr>
   [junit4]    > <tr><th>STATUS:</th><td>500</td></tr>
   [junit4]    > <tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr>
   [junit4]    > 
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-3ea98334</td></tr>
   [junit4]    > <tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr>
   [junit4]    > </table>
   [junit4]    > <h3>Caused by:</h3><pre>java.lang.AssertionError
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    >        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]    >        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > </pre>
   [junit4]    > <hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.24.v20191120</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F15B0A4C02D81E2:A7418F7E6ED1EC1A]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_2F15B0A4C02D81E2-001
   [junit4]   2> Jan 12, 2020 1:01:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{regex_dup_A_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 regex_dup_B_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
SubjectTerms_mfacet=Lucene84, 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=Lucene84, 
genre_s=BlockTreeOrds(blocksize=128), author_t=Lucene84, series_t=Lucene84, 
rnd_b=BlockTreeOrds(blocksize=128), oddField_s=BlockTreeOrds(blocksize=128), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
cat=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
name=BlockTreeOrds(blocksize=128), 
inStock=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=BlockTreeOrds(blocksize=128), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
t_sortable=BlockTreeOrds(blocksize=128)}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene80), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene80), 
n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Asserting), 
n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), 
n_tf1=DocValuesFormat(name=Asserting), price=DocValuesFormat(name=Direct), 
sequence_i=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
t_sortable=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Asserting), 
foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Lucene80), 
n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Asserting), 
n_ti1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), 
foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1151, 
maxMBSortInHeap=5.057947003282475, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69b292cf),
 locale=he-IL, timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=113613272,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedSynonymGraphFilterFactory, FastVectorHighlighterTest, 
JSONWriterTest, TestSolrCloudSnapshots, TestLuceneMatchVersion, 
OverseerModifyCollectionTest, TestSha256AuthenticationProvider, 
TestSimpleTrackingShardHandler, RulesTest, SolrJmxReporterTest, 
TestFilteredDocIdSet, TestSearchPerf, TestTolerantSearch, 
TestPullReplicaErrorHandling, MoveReplicaHDFSTest, TestScoreJoinQPNoScore, 
TestCloudRecovery2, TestExpandComponent, ExecutePlanActionTest, 
TestStressInPlaceUpdates, TestDocumentBuilder, DistanceUnitsTest, 
TestComplexPhraseLeadingWildcard, ShardRoutingCustomTest, 
TestBM25SimilarityFactory, TestUseDocValuesAsStored2, 
FullSolrCloudDistribCmdsTest, TestCustomSort, TestSchemaSimilarityResource, 
TestEmbeddedSolrServerConstructors, PeerSyncTest, URLClassifyProcessorTest, 
BasicDistributedZkTest]
   [junit4] Completed [89/895 (1!)] on J2 in 38.84s, 1 test, 1 error <<< 
FAILURES!

[...truncated 55574 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to