Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/66/

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

Error Message:
Error from server at http://127.0.0.1:35457/collection1: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/index-SimpleFSDirectory-003/_m_Direct_0.dvdm:
 Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35457/collection1: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/index-SimpleFSDirectory-003/_m_Direct_0.dvdm:
 Too many open files
        at 
__randomizedtesting.SeedInfo.seed([471224B30BBB89F1:CF461B69A547E409]: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.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
        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:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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 15027 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1339407 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-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.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1339407 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/data-dir-126-001
   [junit4]   2> 1339407 WARN  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 1339408 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1339409 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-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> 1339409 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1339409 INFO  
(SUITE-BasicDistributedZkTest-seed#[471224B30BBB89F1]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1339413 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1339413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1339413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1339414 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1339513 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39751
   [junit4]   2> 1339513 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39751
   [junit4]   2> 1339513 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39751
   [junit4]   2> 1339513 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39751
   [junit4]   2> 1339522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1339526 INFO  (zkConnectionManagerCallback-12946-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339527 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1339529 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1339531 INFO  (zkConnectionManagerCallback-12948-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339531 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1339532 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1339534 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1339536 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1339537 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1339539 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1339540 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1339541 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1339543 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1339545 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1339546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1339548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1339549 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1339687 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1339687 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1339687 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@106551b2{/,null,AVAILABLE}
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@dd4face{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45925}
   [junit4]   2> 1339689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.s.Server Started @1339738ms
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/tempDir-001/control/data,
 hostContext=/, hostPort=45925, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/control-001/cores}
   [junit4]   2> 1339690 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1339690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-06-17T04:31:36.286Z
   [junit4]   2> 1339691 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1339692 INFO  (zkConnectionManagerCallback-12950-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339692 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1339693 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]-SendThread(127.0.0.1:39751))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100fb8a76240002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100fb8a76240002, 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 0x100fb8a76240002, 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> 1339793 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1339793 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/control-001/solr.xml
   [junit4]   2> 1339796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1339796 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1339798 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1340415 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1340416 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50b70328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1340416 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50b70328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1340418 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@277e7681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1340418 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@277e7681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1340420 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39751/solr
   [junit4]   2> 1340420 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1340421 INFO  (zkConnectionManagerCallback-12961-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1340421 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1340523 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1340524 INFO  (zkConnectionManagerCallback-12963-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1340524 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1340580 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] 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> 1340583 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:45925_
   [junit4]   2> 1340584 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.Overseer Overseer 
(id=72334166144057348-127.0.0.1:45925_-n_0000000000) starting
   [junit4]   2> 1340588 INFO  
(OverseerStateUpdate-72334166144057348-127.0.0.1:45925_-n_0000000000) 
[n:127.0.0.1:45925_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:45925_
   [junit4]   2> 1340588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45925_
   [junit4]   2> 1340589 INFO  
(OverseerStateUpdate-72334166144057348-127.0.0.1:45925_-n_0000000000) 
[n:127.0.0.1:45925_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1340591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1340591 WARN  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] 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> 1340602 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1340620 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1340640 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1340640 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1340641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [n:127.0.0.1:45925_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/control-001/cores
   [junit4]   2> 1340652 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1340653 INFO  (zkConnectionManagerCallback-12980-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1340653 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1340654 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1340655 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39751/solr ready
   [junit4]   2> 1340658 INFO  
(OverseerThreadFactory-12970-thread-1-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1340763 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_    
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> 1340763 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1341775 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1341775 WARN  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341780 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1341789 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341804 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341804 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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@21f3037f
   [junit4]   2> 1341805 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1341807 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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=46, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=96.95703125, 
floorSegmentMB=0.34765625, forceMergeDeletesPctAllowed=20.7040715336585, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2555551697178232, deletesPctAllowed=36.12836208342375
   [junit4]   2> 1341813 WARN  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341852 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341852 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341853 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1341853 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1341853 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=26.0751953125, 
floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=25.20104198922513, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5914192843392961, deletesPctAllowed=23.879799240272085
   [junit4]   2> 1341856 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1341857 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341857 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341857 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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 1702787073654652928
   [junit4]   2> 1341861 INFO  
(searcherExecutor-12982-thread-1-processing-n:127.0.0.1:45925_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45925_ 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> 1341863 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341863 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341866 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1341866 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341866 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45925/control_collection_shard1_replica_n1/
   [junit4]   2> 1341866 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341867 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45925/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1341867 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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/72334166144057348-core_node2-n_0000000000
   [junit4]   2> 1341869 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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:45925/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1341971 INFO  (zkCallback-12962-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> 1341971 INFO  (zkCallback-12962-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> 1341971 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_ 
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> 1341973 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_     ] 
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=1209
   [junit4]   2> 1341974 INFO  (qtp1170330161-22116) [n:127.0.0.1:45925_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1342072 INFO  (zkCallback-12962-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> 1342073 INFO  (zkCallback-12962-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> 1342073 INFO  (zkCallback-12962-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> 1342073 INFO  (qtp1170330161-22116) [n:127.0.0.1:45925_     ] 
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:45925_&wt=javabin&version=2}
 status=0 QTime=1417
   [junit4]   2> 1342073 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1342178 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342179 INFO  (zkConnectionManagerCallback-12991-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342179 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342180 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1342181 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39751/solr ready
   [junit4]   2> 1342181 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1342184 INFO  
(OverseerThreadFactory-12970-thread-2-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1342184 INFO  
(OverseerCollectionConfigSetProcessor-72334166144057348-127.0.0.1:45925_-n_0000000000)
 [n:127.0.0.1:45925_     ] 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> 1342386 WARN  
(OverseerThreadFactory-12970-thread-2-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1342387 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1342388 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_     ] 
o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop 
watching children
   [junit4]   2> 1342388 INFO  (qtp1170330161-22119) [n:127.0.0.1:45925_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop 
watching children
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1342389 INFO  (watches-12988-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1342389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1342389 INFO  (watches-12988-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1342490 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1342491 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342491 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342491 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1342496 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342496 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342496 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@89579fd{/,null,AVAILABLE}
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ff42b96{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35107}
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.s.Server Started @1342548ms
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35107, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-1-001/cores}
   [junit4]   2> 1342500 ERROR (closeThreadPool-12992-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1342500 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-06-17T04:31:39.096Z
   [junit4]   2> 1342501 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342502 INFO  (zkConnectionManagerCallback-12994-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342502 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1342588 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342588 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342588 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1342591 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342592 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342592 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@427b288c{/,null,AVAILABLE}
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@47fa5d2d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33553}
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.s.Server Started @1342642ms
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=33553, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-2-001/cores}
   [junit4]   2> 1342594 ERROR (closeThreadPool-12992-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342594 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1342595 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342595 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1342595 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-06-17T04:31:39.191Z
   [junit4]   2> 1342595 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342597 INFO  (zkConnectionManagerCallback-12996-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342597 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342602 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1342602 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-1-001/solr.xml
   [junit4]   2> 1342605 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1342605 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1342606 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1342684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1342685 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342685 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342685 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40f7d6fa{/,null,AVAILABLE}
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e6d319b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35457}
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.s.Server Started @1342742ms
   [junit4]   2> 1342693 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35457, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-3-001/cores}
   [junit4]   2> 1342694 ERROR (closeThreadPool-12992-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-06-17T04:31:39.290Z
   [junit4]   2> 1342694 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342695 INFO  (zkConnectionManagerCallback-13001-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342695 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342703 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1342703 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-2-001/solr.xml
   [junit4]   2> 1342705 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1342705 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1342706 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1342803 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1342803 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-3-001/solr.xml
   [junit4]   2> 1342805 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1342805 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1342805 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1342806 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1342808 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342808 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342808 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1342843 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342844 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342844 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e96e314{/,null,AVAILABLE}
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fd64788{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42845}
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.s.Server Started @1342896ms
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42845, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-4-001/cores}
   [junit4]   2> 1342848 ERROR (closeThreadPool-12992-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1342848 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-06-17T04:31:39.444Z
   [junit4]   2> 1342855 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342859 INFO  (zkConnectionManagerCallback-13009-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342859 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342860 WARN  
(closeThreadPool-12992-thread-4-SendThread(127.0.0.1:39751)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100fb8a7624000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100fb8a7624000a, 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 0x100fb8a7624000a, 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> 1342960 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1342961 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1342961 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-4-001/solr.xml
   [junit4]   2> 1342961 WARN  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6446ae5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342961 WARN  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6446ae5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342962 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1342962 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1342963 WARN  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50b218dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342963 WARN  (closeThreadPool-12992-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50b218dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342964 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1342964 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39751/solr
   [junit4]   2> 1342965 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342967 INFO  (zkConnectionManagerCallback-13020-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342967 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343069 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1343069 INFO  (zkConnectionManagerCallback-13022-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343069 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1343072 WARN  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] 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> 1343072 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1343075 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35107_ as 
DOWN
   [junit4]   2> 1343075 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1343075 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35107_
   [junit4]   2> 1343076 INFO  (zkCallback-12962-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1343077 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1343077 WARN  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] 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> 1343088 INFO  (zkCallback-12990-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1343088 INFO  (zkCallback-13021-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1343093 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1343112 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343122 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343122 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343123 INFO  (closeThreadPool-12992-thread-1) 
[n:127.0.0.1:35107_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-1-001/cores
   [junit4]   2> 1343137 INFO  (closeThreadPool-12992-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35107_
   [junit4]   2> 1343283 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1343283 WARN  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63a468a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343284 WARN  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63a468a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343288 WARN  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@40c4b23b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343288 WARN  (closeThreadPool-12992-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@40c4b23b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343298 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39751/solr
   [junit4]   2> 1343299 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343307 INFO  (zkConnectionManagerCallback-13038-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343308 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343409 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1343409 INFO  (zkConnectionManagerCallback-13040-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343409 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1343412 WARN  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] 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> 1343413 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1343415 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35457_ as 
DOWN
   [junit4]   2> 1343416 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1343416 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35457_
   [junit4]   2> 1343417 INFO  (zkCallback-12990-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343417 INFO  (zkCallback-12962-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343417 INFO  (zkCallback-13021-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343417 INFO  (zkCallback-13039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1343421 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1343421 WARN  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] 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> 1343436 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1343454 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343465 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343465 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343466 INFO  (closeThreadPool-12992-thread-3) 
[n:127.0.0.1:35457_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-3-001/cores
   [junit4]   2> 1343484 INFO  (closeThreadPool-12992-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35457_
   [junit4]   2> 1343794 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1343795 WARN  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41c21e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343795 WARN  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41c21e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343797 WARN  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41105fb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343797 WARN  (closeThreadPool-12992-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41105fb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343798 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39751/solr
   [junit4]   2> 1343799 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343799 INFO  (zkConnectionManagerCallback-13056-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343799 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343800 WARN  
(closeThreadPool-12992-thread-2-SendThread(127.0.0.1:39751)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100fb8a7624000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100fb8a7624000f, 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 0x100fb8a7624000f, 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> 1343901 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1343902 INFO  (zkConnectionManagerCallback-13058-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343902 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1343907 WARN  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] 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> 1343909 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1343913 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33553_ as 
DOWN
   [junit4]   2> 1343914 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1343914 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33553_
   [junit4]   2> 1343915 INFO  (zkCallback-13039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1343916 INFO  (zkCallback-12962-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1343916 INFO  (zkCallback-12990-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1343916 INFO  (zkCallback-13021-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1343918 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1343918 WARN  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] 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> 1343923 INFO  (zkCallback-13057-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1343932 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1343951 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343962 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343962 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1343963 INFO  (closeThreadPool-12992-thread-2) 
[n:127.0.0.1:33553_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-2-001/cores
   [junit4]   2> 1343993 INFO  (closeThreadPool-12992-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33553_
   [junit4]   2> 1344028 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1344028 WARN  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e7413b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344028 WARN  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e7413b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344030 WARN  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@595e5374[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344030 WARN  (closeThreadPool-12992-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@595e5374[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344031 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39751/solr
   [junit4]   2> 1344032 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344032 INFO  (zkConnectionManagerCallback-13074-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344032 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1344033 WARN  
(closeThreadPool-12992-thread-4-SendThread(127.0.0.1:39751)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100fb8a76240011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100fb8a76240011, 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 0x100fb8a76240011, 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> 1344134 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1344135 INFO  (zkConnectionManagerCallback-13076-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344135 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1344142 WARN  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] 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> 1344144 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1344152 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42845_ as 
DOWN
   [junit4]   2> 1344153 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1344153 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42845_
   [junit4]   2> 1344154 INFO  (zkCallback-13057-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344154 INFO  (zkCallback-13039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344154 INFO  (zkCallback-12990-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344154 INFO  (zkCallback-13075-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344155 INFO  (zkCallback-12962-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344155 INFO  (zkCallback-13021-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1344157 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1344157 WARN  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] 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> 1344167 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1344186 INFO  
(OverseerCollectionConfigSetProcessor-72334166144057348-127.0.0.1:45925_-n_0000000000)
 [n:127.0.0.1:45925_     ] 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> 1344188 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1344198 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1344198 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21f3037f
   [junit4]   2> 1344199 INFO  (closeThreadPool-12992-thread-4) 
[n:127.0.0.1:42845_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/shard-4-001/cores
   [junit4]   2> 1344222 INFO  (closeThreadPool-12992-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42845_
   [junit4]   2> 1344230 INFO  
(OverseerThreadFactory-12970-thread-4-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35457_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1344230 INFO  
(OverseerThreadFactory-12970-thread-3-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42845_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1344233 INFO  
(OverseerThreadFactory-12970-thread-3-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1344235 INFO  
(OverseerThreadFactory-12970-thread-4-processing-n:127.0.0.1:45925_) 
[n:127.0.0.1:45925_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1344240 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_    
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> 1344243 INFO  (qtp1246936073-22201) [n:127.0.0.1:35457_    
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> 1345254 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1345254 WARN  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter 
section instead
   [junit4]   2> 1345255 INFO  (qtp1246936073-22201) [n:127.0.0.1:35457_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1345255 WARN  (qtp1246936073-22201) [n:127.0.0.1:35457_ 
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> 1345258 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1345281 INFO  (qtp1246936073-22201) [n:127.0.0.1:35457_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1345283 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1345287 INFO  (qtp1246936073-22201) [n:127.0.0.1:35457_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1345297 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1345298 INFO  (qtp1810488877-22214) [n:127.0.0.1:42845_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at

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

ecurity.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>        95      /solr/collections/collection3/state.json
   [junit4]   2>        83      /solr/collections/collection2/state.json
   [junit4]   2>        70      /solr/clusterstate.json
   [junit4]   2>        44      
/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2>        16      
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        136     /solr/overseer/queue
   [junit4]   2>        70      /solr/overseer/collection-queue-work
   [junit4]   2>        36      /solr/collections
   [junit4]   2>        32      /solr/live_nodes
   [junit4]   2>        13      /solr/collections/collection3/state.json
   [junit4]   2>        13      /solr/collections/collection2/state.json
   [junit4]   2>        8       
/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> 1379673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39751
   [junit4]   2> 1379673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39751
   [junit4]   2> 1379673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[471224B30BBB89F1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39751
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=471224B30BBB89F1 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=fi -Dtests.timezone=America/Cuiaba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   40.3s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35457/collection1: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001/index-SimpleFSDirectory-003/_m_Direct_0.dvdm:
 Too many open files
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([471224B30BBB89F1:CF461B69A547E409]: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.SolrClient.commit(SolrClient.java:504)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_471224B30BBB89F1-001
   [junit4]   2> Jun 17, 2021 4:32:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{regex_dup_A_s=PostingsFormat(name=MockRandom), regex_dup_B_s=Lucene84, 
SubjectTerms_mfacet=Lucene84, multiDefault=FST50, _root_=Lucene84, 
genre_s=PostingsFormat(name=MockRandom), author_t=FST50, series_t=FST50, 
rnd_b=PostingsFormat(name=Direct), oddField_s=PostingsFormat(name=MockRandom), 
a_t=Lucene84, cat=Lucene84, foo_b=PostingsFormat(name=MockRandom), 
name=PostingsFormat(name=Direct), inStock=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom), 
t_sortable=PostingsFormat(name=Direct)}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene80), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), 
n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), 
sequence_i=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Asserting), 
t_sortable=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Direct), 
val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Direct), 
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), 
foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1073, 
maxMBSortInHeap=6.063669738972592, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fi, 
timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=134812544,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: 
[JavaBinAtomicUpdateMultivalueTest, TestLRUCache, CSVRequestHandlerTest, 
SearchRateTriggerIntegrationTest, TestQueryUtils, RulesTest, 
TestLegacyFieldReuse, TestPayloadCheckQParserPlugin, HttpPartitionOnCommitTest, 
TestComplexPhraseQParserPlugin, HdfsDirectoryFactoryTest, TestFieldCacheReopen, 
JWTAuthPluginTest, AssignTest, SuggestComponentTest, TestUninvertingReader, 
IndexSizeEstimatorTest, TestJsonFacetErrors, RegexBoostProcessorTest, 
TestUnInvertedFieldException, HLLUtilTest, TriggerCooldownIntegrationTest, 
TestHdfsBackupRestoreCore, TolerantUpdateProcessorTest, TestHashQParserPlugin, 
TestSimTriggerIntegration, TestDistributedMap, TestSimNodeAddedTrigger, 
TestSurroundQueryParser, ConcurrentDeleteAndCreateCollectionTest, 
TestHashPartitioner, CdcrBidirectionalTest, 
DistribDocExpirationUpdateProcessorTest, SpatialHeatmapFacetsTest, 
ClusterStateTest, HdfsLockFactoryTest, RankQParserPluginTest, 
CollectionTooManyReplicasTest, TestLocalFSCloudBackupRestore, 
PackageManagerCLITest, TestSegmentSorting, HdfsWriteToMultipleCollectionsTest, 
HighlighterTest, MaxScoreCollectorTest, PreAnalyzedFieldManagedSchemaCloudTest, 
SolrCoreTest, DirectSolrConnectionTest, 
OverseerCollectionConfigSetProcessorTest, DataDrivenBlockJoinTest, 
TestFilteredDocIdSet, TestShardHandlerFactory, V2StandaloneTest, 
CollectionsAPISolrJTest, CoreSorterTest, 
DistributedQueryElevationComponentTest, TestDynamicURP, TestConfLoadPerf, 
TestExplainDocTransformer, TestUniqueKeyFieldResource, 
TestEmbeddedSolrServerAdminHandler, TestPKIAuthenticationPlugin, 
NotRequiredUniqueKeyTest, TestBlockCollapse, AutoscalingHistoryHandlerTest, 
DistanceFunctionTest, TestDistributedStatsComponentCardinality, PeerSyncTest, 
CoreAdminRequestStatusTest, ZkStateReaderTest, TestElisionMultitermQuery, 
LocalFSCloudIncrementalBackupTest, TestSQLHandlerNonCloud, BlockCacheTest, 
TestBlobHandler, TestDistributedTracing, TestManagedResource, 
TestSystemIdResolver, DocValuesMissingTest, TestJsonRequest, MBeansHandlerTest, 
CategoryRoutedAliasUpdateProcessorTest, SecurityConfHandlerTest, 
TestCloudPseudoReturnFields, DOMUtilTest, PeerSyncWithLeaderTest, 
TestReRankQParserPlugin, RestoreTriggerStateTest, TestUseDocValuesAsStored2, 
DeleteReplicaTest, SampleTest, TestStressRecovery, MoreLikeThisHandlerTest, 
ReplicationFactorTest, FacetPivotSmallTest, SolrMetricManagerTest, 
TestSimpleQParserPlugin, TestSolrQueryParser, RandomizedTaggerTest, 
TestUnifiedSolrHighlighterWithoutStoredId, BadCopyFieldTest, UtilsToolTest, 
ChaosMonkeyNothingIsSafeTest, V2CollectionBackupsAPIMappingTest, 
TestDistributedSearch, TestStressIncrementalBackup, CdcrRequestHandlerTest, 
AutoAddReplicasPlanActionTest, IndexSizeTriggerTest, MoveReplicaHDFSTest, 
TestStressInPlaceUpdates, TestClusterProperties, TestConfigSetsAPIZkFailure, 
NestedShardedAtomicUpdateTest, TestCorePropertiesReload, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, EchoParamsTest, MinimalSchemaTest, 
SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestRandomDVFaceting, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestDeprecatedFilters, 
TestReversedWildcardFilterFactory, TestJettySolrRunner, ActionThrottleTest, 
AliasIntegrationTest, BasicDistributedZkTest]
   [junit4] Completed [495/939 (1!)] on J1 in 40.82s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to