Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/181/

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

Error Message:
Error from server at http://127.0.0.1:38463/collection1: ClusterState says we 
are the leader (http://127.0.0.1:38463/collection1_shard1_replica_n6), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38463/collection1: ClusterState says we are the 
leader (http://127.0.0.1:38463/collection1_shard1_replica_n6), but locally we 
don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([D3DFDA3330C357F1:5B8BE5E99E3F3A09]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:573)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
        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:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 14467 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 728016 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 728017 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-110 after mutting 0 log 
messages
   [junit4]   2> 728017 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-111 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 728017 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/data-dir-52-001
   [junit4]   2> 728017 WARN  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 728018 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 728019 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-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> 728019 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 728019 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 728022 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-111 after mutting 0 log 
messages
   [junit4]   2> 728022 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-112 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 728023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 728023 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 728023 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 728024 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 728123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 35203
   [junit4]   2> 728123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35203
   [junit4]   2> 728123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35203
   [junit4]   2> 728123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35203
   [junit4]   2> 728125 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728126 INFO  (zkConnectionManagerCallback-7850-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728126 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728128 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728133 INFO  (zkConnectionManagerCallback-7852-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728133 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 728135 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 728136 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 728136 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 728137 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 728138 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 728139 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 728139 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 728140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 728141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 728142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 728142 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 728240 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728240 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728240 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 728244 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728244 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728244 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d6378da{/,null,AVAILABLE}
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@448f27{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43925}
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.s.Server Started @728274ms
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/tempDir-001/control/data,
 hostContext=/, hostPort=43925, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/control-001/cores}
   [junit4]   2> 728245 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.2
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 728246 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-12-17T20:23:46.124Z
   [junit4]   2> 728246 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728247 INFO  (zkConnectionManagerCallback-7854-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728247 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728248 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]-SendThread(127.0.0.1:35203))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1032396f8000002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f8000002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f8000002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 728348 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 728349 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/control-001/solr.xml
   [junit4]   2> 728351 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 728351 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 728352 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 728637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 728637 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c9e38a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728638 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c9e38a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728640 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@214be7d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728640 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@214be7d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35203/solr
   [junit4]   2> 728642 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728643 INFO  (zkConnectionManagerCallback-7865-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728643 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728644 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]-SendThread(127.0.0.1:35203))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1032396f8000003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f8000003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f8000003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 728744 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728745 INFO  (zkConnectionManagerCallback-7867-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728745 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728798 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.ZkController Contents of zookeeper /security.json are 
world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 728802 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:43925_
   [junit4]   2> 728803 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.Overseer Overseer 
(id=72941150280876036-127.0.0.1:43925_-n_0000000000) starting
   [junit4]   2> 728810 INFO  
(OverseerStateUpdate-72941150280876036-127.0.0.1:43925_-n_0000000000) 
[n:127.0.0.1:43925_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:43925_
   [junit4]   2> 728815 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43925_
   [junit4]   2> 728817 INFO  (zkCallback-7866-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 728819 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 728819 WARN  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] 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> 728844 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 728862 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 728869 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 728869 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 728870 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [n:127.0.0.1:43925_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/control-001/cores
   [junit4]   2> 728880 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728881 INFO  (zkConnectionManagerCallback-7884-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728881 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728882 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 728883 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35203/solr ready
   [junit4]   2> 728886 INFO  
(OverseerThreadFactory-7874-thread-1-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 728992 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_    
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> 728993 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 730004 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 730004 WARN  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 730008 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 730021 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730046 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 730048 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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@1303e7c0
   [junit4]   2> 730048 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 730052 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6125198456180901]
   [junit4]   2> 730061 WARN  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730109 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730109 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730110 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 730110 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 730111 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=95.7041015625, 
floorSegmentMB=1.232421875, forceMergeDeletesPctAllowed=10.664483700877689, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.38179487751640717, deletesPctAllowed=41.350890762137766
   [junit4]   2> 730114 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 730114 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730114 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 730115 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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 1719426223169339392
   [junit4]   2> 730119 INFO  
(searcherExecutor-7886-thread-1-processing-n:127.0.0.1:43925_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43925_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 730121 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730121 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43925/control_collection_shard1_replica_n1/
   [junit4]   2> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43925/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 730124 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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/72941150280876036-core_node2-n_0000000000
   [junit4]   2> 730125 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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:43925/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 730226 INFO  (zkCallback-7866-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> 730232 INFO  (zkCallback-7866-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> 730233 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_ 
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> 730236 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_     ] 
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=1244
   [junit4]   2> 730238 INFO  (qtp1733970377-13432) [n:127.0.0.1:43925_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 730335 INFO  (zkCallback-7866-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> 730336 INFO  (zkCallback-7866-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> 730336 INFO  (zkCallback-7866-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> 730336 INFO  (qtp1733970377-13432) [n:127.0.0.1:43925_     ] 
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:43925_&wt=javabin&version=2}
 status=0 QTime=1452
   [junit4]   2> 730337 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 730444 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 730448 INFO  (zkConnectionManagerCallback-7895-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730449 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 730449 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 730450 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35203/solr ready
   [junit4]   2> 730450 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 730459 INFO  
(OverseerCollectionConfigSetProcessor-72941150280876036-127.0.0.1:43925_-n_0000000000)
 [n:127.0.0.1:43925_     ] 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> 730460 INFO  
(OverseerThreadFactory-7874-thread-2-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 730789 WARN  
(OverseerThreadFactory-7874-thread-2-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 730790 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 730792 INFO  (qtp1733970377-13434) [n:127.0.0.1:43925_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=341
   [junit4]   2> 730793 INFO  (watches-7892-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 730793 INFO  (watches-7892-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 730796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 730797 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 730890 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 730891 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 730891 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 730891 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 730896 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 730896 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 730896 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 730896 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61620b17{/,null,AVAILABLE}
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@97c5155{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46345}
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.s.Server Started @730925ms
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46345, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-1-001/cores}
   [junit4]   2> 730897 ERROR (closeThreadPool-7896-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.2
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 730897 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-12-17T20:23:48.775Z
   [junit4]   2> 730898 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 730899 INFO  (zkConnectionManagerCallback-7898-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730899 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 730986 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 730987 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 730987 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 730987 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f6bc702{/,null,AVAILABLE}
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d4f77d7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38463}
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.s.Server Started @731017ms
   [junit4]   2> 730988 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=38463, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-2-001/cores}
   [junit4]   2> 730989 ERROR (closeThreadPool-7896-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730989 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 730989 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.2
   [junit4]   2> 730989 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730989 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 730989 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-12-17T20:23:48.867Z
   [junit4]   2> 730993 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 730997 INFO  (zkConnectionManagerCallback-7900-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 730997 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731000 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 731000 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-1-001/solr.xml
   [junit4]   2> 731003 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 731003 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 731005 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 731088 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 731101 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 731101 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-2-001/solr.xml
   [junit4]   2> 731103 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 731103 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 731104 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 731105 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 731105 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 731105 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 731164 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 731164 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 731164 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 731169 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28e9c068{/,null,AVAILABLE}
   [junit4]   2> 731169 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c9d3003{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36013}
   [junit4]   2> 731169 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.s.Server Started @731198ms
   [junit4]   2> 731169 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36013, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-3-001/cores}
   [junit4]   2> 731170 ERROR (closeThreadPool-7896-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 731170 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 731170 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.2
   [junit4]   2> 731170 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 731170 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 731170 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-12-17T20:23:49.048Z
   [junit4]   2> 731180 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731191 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 731193 INFO  (zkConnectionManagerCallback-7908-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731193 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731197 WARN  
(closeThreadPool-7896-thread-3-SendThread(127.0.0.1:35203)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1032396f8000009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f8000009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f8000009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 731198 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 731198 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 731198 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 731224 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@285871e5{/,null,AVAILABLE}
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c8e05a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44935}
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.s.Server Started @731254ms
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44935, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-4-001/cores}
   [junit4]   2> 731225 ERROR (closeThreadPool-7896-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.2
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 731225 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-12-17T20:23:49.103Z
   [junit4]   2> 731226 WARN  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ab90209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731226 WARN  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ab90209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731228 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731229 WARN  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2909c613[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731229 WARN  (closeThreadPool-7896-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2909c613[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731230 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35203/solr
   [junit4]   2> 731230 INFO  (zkConnectionManagerCallback-7913-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731230 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731231 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731231 INFO  (zkConnectionManagerCallback-7918-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731231 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731297 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 731297 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-3-001/solr.xml
   [junit4]   2> 731300 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 731300 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 731301 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 731634 WARN  
(closeThreadPool-7896-thread-4-SendThread(127.0.0.1:35203)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1032396f800000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f800000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f800000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 731695 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 731695 WARN  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b7b020[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731695 WARN  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b7b020[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731701 WARN  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72c8b9d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731701 WARN  (closeThreadPool-7896-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72c8b9d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 731702 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35203/solr
   [junit4]   2> 731703 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 731705 INFO  (zkConnectionManagerCallback-7929-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731705 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 731734 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 731734 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-4-001/solr.xml
   [junit4]   2> 731736 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 731736 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 731750 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 731761 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 731761 WARN  
(closeThreadPool-7896-thread-2-SendThread(127.0.0.1:35203)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1032396f800000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f800000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f800000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 731774 INFO  (zkConnectionManagerCallback-7934-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731774 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 731864 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 731864 INFO  (zkConnectionManagerCallback-7936-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 731864 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 731877 WARN  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 731877 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 731878 WARN  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 731879 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 731881 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46345_ as 
DOWN
   [junit4]   2> 731881 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 731881 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46345_
   [junit4]   2> 731885 INFO  (zkCallback-7866-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 731886 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 731886 WARN  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] 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> 731893 INFO  (zkCallback-7933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 731893 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38463_ as 
DOWN
   [junit4]   2> 731894 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 731894 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38463_
   [junit4]   2> 731894 INFO  (zkCallback-7866-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731896 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 731896 WARN  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] 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> 731909 INFO  (zkCallback-7933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 731909 INFO  (zkCallback-7894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 731928 INFO  (zkCallback-7935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 731942 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 731953 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 731967 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731975 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731979 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731979 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731981 INFO  (closeThreadPool-7896-thread-1) 
[n:127.0.0.1:46345_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-1-001/cores
   [junit4]   2> 731986 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731986 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 731994 INFO  (closeThreadPool-7896-thread-2) 
[n:127.0.0.1:38463_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-2-001/cores
   [junit4]   2> 732349 INFO  (closeThreadPool-7896-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38463_
   [junit4]   2> 732362 INFO  (closeThreadPool-7896-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46345_
   [junit4]   2> 732461 INFO  
(OverseerCollectionConfigSetProcessor-72941150280876036-127.0.0.1:43925_-n_0000000000)
 [n:127.0.0.1:43925_     ] 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> 733642 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 733643 WARN  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28ee4efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733643 WARN  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28ee4efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733647 WARN  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@428f270a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733647 WARN  (closeThreadPool-7896-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@428f270a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733648 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35203/solr
   [junit4]   2> 733653 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733657 INFO  (zkConnectionManagerCallback-7960-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733657 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733657 WARN  
(closeThreadPool-7896-thread-3-SendThread(127.0.0.1:35203)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1032396f800000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1032396f800000f, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1032396f800000f, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 733759 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 733759 INFO  (zkConnectionManagerCallback-7962-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733759 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 733762 WARN  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 733765 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 733768 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36013_ as 
DOWN
   [junit4]   2> 733769 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 733769 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36013_
   [junit4]   2> 733770 INFO  (zkCallback-7933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733770 INFO  (zkCallback-7866-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733772 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 733772 WARN  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] 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> 733781 INFO  (zkCallback-7894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733781 INFO  (zkCallback-7961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733781 INFO  (zkCallback-7935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 733800 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 733818 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 733828 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 733828 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 733829 INFO  (closeThreadPool-7896-thread-3) 
[n:127.0.0.1:36013_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-3-001/cores
   [junit4]   2> 733852 INFO  (closeThreadPool-7896-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36013_
   [junit4]   2> 735976 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 735977 WARN  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ec08df4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735977 WARN  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ec08df4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735979 WARN  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54e9b8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735979 WARN  (closeThreadPool-7896-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54e9b8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 735979 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35203/solr
   [junit4]   2> 735980 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 735985 INFO  (zkConnectionManagerCallback-7978-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 735985 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 736086 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 736087 INFO  (zkConnectionManagerCallback-7980-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 736087 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 736090 WARN  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 736091 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 736094 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44935_ as 
DOWN
   [junit4]   2> 736094 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 736094 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44935_
   [junit4]   2> 736095 INFO  (zkCallback-7935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736095 INFO  (zkCallback-7961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736095 INFO  (zkCallback-7894-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736096 INFO  (zkCallback-7933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736096 INFO  (zkCallback-7866-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736096 INFO  (zkCallback-7979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 736097 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 736097 WARN  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] 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> 736121 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 736149 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 736160 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 736161 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1303e7c0
   [junit4]   2> 736162 INFO  (closeThreadPool-7896-thread-4) 
[n:127.0.0.1:44935_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001/shard-4-001/cores
   [junit4]   2> 736184 INFO  (closeThreadPool-7896-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44935_
   [junit4]   2> 736199 INFO  
(OverseerThreadFactory-7874-thread-3-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44935_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 736200 INFO  
(OverseerThreadFactory-7874-thread-4-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:36013_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 736202 INFO  
(OverseerThreadFactory-7874-thread-3-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 736202 INFO  
(OverseerThreadFactory-7874-thread-4-processing-n:127.0.0.1:43925_) 
[n:127.0.0.1:43925_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 736219 INFO  (qtp100103228-13531) [n:127.0.0.1:44935_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 736221 INFO  (qtp681750991-13517) [n:127.0.0.1:36013_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 737245 INFO  (qtp100103228-13531) [n:127.0.0.1:44935_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 737245 INFO  (qtp681750991-13517) [n:127.0.0.1:36013_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 737245 WARN  (qtp681750991-13517) [n:127.0.0.1:36013_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter 
section instead
   [junit4]   2> 737245 WARN  (qtp100103228-13531) [n:127.0.0.1:44935_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrC

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

read-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 772023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-112 after mutting 0 log 
messages
   [junit4]   2> 772023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-114 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 772024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 772226 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/collection3/terms/shard1
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/collections/collection2/terms/shard1
   [junit4]   2>        7       /solr/collections/collection2/terms/shard2
   [junit4]   2>        7       /solr/collections/collection3/terms/shard2
   [junit4]   2>        7       /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       
/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        4       
/solr/collections/collection2/collectionprops.json
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection3/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        121     /solr/collections/collection1/state.json
   [junit4]   2>        100     /solr/collections/collection3/state.json
   [junit4]   2>        83      /solr/collections/collection2/state.json
   [junit4]   2>        44      
/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2>        37      
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        142     /solr/overseer/queue
   [junit4]   2>        73      /solr/overseer/collection-queue-work
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        36      /solr/collections
   [junit4]   2>        19      /solr/collections/collection1/state.json
   [junit4]   2>        14      /solr/collections/collection3/state.json
   [junit4]   2>        13      /solr/collections/collection2/state.json
   [junit4]   2>        7       
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2>        6       
/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2>        4       /solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 772230 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35203
   [junit4]   2> 772230 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35203
   [junit4]   2> 772230 INFO  
(TEST-BasicDistributedZkTest.test-seed#[D3DFDA3330C357F1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35203
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=D3DFDA3330C357F1 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-PY -Dtests.timezone=America/El_Salvador -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   44.2s J3 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38463/collection1: ClusterState says we are the 
leader (http://127.0.0.1:38463/collection1_shard1_replica_n6), but locally we 
don't think so. Request came from null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D3DFDA3330C357F1:5B8BE5E99E3F3A09]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:573)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 772234 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-114 after mutting 0 log 
messages
   [junit4]   2> 772234 INFO  
(SUITE-BasicDistributedZkTest-seed#[D3DFDA3330C357F1]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-115 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_D3DFDA3330C357F1-001
   [junit4]   2> Dec 17, 2021 8:24:30 PM 
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(Lucene87): 
{regex_dup_A_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 regex_dup_B_s=Lucene84, SubjectTerms_mfacet=Lucene84, multiDefault=Lucene84, 
_root_=Lucene84, genre_s=PostingsFormat(name=Asserting), author_t=Lucene84, 
series_t=Lucene84, rnd_b=PostingsFormat(name=Asserting), 
oddField_s=PostingsFormat(name=Asserting), a_t=Lucene84, cat=Lucene84, 
foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
name=PostingsFormat(name=Asserting), 
inStock=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=PostingsFormat(name=Asserting), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
t_sortable=PostingsFormat(name=Asserting)}, 
docValues:{other_tl1=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), 
n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), 
sequence_i=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
t_sortable=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Direct), 
val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Direct), 
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), 
id_i1=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1042, 
maxMBSortInHeap=7.2913384234742225, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PY, 
timezone=America/El_Salvador
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=271496176,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestStreamBody, 
BackupRestoreApiErrorConditionsTest, CloudMLTQParserTest, 
TestSolrCLIRunExample, TestCloudJSONFacetSKG, SolrTestCaseJ4DeleteCoreTest, 
TestDeprecatedFilters, PreAnalyzedUpdateProcessorTest, 
SignatureUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, 
TestDynamicFieldNamesIndexCorrectly, TimeRoutedAliasUpdateProcessorTest, 
SolrXmlInZkTest, SpellPossibilityIteratorTest, SOLR749Test, AtomicUpdatesTest, 
CollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, 
RecoveryAfterSoftCommitTest, OrderedExecutorTest, TestFieldCacheWithThreads, 
TestLMDirichletSimilarityFactory, IndexSizeTriggerMixedBoundsTest, 
TestStressVersions, TestOrdValues, DataDrivenBlockJoinTest, TokenizerChainTest, 
TestMacros, ShardSplitTest, TestSearcherReuse, TestTrie, 
TestStressIncrementalBackup, CloudExitableDirectoryReaderTest, 
AnalyticsQueryTest, TestUseDocValuesAsStored, DistributedUpdateProcessorTest, 
TestMaxTokenLenTokenizer, TestHttpShardHandlerFactory, CircularListTest, 
MetricTriggerTest, TestSchemaNameResource, UpdateParamsTest, 
ConnectionManagerTest, TlogReplayBufferedWhileIndexingTest, 
TestInfoStreamLogging, TestStressLucene, DateRangeFieldTest, 
TestClassicSimilarityFactory, TestSimPolicyCloud, 
IgnoreLargeDocumentProcessorFactoryTest, TestAuthenticationFramework, 
HighlighterTest, BasicDistributedZkTest]
   [junit4] Completed [302/955 (1!)] on J3 in 44.84s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to