You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/18 05:25:50 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 418 - Unstable!

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

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

Error Message:
Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>

Stack Trace:
java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
	at __randomizedtesting.SeedInfo.seed([76CCFC1059655333:FE98C3CAF7993ECB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
	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 14904 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1205224 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-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> 1205224 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1205224 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-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.BasicDistributedZk2Test_76CCFC1059655333-001/data-dir-134-001
   [junit4]   2> 1205224 WARN  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=67 numCloses=67
   [junit4]   2> 1205224 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1205226 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-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> 1205226 INFO  (SUITE-BasicDistributedZk2Test-seed#[76CCFC1059655333]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /r_ii/c
   [junit4]   2> 1205230 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1205230 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1205230 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1205231 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1205330 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36443
   [junit4]   2> 1205330 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36443
   [junit4]   2> 1205330 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36443
   [junit4]   2> 1205330 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36443
   [junit4]   2> 1205332 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205333 INFO  (zkConnectionManagerCallback-11556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205334 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1205336 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205337 INFO  (zkConnectionManagerCallback-11558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205337 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1205338 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205341 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205343 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205345 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205349 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205350 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205350 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205351 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205352 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205354 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205355 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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> 1205356 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1205453 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1205453 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1205453 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1205457 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205457 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205457 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1205460 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32cadabc{/r_ii/c,null,AVAILABLE}
   [junit4]   2> 1205460 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fa77b41{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34989}
   [junit4]   2> 1205460 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.s.Server Started @1205492ms
   [junit4]   2> 1205460 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/tempDir-001/control/data, hostContext=/r_ii/c, hostPort=34989, 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.BasicDistributedZk2Test_76CCFC1059655333-001/control-001/cores}
   [junit4]   2> 1205461 ERROR (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1205461 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1205461 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1205461 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1205461 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1205461 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-18T04:46:09.167Z
   [junit4]   2> 1205462 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205464 INFO  (zkConnectionManagerCallback-11560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205465 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1205566 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1205566 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/control-001/solr.xml
   [junit4]   2> 1205568 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1205568 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1205570 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1206924 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1206925 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23d92fce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1206925 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23d92fce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1206928 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5399fb5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1206928 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5399fb5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1206929 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 1206930 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206931 INFO  (zkConnectionManagerCallback-11571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206931 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1207032 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1207033 INFO  (zkConnectionManagerCallback-11573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207034 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1207100 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] 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> 1207104 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34989_r_ii%2Fc
   [junit4]   2> 1207105 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.Overseer Overseer (id=72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000) starting
   [junit4]   2> 1207109 INFO  (OverseerStateUpdate-72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34989_r_ii%2Fc
   [junit4]   2> 1207109 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34989_r_ii%2Fc
   [junit4]   2> 1207109 INFO  (OverseerStateUpdate-72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207111 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1207112 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] 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> 1207122 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1207141 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1207148 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1207148 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1207149 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [n:127.0.0.1:34989_r_ii%2Fc     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/control-001/cores
   [junit4]   2> 1207161 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1207161 INFO  (zkConnectionManagerCallback-11590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207162 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1207162 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207163 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36443/solr ready
   [junit4]   2> 1207167 INFO  (OverseerThreadFactory-11580-thread-1-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1207273 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc    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> 1207273 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1208286 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1208287 WARN  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208290 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1208300 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208321 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208321 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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@7457eb1e
   [junit4]   2> 1208321 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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.BasicDistributedZk2Test_76CCFC1059655333-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.BasicDistributedZk2Test_76CCFC1059655333-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1208323 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7621440481214088]
   [junit4]   2> 1208324 WARN  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208362 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208362 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208363 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1208363 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1208364 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=101.38671875, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=24.729466959839932, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1477925918067644, deletesPctAllowed=36.43533074758014
   [junit4]   2> 1208365 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1208365 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208366 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208366 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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 1708405001627369472
   [junit4]   2> 1208369 INFO  (searcherExecutor-11592-thread-1-processing-n:127.0.0.1:34989_r_ii%2Fc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208371 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208371 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208374 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1208374 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208374 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34989/r_ii/c/control_collection_shard1_replica_n1/
   [junit4]   2> 1208375 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208375 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34989/r_ii/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1208375 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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/72252323866345476-core_node2-n_0000000000
   [junit4]   2> 1208378 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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:34989/r_ii/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1208479 INFO  (zkCallback-11572-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> 1208480 INFO  (zkCallback-11572-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> 1208480 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc 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> 1208483 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc     ] 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=1210
   [junit4]   2> 1208485 INFO  (qtp343677983-20254) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1208583 INFO  (zkCallback-11572-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> 1208583 INFO  (zkCallback-11572-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> 1208583 INFO  (zkCallback-11572-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> 1208584 INFO  (qtp343677983-20254) [n:127.0.0.1:34989_r_ii%2Fc     ] 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:34989_r_ii%252Fc&wt=javabin&version=2} status=0 QTime=1419
   [junit4]   2> 1208584 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1208698 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208699 INFO  (zkConnectionManagerCallback-11601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1208699 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208700 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1208701 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36443/solr ready
   [junit4]   2> 1208701 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1208706 INFO  (OverseerThreadFactory-11580-thread-2-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1208708 INFO  (OverseerCollectionConfigSetProcessor-72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000) [n:127.0.0.1:34989_r_ii%2Fc     ] 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> 1208911 WARN  (OverseerThreadFactory-11580-thread-2-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1208913 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1208914 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1208914 INFO  (qtp343677983-20256) [n:127.0.0.1:34989_r_ii%2Fc     ] 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=212
   [junit4]   2> 1208915 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1208916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1209009 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1209010 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209010 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209010 INFO  (closeThreadPool-11602-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_291-b10
   [junit4]   2> 1209060 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209060 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209060 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@161158f0{/r_ii/c,null,AVAILABLE}
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47a6501b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36601}
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.e.j.s.Server Started @1209093ms
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-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.BasicDistributedZk2Test_76CCFC1059655333-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/r_ii/c, hostPort=36601, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-1-001/cores}
   [junit4]   2> 1209061 ERROR (closeThreadPool-11602-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1209061 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209062 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1209062 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-18T04:46:12.768Z
   [junit4]   2> 1209065 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209068 INFO  (zkConnectionManagerCallback-11604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209069 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209112 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1209113 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209113 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209113 INFO  (closeThreadPool-11602-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_291-b10
   [junit4]   2> 1209114 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209114 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209114 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1209115 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24952822{/r_ii/c,null,AVAILABLE}
   [junit4]   2> 1209115 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2089c203{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46271}
   [junit4]   2> 1209115 INFO  (closeThreadPool-11602-thread-2) [     ] o.e.j.s.Server Started @1209147ms
   [junit4]   2> 1209115 INFO  (closeThreadPool-11602-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.BasicDistributedZk2Test_76CCFC1059655333-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/r_ii/c, hostPort=46271, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001/cores}
   [junit4]   2> 1209116 ERROR (closeThreadPool-11602-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-18T04:46:12.822Z
   [junit4]   2> 1209116 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209121 INFO  (zkConnectionManagerCallback-11606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209121 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209170 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209170 INFO  (closeThreadPool-11602-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/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-1-001/solr.xml
   [junit4]   2> 1209172 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209172 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209173 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209218 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1209224 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209224 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209224 INFO  (closeThreadPool-11602-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_291-b10
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c72c34c{/r_ii/c,null,AVAILABLE}
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b74c9c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46341}
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.e.j.s.Server Started @1209257ms
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-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.BasicDistributedZk2Test_76CCFC1059655333-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/r_ii/c, hostPort=46341, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001/cores}
   [junit4]   2> 1209225 ERROR (closeThreadPool-11602-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1209225 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-18T04:46:12.931Z
   [junit4]   2> 1209229 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209230 INFO  (zkConnectionManagerCallback-11611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209230 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209270 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209270 INFO  (closeThreadPool-11602-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/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001/solr.xml
   [junit4]   2> 1209272 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209272 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209274 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1209321 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209321 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209322 INFO  (closeThreadPool-11602-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_291-b10
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e67142a{/r_ii/c,null,AVAILABLE}
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@550a8803{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40437}
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-thread-4) [     ] o.e.j.s.Server Started @1209357ms
   [junit4]   2> 1209325 INFO  (closeThreadPool-11602-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.BasicDistributedZk2Test_76CCFC1059655333-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/r_ii/c, hostPort=40437, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-4-001/cores}
   [junit4]   2> 1209326 ERROR (closeThreadPool-11602-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209326 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209326 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1209326 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209326 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1209326 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-18T04:46:13.032Z
   [junit4]   2> 1209328 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209329 INFO  (zkConnectionManagerCallback-11616-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209329 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209329 WARN  (closeThreadPool-11602-thread-4-SendThread(127.0.0.1:36443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b11b1240000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b11b1240000a, 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 0x100b11b1240000a, 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> 1209370 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209370 INFO  (closeThreadPool-11602-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/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001/solr.xml
   [junit4]   2> 1209373 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209373 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209374 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209430 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209430 INFO  (closeThreadPool-11602-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/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-4-001/solr.xml
   [junit4]   2> 1209432 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209432 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209433 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209640 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1209640 WARN  (closeThreadPool-11602-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6eec09f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209640 WARN  (closeThreadPool-11602-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6eec09f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209657 WARN  (closeThreadPool-11602-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3167c222[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209657 WARN  (closeThreadPool-11602-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3167c222[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209658 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 1209660 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209676 INFO  (zkConnectionManagerCallback-11630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209677 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209784 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209785 INFO  (zkConnectionManagerCallback-11632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209785 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209792 WARN  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] 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> 1209793 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1209797 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:46271_r_ii%2Fc as DOWN
   [junit4]   2> 1209798 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1209798 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46271_r_ii%2Fc
   [junit4]   2> 1209799 INFO  (zkCallback-11572-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209800 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1209800 WARN  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] 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> 1209803 INFO  (zkCallback-11600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209803 INFO  (zkCallback-11631-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209813 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1209835 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1209845 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1209845 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1209846 INFO  (closeThreadPool-11602-thread-2) [n:127.0.0.1:46271_r_ii%2Fc     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001/cores
   [junit4]   2> 1209867 INFO  (closeThreadPool-11602-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46271_r_ii%2Fc
   [junit4]   2> 1210097 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1210098 WARN  (closeThreadPool-11602-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@549cf1f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210098 WARN  (closeThreadPool-11602-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@549cf1f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210101 WARN  (closeThreadPool-11602-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@583a0c55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210101 WARN  (closeThreadPool-11602-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@583a0c55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210102 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 1210103 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210104 INFO  (zkConnectionManagerCallback-11648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210105 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210209 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210210 INFO  (zkConnectionManagerCallback-11650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210210 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210216 WARN  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] 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> 1210217 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1210220 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:40437_r_ii%2Fc as DOWN
   [junit4]   2> 1210221 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1210221 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40437_r_ii%2Fc
   [junit4]   2> 1210221 INFO  (zkCallback-11600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1210222 INFO  (zkCallback-11631-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1210222 INFO  (zkCallback-11572-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1210223 INFO  (zkCallback-11649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1210223 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1210224 WARN  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] 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> 1210240 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1210261 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210273 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210273 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210274 INFO  (closeThreadPool-11602-thread-4) [n:127.0.0.1:40437_r_ii%2Fc     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-4-001/cores
   [junit4]   2> 1210291 INFO  (closeThreadPool-11602-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40437_r_ii%2Fc
   [junit4]   2> 1210595 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1210596 WARN  (closeThreadPool-11602-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@458ebd24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210596 WARN  (closeThreadPool-11602-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@458ebd24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210598 WARN  (closeThreadPool-11602-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7df7003b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210598 WARN  (closeThreadPool-11602-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7df7003b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1210599 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 1210599 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210600 INFO  (zkConnectionManagerCallback-11666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210600 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210702 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210703 INFO  (zkConnectionManagerCallback-11668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210703 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210706 WARN  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] 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> 1210706 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1210709 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:46341_r_ii%2Fc as DOWN
   [junit4]   2> 1210710 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1210710 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46341_r_ii%2Fc
   [junit4]   2> 1210710 INFO  (OverseerCollectionConfigSetProcessor-72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000) [n:127.0.0.1:34989_r_ii%2Fc     ] 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> 1210711 INFO  (zkCallback-11600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1210711 INFO  (zkCallback-11572-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1210711 INFO  (zkCallback-11631-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1210711 INFO  (zkCallback-11649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1210711 INFO  (zkCallback-11667-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1210713 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1210713 WARN  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] 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> 1210725 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1210742 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210752 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210752 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1210753 INFO  (closeThreadPool-11602-thread-3) [n:127.0.0.1:46341_r_ii%2Fc     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001/cores
   [junit4]   2> 1210786 INFO  (closeThreadPool-11602-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46341_r_ii%2Fc
   [junit4]   2> 1211665 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1211679 WARN  (closeThreadPool-11602-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b753edf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1211679 WARN  (closeThreadPool-11602-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b753edf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1211686 WARN  (closeThreadPool-11602-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@235f208f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1211686 WARN  (closeThreadPool-11602-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@235f208f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1211687 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36443/solr
   [junit4]   2> 1211687 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1211689 INFO  (zkConnectionManagerCallback-11684-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1211689 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1211690 WARN  (closeThreadPool-11602-thread-1-SendThread(127.0.0.1:36443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b11b12400011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b11b12400011, 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 0x100b11b12400011, 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> 1211792 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1211793 INFO  (zkConnectionManagerCallback-11686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1211793 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1211802 WARN  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] 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> 1211808 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1211821 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.ZkController Publish node=127.0.0.1:36601_r_ii%2Fc as DOWN
   [junit4]   2> 1211823 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1211823 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36601_r_ii%2Fc
   [junit4]   2> 1211827 INFO  (zkCallback-11649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211828 INFO  (zkCallback-11600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211828 INFO  (zkCallback-11572-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211828 INFO  (zkCallback-11685-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211828 INFO  (zkCallback-11667-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211828 INFO  (zkCallback-11631-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1211832 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1211832 WARN  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] 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> 1211849 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1211880 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1211901 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1211901 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1211903 INFO  (closeThreadPool-11602-thread-1) [n:127.0.0.1:36601_r_ii%2Fc     ] 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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-1-001/cores
   [junit4]   2> 1211935 INFO  (closeThreadPool-11602-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36601_r_ii%2Fc
   [junit4]   2> 1211990 INFO  (OverseerThreadFactory-11580-thread-3-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46271_r_ii%2Fc for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1211992 INFO  (OverseerThreadFactory-11580-thread-4-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46341_r_ii%2Fc for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1211992 INFO  (OverseerThreadFactory-11580-thread-3-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1211994 INFO  (OverseerThreadFactory-11580-thread-4-processing-n:127.0.0.1:34989_r_ii%2Fc) [n:127.0.0.1:34989_r_ii%2Fc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1212014 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc    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> 1212015 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc    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> 1213024 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1213024 WARN  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc 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> 1213026 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1213027 WARN  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc 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> 1213028 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1213030 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1213038 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc 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> 1213039 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc 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> 1213055 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1213056 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc 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> 1213056 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1213056 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc 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 server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457eb1e
   [junit4]   2> 1213056 INFO  (qtp92854517-20338) [n:127.0.0.1:46341_r_ii%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1213056 INFO  (qtp615924301-20325) [n:127.0.0.1:46271_r_ii%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_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.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_76CCFC1059655333-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1213058 IN

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

utting down ZkTestServer.
   [junit4]   2> 1233649 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]-SendThread(127.0.0.1:36443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b11b12400000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b11b12400000, 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 0x100b11b12400000, 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> 1233751 WARN  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]-SendThread(127.0.0.1:36443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b11b12400001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b11b12400001, 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 0x100b11b12400001, 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> 1233854 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	7	/solr/packages.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/onenodecollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	112	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72252323866345486-127.0.0.1:40437_r_ii%2Fc-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72252323866345476-127.0.0.1:34989_r_ii%2Fc-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72252323866345486-core_node7-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72252323866345490-127.0.0.1:36601_r_ii%2Fc-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	63	/solr/live_nodes
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	6	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1233859 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36443
   [junit4]   2> 1233859 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36443
   [junit4]   2> 1233859 INFO  (TEST-BasicDistributedZk2Test.test-seed#[76CCFC1059655333]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36443
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=test -Dtests.seed=76CCFC1059655333 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Santiago -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 28.6s J1 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76CCFC1059655333:FE98C3CAF7993ECB]:0)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
   [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.BasicDistributedZk2Test_76CCFC1059655333-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lt, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=166297160,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportTool, SolrIndexConfigTest, TestFunctionQuery, RankQParserPluginTest, TestAnalyzeInfixSuggestions, TestXmlQParser, TestLegacyFieldReuse, TestSimExecutePlanAction, TestSegmentSorting, PeerSyncWithLeaderTest, UtilsToolTest, TestUninvertingReader, ReplicationFactorTest, BadComponentTest, TestSimTriggerIntegration, UpdateRequestProcessorFactoryTest, TestReplicationHandlerDiskOverFlow, FileBasedSpellCheckerTest, TestSolrCloudWithDelegationTokens, TestIBSimilarityFactory, DOMUtilTest, DocValuesNotIndexedTest, TestStressInPlaceUpdates, TestUniqueKeyFieldResource, SpellPossibilityIteratorTest, TestReversedWildcardFilterFactory, MoreLikeThisHandlerTest, BlockJoinFacetSimpleTest, TestMiniSolrCloudClusterSSL, JWTAuthPluginTest, TestPKIAuthenticationPlugin, TestBlockCollapse, TestDocBasedVersionConstraints, TestCloudDeleteByQuery, TestSystemIdResolver, TestInPlaceUpdatesRequiredField, ProtectedTermFilterFactoryTest, DeleteReplicaTest, TestUnifiedSolrHighlighterWithoutStoredId, ReindexCollectionTest, LocalFSCloudIncrementalBackupTest, DistributedQueryElevationComponentTest, TestElisionMultitermQuery, SecurityConfHandlerTest, MoveReplicaHDFSTest, JSONWriterTest, HdfsBasicDistributedZk2Test, TestSQLHandlerNonCloud, CSVRequestHandlerTest, TestNonDefinedSimilarityFactory, PeerSyncTest, SplitHandlerTest, TestCustomDocTransformer, TestCopyFieldCollectionResource, TestPHPSerializedResponseWriter, TestFaceting, CollectionTooManyReplicasTest, TestSolrQueryParser, V2CollectionBackupsAPIMappingTest, TestSolrDeletionPolicy2, TestJoin, TestSurroundQueryParser, PKIAuthenticationIntegrationTest, TestSimClusterStateProvider, MBeansHandlerTest, TestBlobHandler, TestClusterProperties, TestComplexPhraseQParserPlugin, TestJsonRequest, DataDrivenBlockJoinTest, ConnectionReuseTest, BadCopyFieldTest, HdfsWriteToMultipleCollectionsTest, VersionInfoTest, TestReRankQParserPlugin, SolrCoreTest, TestConfigSetsAPIZkFailure, TolerantUpdateProcessorTest, HttpPartitionOnCommitTest, SpatialHeatmapFacetsTest, HdfsAutoAddReplicasIntegrationTest, CheckHdfsIndexTest, TestExceedMaxTermLength, DistributedIntervalFacetingTest, TestNestedDocsSort, NodeAddedTriggerTest, TestQueryUtils, TestDistributedTracing, TestExactStatsCache, CloneFieldUpdateProcessorFactoryTest, TestJmxIntegration, RegexBoostProcessorTest, QueryElevationComponentTest, TriggerCooldownIntegrationTest, TestUpdate, TestHdfsBackupRestoreCore, TestBooleanSimilarityFactory, TestExplainDocTransformer, TestDistributedMap, TestLocalFSCloudBackupRestore, LeaderTragicEventTest, CategoryRoutedAliasUpdateProcessorTest, HdfsNNFailoverTest, V2StandaloneTest, TestRuleBasedAuthorizationWithKerberos, TestDistributedStatsComponentCardinality, SplitByPrefixTest, TestJsonFacetErrors, TestSimpleQParserPlugin, RoutingToNodesWithPropertiesTest, TestNumericRangeQuery32, CdcrBidirectionalTest, ConcurrentDeleteAndCreateCollectionTest, TestEmbeddedSolrServerAdminHandler, TestSchemaResource, TestCursorMarkWithoutUniqueKey, TestDistributedSearch, BasicDistributedZk2Test]
   [junit4] Completed [466/939 (1!)] on J1 in 28.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 54126 lines...]