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/07/20 02:08:52 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2834 - Unstable!

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

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=_1.inf))))>

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=_1.inf))))>
	at __randomizedtesting.SeedInfo.seed([566B4E7408EEDAF5:DE3F71AEA612B70D]: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:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1059)
	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 14979 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1153531 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1153531 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/data-dir-151-001
   [junit4]   2> 1153531 WARN  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 1153531 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1153533 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-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> 1153533 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1153534 INFO  (SUITE-BasicDistributedZk2Test-seed#[566B4E7408EEDAF5]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1153537 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1153538 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1153538 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1153539 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1153638 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37481
   [junit4]   2> 1153638 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37481
   [junit4]   2> 1153638 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37481
   [junit4]   2> 1153638 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37481
   [junit4]   2> 1153640 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153641 INFO  (zkConnectionManagerCallback-11465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153641 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153648 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153651 INFO  (zkConnectionManagerCallback-11467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153651 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153652 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1153653 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1153654 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1153655 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1153656 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1153656 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1153657 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1153658 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1153659 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1153660 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1153661 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1153661 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1153790 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1153790 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1153790 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] 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> 1153791 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1153791 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1153791 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1153791 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a9598da{/,null,AVAILABLE}
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@175d33da{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45965}
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.s.Server Started @1153822ms
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=45965, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/control-001/cores}
   [junit4]   2> 1153792 ERROR (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1153792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-20T01:28:18.052Z
   [junit4]   2> 1153793 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153794 INFO  (zkConnectionManagerCallback-11469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1153794 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153895 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1153895 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/control-001/solr.xml
   [junit4]   2> 1153898 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1153898 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1153900 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1154109 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1154110 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c00dfad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1154110 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c00dfad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1154113 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e2daf2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1154113 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e2daf2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1154114 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37481/solr
   [junit4]   2> 1154115 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154116 INFO  (zkConnectionManagerCallback-11480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154116 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154117 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc0003, 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 0x10678744bbc0003, 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> 1154218 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154219 INFO  (zkConnectionManagerCallback-11482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154219 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154280 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] 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> 1154284 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45965_
   [junit4]   2> 1154285 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.Overseer Overseer (id=73878884780343300-127.0.0.1:45965_-n_0000000000) starting
   [junit4]   2> 1154290 INFO  (OverseerStateUpdate-73878884780343300-127.0.0.1:45965_-n_0000000000) [n:127.0.0.1:45965_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45965_
   [junit4]   2> 1154290 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45965_
   [junit4]   2> 1154291 INFO  (OverseerStateUpdate-73878884780343300-127.0.0.1:45965_-n_0000000000) [n:127.0.0.1:45965_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1154293 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1154294 WARN  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] 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> 1154304 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1154332 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1154340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1154340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1154341 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [n:127.0.0.1:45965_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/control-001/cores
   [junit4]   2> 1154355 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154356 INFO  (zkConnectionManagerCallback-11499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154356 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154357 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1154358 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37481/solr ready
   [junit4]   2> 1154362 INFO  (OverseerThreadFactory-11489-thread-1-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1154468 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_    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> 1154468 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1155480 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1155481 WARN  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155484 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1155499 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155513 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155514 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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@3055f5b6
   [junit4]   2> 1155514 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1155516 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=58.52734375, floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=2.9284301484748965, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8781878054004648, deletesPctAllowed=22.619822431090896
   [junit4]   2> 1155517 WARN  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155566 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155567 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155568 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1155568 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1155568 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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=44, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=39.359375, floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=22.354690103154866, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.332813644836
   [junit4]   2> 1155570 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1155570 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155570 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155570 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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 1705765240653742080
   [junit4]   2> 1155574 INFO  (searcherExecutor-11501-thread-1-processing-n:127.0.0.1:45965_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45965_ 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> 1155576 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155576 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155580 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1155580 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155580 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45965/control_collection_shard1_replica_n1/
   [junit4]   2> 1155580 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155581 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45965/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1155581 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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/73878884780343300-core_node2-n_0000000000
   [junit4]   2> 1155583 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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:45965/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1155685 INFO  (zkCallback-11481-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> 1155685 INFO  (zkCallback-11481-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> 1155685 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_ 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> 1155688 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_     ] 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=1220
   [junit4]   2> 1155691 INFO  (qtp148156231-16721) [n:127.0.0.1:45965_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1155788 INFO  (zkCallback-11481-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> 1155788 INFO  (zkCallback-11481-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> 1155788 INFO  (zkCallback-11481-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> 1155789 INFO  (qtp148156231-16721) [n:127.0.0.1:45965_     ] 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:45965_&wt=javabin&version=2} status=0 QTime=1430
   [junit4]   2> 1155789 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1155895 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155896 INFO  (zkConnectionManagerCallback-11510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155896 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1155897 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1155898 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37481/solr ready
   [junit4]   2> 1155898 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1155901 INFO  (OverseerThreadFactory-11489-thread-2-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1155901 INFO  (OverseerCollectionConfigSetProcessor-73878884780343300-127.0.0.1:45965_-n_0000000000) [n:127.0.0.1:45965_     ] 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> 1156104 WARN  (OverseerThreadFactory-11489-thread-2-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1156106 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1156106 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1156107 INFO  (qtp148156231-16723) [n:127.0.0.1:45965_     ] 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=208
   [junit4]   2> 1156107 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1156108 INFO  (watches-11507-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1156108 INFO  (watches-11507-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1156108 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1156216 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1156217 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1156217 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1156217 INFO  (closeThreadPool-11511-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> 1156242 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1156242 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1156242 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1156246 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@450bec6f{/,null,AVAILABLE}
   [junit4]   2> 1156246 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c465e72{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43887}
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.e.j.s.Server Started @1156277ms
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43887, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-1-001/cores}
   [junit4]   2> 1156247 ERROR (closeThreadPool-11511-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1156247 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-20T01:28:20.507Z
   [junit4]   2> 1156257 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156259 INFO  (zkConnectionManagerCallback-11513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156262 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1156322 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1156322 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1156322 INFO  (closeThreadPool-11511-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> 1156327 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1156327 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1156327 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1156330 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fd692ac{/,null,AVAILABLE}
   [junit4]   2> 1156330 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1017aa75{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34531}
   [junit4]   2> 1156330 INFO  (closeThreadPool-11511-thread-2) [     ] o.e.j.s.Server Started @1156361ms
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=34531, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-2-001/cores}
   [junit4]   2> 1156331 ERROR (closeThreadPool-11511-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1156331 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-20T01:28:20.591Z
   [junit4]   2> 1156332 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156334 INFO  (zkConnectionManagerCallback-11515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156334 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156335 WARN  (closeThreadPool-11511-thread-2-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc0008, 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 0x10678744bbc0008, 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> 1156365 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1156365 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-1-001/solr.xml
   [junit4]   2> 1156367 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1156367 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1156368 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1156427 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1156430 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1156430 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1156430 INFO  (closeThreadPool-11511-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> 1156434 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1156434 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1156434 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1156434 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19d4c43f{/,null,AVAILABLE}
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@396cc759{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35585}
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.e.j.s.Server Started @1156465ms
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=35585, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-3-001/cores}
   [junit4]   2> 1156435 ERROR (closeThreadPool-11511-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1156435 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-20T01:28:20.695Z
   [junit4]   2> 1156436 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156438 INFO  (zkConnectionManagerCallback-11520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156438 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156465 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1156465 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-2-001/solr.xml
   [junit4]   2> 1156467 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1156467 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1156469 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1156544 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1156545 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1156545 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1156545 INFO  (closeThreadPool-11511-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> 1156550 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1156550 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1156550 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1156550 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fa4c9ac{/,null,AVAILABLE}
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13932c8f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41143}
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.e.j.s.Server Started @1156581ms
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=41143, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-4-001/cores}
   [junit4]   2> 1156551 ERROR (closeThreadPool-11511-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1156551 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-20T01:28:20.811Z
   [junit4]   2> 1156557 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156559 INFO  (zkConnectionManagerCallback-11525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156559 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156565 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1156565 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-3-001/solr.xml
   [junit4]   2> 1156568 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1156568 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1156569 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1156665 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1156665 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-4-001/solr.xml
   [junit4]   2> 1156668 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1156668 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1156669 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1156849 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1156850 WARN  (closeThreadPool-11511-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50aaa884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156850 WARN  (closeThreadPool-11511-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50aaa884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156886 WARN  (closeThreadPool-11511-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@475a56d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156886 WARN  (closeThreadPool-11511-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@475a56d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156888 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37481/solr
   [junit4]   2> 1156906 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156920 INFO  (zkConnectionManagerCallback-11539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156921 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156921 WARN  (closeThreadPool-11511-thread-2-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc000b, 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 0x10678744bbc000b, 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> 1156980 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1156981 WARN  (closeThreadPool-11511-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24b2961e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156981 WARN  (closeThreadPool-11511-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24b2961e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156985 WARN  (closeThreadPool-11511-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30d20b97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156985 WARN  (closeThreadPool-11511-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30d20b97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1156987 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37481/solr
   [junit4]   2> 1156989 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156996 INFO  (zkConnectionManagerCallback-11547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156996 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156997 WARN  (closeThreadPool-11511-thread-4-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc000c, 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 0x10678744bbc000c, 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> 1157023 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157023 INFO  (zkConnectionManagerCallback-11549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157023 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157101 WARN  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] 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> 1157105 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1157107 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157107 INFO  (zkConnectionManagerCallback-11551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157107 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157121 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34531_ as DOWN
   [junit4]   2> 1157122 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1157122 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34531_
   [junit4]   2> 1157123 INFO  (zkCallback-11509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1157123 INFO  (zkCallback-11481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1157126 WARN  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] 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> 1157128 INFO  (zkCallback-11548-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1157128 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1157128 WARN  (closeThreadPool-11511-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dbd7675[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157129 WARN  (closeThreadPool-11511-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dbd7675[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157138 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1157138 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1157139 WARN  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] 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> 1157161 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41143_ as DOWN
   [junit4]   2> 1157162 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1157168 WARN  (closeThreadPool-11511-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@319b8dca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157168 WARN  (closeThreadPool-11511-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@319b8dca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157169 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37481/solr
   [junit4]   2> 1157170 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1157170 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41143_
   [junit4]   2> 1157171 INFO  (zkCallback-11481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1157171 INFO  (zkCallback-11509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1157186 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157186 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157186 INFO  (zkCallback-11548-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1157190 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1157190 WARN  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] 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> 1157197 INFO  (zkCallback-11550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1157202 INFO  (zkConnectionManagerCallback-11568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157202 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157202 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157202 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157204 INFO  (closeThreadPool-11511-thread-2) [n:127.0.0.1:34531_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-2-001/cores
   [junit4]   2> 1157210 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1157211 WARN  (closeThreadPool-11511-thread-1-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc000f, 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 0x10678744bbc000f, 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> 1157233 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157244 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157244 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157245 INFO  (closeThreadPool-11511-thread-4) [n:127.0.0.1:41143_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-4-001/cores
   [junit4]   2> 1157315 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157341 INFO  (zkConnectionManagerCallback-11577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157341 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157342 INFO  (closeThreadPool-11511-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41143_
   [junit4]   2> 1157370 WARN  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] 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> 1157371 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1157373 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.ZkController Publish node=127.0.0.1:43887_ as DOWN
   [junit4]   2> 1157374 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1157374 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43887_
   [junit4]   2> 1157375 INFO  (zkCallback-11509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1157375 INFO  (zkCallback-11548-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1157375 INFO  (zkCallback-11481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1157376 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1157377 WARN  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] 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> 1157390 INFO  (zkCallback-11550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1157398 INFO  (closeThreadPool-11511-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34531_
   [junit4]   2> 1157399 INFO  (zkCallback-11576-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1157417 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1157441 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157466 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157466 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1157467 INFO  (closeThreadPool-11511-thread-1) [n:127.0.0.1:43887_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-1-001/cores
   [junit4]   2> 1157513 INFO  (closeThreadPool-11511-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43887_
   [junit4]   2> 1157857 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1157863 WARN  (closeThreadPool-11511-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58e112ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157863 WARN  (closeThreadPool-11511-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58e112ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157867 WARN  (closeThreadPool-11511-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bf249eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157867 WARN  (closeThreadPool-11511-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bf249eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157869 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37481/solr
   [junit4]   2> 1157878 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157879 INFO  (zkConnectionManagerCallback-11593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157879 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157926 WARN  (closeThreadPool-11511-thread-3-SendThread(127.0.0.1:37481)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10678744bbc0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10678744bbc0011, 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 0x10678744bbc0011, 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> 1157926 INFO  (OverseerCollectionConfigSetProcessor-73878884780343300-127.0.0.1:45965_-n_0000000000) [n:127.0.0.1:45965_     ] 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> 1158030 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158038 INFO  (zkConnectionManagerCallback-11595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1158038 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158041 WARN  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] 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> 1158042 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1158044 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35585_ as DOWN
   [junit4]   2> 1158045 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1158045 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35585_
   [junit4]   2> 1158046 INFO  (zkCallback-11481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158047 INFO  (zkCallback-11550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158047 INFO  (zkCallback-11576-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158047 INFO  (zkCallback-11509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158047 INFO  (zkCallback-11548-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158048 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1158048 WARN  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] 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> 1158059 INFO  (zkCallback-11594-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1158066 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1158085 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1158094 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1158094 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3055f5b6
   [junit4]   2> 1158095 INFO  (closeThreadPool-11511-thread-3) [n:127.0.0.1:35585_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001/shard-3-001/cores
   [junit4]   2> 1158145 INFO  (closeThreadPool-11511-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35585_
   [junit4]   2> 1158238 INFO  (OverseerThreadFactory-11489-thread-3-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43887_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1158240 INFO  (OverseerThreadFactory-11489-thread-3-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1158249 INFO  (OverseerThreadFactory-11489-thread-4-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34531_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1158250 INFO  (OverseerThreadFactory-11489-thread-4-processing-n:127.0.0.1:45965_) [n:127.0.0.1:45965_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1158307 INFO  (qtp338181160-16794) [n:127.0.0.1:34531_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1158307 INFO  (qtp947510693-16779) [n:127.0.0.1:43887_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1159324 INFO  (qtp947510693-16779) [n:127.0.0.1:43887_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1159324 WARN  (qt

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

1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1177516 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1177719 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> 	107	/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/collections/collection1/leader_elect/shard1/election/73878884780343309-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/73878884780343309-127.0.0.1:34531_-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/73878884780343314-127.0.0.1:35585_-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	64	/solr/overseer/queue
   [junit4]   2> 	56	/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> 1177727 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37481
   [junit4]   2> 1177727 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37481
   [junit4]   2> 1177727 INFO  (TEST-BasicDistributedZk2Test.test-seed#[566B4E7408EEDAF5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37481
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=test -Dtests.seed=566B4E7408EEDAF5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.2s J2 | 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=_1.inf))))>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([566B4E7408EEDAF5:DE3F71AEA612B70D]: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:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1059)
   [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.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_566B4E7408EEDAF5-001
   [junit4]   2> Jul 20, 2021 1:28:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-ME, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=223791336,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, ConvertedLegacyTest, ShardTermsTest, TestDocBasedVersionConstraints, HLLUtilTest, SolrMetricManagerTest, TestHalfAndHalfDocValues, TestSolrCachePerf, TestJsonFacetsWithNestedObjects, DistributedSpellCheckComponentTest, LeaderVoteWaitTimeoutTest, ResponseBuilderTest, CdcrBootstrapTest, PeerSyncTest, DeleteShardTest, JvmMetricsTest, TestHashQParserPlugin, TestTolerantSearch, TestNumericRangeQuery32, TestSimNodeLostTrigger, JWTAuthPluginTest, AsyncCallRequestStatusResponseTest, DirectSolrConnectionTest, ResourceLoaderTest, CopyFieldTest, DeleteInactiveReplicaTest, DataDrivenBlockJoinTest, TestCryptoKeys, TestSolrQueryParser, CategoryRoutedAliasUpdateProcessorTest, DOMUtilTest, ZkStateWriterTest, TestUniqueKeyFieldResource, TestSimUtils, DocValuesMissingTest, TestUnifiedSolrHighlighterWithoutStoredId, TestNestedDocsSort, SolrJmxReporterCloudTest, TriggerEventQueueTest, TestCopyFieldCollectionResource, DistributedFacetPivotLongTailTest, TestSolrCloudWithKerberosAlt, TestFaceting, NodeMutatorTest, XmlUpdateRequestHandlerTest, TestReqParamsAPI, BadCopyFieldTest, DistribJoinFromCollectionTest, TestUnInvertedFieldException, TestRuleBasedAuthorizationWithKerberos, TestPHPSerializedResponseWriter, ByteBuffersDirectoryFactoryTest, DistributedMLTComponentTest, TestLegacyFieldReuse, SimplePostToolTest, TestFieldResource, ClusterStateUpdateTest, FileBasedSpellCheckerTest, DistanceFunctionTest, PKIAuthenticationIntegrationTest, BasicAuthIntegrationTest, RegexBoostProcessorTest, RegexBytesRefFilterTest, TestOnReconnectListenerSupport, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ActionThrottleTest, TestSchemaResource, FileUtilsTest, HdfsRecoverLeaseTest, HttpPartitionTest, ConcurrentCreateRoutedAliasTest, TestQueryUtils, TestSolrCoreSnapshots, HdfsThreadLeakTest, AutoScalingHandlerTest, TestFieldCacheWithThreads, TestRebalanceLeaders, TestStressRecovery, TestSystemIdResolver, SecurityHeadersTest, RankQParserPluginTest, TestConfigSetsAPI, TestXmlQParser, TestStressThreadBackup, NotRequiredUniqueKeyTest, CustomCollectionTest, TestDownShardTolerantSearch, PluginInfoTest, CoreAdminCreateDiscoverTest, TestOmitPositions, InfixSuggestersTest, BitVectorTest, ZkNodePropsTest, PeerSyncWithLeaderTest, TestJsonFacetErrors, SolrCloudExampleTest, TestImplicitCoreProperties, TestCursorMarkWithoutUniqueKey, BackupIdTest, TestMissingGroups, RequiredFieldsTest, TestBackupRepositoryFactory, DocumentAnalysisRequestHandlerTest, TestElisionMultitermQuery, HttpTriggerListenerTest, DocExpirationUpdateProcessorFactoryTest, HdfsLockFactoryTest, TestCustomDocTransformer, StatsReloadRaceTest, SolrIndexConfigTest, SpatialRPTFieldTypeTest, TestConfigSets, UtilsToolTest, ZookeeperReadAPITest, TestExactStatsCache, PingRequestHandlerTest, SolrIndexSearcherTest, HighlighterTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test]
   [junit4] Completed [478/940 (1!)] on J2 in 24.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 54101 lines...]