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/01/29 21:33:27 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 178 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/178/

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:43299/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43299/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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 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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([E3C73C6688B0928F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
	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$6.evaluate(RandomizedRunner.java:878)
	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 14756 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 1218646 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1218647 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1218647 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/data-dir-100-001
   [junit4]   2> 1218647 WARN  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1218647 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1218650 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1218651 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1218651 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001
   [junit4]   2> 1218652 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1218657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1218657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1218658 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1218794 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43325
   [junit4]   2> 1218794 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43325
   [junit4]   2> 1218794 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43325
   [junit4]   2> 1218794 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43325
   [junit4]   2> 1218798 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218822 INFO  (zkConnectionManagerCallback-8608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1218822 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1218832 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218842 INFO  (zkConnectionManagerCallback-8610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1218842 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1218865 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1218868 INFO  (zkConnectionManagerCallback-8612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1218868 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1218879 WARN  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker-SendThread(127.0.0.1:43325)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306d942270002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306d942270002, 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 0x10306d942270002, 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> 1218990 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1218990 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1218996 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1218996 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1218996 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1218997 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f7f2683{/solr,null,AVAILABLE}
   [junit4]   2> 1218999 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1218999 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1218999 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1218999 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77b62c4d{/solr,null,AVAILABLE}
   [junit4]   2> 1219003 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1219003 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1219003 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1219003 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60880dc1{/solr,null,AVAILABLE}
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e4246b4{SSL, (ssl, http/1.1)}{127.0.0.1:38979}
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.e.j.s.Server Started @1219042ms
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43325/solr, hostPort=38979}
   [junit4]   2> 1219004 ERROR (jetty-launcher-8613-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1219004 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T20:53:30.301Z
   [junit4]   2> 1219005 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@455375cf{SSL, (ssl, http/1.1)}{127.0.0.1:42927}
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.e.j.s.Server Started @1219044ms
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43325/solr, hostPort=42927}
   [junit4]   2> 1219006 ERROR (jetty-launcher-8613-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1219006 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T20:53:30.303Z
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4da15e5e{SSL, (ssl, http/1.1)}{127.0.0.1:45105}
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.e.j.s.Server Started @1219047ms
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43325/solr, hostPort=45105}
   [junit4]   2> 1219009 ERROR (jetty-launcher-8613-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1219009 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T20:53:30.306Z
   [junit4]   2> 1219013 INFO  (zkConnectionManagerCallback-8617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1219013 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1219014 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1219017 INFO  (zkConnectionManagerCallback-8615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1219017 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1219018 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1219019 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1219022 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1219027 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1219044 WARN  (jetty-launcher-8613-thread-2-SendThread(127.0.0.1:43325)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306d942270004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306d942270004, 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 0x10306d942270004, 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> 1219044 INFO  (zkConnectionManagerCallback-8619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1219045 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1219045 WARN  (jetty-launcher-8613-thread-1-SendThread(127.0.0.1:43325)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306d942270003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306d942270003, 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 0x10306d942270003, 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> 1219357 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1219364 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1219369 WARN  (jetty-launcher-8613-thread-3-SendThread(127.0.0.1:43325)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306d942270005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306d942270005, 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 0x10306d942270005, 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> 1220402 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1220402 WARN  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1220577 WARN  (jetty-launcher-8613-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33a9edb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1220578 WARN  (jetty-launcher-8613-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33a9edb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1220590 WARN  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1220605 WARN  (jetty-launcher-8613-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@829060b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1220605 WARN  (jetty-launcher-8613-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@829060b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1220607 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43325/solr
   [junit4]   2> 1220623 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1220637 INFO  (zkConnectionManagerCallback-8636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1220637 INFO  (jetty-launcher-8613-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1220638 WARN  (jetty-launcher-8613-thread-2-SendThread(127.0.0.1:43325)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306d942270006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306d942270006, 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 0x10306d942270006, 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> 1220758 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1220956 INFO  (zkConnectionManagerCallback-8638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1220956 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221015 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42927_solr
   [junit4]   2> 1221016 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.Overseer Overseer (id=72909549155581959-127.0.0.1:42927_solr-n_0000000000) starting
   [junit4]   2> 1221020 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42927_solr
   [junit4]   2> 1221039 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42927_solr
   [junit4]   2> 1221044 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1221044 WARN  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] 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> 1221058 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1221065 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1221065 WARN  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1221097 INFO  (jetty-launcher-8613-thread-2) [n:127.0.0.1:42927_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node2
   [junit4]   2> 1221097 WARN  (jetty-launcher-8613-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a6f1569[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1221097 WARN  (jetty-launcher-8613-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a6f1569[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1221129 WARN  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1221142 WARN  (jetty-launcher-8613-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bbf2204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1221142 WARN  (jetty-launcher-8613-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bbf2204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1221143 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43325/solr
   [junit4]   2> 1221151 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221168 INFO  (zkConnectionManagerCallback-8656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1221168 INFO  (jetty-launcher-8613-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221458 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221478 INFO  (zkConnectionManagerCallback-8658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1221478 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221483 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1221486 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38979_solr as DOWN
   [junit4]   2> 1221487 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1221487 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38979_solr
   [junit4]   2> 1221488 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1221491 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1221491 WARN  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] 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> 1221508 INFO  (jetty-launcher-8613-thread-1) [n:127.0.0.1:38979_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node1
   [junit4]   2> 1221514 INFO  (zkCallback-8657-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1222986 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1222986 WARN  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1222990 WARN  (jetty-launcher-8613-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41f1eb7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1222990 WARN  (jetty-launcher-8613-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41f1eb7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1222997 WARN  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1223009 WARN  (jetty-launcher-8613-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d0c1832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1223009 WARN  (jetty-launcher-8613-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d0c1832[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1223011 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43325/solr
   [junit4]   2> 1223030 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223031 INFO  (zkConnectionManagerCallback-8672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223031 INFO  (jetty-launcher-8613-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223138 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223138 INFO  (zkConnectionManagerCallback-8674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223138 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223148 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1223158 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45105_solr as DOWN
   [junit4]   2> 1223161 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1223162 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45105_solr
   [junit4]   2> 1223163 INFO  (zkCallback-8673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1223164 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1223164 WARN  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] 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> 1223182 INFO  (zkCallback-8637-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1223185 INFO  (jetty-launcher-8613-thread-3) [n:127.0.0.1:45105_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node3
   [junit4]   2> 1223189 INFO  (zkCallback-8657-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1223323 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1223326 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223327 INFO  (zkConnectionManagerCallback-8685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223327 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223330 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1223336 INFO  (SUITE-CustomHighlightComponentTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43325/solr ready
   [junit4]   2> 1223398 INFO  (qtp1197028654-16658) [n:127.0.0.1:45105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1a43b980-e9d3-443c-86b0-174ee1f9f17b&collection.configName=conf&maxShardsPerNode=2&name=collection81&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 1223402 INFO  (qtp1197028654-16658) [n:127.0.0.1:45105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1a43b980-e9d3-443c-86b0-174ee1f9f17b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1223418 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection81
   [junit4]   2> 1223523 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223527 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection81_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42927_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223531 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection81_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38979_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223534 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223536 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection81_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45105_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223538 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 5 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223540 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection81_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42927_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223545 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 5 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223548 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection81_shard3_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38979_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223550 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 7 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223552 INFO  (OverseerStateUpdate-72909549155581959-127.0.0.1:42927_solr-n_0000000000) [n:127.0.0.1:42927_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection81",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection81_shard3_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45105_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1223555 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223657 INFO  (OverseerThreadFactory-8645-thread-1-processing-n:127.0.0.1:42927_solr) [n:127.0.0.1:42927_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223890 INFO  (qtp1197028654-16658) [n:127.0.0.1:45105_solr    x:collection81_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548&coreNodeName=core_node6&name=collection81_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=181
   [junit4]   2> 1223891 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr    x:collection81_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548&coreNodeName=core_node6&name=collection81_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1223897 INFO  (qtp79310276-16647) [n:127.0.0.1:38979_solr    x:collection81_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172&coreNodeName=core_node4&name=collection81_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1223897 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr    x:collection81_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172&coreNodeName=core_node4&name=collection81_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1223910 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr    x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223911 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223911 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr    x:collection81_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223912 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223925 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223937 INFO  (qtp1336614591-16665) [n:127.0.0.1:42927_solr    x:collection81_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304&coreNodeName=core_node2&name=collection81_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1223937 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223937 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr    x:collection81_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304&coreNodeName=core_node2&name=collection81_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1223938 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr    x:collection81_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1223938 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223939 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223943 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223944 INFO  (qtp1197028654-16654) [n:127.0.0.1:45105_solr    x:collection81_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792&coreNodeName=core_node12&name=collection81_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=53
   [junit4]   2> 1223955 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr    x:collection81_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221&coreNodeName=core_node10&name=collection81_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1223956 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223954 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr    x:collection81_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792&coreNodeName=core_node12&name=collection81_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1223953 INFO  (qtp79310276-16648) [n:127.0.0.1:38979_solr    x:collection81_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221&coreNodeName=core_node10&name=collection81_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=9
   [junit4]   2> 1223965 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223968 INFO  (qtp1336614591-16664) [n:127.0.0.1:42927_solr    x:collection81_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296&coreNodeName=core_node8&name=collection81_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=6
   [junit4]   2> 1223968 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr    x:collection81_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection81&version=2&replicaType=NRT&async=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296&coreNodeName=core_node8&name=collection81_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1223970 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223970 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223971 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1223977 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223993 INFO  (zkCallback-8673-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection81/state.json] for collection [collection81] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1223993 INFO  (zkCallback-8657-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection81/state.json] for collection [collection81] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1223994 INFO  (zkCallback-8657-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection81/state.json] for collection [collection81] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1223994 INFO  (zkCallback-8673-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection81/state.json] for collection [collection81] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1223994 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223996 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223996 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223996 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223998 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223998 INFO  (zkCallback-8657-thread-1) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223998 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223998 INFO  (zkCallback-8673-thread-1) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1223999 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224020 INFO  (zkCallback-8657-thread-1) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224020 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224022 INFO  (zkCallback-8673-thread-2) [     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224025 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224032 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224034 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224035 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224043 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224043 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 18 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224045 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224045 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224073 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224204 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224207 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224208 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224208 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224208 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1224209 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection81_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node2/collection81_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node2/collection81_shard1_replica_n1/data/]
   [junit4]   2> 1224210 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224210 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard3_replica_n11' using configuration from configset conf, trusted=true
   [junit4]   2> 1224210 INFO  (parallelCoreAdminExecutor-8678-thread-2-processing-n:127.0.0.1:45105_solr x:collection81_shard3_replica_n11 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808310330792 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard3 r:core_node12 x:collection81_shard3_replica_n11 ] o.a.s.c.SolrCore [[collection81_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node3/collection81_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node3/collection81_shard3_replica_n11/data/]
   [junit4]   2> 1224213 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1224216 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224218 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224218 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 1224219 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection81_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node1/collection81_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node1/collection81_shard1_replica_n3/data/]
   [junit4]   2> 1224221 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224223 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224223 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 1224223 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.SolrCore [[collection81_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node3/collection81_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node3/collection81_shard2_replica_n5/data/]
   [junit4]   2> 1224255 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224258 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224258 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard3_replica_n9' using configuration from configset conf, trusted=true
   [junit4]   2> 1224258 INFO  (parallelCoreAdminExecutor-8662-thread-2-processing-n:127.0.0.1:38979_solr x:collection81_shard3_replica_n9 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808305722221 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard3 r:core_node10 x:collection81_shard3_replica_n9 ] o.a.s.c.SolrCore [[collection81_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node1/collection81_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node1/collection81_shard3_replica_n9/data/]
   [junit4]   2> 1224267 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1224270 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1224270 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collection81_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 1224271 INFO  (parallelCoreAdminExecutor-8649-thread-2-processing-n:127.0.0.1:42927_solr x:collection81_shard2_replica_n7 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808297949296 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard2 r:core_node8 x:collection81_shard2_replica_n7 ] o.a.s.c.SolrCore [[collection81_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node2/collection81_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.component.CustomHighlightComponentTest_E3C73C6688B0928F-001/tempDir-001/node2/collection81_shard2_replica_n7/data/]
   [junit4]   2> 1224291 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1224291 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1224293 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1224293 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1224294 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1224295 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1224295 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1224295 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690255874422996992
   [junit4]   2> 1224297 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224313 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1224313 INFO  (searcherExecutor-8693-thread-1-processing-x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 r:core_node6 CREATE n:127.0.0.1:45105_solr c:collection81 s:shard2) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.SolrCore [collection81_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1224314 INFO  (qtp1336614591-16668) [n:127.0.0.1:42927_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304
   [junit4]   2> 1224314 INFO  (qtp1336614591-16668) [n:127.0.0.1:42927_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1224314 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224315 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224330 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1224330 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1224330 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 20 fetched for initializing /collections/collection81/state.json 
   [junit4]   2> 1224331 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1224331 INFO  (parallelCoreAdminExecutor-8649-thread-1-processing-n:127.0.0.1:42927_solr x:collection81_shard1_replica_n1 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808285056304 CREATE) [n:127.0.0.1:42927_solr c:collection81 s:shard1 r:core_node2 x:collection81_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1224333 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection81/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1224333 INFO  (parallelCoreAdminExecutor-8678-thread-1-processing-n:127.0.0.1:45105_solr x:collection81_shard2_replica_n5 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808293510548 CREATE) [n:127.0.0.1:45105_solr c:collection81 s:shard2 r:core_node6 x:collection81_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection81/leaders/shard2
   [junit4]   2> 1224341 INFO  (parallelCoreAdminExecutor-8662-thread-1-processing-n:127.0.0.1:38979_solr x:collection81_shard1_replica_n3 1a43b980-e9d3-443c-86b0-174ee1f9f17b12999808289101172 CREATE) [n:127.0.0.1:38979_solr c:collection81 s:shard1 r:core_node4 x:collection81_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1224341 INFO  (parallelCoreAdminExecutor-8662-thread-1-pro

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

metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@266da8a8
   [junit4]   2> 1424716 INFO  (coreCloseExecutor-11123-thread-1) [n:127.0.0.1:33981_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@266da8a8
   [junit4]   2> 1424716 INFO  (coreCloseExecutor-11123-thread-1) [n:127.0.0.1:33981_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1424716 INFO  (jetty-closer-11116-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1424716 INFO  (jetty-closer-11116-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1424716 INFO  (jetty-closer-11116-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1424716 INFO  (jetty-closer-11116-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1424719 INFO  (closeThreadPool-11125-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72909561660112902-127.0.0.1:43299_solr-n_0000000000) closing
   [junit4]   2> 1424719 INFO  (OverseerStateUpdate-72909561660112902-127.0.0.1:43299_solr-n_0000000000) [n:127.0.0.1:43299_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43299_solr
   [junit4]   2> 1424743 INFO  (jetty-closer-11116-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1424743 INFO  (jetty-closer-11116-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1424743 INFO  (jetty-closer-11116-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1424743 INFO  (jetty-closer-11116-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1424748 INFO  (OverseerAutoScalingTriggerThread-72909561660112902-127.0.0.1:43299_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1424756 INFO  (closeThreadPool-11125-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72909561660112902-127.0.0.1:43299_solr-n_0000000000) closing
   [junit4]   2> 1424956 INFO  (jetty-closer-11116-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72909561660112902-127.0.0.1:43299_solr-n_0000000000) closing
   [junit4]   2> 1424959 INFO  (jetty-closer-11116-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@416adec5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1424959 INFO  (jetty-closer-11116-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a360f37{/solr,null,STOPPED}
   [junit4]   2> 1424959 INFO  (jetty-closer-11116-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1425193 INFO  (jetty-closer-11116-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@51ec6fb9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33981}
   [junit4]   2> 1425194 INFO  (jetty-closer-11116-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@689b42cc{/solr,null,STOPPED}
   [junit4]   2> 1425194 INFO  (jetty-closer-11116-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1425195 INFO  (SUITE-LeaderTragicEventTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1425195 WARN  (SUITE-LeaderTragicEventTest-seed#[E3C73C6688B0928F]-worker-SendThread(127.0.0.1:42259)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10306dc2b7b0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10306dc2b7b0000, 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 0x10306dc2b7b0000, 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> 1425496 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> 	7	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	5	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72909561660112902-127.0.0.1:43299_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1425501 INFO  (SUITE-LeaderTragicEventTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42259
   [junit4]   2> 1425501 INFO  (SUITE-LeaderTragicEventTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42259
   [junit4]   2> 1425501 INFO  (SUITE-LeaderTragicEventTest-seed#[E3C73C6688B0928F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42259
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E3C73C6688B0928F-001
   [junit4]   2> Jan 29, 2021 8:56:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1270, maxMBSortInHeap=6.663363427064985, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sk, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=156123160,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeCollectionResource, AggValueSourceTest, TestNoOpRegenerator, TestSolrCloudWithKerberosAlt, MetricsHistoryWithAuthIntegrationTest, AdminHandlersProxyTest, TestHashPartitioner, VMParamsZkACLAndCredentialsProvidersTest, ReplicationFactorTest, SolrCmdDistributorTest, SearchRateTriggerTest, TestRTimerTree, UpdateRequestProcessorFactoryTest, DeleteReplicaTest, LeaderElectionIntegrationTest, DocValuesNotIndexedTest, TestDistributedSearch, TestInPlaceUpdatesDistrib, HealthCheckHandlerTest, ScheduledMaintenanceTriggerTest, BasicAuthStandaloneTest, TestFoldingMultitermQuery, NumericFieldsTest, DistributedUpdateProcessorTest, SignatureUpdateProcessorFactoryTest, SynonymTokenizerTest, TestSolrCoreSnapshots, HdfsThreadLeakTest, TestFieldCacheVsDocValues, ClassificationUpdateProcessorTest, SuggesterWFSTTest, HdfsDirectoryTest, CacheHeaderTest, TestApiFramework, TestManagedSchema, HttpPartitionOnCommitTest, TestLMJelinekMercerSimilarityFactory, TestDelegationWithHadoopAuth, TestNumericTerms64, TestNumericRangeQuery64, TestCloudJSONFacetSKG, AssignBackwardCompatibilityTest, SampleTest, SolrJmxReporterTest, TestPseudoReturnFields, MaxSizeAutoCommitTest, TestExportTool, DirectoryFactoriesTest, LukeRequestHandlerTest, DistributedFacetPivotLongTailTest, ReindexCollectionTest, TestSimNodeLostTrigger, ByteBuffersDirectoryFactoryTest, TestSubQueryTransformer, TestBackupRepositoryFactory, TestFastLRUCache, TestSolr4Spatial, SolrRrdBackendFactoryTest, ProtectedTermFilterFactoryTest, TestCloudSchemaless, TestDistributedMap, TestStressUserVersions, TestCloudDeleteByQuery, TestIntervalFaceting, TestDistribIDF, CdcrUpdateLogTest, CoreAdminOperationTest, DistributedDebugComponentTest, SolrMetricReporterTest, PropertiesRequestHandlerTest, DistributedFacetSimpleRefinementLongTailTest, TestRebalanceLeaders, MetricsConfigTest, PluginInfoTest, GraphQueryTest, UpdateParamsTest, MergeStrategyTest, TestSortableTextField, HttpTriggerListenerTest, RoutingToNodesWithPropertiesTest, HdfsCollectionsAPIDistributedZkTest, TestJsonFacets, DistributedMLTComponentTest, SchemaApiFailureTest, TestPointFields, ResponseHeaderTest, DistributedIntervalFacetingTest, TestSolrCoreProperties, Tagger2Test, SpellCheckComponentTest, BadIndexSchemaTest, SmileWriterTest, TestAuthorizationFramework, LeaderTragicEventTest]
   [junit4] Completed [474/923 (2!)] on J1 in 16.82s, 2 tests, 1 error <<< FAILURES!

[...truncated 52268 lines...]