You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/20 04:15:33 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryElevationComponentTest.test

Error Message:
Error from server at http://127.0.0.1:34279/_/l/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34279/_/l/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([93397F72C09E73EF:1B6D40A86E621E17]: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.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.test(DistributedQueryElevationComponentTest.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14415 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
   [junit4]   2> 897081 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 897081 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/data-dir-104-001
   [junit4]   2> 897081 WARN  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 897081 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 897083 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 897083 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 897083 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[93397F72C09E73EF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/l
   [junit4]   2> 897179 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/cores/collection1
   [junit4]   2> 897180 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897180 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897180 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 897181 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897181 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897181 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 897181 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b9f6ba2{/_/l,null,AVAILABLE}
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48062f46{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40341}
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server Started @897220ms
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-elevate.xml, hostContext=/_/l, hostPort=40341, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/cores}
   [junit4]   2> 897182 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-20T03:33:16.277Z
   [junit4]   2> 897182 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/solr.xml
   [junit4]   2> 897184 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 897184 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897186 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 897324 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 897325 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@707dbc68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897325 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@707dbc68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897328 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cf6e288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897328 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cf6e288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897330 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] 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> 897345 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 897345 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 897363 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 897370 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 897370 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 897371 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/cores
   [junit4]   2> 897371 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 897392 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 897410 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 897420 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 897425 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 897427 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 897428 INFO  (coreLoadExecutor-8918-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@546707b
   [junit4]   2> 897428 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 897429 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=29.447265625, floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=24.363189419708068, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5567484760014197, deletesPctAllowed=40.13186794849563
   [junit4]   2> 897465 WARN  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 897466 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 897466 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 897466 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=103.1943359375, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=27.650035178801414, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37436331731196526, deletesPctAllowed=37.94595691762106
   [junit4]   2> 897467 WARN  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 897467 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 897482 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 897484 INFO  (coreLoadExecutor-8918-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 897486 INFO  (searcherExecutor-8920-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897581 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897582 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c0455a1{/_/l,null,AVAILABLE}
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@487707f9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38983}
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server Started @897621ms
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-elevate.xml, hostContext=/_/l, hostPort=38983, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/cores}
   [junit4]   2> 897583 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-20T03:33:16.678Z
   [junit4]   2> 897583 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 897586 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 897586 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897587 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 898364 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 898366 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1680ccc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898366 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1680ccc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898394 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12ccfa3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898394 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12ccfa3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898395 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] 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> 898405 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 898405 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 898425 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 898454 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 898454 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 898456 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/cores
   [junit4]   2> 898456 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 898462 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 898491 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 898503 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 898509 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 898512 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 898512 INFO  (coreLoadExecutor-8936-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@546707b
   [junit4]   2> 898512 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 898514 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=29.447265625, floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=24.363189419708068, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5567484760014197, deletesPctAllowed=40.13186794849563
   [junit4]   2> 898553 WARN  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 898553 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 898553 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 898554 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=103.1943359375, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=27.650035178801414, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37436331731196526, deletesPctAllowed=37.94595691762106
   [junit4]   2> 898555 WARN  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 898555 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 898566 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 898568 INFO  (coreLoadExecutor-8936-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 898570 INFO  (searcherExecutor-8938-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 899169 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 899170 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 899170 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 899170 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 899237 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 899237 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 899237 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e03ac46{/_/l,null,AVAILABLE}
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c1ec173{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34279}
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server Started @899283ms
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-elevate.xml, hostContext=/_/l, hostPort=34279, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/cores}
   [junit4]   2> 899245 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-20T03:33:18.340Z
   [junit4]   2> 899245 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 899248 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 899248 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 899249 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 900165 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 900166 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29f5c527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900166 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29f5c527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900170 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b453451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900170 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b453451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900172 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] 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> 900193 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 900193 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 900211 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900222 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900222 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900223 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/cores
   [junit4]   2> 900223 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 900231 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 900248 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 900258 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 900263 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 900266 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 900266 INFO  (coreLoadExecutor-8954-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@546707b
   [junit4]   2> 900266 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 900267 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=29.447265625, floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=24.363189419708068, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5567484760014197, deletesPctAllowed=40.13186794849563
   [junit4]   2> 900307 WARN  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 900307 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 900307 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 900308 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=103.1943359375, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=27.650035178801414, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37436331731196526, deletesPctAllowed=37.94595691762106
   [junit4]   2> 900308 WARN  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 900309 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 900312 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 900314 INFO  (coreLoadExecutor-8954-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 900316 INFO  (searcherExecutor-8956-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900410 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 900411 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 900411 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 900411 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 900424 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 900424 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 900424 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 900425 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11d34201{/_/l,null,AVAILABLE}
   [junit4]   2> 900425 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d6445b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42047}
   [junit4]   2> 900425 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.s.Server Started @900464ms
   [junit4]   2> 900425 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-elevate.xml, hostContext=/_/l, hostPort=42047, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/cores}
   [junit4]   2> 900426 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-20T03:33:19.521Z
   [junit4]   2> 900426 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 900428 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 900428 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 900429 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 900690 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 900691 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bb91aa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900691 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bb91aa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900697 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29254b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900697 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29254b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 900699 WARN  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] 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> 900710 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 900710 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 900732 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900743 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900743 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@546707b
   [junit4]   2> 900745 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/cores
   [junit4]   2> 900745 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 900752 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 900767 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 900777 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 900782 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 900785 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 900786 INFO  (coreLoadExecutor-8972-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@546707b
   [junit4]   2> 900786 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 900787 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=29.447265625, floorSegmentMB=0.7490234375, forceMergeDeletesPctAllowed=24.363189419708068, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5567484760014197, deletesPctAllowed=40.13186794849563
   [junit4]   2> 900835 WARN  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 900835 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 900835 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 900836 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=103.1943359375, floorSegmentMB=0.6455078125, forceMergeDeletesPctAllowed=27.650035178801414, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37436331731196526, deletesPctAllowed=37.94595691762106
   [junit4]   2> 900837 WARN  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 900837 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 900840 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 900843 INFO  (coreLoadExecutor-8972-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 900844 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 900845 INFO  (searcherExecutor-8974-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900850 INFO  (qtp2076858107-13793) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 900850 INFO  (qtp2076858107-13793) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 900851 INFO  (qtp1139600898-13814) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 900852 INFO  (qtp1139600898-13814) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 900853 INFO  (qtp75547925-13835) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 900853 INFO  (qtp75547925-13835) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 900854 INFO  (qtp219964461-13856) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 900855 INFO  (qtp219964461-13856) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 900856 INFO  (qtp2076858107-13794) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 900857 INFO  (qtp1139600898-13815) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 900857 INFO  (qtp2076858107-13795) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 900858 INFO  (qtp75547925-13836) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 900859 INFO  (qtp2076858107-13796) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 900860 INFO  (qtp219964461-13857) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 900860 INFO  (qtp2076858107-13792) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 900861 INFO  (qtp1139600898-13816) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 900861 INFO  (qtp2076858107-13793) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 900862 INFO  (qtp75547925-13837) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 900862 INFO  (qtp2076858107-13794) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 900863 INFO  (qtp219964461-13858) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 900863 INFO  (qtp2076858107-13795) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 900864 INFO  (qtp219964461-13859) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 900872 INFO  (searcherExecutor-8920-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900872 INFO  (qtp2076858107-13796) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 900879 INFO  (searcherExecutor-8938-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900879 INFO  (qtp1139600898-13817) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 900885 INFO  (searcherExecutor-8956-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900885 INFO  (qtp75547925-13838) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 900891 INFO  (searcherExecutor-8974-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 900891 INFO  (qtp219964461-13855) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 900898 INFO  (qtp2076858107-13792) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={q=*:*&distrib=false&qt=/elevate&fl=id,+score,+[elevated]&sort=id+desc&rows=500&wt=javabin&version=2&shards.qt=/elevate} hits=7 status=0 QTime=2
   [junit4]   2> 900904 INFO  (qtp75547925-13836) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:34279/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 900909 INFO  (qtp219964461-13859) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&sort=id+desc&shard.url=[::1]:8/_/l|http://127.0.0.1:42047/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 900911 INFO  (qtp1139600898-13815) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&sort=id+desc&shard.url=[::1]:4/_/l|[::1]:8/_/l|[::1]:6/_/l|http://127.0.0.1:38983/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 900913 INFO  (qtp1139600898-13816) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id,+score,+[elevated]&shards.purpose=64&shard.url=[::1]:4/_/l|[::1]:8/_/l|[::1]:6/_/l|http://127.0.0.1:38983/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&ids=1,4&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 900914 INFO  (qtp75547925-13837) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id,+score,+[elevated]&shards.purpose=64&shard.url=http://127.0.0.1:34279/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&ids=2,5&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 900914 INFO  (qtp219964461-13855) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id,+score,+[elevated]&shards.purpose=64&shard.url=[::1]:8/_/l|http://127.0.0.1:42047/_/l/collection1&rows=500&rid=127.0.0.1-59574&version=2&shards.qt=/elevate&q=*:*&omitHeader=false&NOW=1613791999994&ids=3,6,7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 900915 INFO  (qtp219964461-13856) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={q=*:*&shards=[::1]:4/_/l|[::1]:8/_/l|[::1]:6/_/l|http://127.0.0.1:38983/_/l/collection1,http://127.0.0.1:34279/_/l/collection1,[::1]:8/_/l|http://127.0.0.1:42047/_/l/collection1&qt=/elevate&fl=id,+score,+[elevated]&sort=id+desc&rows=500&wt=javabin&version=2&shards.qt=/elevate} rid=127.0.0.1-59574 hits=7 status=0 QTime=15
   [junit4]   2> 900923 INFO  (qtp2076858107-13793) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={q=ZZZZ&forceElevation=true&distrib=false&qt=/elevate&fl=*,+[elevated]&sort=int_i+desc&rows=500&wt=javabin&version=2&shards.qt=/elevate} hits=5 status=0 QTime=8
   [junit4]   2> 900933 ERROR (qtp75547925-13838) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.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:766)
   [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.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> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.eclipse.jetty.util.Pool.acquire(Pool.java:278)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:205)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 900933 INFO  (qtp75547925-13838) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={q=ZZZZ&forceElevation=true&shards=[::1]:8/_/l|[::1]:4/_/l|http://127.0.0.1:38983/_/l/collection1,[::1]:8/_/l|http://127.0.0.1:34279/_/l/collection1|[::1]:6/_/l,[::1]:8/_/l|http://127.0.0.1:42047/_/l/collection1&qt=/elevate&fl=*,+[elevated]&sort=int_i+desc&rows=500&wt=javabin&version=2&shards.qt=/elevate} rid=127.0.0.1-59576 status=500 QTime=9
   [junit4]   2> 900934 ERROR (qtp75547925-13838) [    x:collection1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.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:766)
   [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.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> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.eclipse.jetty.util.Pool.acquire(Pool.java:278)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:205)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 900935 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[93397F72C09E73EF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 900936 INFO  (closeThreadPool-8980-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1498598640
   [junit4]   2> 900936 INFO  (closeThreadPool-8980-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=691335057
   [junit4]   2> 900937 INFO  (closeThreadPool-8980-thread-5) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019641603
   [junit4]   2> 900937 INFO  (qtp75547925-13836) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/_/l path=/elevate params={df=text&distrib=false&qt=/elevate&fl=id&shards.purpose=4&start=0&fsv=true&sort=int_i+desc&shard.url=[::1]:8/_/l|http://127.0.0.1:34279/_/l/collection1|[::1]:6/_/l&rows=500&rid=127.0.0.1-59576&version=2&shards.qt=/elevate&q=ZZZZ&forceElevation=true&omitHeader=false&NOW=1613792000019&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 900938 ERROR (qtp1139600898-13816) [     ] o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 900938 WARN  (qtp1139600898-13816) [     ] o.e.j.s.HttpChannel /_/l/collection1/elevate
   [junit4]   2>           => javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:376)
   [junit4]   2> javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:376) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 900939 INFO  (coreCloseExecutor-8988-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16e0d319
   [junit4]   2> 900940 INFO  (coreCloseExecutor-8988-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@16e0d319
   [junit4]   2> 900940 INFO  (coreCloseExecutor-8988-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fadf4ff: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7deda458
   [junit4]   2> 900944 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=151381269
   [junit4]   2> 900945 INFO  (coreCloseExecutor-8989-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45b2b35e
   [junit4]   2> 900945 INFO  (coreCloseExecutor-8990-thread-1) [     ] o.a.s.c.SolrCore [col

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

50: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@65e11ff1
   [junit4]   2> 900987 INFO  (closeThreadPool-8980-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 900987 INFO  (closeThreadPool-8980-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58c3aef6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5eb1e390
   [junit4]   2> 900987 INFO  (closeThreadPool-8980-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 900987 INFO  (closeThreadPool-8980-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ec1055e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5eb1e390
   [junit4]   2> 900989 INFO  (coreCloseExecutor-8992-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 900990 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 900991 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14c8c164: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1d3a17ec
   [junit4]   2> 900992 INFO  (closeThreadPool-8980-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48062f46{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 900995 INFO  (closeThreadPool-8980-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b9f6ba2{/_/l,null,STOPPED}
   [junit4]   2> 900995 INFO  (closeThreadPool-8980-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 900995 INFO  (closeThreadPool-8980-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c1ec173{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 900996 INFO  (closeThreadPool-8980-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e03ac46{/_/l,null,STOPPED}
   [junit4]   2> 900997 INFO  (closeThreadPool-8980-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 900999 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 900999 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7725c11f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@65e11ff1
   [junit4]   2> 901001 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 901001 INFO  (closeThreadPool-8980-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4141388c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5eb1e390
   [junit4]   2> 901004 INFO  (closeThreadPool-8980-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d6445b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 901004 INFO  (closeThreadPool-8980-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11d34201{/_/l,null,STOPPED}
   [junit4]   2> 901004 INFO  (closeThreadPool-8980-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryElevationComponentTest -Dtests.method=test -Dtests.seed=93397F72C09E73EF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=da-DK -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.92s J0 | DistributedQueryElevationComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34279/_/l/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93397F72C09E73EF:1B6D40A86E621E17]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.test(DistributedQueryElevationComponentTest.java:95)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryElevationComponentTest_93397F72C09E73EF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {field_t=PostingsFormat(name=Asserting), id=Lucene84, text=PostingsFormat(name=Asserting), plow_t=Lucene84}, docValues:{int_i=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1552, maxMBSortInHeap=5.73127431856859, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=174222664,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreBackup, TestCopyFieldCollectionResource, TestCoreAdminApis, XsltUpdateRequestHandlerTest, PrimUtilsTest, TestCloudJSONFacetJoinDomain, TestSQLHandlerNonCloud, TestExplainDocTransformer, JvmMetricsTest, ShowFileRequestHandlerTest, TestTermsQParserPlugin, TestConfigSets, TestSimpleTextCodec, TestCircuitBreaker, TestRealTimeGet, BadComponentTest, TestLRUStatsCache, TestFieldCacheSortRandom, CdcrRequestHandlerTest, TestSolrCloudWithDelegationTokens, TimeRoutedAliasUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestTrackingShardHandlerFactory, BigEndianAscendingWordSerializerTest, BasicAuthOnSingleNodeTest, TestDistribDocBasedVersion, BJQParserTest, TestZkAclsWithHadoopAuth, TestPayloadScoreQParserPlugin, TestIndexingPerformance, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsDirectoryFactoryTest, HdfsSyncSliceTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestPerFieldSimilarity, SolrCoreTest, TestJsonFacetRefinement, RulesTest, DocValuesMissingTest, RecoveryZkTest, TestJettySolrRunner, TestCustomDocTransformer, CheckHdfsIndexTest, TestFaceting, TestDistributedMissingSort, TestConfigSetsAPIShareSchema, AnalysisAfterCoreReloadTest, TestLocalFSCloudBackupRestore, MaxScoreCollectorTest, TestSimTriggerIntegration, DimensionalRoutedAliasUpdateProcessorTest, DisMaxRequestHandlerTest, RouteFieldTest, FullSolrCloudDistribCmdsTest, TestQuerySenderListener, CoreAdminHandlerTest, TestNumericTerms32, UniqFieldsUpdateProcessorFactoryTest, TestOmitPositions, TestSolrCloudSnapshots, RequiredFieldsTest, MetricsHistoryIntegrationTest, TestTolerantUpdateProcessorCloud, TestUnInvertedFieldException, TestUseDocValuesAsStored2, TestPullReplica, TestUnifiedSolrHighlighterWithoutStoredId, FacetPivotSmallTest, ZkStateReaderTest, RestoreTriggerStateTest, RegexBytesRefFilterTest, TestXmlQParserPlugin, TestObjectReleaseTracker, TestLegacyNumericRangeQueryBuilder, CreateCollectionCleanupTest, TestSimpleTrackingShardHandler, ExternalFileFieldSortTest, TestSolrCoreParser, CSVRequestHandlerTest, SolrMetricManagerTest, TestSimNodeAddedTrigger, UnloadDistributedZkTest, CloudMLTQParserTest, PathHierarchyTokenizerFactoryTest, OutputWriterTest, TestLuceneIndexBackCompat, BufferStoreTest, TestClassicSimilarityFactory, BasicZkTest, TriggerCooldownIntegrationTest, SolrJmxReporterCloudTest, TestReplicationHandlerDiskOverFlow, TestCloudPivotFacet, TestCloudManagedSchema, DaemonStreamApiTest, TestDefaultStatsCache, ScriptEngineTest, ConjunctionSolrSpellCheckerTest, TestSolrIndexConfig, SpellCheckCollatorTest, TestUniqueKeyFieldResource, LeaderElectionContextKeyTest, ParsingFieldUpdateProcessorsTest, ShardsWhitelistTest, TestConfig, ShardRoutingCustomTest, SolrIndexSplitterTest, NotRequiredUniqueKeyTest, RequestHandlersTest, DistributedQueryElevationComponentTest]
   [junit4] Completed [363/923 (1!)] on J0 in 4.01s, 1 test, 1 error <<< FAILURES!

[...truncated 52724 lines...]