Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2006/
2 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([8DF24EDBF566EA:88D9CD9475090B12]: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:142)
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)
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=3, passThrough=0,
failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=3022043,
failWrongCredentials=1, requestTimes=2543, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=3,
passThrough=0, failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=3022043,
failWrongCredentials=1, requestTimes=2543, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
at
__randomizedtesting.SeedInfo.seed([8DF24EDBF566EA:3D555C62E31B389A]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13413 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> 74621 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-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> 74621 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/data-dir-3-001
[junit4] 2> 74621 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 74623 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-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> 74623 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 74623 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[8DF24EDBF566EA]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 74732 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/cores/collection1
[junit4] 2> 75024 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 75024 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 75030 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 75040 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 75040 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 75042 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 75058 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@257200c4{/,null,AVAILABLE}
[junit4] 2> 75061 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.AbstractConnector Started ServerConnector@318edc3{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:39411}
[junit4] 2> 75061 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server Started @75099ms
[junit4] 2> 75062 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=39411,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/cores}
[junit4] 2> 75082 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T08:53:56.380Z
[junit4] 2> 75083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/solr.xml
[junit4] 2> 75087 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 75087 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 75089 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 75610 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 75620 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@67d7487e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 75620 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@67d7487e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 75624 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@b539fad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 75625 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@b539fad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 75631 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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> 75648 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 75650 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 75667 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 75667 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 75667 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 75669 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/cores
[junit4] 2> 75670 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 75680 INFO (coreLoadExecutor-190-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> 75695 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 75720 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 75732 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 75744 INFO (coreLoadExecutor-190-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> 75744 INFO (coreLoadExecutor-190-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@3ca2d941
[junit4] 2> 75744 INFO (coreLoadExecutor-190-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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 75746 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6951780841053268]
[junit4] 2> 75798 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 75798 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 75799 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 75799 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 75800 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3319349665873624]
[junit4] 2> 75801 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 75816 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 75883 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 75883 INFO (coreLoadExecutor-190-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1696280595325255680
[junit4] 2> 75884 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 75884 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 75884 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 75884 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 75885 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 75885 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 75885 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 75886 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 75886 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 75887 INFO
(searcherExecutor-192-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 76496 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 76498 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 76498 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 76498 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 76499 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 76499 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 76499 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 76499 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b24efeb{/,null,AVAILABLE}
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.AbstractConnector Started ServerConnector@56f45436{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:41873}
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server Started @76538ms
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=41873,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/cores}
[junit4] 2> 76500 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T08:53:57.797Z
[junit4] 2> 76500 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/solr.xml
[junit4] 2> 76503 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 76503 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 76505 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 76968 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 76970 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@b69e23f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 76970 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@b69e23f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 76973 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@f7eb141[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 76973 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@f7eb141[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 76974 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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> 76985 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 76985 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 77003 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77013 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77013 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77015 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/cores
[junit4] 2> 77015 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 77022 INFO (coreLoadExecutor-209-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> 77047 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 77078 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 77087 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 77095 INFO (coreLoadExecutor-209-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> 77096 INFO (coreLoadExecutor-209-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@3ca2d941
[junit4] 2> 77096 INFO (coreLoadExecutor-209-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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 77097 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6951780841053268]
[junit4] 2> 77151 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 77151 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 77152 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 77152 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 77153 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3319349665873624]
[junit4] 2> 77154 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 77169 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 77241 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 77241 INFO (coreLoadExecutor-209-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1696280596749221888
[junit4] 2> 77242 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 77243 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 77244 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 77244 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 77246 INFO
(searcherExecutor-211-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 77345 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 77346 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 77346 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 77346 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 77347 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 77347 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 77348 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 77348 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4531517e{/,null,AVAILABLE}
[junit4] 2> 77349 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.AbstractConnector Started ServerConnector@37499ef3{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:42317}
[junit4] 2> 77349 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server Started @77387ms
[junit4] 2> 77349 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=42317,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/cores}
[junit4] 2> 77350 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T08:53:58.647Z
[junit4] 2> 77350 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/solr.xml
[junit4] 2> 77352 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 77352 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 77354 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 77938 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 77939 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@31b2d3b3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 77939 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@31b2d3b3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 77943 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@17305c8b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 77943 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@17305c8b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 77944 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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> 77955 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 77955 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 77974 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77984 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77984 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 77986 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/cores
[junit4] 2> 77986 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 78010 INFO (coreLoadExecutor-228-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> 78025 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 78047 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 78057 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 78066 INFO (coreLoadExecutor-228-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> 78067 INFO (coreLoadExecutor-228-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@3ca2d941
[junit4] 2> 78067 INFO (coreLoadExecutor-228-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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 78068 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6951780841053268]
[junit4] 2> 78119 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 78119 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 78121 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 78121 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 78121 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3319349665873624]
[junit4] 2> 78123 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 78138 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 78201 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 78201 INFO (coreLoadExecutor-228-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1696280597755854848
[junit4] 2> 78202 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 78203 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 78203 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 78203 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 78204 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 78204 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 78204 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 78204 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 78205 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 78207 INFO
(searcherExecutor-230-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 78297 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 78298 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 78298 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 78298 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 78303 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 78303 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 78303 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 78303 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40f8d33c{/,null,AVAILABLE}
[junit4] 2> 78304 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.AbstractConnector Started ServerConnector@27c243e6{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:46843}
[junit4] 2> 78304 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.s.Server Started @78342ms
[junit4] 2> 78304 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=46843,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/cores}
[junit4] 2> 78305 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T08:53:59.602Z
[junit4] 2> 78305 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/solr.xml
[junit4] 2> 78307 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 78307 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 78309 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 78434 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 78436 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@64bac499[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 78436 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64bac499[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 78440 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@15248df3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 78440 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@15248df3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 78441 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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> 78452 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 78452 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 78470 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 78481 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 78481 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ca2d941
[junit4] 2> 78482 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] 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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/cores
[junit4] 2> 78482 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 78490 INFO (coreLoadExecutor-247-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> 78505 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 78528 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 78537 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 78546 INFO (coreLoadExecutor-247-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> 78547 INFO (coreLoadExecutor-247-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@3ca2d941
[junit4] 2> 78547 INFO (coreLoadExecutor-247-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/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8DF24EDBF566EA-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 78548 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6951780841053268]
[junit4] 2> 78613 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 78613 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 78615 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 78615 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 78615 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3319349665873624]
[junit4] 2> 78618 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 78633 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 78700 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 78701 INFO (coreLoadExecutor-247-thread-1) [ x:collection1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1696280598280142848
[junit4] 2> 78702 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 78702 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 78702 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 78702 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 78702 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 78703 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 78703 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 78703 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 78703 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 78703 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[8DF24EDBF566EA]) [
] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of
12785 docs
[junit4] 2> 78703 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 78705 INFO
(searcherExecutor-249-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 78967 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1696280598555918336)]} 0 9
[junit4] 2> 78998 INFO (qtp249543065-336) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1696280598589472768)]} 0 2
[junit4] 2> 79000 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1696280598593667072)]} 0 1
[junit4] 2> 79004 INFO (qtp440819210-357) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1696280598595764224)]} 0 2
[junit4] 2> 79006 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1696280598598909952)]} 0 0
[junit4] 2> 79009 INFO (qtp1117766961-379) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1696280598602055680)]} 0 1
[junit4] 2> 79011 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1696280598604152832)]} 0 0
[junit4] 2> 79013 INFO (qtp249543065-337) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1696280598606249984)]} 0 0
[junit4] 2> 79014 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1696280598608347136)]} 0 0
[junit4] 2> 79016 INFO (qtp440819210-358) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1696280598610444288)]} 0 0
[junit4] 2> 79018 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1696280598612541440)]} 0 0
[junit4] 2> 79020 INFO (qtp1117766961-378) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1696280598613590016)]} 0 0
[junit4] 2> 79021 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1696280598615687168)]} 0 0
[junit4] 2> 79023 INFO (qtp249543065-338) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1696280598617784320)]} 0 0
[junit4] 2> 79025 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1696280598618832896)]} 0 0
[junit4] 2> 79026 INFO (qtp440819210-359) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1696280598620930048)]} 0 0
[junit4] 2> 79028 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1696280598621978624)]} 0 0
[junit4] 2> 79029 INFO (qtp1117766961-380) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1696280598624075776)]} 0 0
[junit4] 2> 79031 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1696280598625124352)]} 0 0
[junit4] 2> 79032 INFO (qtp249543065-339) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1696280598627221504)]} 0 0
[junit4] 2> 79033 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1696280598628270080)]} 0 0
[junit4] 2> 79035 INFO (qtp440819210-360) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1696280598629318656)]} 0 0
[junit4] 2> 79036 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1696280598631415808)]} 0 0
[junit4] 2> 79037 INFO (qtp1117766961-381) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1696280598632464384)]} 0 0
[junit4] 2> 79038 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1696280598633512960)]} 0 0
[junit4] 2> 79040 INFO (qtp249543065-335) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1696280598634561536)]} 0 0
[junit4] 2> 79041 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1696280598636658688)]} 0 0
[junit4] 2> 79042 INFO (qtp440819210-356) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1696280598637707264)]} 0 0
[junit4] 2> 79043 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1696280598638755840)]} 0 0
[junit4] 2> 79045 INFO (qtp1117766961-377) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1696280598639804416)]} 0 0
[junit4] 2> 79046 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1696280598641901568)]} 0 0
[junit4] 2> 79047 INFO (qtp249543065-336) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1696280598642950144)]} 0 0
[junit4] 2> 79048 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1696280598643998720)]} 0 0
[junit4] 2> 79049 INFO (qtp440819210-357) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1696280598645047296)]} 0 0
[junit4] 2> 79051 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1696280598646095872)]} 0 0
[junit4] 2> 79052 INFO (qtp1117766961-379) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1696280598648193024)]} 0 0
[junit4] 2> 79053 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1696280598649241600)]} 0 0
[junit4] 2> 79055 INFO (qtp249543065-337) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1696280598650290176)]} 0 0
[junit4] 2> 79056 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1696280598652387328)]} 0 0
[junit4] 2> 79057 INFO (qtp440819210-358) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1696280598653435904)]} 0 0
[junit4] 2> 79058 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1696280598654484480)]} 0 0
[junit4] 2> 79059 INFO (qtp1117766961-378) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1696280598655533056)]} 0 0
[junit4] 2> 79061 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1696280598656581632)]} 0 0
[junit4] 2> 79062 INFO (qtp249543065-338) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1696280598658678784)]} 0 0
[junit4] 2> 79064 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1696280598659727360)]} 0 0
[junit4] 2> 79065 INFO (qtp440819210-359) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1696280598660775936)]} 0 0
[junit4] 2> 79066 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1696280598662873088)]} 0 0
[junit4] 2> 79067 INFO (qtp1117766961-380) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1696280598663921664)]} 0 0
[junit4] 2> 79068 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1696280598664970240)]} 0 0
[junit4] 2> 79069 INFO (qtp249543065-339) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1696280598666018816)]} 0 0
[junit4] 2> 79070 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1696280598667067392)]} 0 0
[junit4] 2> 79071 INFO (qtp440819210-360) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1696280598668115968)]} 0 0
[junit4] 2> 79072 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27 (1696280598669164544)]} 0 0
[junit4] 2> 79074 INFO (qtp1117766961-381) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27 (1696280598670213120)]} 0 0
[junit4] 2> 79075 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28 (1696280598671261696)]} 0 0
[junit4] 2> 79076 INFO (qtp249543065-335) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28 (1696280598672310272)]} 0 0
[junit4] 2> 79077 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29 (1696280598674407424)]} 0 0
[junit4] 2> 79078 INFO (qtp440819210-356) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29 (1696280598675456000)]} 0 0
[junit4] 2> 79079 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30 (1696280598676504576)]} 0 0
[junit4] 2> 79080 INFO (qtp1117766961-377) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30 (1696280598677553152)]} 0 0
[junit4] 2> 79081 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31 (1696280598678601728)]} 0 0
[junit4] 2> 79082 INFO (qtp249543065-336) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31 (1696280598679650304)]} 0 0
[junit4] 2> 79083 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32 (1696280598680698880)]} 0 0
[junit4] 2> 79084 INFO (qtp440819210-357) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32 (1696280598681747456)]} 0 0
[junit4] 2> 79085 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33 (1696280598682796032)]} 0 0
[junit4] 2> 79086 INFO (qtp1117766961-379) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33 (1696280598683844608)]} 0 0
[junit4] 2> 79088 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34 (1696280598684893184)]} 0 0
[junit4] 2> 79089 INFO (qtp249543065-337) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34 (1696280598685941760)]} 0 0
[junit4] 2> 79090 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35 (1696280598686990336)]} 0 0
[junit4] 2> 79091 INFO (qtp440819210-358) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35 (1696280598688038912)]} 0 0
[junit4] 2> 79092 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36 (1696280598689087488)]} 0 0
[junit4] 2> 79093 INFO (qtp1117766961-378) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36 (1696280598690136064)]} 0 0
[junit4] 2> 79094 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37 (1696280598691184640)]} 0 0
[junit4] 2> 79095 INFO (qtp249543065-338) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37 (1696280598692233216)]} 0 0
[junit4] 2> 79096 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38 (1696280598693281792)]} 0 0
[junit4] 2> 79097 INFO (qtp440819210-359) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38 (1696280598694330368)]} 0 0
[junit4] 2> 79098 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39 (1696280598696427520)]} 0 0
[junit4] 2> 79099 INFO (qtp1117766961-380) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39 (1696280598697476096)]} 0 0
[junit4] 2> 79100 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40 (1696280598698524672)]} 0 0
[junit4] 2> 79101 INFO (qtp249543065-339) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40 (1696280598699573248)]} 0 0
[junit4] 2> 79103 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41 (1696280598701670400)]} 0 0
[junit4] 2> 79105 INFO (qtp440819210-360) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41 (1696280598702718976)]} 0 0
[junit4] 2> 79106 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42 (1696280598703767552)]} 0 0
[junit4] 2> 79107 INFO (qtp1117766961-381) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42 (1696280598705864704)]} 0 0
[junit4] 2> 79108 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43 (1696280598706913280)]} 0 0
[junit4] 2> 79110 INFO (qtp249543065-335) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43 (1696280598709010432)]} 0 0
[junit4] 2> 79112 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[44 (1696280598711107584)]} 0 0
[junit4] 2> 79114 INFO (qtp440819210-356) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[44 (1696280598712156160)]} 0 0
[junit4] 2> 79115 INFO (qtp1341775608-314) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[45 (1696280598713204736)]} 0 0
[junit4] 2> 79116 INFO (qtp1117766961-377) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[45 (1696280598715301888)]} 0 0
[junit4] 2> 79117 INFO (qtp1341775608-315) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[46 (1696280598716350464)]} 0 0
[junit4] 2> 79118 INFO (qtp249543065-336) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[46 (1696280598717399040)]} 0 0
[junit4] 2> 79119 INFO (qtp1341775608-316) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[47 (1696280598718447616)]} 0 0
[junit4] 2> 79120 INFO (qtp440819210-357) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[47 (1696280598719496192)]} 0 0
[junit4] 2> 79121 INFO (qtp1341775608-317) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[48 (1696280598720544768)]} 0 0
[junit4] 2> 79122 INFO (qtp1117766961-379) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[48 (1696280598721593344)]} 0 0
[junit4] 2> 79123 INFO (qtp1341775608-318) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[49 (1696280598722641920)]} 0 0
[junit4] 2> 79124 INFO (qtp249543065-337) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[49 (1696280598723690496)]} 0 0
[junit4] 2> 79125 INFO (qtp1341775608-314) [ x:collection
[...truncated too long message...]
0x1045d6fe8ed0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045d6fe8ed0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045d6fe8ed0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2277573 INFO (jetty-closer-25396-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73286229175369733-127.0.0.1:40791_solr-n_0000000000) closing
[junit4] 2> 2277574 INFO (jetty-closer-25396-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5a109b77{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 2277575 INFO (jetty-closer-25396-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b242fbb{/solr,null,STOPPED}
[junit4] 2> 2277575 INFO (jetty-closer-25396-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2277575 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[8DF24EDBF566EA]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2277677 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[8DF24EDBF566EA]-worker-SendThread(127.0.0.1:45229))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1045d6fe8ed0001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045d6fe8ed0001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045d6fe8ed0001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 2277778 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/testkerberoscollection/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/overseer/queue
[junit4] 2> 4
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2277780 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[8DF24EDBF566EA]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45229
[junit4] 2> 2277780 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[8DF24EDBF566EA]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45229
[junit4] 2> 2277780 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[8DF24EDBF566EA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45229
[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/J1/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_8DF24EDBF566EA-001
[junit4] 2> Apr 06, 2021 9:30:39 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=31, maxMBSortInHeap=6.925495106835356,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-SV,
timezone=America/Shiprock
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=70660944,total=523239424
[junit4] 2> NOTE: All tests run in this JVM:
[IgnoreLargeDocumentProcessorFactoryTest, LeaderElectionIntegrationTest,
TermsComponentTest, TestSolrJ, MultiDestinationAuditLoggerTest,
OverseerSolrResponseUnsafeSerializationTest, TestSolrXml, DeleteReplicaTest,
DateRangeFieldTest, EnumFieldTest, DistributedFacetExistsSmallTest,
MetricUtilsTest, StressHdfsTest, RoutingToNodesWithPropertiesTest,
TestFacetMethods, TestReversedWildcardFilterFactory, TestSimComputePlanAction,
CollectionsAPIAsyncDistributedZkTest, ClassificationUpdateProcessorTest,
TestSystemCollAutoCreate, TestLFUCache, TestSubQueryTransformerDistrib,
TestJoin, ManagedSchemaRoundRobinCloudTest, LargeFieldTest,
CdcrVersionReplicationTest, DistributedUpdateProcessorTest, TimeZoneUtilsTest,
TestZkChroot, SuggesterWFSTTest, BasicFunctionalityTest,
BigEndianAscendingWordSerializerTest, TestDistributedMap,
TestSortByMinMaxFunction, SearchHandlerTest,
DistributedQueryComponentOptimizationTest, TestPhraseSuggestions,
TestEmbeddedSolrServerAdminHandler, ShowFileRequestHandlerTest,
HttpTriggerListenerTest, TestCollationFieldDocValues, TestStressVersions,
TestBM25SimilarityFactory, TestSolrCloudWithKerberosAlt, TestReplicaProperties,
MaxSizeAutoCommitTest, TestQueryTypes, UniqFieldsUpdateProcessorFactoryTest,
TestRawTransformer, TestSimUtils, SolrGraphiteReporterTest,
SuggestComponentContextFilterQueryTest, TestNumericTerms64, TestSchemaManager,
TestUseDocValuesAsStored, TestAtomicUpdateErrorCases, ZkDynamicConfigTest,
SearchRateTriggerTest, TestConfigSetsAPIZkFailure,
ScheduledMaintenanceTriggerTest, TestCollectionAPI, TestNestedUpdateProcessor,
TestJsonFacetsStatsParsing, ShardRoutingTest, BlockJoinFacetRandomTest,
ReplicationFactorTest, LeaderTragicEventTest, ByteBuffersDirectoryFactoryTest,
DocValuesNotIndexedTest, TestJavabinTupleStreamParser, RequestLoggingTest,
TestManagedSynonymGraphFilterFactory, TestLegacyBM25SimilarityFactory,
TestSimExtremeIndexing, TestStressLiveNodes,
MetricsHistoryWithAuthIntegrationTest, AuditLoggerPluginTest,
SystemInfoHandlerTest, DistributedTermsComponentTest,
TestSweetSpotSimilarityFactory, TestUnifiedSolrHighlighter,
SolrCoreMetricManagerTest, TestBulkSchemaConcurrent, SolrCloudReportersTest,
PurgeGraphTest, PolyFieldTest, TestBackupRepositoryFactory,
HdfsBasicDistributedZkTest, ClusterStateTest, ZkStateWriterTest,
UpdateParamsTest, JWTAuthPluginIntegrationTest, XsltUpdateRequestHandlerTest,
TestCloudDeduplication, TestManagedSchemaThreadSafety, TestRebalanceLeaders,
HdfsRecoverLeaseTest, TestGraphTermsQParserPlugin, ResourceLoaderTest,
ConnectionReuseTest, TestDistribPackageStore, TestFieldCollectionResource,
NestedShardedAtomicUpdateTest, TestMinHashQParser,
HdfsBackupRepositoryIntegrationTest, EmbeddedSolrNoSerializeTest,
TestShortCircuitedRequests, TestClusterProperties, TestSchemaNameResource,
PreAnalyzedUpdateProcessorTest, TestFieldCache, ReindexCollectionTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestConfigOverlay,
MinimalSchemaTest, SolrInfoBeanTest, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, TestSolrCoreProperties, TestTolerantSearch,
TestTrie, PathHierarchyTokenizerFactoryTest, TestCharFilters,
AliasIntegrationTest, ChaosMonkeySafeLeaderTest,
CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest,
ConnectionManagerTest, DeleteInactiveReplicaTest,
DistribDocExpirationUpdateProcessorTest, MultiSolrCloudTestCaseTest,
RecoveryAfterSoftCommitTest, SolrXmlInZkTest, SplitShardTest,
TestCloudConsistency, TestPullReplica, TestPullReplicaErrorHandling,
UnloadDistributedZkTest, BackupRestoreApiErrorConditionsTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest,
ComputePlanActionTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest,
TestConfigSets, TestCoreContainer, TestCorePropertiesReload, TestCustomStream,
TestDynamicURP, TestInitParams, TestMergePolicyConfig, TestSimpleTextCodec,
TestSolrDeletionPolicy2, DocumentAnalysisRequestHandlerTest, JsonLoaderTest,
TestCSVLoader, TestContainerPlugin, TestRestoreCore, TestSQLHandlerNonCloud,
TestSolrConfigHandlerCloud, IndexSizeEstimatorTest, MetricsHandlerTest,
MetricsHistoryHandlerTest, SecurityConfHandlerTest, TestConfigsApi,
ThreadDumpHandlerTest, ZookeeperStatusHandlerTest, CustomTermsComponentTest,
DistributedFacetPivotSmallTest, MoreLikeThisComponentTest,
PhrasesIdentificationComponentTest, TestPivotHelperCode,
TestTrackingShardHandlerFactory, TaggerTest, TaggingAttributeTest,
FastVectorHighlighterTest, HighlighterMaxOffsetTest, HighlighterTest,
UninvertDocValuesMergePolicyTest, TestLegacyField, TestLegacyFieldReuse,
TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery32, TestNumericTokenStream, TestLogWatcher,
JvmMetricsTest, TestPackages, TestCustomSort, TestFilteredDocIdSet,
TestFiltering, TestRecoveryHdfs, SpatialHeatmapFacetsTest, TestExactStatsCache,
TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin,
TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin]
[junit4] Completed [854/936 (2!)] on J1 in 4.76s, 1 test, 1 failure <<<
FAILURES!
[...truncated 51107 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]