You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/27 22:52:21 UTC

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

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

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

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([A487C89B31D0112:821C43531DE16CEA]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
	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 13952 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/data-dir-44-001
   [junit4]   2> 441359 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 441359 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 441360 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 441360 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 441473 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 441486 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441486 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441487 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 441487 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b502470{/,null,AVAILABLE}
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445edc66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43997}
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @441522ms
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43997, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores}
   [junit4]   2> 441488 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:17.825Z
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/solr.xml
   [junit4]   2> 441491 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 441491 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 441492 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 442726 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 442727 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ca05897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442727 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ca05897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442730 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d395e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442730 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d395e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442731 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 442745 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 442745 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 442773 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442788 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores
   [junit4]   2> 442788 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 442813 INFO  (coreLoadExecutor-4059-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.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 442839 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 442870 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 442876 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 442882 INFO  (coreLoadExecutor-4059-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.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 442883 INFO  (coreLoadExecutor-4059-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@21a3bc0a
   [junit4]   2> 442883 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 442884 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 442933 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442933 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442934 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442934 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442935 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 442936 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 442941 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 442964 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 442964 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079004512485376
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 442978 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 443074 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 443149 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5396cdf7{/,null,AVAILABLE}
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fa5e1b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45989}
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @443184ms
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45989, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores}
   [junit4]   2> 443150 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:19.487Z
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 443152 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 443152 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 443153 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 443855 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 443856 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75b9911e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443856 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75b9911e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443859 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d23f581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443859 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d23f581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443861 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 443872 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 443872 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 443891 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443904 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443904 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443905 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores
   [junit4]   2> 443905 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 443941 INFO  (coreLoadExecutor-4078-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.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 443957 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 443980 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 443987 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 443994 INFO  (coreLoadExecutor-4078-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.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 443995 INFO  (coreLoadExecutor-4078-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@21a3bc0a
   [junit4]   2> 443995 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 443996 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 444064 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 444064 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 444065 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444065 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444066 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 444067 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 444074 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 444098 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 444098 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079005701570560
   [junit4]   2> 444099 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 444101 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 444101 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 444102 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 444731 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 444732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 444732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36755640{/,null,AVAILABLE}
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59dbe5a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45669}
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @444769ms
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45669, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores}
   [junit4]   2> 444734 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:21.072Z
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 444737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 444737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 444738 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 445962 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 445962 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36a66183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445962 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36a66183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445965 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13cb0b62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445965 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13cb0b62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445967 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 445978 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 445978 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 445996 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446016 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores
   [junit4]   2> 446016 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 446034 INFO  (coreLoadExecutor-4097-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.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 446055 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 446088 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 446095 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-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.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-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@21a3bc0a
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 446104 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 446169 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 446169 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 446170 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 446170 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 446171 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 446172 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 446177 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 446205 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 446205 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079007910920192
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 446209 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 446343 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e463c92{/,null,AVAILABLE}
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48b9180e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39329}
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @446388ms
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39329, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores}
   [junit4]   2> 446354 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:22.691Z
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 446357 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 446357 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 446358 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 447123 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 447124 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b36d36e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447124 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b36d36e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447128 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50931466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447128 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50931466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447129 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 447141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 447141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 447162 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores
   [junit4]   2> 447174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 447193 INFO  (coreLoadExecutor-4116-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.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 447208 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 447243 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 447249 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-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.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-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@21a3bc0a
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 447258 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 447322 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 447322 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 447324 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 447324 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 447325 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 447326 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 447331 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 447365 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 447365 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079009127268352
   [junit4]   2> 447366 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 447369 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 447373 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 447373 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14826 docs
   [junit4]   2> 447389 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1690079009150337024)]} 0 2
   [junit4]   2> 447392 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1690079009154531328)]} 0 1
   [junit4]   2> 447394 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1690079009156628480)]} 0 0
   [junit4]   2> 447396 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1690079009158725632)]} 0 1
   [junit4]   2> 447397 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1690079009160822784)]} 0 0
   [junit4]   2> 447400 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1690079009161871360)]} 0 2
   [junit4]   2> 447401 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1690079009165017088)]} 0 0
   [junit4]   2> 447406 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1690079009165017088)]} 0 4
   [junit4]   2> 447407 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1690079009171308544)]} 0 0
   [junit4]   2> 447408 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1690079009172357120)]} 0 0
   [junit4]   2> 447409 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1690079009173405696)]} 0 0
   [junit4]   2> 447411 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1690079009173405696)]} 0 1
   [junit4]   2> 447411 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1690079009175502848)]} 0 0
   [junit4]   2> 447413 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1690079009177600000)]} 0 0
   [junit4]   2> 447414 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1690079009177600000)]} 0 0
   [junit4]   2> 447414 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1690079009178648576)]} 0 0
   [junit4]   2> 447415 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1690079009178648576)]} 0 0
   [junit4]   2> 447416 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1690079009179697152)]} 0 1
   [junit4]   2> 447417 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1690079009180745728)]} 0 0
   [junit4]   2> 447417 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1690079009181794304)]} 0 0
   [junit4]   2> 447418 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1690079009182842880)]} 0 0
   [junit4]   2> 447418 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1690079009182842880)]} 0 0
   [junit4]   2> 447419 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1690079009183891456)]} 0 0
   [junit4]   2> 447420 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1690079009183891456)]} 0 0
   [junit4]   2> 447420 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1690079009184940032)]} 0 0
   [junit4]   2> 447421 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1690079009185988608)]} 0 0
   [junit4]   2> 447422 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1690079009187037184)]} 0 0
   [junit4]   2> 447424 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1690079009188085760)]} 0 1
   [junit4]   2> 447425 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1690079009190182912)]} 0 0
   [junit4]   2> 447425 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1690079009190182912)]} 0 0
   [junit4]   2> 447426 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1690079009191231488)]} 0 0
   [junit4]   2> 447426 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1690079009191231488)]} 0 0
   [junit4]   2> 447427 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1690079009192280064)]} 0 0
   [junit4]   2> 447428 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1690079009193328640)]} 0 0
   [junit4]   2> 447428 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1690079009193328640)]} 0 0
   [junit4]   2> 447429 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1690079009194377216)]} 0 0
   [junit4]   2> 447429 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1690079009194377216)]} 0 0
   [junit4]   2> 447430 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1690079009195425792)]} 0 0
   [junit4]   2> 447431 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1690079009196474368)]} 0 0
   [junit4]   2> 447432 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1690079009196474368)]} 0 0
   [junit4]   2> 447433 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1690079009197522944)]} 0 0
   [junit4]   2> 447433 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1690079009198571520)]} 0 0
   [junit4]   2> 447434 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1690079009199620096)]} 0 0
   [junit4]   2> 447435 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1690079009200668672)]} 0 0
   [junit4]   2> 447435 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1690079009200668672)]} 0 0
   [junit4]   2> 447436 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1690079009201717248)]} 0 0
   [junit4]   2> 447436 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1690079009201717248)]} 0 0
   [junit4]   2> 447437 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1690079009202765824)]} 0 0
   [junit4]   2> 447438 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1690079009202765824)]} 0 0
   [junit4]   2> 447438 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1690079009203814400)]} 0 0
   [junit4]   2> 447439 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1690079009204862976)]} 0 0
   [junit4]   2> 447439 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1690079009204862976)]} 0 0
   [junit4]   2> 447440 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1690079009205911552)]} 0 0
   [junit4]   2> 447441 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1690079009205911552)]} 0 0
   [junit4]   2> 447441 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1690079009206960128)]} 0 0
   [junit4]   2> 447442 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1690079009208008704)]} 0 0
   [junit4]   2> 447443 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1690079009209057280)]} 0 0
   [junit4]   2> 447443 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1690079009209057280)]} 0 0
   [junit4]   2> 447444 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1690079009210105856)]} 0 0
   [junit4]   2> 447445 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1690079009211154432)]} 0 0
   [junit4]   2> 447445 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1690079009211154432)]} 0 0
   [junit4]   2> 447446 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1690079009212203008)]} 0 0
   [junit4]   2> 447447 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1690079009213251584)]} 0 0
   [junit4]   2> 447447 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1690079009213251584)]} 0 0
   [junit4]   2> 447448 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1690079009214300160)]} 0 0
   [junit4]   2> 447449 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1690079009215348736)]} 0 0
   [junit4]   2> 447449 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1690079009215348736)]} 0 0
   [junit4]   2> 447450 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1690079009216397312)]} 0 0
   [junit4]   2> 447450 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1690079009216397312)]} 0 0
   [junit4]   2> 447451 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1690079009217445888)]} 0 0
   [junit4]   2> 447452 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1690079009217445888)]} 0 0
   [junit4]   2> 447452 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1690079009218494464)]} 0 0
   [junit4]   2> 447453 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1690079009219543040)]} 0 0
   [junit4]   2> 447453 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1690079009219543040)]} 0 0
   [junit4]   2> 447454 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1690079009220591616)]} 0 0
   [junit4]   2> 447455 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1690079009221640192)]} 0 0
   [junit4]   2> 447455 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1690079009221640192)]} 0 0
   [junit4]   2> 447456 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1690079009222688768)]} 0 0
   [junit4]   2> 447456 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1690079009222688768)]} 0 0
   [junit4]   2> 447457 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1690079009223737344)]} 0 0
   [junit4]   2> 447457 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1690079009223737344)]} 0 0
   [junit4]   2> 447458 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1690079009224785920)]} 0 0
   [junit4]   2> 447459 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1690079009224785920)]} 0 0
   [junit4]   2> 447459 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1690079009225834496)]} 0 0
   [junit4]   2> 447460 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1690079009225834496)]} 0 0
   [junit4]   2> 447460 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1690079009226883072)]} 0 0
   [junit4]   2> 447461 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1690079009227931648)]} 0 0
   [junit4]   2> 447461 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1690079009227931648)]} 0 0
   [junit4]   2> 447462 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1690079009228980224)]} 0 0
   [junit4]   2> 447463 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1690079009228980224)]} 0 0
   [junit4]   2> 447465 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1690079009232125952)]} 0 0
   [junit4]   2> 447466 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1690079009233174528)]} 0 0
   [junit4]   2> 447466 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1690079009233174528)]} 0 0
   [junit4]   2> 447467 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1690079009234223104)]} 0 0
   [junit4]   2> 447467 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1690079009234223104)]} 0 0
   [junit4]   2> 447468 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1690079009235271680)]} 0 0
   [junit4]   2> 447468 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1690079009235271680)]} 0 0
   [junit4]   2> 447469 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1690079009236320256)]} 0 0
   [junit4]   2> 447469 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1690079009236320256)]} 0 0
   [junit4]   2> 447470 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1690079009237368832)]} 0 0
   [junit4]   2> 447470 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1690079009237368832)]} 0 0
   [junit4]   2> 447471 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1690079009237368832)]} 0 0
   [junit4]   2> 447471 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1690079009238417408)]} 0 0
   [junit4]   2> 447472 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1690079009239465984)]} 0 0
   [junit4]   2> 447472 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1690079009239465984)]} 0 0
   [junit4]   2> 447473 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1690079009239465984)]} 0 0
   [junit4]   2> 447473 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1690079009240514560)]} 0 0
   [junit4]   2> 447474 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1690079009240514560)]} 0 0
   [junit4]   2> 447474 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1690079009241563136)]} 0 0
   [junit4]   2> 447475 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1690079009241563136)]} 0 0
   [junit4]   2> 447475 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1690079009242611712)]} 0 0
   [junit4]   2> 447475 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1690079009242611712)]} 0 0
   [junit4]   2> 447476 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1690079009243660288)]} 0 0
   [junit4]   2> 447476 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1690079009243660288)]} 0 0
   [junit4]   2> 447477 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1690079009244708864)]} 0 0
   [junit4]   2> 447477 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1690079009244708864)]} 0 0
   [junit4]   2> 447478 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1690079009245757440)]} 0 0
   [junit4]   2> 447478 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1690079009245757440)]} 0 0
   [junit4]   2> 447479 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1690079009246806016)]} 0 0
   [junit4]   2> 447479 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1690079009246806016)]} 0 0
   [junit4]   2

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

er2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 518844 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518844 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518845 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67ca39: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518845 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ee19b7c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518850 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 518850 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cfd6e5b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7c13b05d
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c697642: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cecc6ef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518857 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518857 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79fc4a7d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518860 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fa5e1b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5396cdf7{/,null,STOPPED}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@445edc66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b502470{/,null,STOPPED}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518862 INFO  (coreCloseExecutor-4138-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 518863 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518863 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7420820e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518865 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 518865 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cf512dd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@30d2e54e
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59dbe5a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37cef878: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36755640{/,null,STOPPED}
   [junit4]   2> 518870 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518872 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518872 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f758de9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48b9180e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e463c92{/,null,STOPPED}
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=A487C89B31D0112 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 77.5s J0 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A487C89B31D0112:821C43531DE16CEA]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
   [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.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sv-SE, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=217904672,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsWriteToMultipleCollectionsTest, TestSimpleTrackingShardHandler, TestSolrCachePerf, TestCloudConsistency, FieldMutatingUpdateProcessorTest, OverseerSolrResponseTest, PreAnalyzedFieldManagedSchemaCloudTest, LeaderFailureAfterFreshStartTest, TestSolrQueryParser, LoggingHandlerTest, TestCustomDocTransformer, BadComponentTest, TestWithCollection, AddBlockUpdateTest, FacetPivotSmallTest, TestReload, AuthToolTest, TestPKIAuthenticationPlugin, TestMissingGroups, SolrPluginUtilsTest, UUIDUpdateProcessorFallbackTest, TestQueryUtils, TestSimNodeAddedTrigger, TestNonDefinedSimilarityFactory, TestCoreBackup, SplitByPrefixTest, RecoveryZkTest, SolrJmxReporterCloudTest, TestLegacyFieldReuse, DistributedQueryElevationComponentTest, ReplaceNodeTest, TestSchemalessBufferedUpdates, TestBlockCollapse, TestSolrIndexConfig, MetricsHistoryHandlerTest, TestUniqueKeyFieldResource, TestNestedDocsSort, TestSchemaResource, DaemonStreamApiTest, UnloadDistributedZkTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [219/924 (1!)] on J0 in 77.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 53146 lines...]