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

3 tests failed.
FAILED:  
org.apache.solr.TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler

Error Message:
Captured an uncaught exception in thread: Thread[id=640, name=Thread-244, 
state=RUNNABLE, group=TGRP-TestSimpleTrackingShardHandler]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=640, name=Thread-244, state=RUNNABLE, 
group=TGRP-TestSimpleTrackingShardHandler]
        at 
__randomizedtesting.SeedInfo.seed([BEF4F741B220DCAE:CC434D182BD2EFBB]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42103/collection1: 
org.apache.solr.client.solrj.SolrServerException: 
java.lang.ArithmeticException: / by zero
        at __randomizedtesting.SeedInfo.seed([BEF4F741B220DCAE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:692)


FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([BEF4F741B220DCAE:DB37A136108374AD]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:44355/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:44355/collection1
        at 
__randomizedtesting.SeedInfo.seed([BEF4F741B220DCAE:36A0C89B1CDCB156]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
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:990)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
        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:571)
        ... 53 more




Build Log:
[...truncated 13118 lines...]
   [junit4] Suite: org.apache.solr.TestSimpleTrackingShardHandler
   [junit4]   2> 50662 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 50663 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/data-dir-6-001
   [junit4]   2> 50664 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 50666 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 50666 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 50666 INFO  
(SUITE-TestSimpleTrackingShardHandler-seed#[BEF4F741B220DCAE]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 51066 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 51096 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 51096 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 51096 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_252-b09
   [junit4]   2> 51097 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51097 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51097 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51097 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b6325ae{/,null,AVAILABLE}
   [junit4]   2> 51098 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fc87e88{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:36055}
   [junit4]   2> 51098 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server Started @51123ms
   [junit4]   2> 51098 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=36055, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores}
   [junit4]   2> 51099 ERROR 
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.8.0
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T13:34:26.308Z
   [junit4]   2> 51099 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/solr.xml
   [junit4]   2> 51111 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51111 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51115 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 52420 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 52434 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a906394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52434 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@3a906394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52440 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d3e9f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52440 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4d3e9f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 52442 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] 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> 52466 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 52466 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 52484 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 52491 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 52491 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 52493 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores
   [junit4]   2> 52493 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 52506 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 52538 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 52645 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 52658 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 52660 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' 
(registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 52660 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 52664 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5c1486e0
   [junit4]   2> 52765 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 52765 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 52766 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 52766 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 52767 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.6435546875, 
floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=27.909223659678776, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5550233415931782, deletesPctAllowed=26.387779749184958
   [junit4]   2> 52771 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 52795 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 52874 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 52875 INFO  (coreLoadExecutor-122-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1683161683679248384
   [junit4]   2> 52876 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 52876 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 52876 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 52876 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 52877 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 52877 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 52877 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 52877 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 52878 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 52879 INFO  
(searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 52984 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 52985 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 52985 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 52985 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_252-b09
   [junit4]   2> 52985 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 52985 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 52986 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 52986 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa2328a{/,null,AVAILABLE}
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@207edef1{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:42137}
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server Started @53011ms
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=42137, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores}
   [junit4]   2> 52987 ERROR 
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.8.0
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 52987 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T13:34:28.196Z
   [junit4]   2> 52988 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 52991 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 52991 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 52993 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 53847 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 53848 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d18d7eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53848 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4d18d7eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53852 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d79fa1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53852 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4d79fa1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53853 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] 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> 53867 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 53867 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 53886 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 53896 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 53896 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 53897 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores
   [junit4]   2> 53897 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 53914 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 53966 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 54066 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 54076 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 54077 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' 
(registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 54077 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 54079 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@c19ded5
   [junit4]   2> 54135 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 54135 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54136 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54136 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54137 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.6435546875, 
floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=27.909223659678776, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5550233415931782, deletesPctAllowed=26.387779749184958
   [junit4]   2> 54138 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 54165 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 54254 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 54255 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1683161685126283264
   [junit4]   2> 54256 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 54257 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 54257 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 54257 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 54258 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 54258 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 54258 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 54258 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 54259 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 54259 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSolrXmlOverrideAndCorrectShardHandler
   [junit4]   2> 54265 INFO  
(searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 54282 INFO  (qtp772757869-355) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&fl=id&sort=id+asc&wt=javabin&version=2} hits=0 
status=0 QTime=13
   [junit4]   2> 54517 INFO  (qtp1578549169-379) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-107&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069500&isShard=true&wt=javabin}
 hits=0 status=0 QTime=3
   [junit4]   2> 54530 INFO  (qtp1578549169-376) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-107 hits=0 status=0 QTime=238
   [junit4]   2> 54531 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.BaseDistributedSearchTestCase starting stress...
   [junit4]   2> 54559 INFO  (qtp1578549169-377) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-109&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069752&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54559 INFO  (qtp1578549169-379) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-108&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069748&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54561 INFO  (qtp1578549169-379) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-110&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069755&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54562 INFO  (qtp1578549169-378) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-109 hits=0 status=0 QTime=19
   [junit4]   2> 54564 INFO  (qtp1578549169-375) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-108 hits=0 status=0 QTime=24
   [junit4]   2> 54567 INFO  (qtp1578549169-377) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-111&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069774&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54568 INFO  (qtp1578549169-375) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-112&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069775&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54569 INFO  (qtp1578549169-379) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-112 hits=0 status=0 QTime=2
   [junit4]   2> 54570 INFO  (qtp1578549169-378) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-111 hits=0 status=0 QTime=4
   [junit4]   2> 54572 INFO  (qtp1578549169-376) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-110 hits=0 status=0 QTime=25
   [junit4]   2> 54575 INFO  (qtp1578549169-375) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=68&start=0&fsv=true&sort=id+asc&shard.url=[::1]:4/|http://127.0.0.1:42137/collection1&rid=127.0.0.1-113&rows=10&version=2&q=*:*&omitHeader=false&NOW=1605188069782&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 54577 INFO  (qtp1578549169-377) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:42137/collection1&fl=id&sort=id+asc&wt=javabin&version=2}
 rid=127.0.0.1-113 hits=0 status=0 QTime=3
   [junit4]   2> 54578 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSolrXmlOverrideAndCorrectShardHandler
   [junit4]   2> 54583 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2098738471
   [junit4]   2> 54592 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1376152503
   [junit4]   2> 54601 INFO  (coreCloseExecutor-152-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@790d96c5
   [junit4]   2> 54601 INFO  (coreCloseExecutor-155-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@248f416f
   [junit4]   2> 54602 INFO  (coreCloseExecutor-155-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@248f416f
   [junit4]   2> 54602 INFO  (coreCloseExecutor-155-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f8af436: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@28bcd0c2
   [junit4]   2> 54603 INFO  (coreCloseExecutor-152-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@790d96c5
   [junit4]   2> 54603 INFO  (coreCloseExecutor-152-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6209fd08: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@549ecc68
   [junit4]   2> 54663 INFO  (coreCloseExecutor-152-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 54665 INFO  (coreCloseExecutor-155-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 54682 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 54682 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e50ac6e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@2471d77c
   [junit4]   2> 54692 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 54692 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6156ebe4: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@42353801
   [junit4]   2> 54694 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 54694 INFO  (closeThreadPool-149-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76e43b15: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@7fe53154
   [junit4]   2> 54702 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 54702 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cbd145: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@12f5aa97
   [junit4]   2> 54711 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 54711 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d834787: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@42353801
   [junit4]   2> 54713 INFO  (closeThreadPool-149-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5fc87e88{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 54717 INFO  (closeThreadPool-149-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b6325ae{/,null,STOPPED}
   [junit4]   2> 54717 INFO  (closeThreadPool-149-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 54718 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 54718 INFO  (closeThreadPool-149-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13f80055: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@7fe53154
   [junit4]   2> 54767 INFO  (closeThreadPool-149-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@207edef1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 54768 INFO  (closeThreadPool-149-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fa2328a{/,null,STOPPED}
   [junit4]   2> 54768 INFO  (closeThreadPool-149-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 54940 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 54940 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 54940 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_252-b09
   [junit4]   2> 54947 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 54947 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 54947 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 54948 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bc12165{/,null,AVAILABLE}
   [junit4]   2> 54955 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ab20dce{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:32853}
   [junit4]   2> 54955 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server Started @54980ms
   [junit4]   2> 54955 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=32853, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores}
   [junit4]   2> 54956 ERROR 
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.8.0
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T13:34:30.165Z
   [junit4]   2> 54956 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/solr.xml
   [junit4]   2> 54960 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 54960 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 54961 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 55493 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 55495 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62382279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55495 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@62382279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55498 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2fe2c324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55498 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@2fe2c324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55500 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] 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> 55511 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 55511 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 55529 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 55536 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 55536 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 55537 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores
   [junit4]   2> 55537 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 55553 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 55579 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 55720 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 55736 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 55736 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' 
(registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 55737 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 55738 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@178c5f7
   [junit4]   2> 56133 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 56133 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56134 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56134 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56135 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.6435546875, 
floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=27.909223659678776, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5550233415931782, deletesPctAllowed=26.387779749184958
   [junit4]   2> 56137 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 56137 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 56140 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 56140 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1683161687102849024
   [junit4]   2> 56141 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 56142 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 56142 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 56142 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 56142 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 56142 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 56143 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 56143 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 56143 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 56146 INFO  
(searcherExecutor-172-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 56258 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 56258 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 56258 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_252-b09
   [junit4]   2> 56264 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56264 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56264 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56266 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e6272fd{/,null,AVAILABLE}
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@36f314bb{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:36139}
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server Started @56291ms
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=36139, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores}
   [junit4]   2> 56267 ERROR 
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.8.0
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T13:34:31.476Z
   [junit4]   2> 56267 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 56271 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 56271 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56272 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 57592 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 57595 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32e62f36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57595 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@32e62f36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57598 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76dbefcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57598 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@76dbefcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57600 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] 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> 57611 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 57611 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 57630 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 57640 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 57640 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 57641 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores
   [junit4]   2> 57641 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 57661 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 57687 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 57787 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 57796 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 57796 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' 
(registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08
   [junit4]   2> 57796 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 57798 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1b8443e8
   [junit4]   2> 57861 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 57861 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 57862 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57862 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57863 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=85.6435546875, 
floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=27.909223659678776, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5550233415931782, deletesPctAllowed=26.387779749184958
   [junit4]   2> 57864 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 57865 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 57868 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 57868 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1683161688914788352
   [junit4]   2> 57869 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 57869 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 57869 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 57869 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 57870 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 57870 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 57870 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 57871 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 57871 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 57890 INFO  
(searcherExecutor-191-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 57991 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 57992 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 57992 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 57992 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_252-b09
   [junit4]   2> 58201 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58201 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58201 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58201 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f6f962{/,null,AVAILABLE}
   [junit4]   2> 58202 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ee45136{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:34559}
   [junit4]   2> 58202 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.s.Server Started @58226ms
   [junit4]   2> 58202 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
hostPort=34559, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard1/cores}
   [junit4]   2> 58202 ERROR 
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.8.0
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-12T13:34:33.412Z
   [junit4]   2> 58203 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestSimpleTrackingShardHandler_BEF4F741B220DCAE-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 58206 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58206 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58208 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5028aa08, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 58379 INFO  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58380 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#[BEF4F741B220DCAE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3baf35b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58380 WARN  
(TEST-TestSimpleTrackingShardHandler.testSolrXmlOverrideAndCorrectShardHandler-seed#

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

extHandler.java:1349)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> Nov 12, 2020 4:17:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=Lucene84, title_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapFixedInterval)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), 
id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), 
inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=791, maxMBSortInHeap=6.202603367433843, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv, 
timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=87013592,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimNodeAddedTrigger, 
TestQuerySenderNoQuery, ConnectionManagerTest, RulesTest, TestCloudConsistency, 
TestSortByMinMaxFunction, TolerantUpdateProcessorTest, 
DistributedSpellCheckComponentTest, TestApiFramework, TestWithCollection, 
InfixSuggestersTest, HdfsWriteToMultipleCollectionsTest, TestCloudJSONFacetSKG, 
DocValuesMultiTest, TokenizerChainTest, SaslZkACLProviderTest, 
SolrJmxReporterTest, TestConfig, HttpPartitionWithTlogReplicasTest, 
ForceLeaderWithTlogReplicasTest, SplitByPrefixTest, TestSolrFieldCacheBean, 
TestCloudNestedDocsSort, AdminHandlersProxyTest, TestExpandComponent, 
TestSolrCoreSnapshots, BlockCacheTest, CdcrRequestHandlerTest, 
TestSolr4Spatial, TestStressInPlaceUpdates, SliceStateTest, 
TestUninvertingReader, TestDistribDocBasedVersion, PeerSyncWithLeaderTest, 
TestCloudSchemaless, HdfsAutoAddReplicasIntegrationTest, 
TestGeoJSONResponseWriter, MetricsConfigTest, ChaosMonkeySafeLeaderTest, 
UpdateRequestProcessorFactoryTest, TestReqParamsAPI, 
TestSolrConfigHandlerCloud, FastVectorHighlighterTest, TestRandomFaceting, 
AddReplicaTest, TestImplicitCoreProperties, HdfsLockFactoryTest, UtilsToolTest, 
TestFoldingMultitermQuery, AtomicUpdatesTest, ThreadDumpHandlerTest, 
DistributedDebugComponentTest, TestSolrCloudWithDelegationTokens, 
PingRequestHandlerTest, MissingSegmentRecoveryTest, TestCustomStream, 
TestNoOpRegenerator, SimplePostToolTest, BitVectorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestUpdate, AuditLoggerPluginTest, 
TestManagedStopFilterFactory, ZkFailoverTest, TestSweetSpotSimilarityFactory, 
PreAnalyzedUpdateProcessorTest, TestSimClusterStateProvider, 
TestFreeTextSuggestions, TestFieldTypeCollectionResource, 
CoreAdminOperationTest, TestCollapseQParserPlugin, MultiSolrCloudTestCaseTest, 
TestGroupingSearch, TestExternalRoleRuleBasedAuthorizationPlugin, 
SpellPossibilityIteratorTest, TestSolrXml, TestSortableTextField, 
TestLocalFSCloudBackupRestore, TestManagedResourceStorage, 
TestCloudSearcherWarming, SortByFunctionTest, TestRandomRequestDistribution, 
TestStandardQParsers, TestWriterPerf, CloudReplicaSourceTest, TestExportTool, 
TestStressUserVersions, CursorPagingTest, DistributedFacetPivotLongTailTest, 
TestDistributedGrouping, FileBasedSpellCheckerTest, AssignTest, Tagger2Test, 
RequestHandlersTest, TestConfigSets, TestFieldCacheWithThreads, 
MergeStrategyTest, TestEmbeddedSolrServerSchemaAPI, SuggesterFSTTest, 
SolrTestCaseJ4DeleteCoreTest, RecoveryAfterSoftCommitTest, RankQueryTest, 
SchemaApiFailureTest, TestManagedSchema, RestoreTriggerStateTest, 
SecurityHeadersTest, HealthCheckHandlerTest, TestExceedMaxTermLength, 
SolrCoreTest, DistributedUpdateProcessorTest, V2ApiIntegrationTest, 
TestSlowCompositeReaderWrapper, DistributedIntervalFacetingTest, 
EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, 
TestTolerantSearch, TestTrie, ProtectedTermFilterFactoryTest, TestCharFilters, 
TestDeprecatedFilters, TestJettySolrRunner, AssignBackwardCompatibilityTest, 
BasicDistributedZk2Test, BasicZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, 
CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, OverseerRolesTest, 
ReindexCollectionTest, RestartWhileUpdatingTest, SolrCloudExampleTest, 
SolrXmlInZkTest, SplitShardTest, SyncSliceTest, TestCloudInspectUtil, 
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIShareSchema, 
TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, 
TestPrepRecovery, TestRebalanceLeaders, TestRequestForwarding, 
TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, 
TestTlogReplayVsRecovery, TestTlogReplica, TriLevelCompositeIdRoutingTest, 
UnloadDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, 
TestCollectionAPI, TestReplicaProperties, TestRequestStatusCollectionAPI, 
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, 
IndexSizeTriggerMixedBoundsTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerIntegrationTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest, TriggerCooldownIntegrationTest, 
TestSimDistributedQueue, TestSimTriggerIntegration, CdcrWithNodesRestartsTest, 
TestClusterStateMutator, ZkCollectionPropsCachingTest, ZkStateReaderTest, 
ZkStateWriterTest, ZkDynamicConfigTest, AlternateDirectoryTest, 
BlobRepositoryCloudTest, ByteBuffersDirectoryFactoryTest, 
CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, TestInitParams, TestJmxIntegration, TestLazyCores, 
TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrDeletionPolicy1, 
TestXIncludeConfig, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
SearchHandlerTest, TestBlobHandler, TestCoreBackup, TestReplicationHandler, 
WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, SolrCoreMetricManagerTest, 
SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrCloudReportersTest, SolrShardReporterTest, TestPackages, 
TestExplainDocTransformer, TestSubQueryTransformerCrossCore, TestBulkSchemaAPI, 
DateFieldTest, EnumFieldTest, NotRequiredUniqueKeyTest, NumericFieldsTest, 
OpenExchangeRatesOrgProviderTest, PolyFieldTest, PreAnalyzedFieldTest, 
PrimitiveFieldTypeTest, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored, 
AnalyticsQueryTest, CurrencyRangeFacetCloudTest, 
TestComplexPhraseQParserPlugin, TestCustomSort, TestExtendedDismaxParser, 
TestHashQParserPlugin, TestInitQParser, TestLRUCache, 
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, 
TestPseudoReturnFields, TestRandomCollapseQParserPlugin, TestStressLucene, 
TestSurroundQueryParser, TestTermsQParserPlugin, TestValueSourceCache, 
TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, 
TestJsonFacetErrors, TestJsonFacetRefinement, BJQParserTest, 
BlockJoinFacetDistribTest, TestScoreJoinQPScore, BJQFilterAccessibleTest, 
CloudMLTQParserTest, TestExactSharedStatsCache, BasicAuthOnSingleNodeTest, 
BasicAuthStandaloneTest, JWTAuthPluginIntegrationTest, 
TestDelegationWithHadoopAuth, CacheHeaderTest, DirectSolrConnectionTest, 
IndexBasedSpellCheckerTest, SuggesterTest, TestAnalyzeInfixSuggestions, 
TestDocTermOrdsUninvertLimit, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, 
DocumentBuilderTest, MaxSizeAutoCommitTest, PeerSyncTest, 
SolrCmdDistributorTest, SolrIndexMetricsTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [921/921 (3!)] on J3 in 4920.92s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to