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 2020/01/06 01:01:48 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 316 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/316/

2 tests failed.
FAILED:  org.apache.solr.cloud.AssignBackwardCompatibilityTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:32843/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:32843/solr
	at __randomizedtesting.SeedInfo.seed([F81D3778CCE8E22E:704908A262148FD6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:87)
	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.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 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.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 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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 49 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([F81D3778CCE8E22E:CF86C366F4243F8A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
	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.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 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.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 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 14774 lines...]
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4]   2> 1986059 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1986060 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/data-dir-169-001
   [junit4]   2> 1986060 WARN  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 1986060 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1986061 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1986062 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001
   [junit4]   2> 1986062 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1986062 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1986062 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1986162 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:32855
   [junit4]   2> 1986162 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32855
   [junit4]   2> 1986162 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32855
   [junit4]   2> 1986162 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32855
   [junit4]   2> 1986164 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986166 INFO  (zkConnectionManagerCallback-8166-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986166 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986174 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986178 INFO  (zkConnectionManagerCallback-8168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986178 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986179 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986179 INFO  (zkConnectionManagerCallback-8170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986179 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986283 WARN  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1986283 WARN  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1986283 WARN  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1986283 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1986284 WARN  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1986284 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1986284 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1986284 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1986290 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1986290 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1986290 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1986290 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c17813b{/solr,null,AVAILABLE}
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30e65a24{SSL,[ssl, http/1.1]}{127.0.0.1:33037}
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.e.j.s.Server Started @1986325ms
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33037}
   [junit4]   2> 1986297 ERROR (jetty-launcher-8171-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986297 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T23:49:20.262Z
   [junit4]   2> 1986303 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986304 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1986304 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1986304 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1986306 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1986306 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1986306 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1986310 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3967779a{/solr,null,AVAILABLE}
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ebb673a{/solr,null,AVAILABLE}
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18e099b7{SSL,[ssl, http/1.1]}{127.0.0.1:46285}
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.e.j.s.Server Started @1986339ms
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46285}
   [junit4]   2> 1986311 ERROR (jetty-launcher-8171-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986311 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T23:49:20.276Z
   [junit4]   2> 1986312 INFO  (zkConnectionManagerCallback-8173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986312 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986312 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75f602c{/solr,null,AVAILABLE}
   [junit4]   2> 1986312 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2db3aef6{SSL,[ssl, http/1.1]}{127.0.0.1:44381}
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.e.j.s.Server Started @1986343ms
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44381}
   [junit4]   2> 1986314 ERROR (jetty-launcher-8171-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986314 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T23:49:20.279Z
   [junit4]   2> 1986318 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986322 INFO  (zkConnectionManagerCallback-8175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986322 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986322 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a19975f{SSL,[ssl, http/1.1]}{127.0.0.1:32843}
   [junit4]   2> 1986322 INFO  (jetty-launcher-8171-thread-4) [     ] o.e.j.s.Server Started @1986351ms
   [junit4]   2> 1986322 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32843}
   [junit4]   2> 1986322 ERROR (jetty-launcher-8171-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T23:49:20.288Z
   [junit4]   2> 1986323 INFO  (zkConnectionManagerCallback-8177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1986323 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1986324 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986348 INFO  (zkConnectionManagerCallback-8179-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986348 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986448 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1986478 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1986479 WARN  (jetty-launcher-8171-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> 1986480 WARN  (jetty-launcher-8171-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ea47371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986480 WARN  (jetty-launcher-8171-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ea47371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986482 WARN  (jetty-launcher-8171-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> 1986482 WARN  (jetty-launcher-8171-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f497e00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986482 WARN  (jetty-launcher-8171-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f497e00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986483 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32855/solr
   [junit4]   2> 1986486 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986488 INFO  (zkConnectionManagerCallback-8187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986488 INFO  (jetty-launcher-8171-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986614 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1986615 WARN  (jetty-launcher-8171-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> 1986615 WARN  (jetty-launcher-8171-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@116766eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986615 WARN  (jetty-launcher-8171-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@116766eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986617 WARN  (jetty-launcher-8171-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> 1986618 WARN  (jetty-launcher-8171-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28b05490[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986619 WARN  (jetty-launcher-8171-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28b05490[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986620 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32855/solr
   [junit4]   2> 1986622 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986623 INFO  (zkConnectionManagerCallback-8194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986623 INFO  (jetty-launcher-8171-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986684 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1986685 WARN  (jetty-launcher-8171-thread-4) [     ] 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> 1986686 WARN  (jetty-launcher-8171-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@85efc0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986686 WARN  (jetty-launcher-8171-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@85efc0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986687 WARN  (jetty-launcher-8171-thread-4) [     ] 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> 1986690 WARN  (jetty-launcher-8171-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c75478c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986690 WARN  (jetty-launcher-8171-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c75478c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986691 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32855/solr
   [junit4]   2> 1986692 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986693 INFO  (zkConnectionManagerCallback-8201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986693 INFO  (jetty-launcher-8171-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986716 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1986717 WARN  (jetty-launcher-8171-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> 1986718 WARN  (jetty-launcher-8171-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8181621[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986718 WARN  (jetty-launcher-8171-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8181621[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986720 WARN  (jetty-launcher-8171-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> 1986721 WARN  (jetty-launcher-8171-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38b307d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986721 WARN  (jetty-launcher-8171-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38b307d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1986722 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32855/solr
   [junit4]   2> 1986723 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986723 INFO  (zkConnectionManagerCallback-8207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986723 INFO  (jetty-launcher-8171-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986752 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986753 INFO  (zkConnectionManagerCallback-8209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986753 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986853 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986853 INFO  (zkConnectionManagerCallback-8211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986853 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1986953 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1986954 INFO  (zkConnectionManagerCallback-8213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986954 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987053 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987054 INFO  (zkConnectionManagerCallback-8215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1987054 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987067 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33037_solr
   [junit4]   2> 1987068 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.Overseer Overseer (id=73020301708427275-127.0.0.1:33037_solr-n_0000000000) starting
   [junit4]   2> 1987073 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33037_solr
   [junit4]   2> 1987073 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33037_solr
   [junit4]   2> 1987074 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1987075 WARN  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_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> 1987091 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1987129 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33037.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987136 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1987136 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33037.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987136 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33037.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987138 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1987138 INFO  (jetty-launcher-8171-thread-3) [n:127.0.0.1:33037_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node2/.
   [junit4]   2> 1987139 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32843_solr as DOWN
   [junit4]   2> 1987139 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1987139 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32843_solr
   [junit4]   2> 1987141 WARN  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_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> 1987149 INFO  (zkCallback-8208-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1987149 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1987160 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1987162 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1987162 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44381_solr as DOWN
   [junit4]   2> 1987163 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1987163 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44381_solr
   [junit4]   2> 1987163 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1987163 INFO  (zkCallback-8208-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1987164 WARN  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_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> 1987172 INFO  (zkCallback-8210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1987172 INFO  (zkCallback-8212-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1987172 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46285_solr as DOWN
   [junit4]   2> 1987172 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1987172 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46285_solr
   [junit4]   2> 1987173 INFO  (zkCallback-8210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1987173 INFO  (zkCallback-8212-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1987173 WARN  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_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> 1987176 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1987177 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1987180 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1987180 INFO  (zkCallback-8208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1987186 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1987193 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44381.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987197 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32843.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987200 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44381.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987200 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987201 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44381.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987202 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1987202 INFO  (jetty-launcher-8171-thread-1) [n:127.0.0.1:44381_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node1/.
   [junit4]   2> 1987204 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32843.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987204 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32843.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987206 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1987207 INFO  (jetty-launcher-8171-thread-4) [n:127.0.0.1:32843_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node3/.
   [junit4]   2> 1987207 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987207 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1987208 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1987208 INFO  (jetty-launcher-8171-thread-2) [n:127.0.0.1:46285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node4/.
   [junit4]   2> 1987312 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1987312 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987313 INFO  (zkConnectionManagerCallback-8236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1987313 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987314 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1987315 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32855/solr ready
   [junit4]   2> 1987330 INFO  (qtp1440971176-38656) [n:127.0.0.1:32843_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1987331 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1987332 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1987332 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1987333 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1987335 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1987335 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1987336 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1987337 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1987337 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1987338 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1987339 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1987339 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1987340 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1987341 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1987342 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1987342 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1987343 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1987344 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1987344 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1987345 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1987346 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1987347 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1987347 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1987348 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1987349 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1987349 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1987350 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1987351 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1987352 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1987352 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1987353 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1987354 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1987355 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1987355 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1987356 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1987357 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1987357 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1987358 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1987359 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1987360 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1987361 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1987361 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1987362 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1987363 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1987364 INFO  (OverseerThreadFactory-8286-thread-1-processing-n:127.0.0.1:33037_solr) [n:127.0.0.1:33037_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1987469 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33037/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1987470 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1987472 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32843/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1987473 INFO  (OverseerStateUpdate-73020301708427275-127.0.0.1:33037_solr-n_0000000000) [n:127.0.0.1:33037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46285/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1987679 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr    x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1987698 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1987698 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1987699 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1987704 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr    x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1988717 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1988717 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1988718 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1988727 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1988759 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1988761 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config
   [junit4]   2> 1988767 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config
   [junit4]   2> 1988774 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1988963 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1988977 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1988983 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1988984 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44381.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1988984 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1989032 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1989033 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33037.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1989033 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1989069 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1989073 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1989073 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1989075 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1989075 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1989076 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70d13db8[collection1_shard1_replica_n2] main]
   [junit4]   2> 1989077 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1989077 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1989077 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1989078 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1989079 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1989080 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1989080 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1989087 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1989087 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654934117340413952
   [junit4]   2> 1989095 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1989095 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1989098 INFO  (searcherExecutor-8303-thread-1-processing-n:127.0.0.1:44381_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@70d13db8[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1989099 INFO  (searcherExecutor-8303-thread-1-processing-n:127.0.0.1:44381_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1989100 INFO  (searcherExecutor-8303-thread-1-processing-n:127.0.0.1:44381_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1989100 INFO  (qtp1648969460-38644) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 1989102 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1989102 INFO  (searcherExecutor-8303-thread-1-processing-n:127.0.0.1:44381_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44381_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@70d13db8[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1989102 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46285.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1989102 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node4/collection1_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node4/./collection1_shard1_replica_n6/data/]
   [junit4]   2> 1989107 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1989107 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32843.solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d7a15f
   [junit4]   2> 1989107 INFO  (qtp1440971176-38655) [n:127.0.0.1:32843_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node3/collection1_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AssignBackwardCompatibilityTest_F81D3778CCE8E22E-001/tempDir-001/node3/./collection1_shard1_replica_n4/data/]
   [junit4]   2> 1989128 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1989128 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1989134 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1989134 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1989166 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@abab582[collection1_shard1_replica_n1] main]
   [junit4]   2> 1989167 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1989167 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1989167 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1989167 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1989168 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1989168 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1989169 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1989169 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654934117426397184
   [junit4]   2> 1989176 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1989177 INFO  (searcherExecutor-8304-thread-1-processing-n:127.0.0.1:33037_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@abab582[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1989177 INFO  (searcherExecutor-8304-thread-1-processing-n:127.0.0.1:33037_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1989177 INFO  (searcherExecutor-8304-thread-1-processing-n:127.0.0.1:33037_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1989178 INFO  (searcherExecutor-8304-thread-1-processing-n:127.0.0.1:33037_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@abab582[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1989178 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1989180 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1989180 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1989182 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35fca572[collection1_shard1_replica_n6] main]
   [junit4]   2> 1989182 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1989182 INFO  (qtp2132582796-38630) [n:127.0.0.1:33037_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1989183 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1989183 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1989183 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1989184 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1989184 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1989184 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1989185 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1989185 INFO  (qtp1461348127-38653) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654934117443174400
   [junit4]   2> 1989187 INFO  (searcherExecutor-8309-thread-1-processing-n:127.0.0.1:46285_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:46285_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@35fca572[collection1_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   

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

Executor-7378-thread-1) [n:127.0.0.1:38203_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@105f8570 commitCommandVersion:0
   [junit4]   2> 2601911 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2601911 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3507a72d: rootName = solr_38203, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@bed2e0d
   [junit4]   2> 2601915 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2601915 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ba5b94d: rootName = solr_38203, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@241fa03c
   [junit4]   2> 2601916 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2601916 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28ef3449: rootName = solr_38203, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@54692c36
   [junit4]   2> 2601916 INFO  (jetty-closer-11124-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2602008 INFO  (jetty-closer-11124-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73020341802106886-127.0.0.1:37499_solr-n_0000000000) closing
   [junit4]   2> 2602009 ERROR (Thread[Thread-70010,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2602017 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2602110 ERROR (Thread[Thread-70009,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2602112 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2602211 INFO  (jetty-closer-11124-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d85b840{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2602211 INFO  (jetty-closer-11124-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ab98a90{/solr,null,UNAVAILABLE}
   [junit4]   2> 2602212 INFO  (jetty-closer-11124-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2602311 INFO  (jetty-closer-11124-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66a595bc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2602311 INFO  (jetty-closer-11124-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bb72fd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2602312 INFO  (jetty-closer-11124-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2602312 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2602515 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> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/testDelegationTokensWithUpdate/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	12	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	9	/solr/collections/testDelegationTokensWithUpdate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	6	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2602516 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33045
   [junit4]   2> 2602516 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33045
   [junit4]   2> 2602516 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[F81D3778CCE8E22E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33045
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_F81D3778CCE8E22E-001
   [junit4]   2> Jan 05, 2020 11:59:36 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=698, maxMBSortInHeap=6.115122988205636, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10a0d194), locale=es-VE, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=188801384,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, CollectionTooManyReplicasTest, TestGeoJSONResponseWriter, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSQLHandlerNonCloud, TestDistribPackageStore, TestEmbeddedSolrServerAdminHandler, TestSimPolicyCloud, PeerSyncReplicationTest, ResponseHeaderTest, TestDistributedSearch, MoreLikeThisHandlerTest, SignatureUpdateProcessorFactoryTest, TestCorePropertiesReload, TestBlendedInfixSuggestions, TemplateUpdateProcessorTest, HdfsNNFailoverTest, CoreAdminHandlerTest, MetricsConfigTest, NestedAtomicUpdateTest, SaslZkACLProviderTest, TestJmxIntegration, ShardSplitTest, HdfsTlogReplayBufferedWhileIndexingTest, TestBM25SimilarityFactory, AdminHandlersProxyTest, TestUtils, TestFilteredDocIdSet, TestSimUtils, TestStressThreadBackup, TestFunctionQuery, MoveReplicaHDFSFailoverTest, TestAddFieldRealTimeGet, DistanceUnitsTest, CloneFieldUpdateProcessorFactoryTest, TestJettySolrRunner, QueryElevationComponentTest, LargeFieldTest, TestDynamicFieldNamesIndexCorrectly, BasicFunctionalityTest, MBeansHandlerTest, HdfsDirectoryTest, TestUseDocValuesAsStored2, DeleteShardTest, DirectSolrSpellCheckerTest, TestXmlQParser, CircularListTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigOverlay, TestTlogReplayVsRecovery, TestDistributedStatsComponentCardinality, TestCloudManagedSchema, TestDynamicFieldResource, CdcrWithNodesRestartsTest, V2StandaloneTest, MetricsHistoryWithAuthIntegrationTest, TestCloudJSONFacetSKG, FullHLLTest, CoreMergeIndexesAdminHandlerTest, DistributedSuggestComponentTest, SoftAutoCommitTest, TestSolrCloudWithHadoopAuthPlugin, TestSchemaResource, UpdateRequestProcessorFactoryTest, DisMaxRequestHandlerTest, SolrCloudExampleTest, DistributedFacetPivotWhiteBoxTest, TestFieldCacheSort, TestDistributedTracing, StressHdfsTest, RuleEngineTest, ZookeeperStatusHandlerTest, TestFieldTypeCollectionResource, DistributedUpdateProcessorTest, OverseerCollectionConfigSetProcessorTest, TestSimLargeCluster, TestPolicyCloud, PeerSyncWithLeaderAndIndexFingerprintCachingTest, RequestHandlersTest, TestNumericTerms64, TestLocalFSCloudBackupRestore, TestConfigSets, TestOverriddenPrefixQueryForCustomFieldType, TestExtendedDismaxParser, TestManagedSchemaAPI, TestExactSharedStatsCache, TestReplicationHandler, CopyFieldTest, NotRequiredUniqueKeyTest, TestFastOutputStream, TestReqParamsAPI, SearchRateTriggerIntegrationTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [338/894 (2!)] on J1 in 5.01s, 9 tests, 1 failure <<< FAILURES!

[...truncated 54749 lines...]