Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/82/
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([665D414A1B8A557B:EE097E90B5763883]:0)
at junit.framework.Assert.fail(Assert.java:57)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
at
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Timeout occurred while waiting response from server at:
https://127.0.0.1:38457/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: https://127.0.0.1:38457/collection1
at
__randomizedtesting.SeedInfo.seed([665D414A1B8A557B:EE097E90B5763883]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
... 53 more
Build Log:
[...truncated 15399 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> 3736329 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 3736329 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3736330 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/data-dir-204-001
[junit4] 2> 3736330 WARN
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
[junit4] 2> 3736330 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3736332 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-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> 3736332 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[665D414A1B8A557B]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 3736460 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/cores/collection1
[junit4] 2> 3736460 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3736460 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3736461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3736461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3736461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3736461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3736461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74bf518{/,null,AVAILABLE}
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@6dd8ef04{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:41181}
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3736494ms
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=41181,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/cores}
[junit4] 2> 3736462 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:07.102Z
[junit4] 2> 3736462 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/solr.xml
[junit4] 2> 3736466 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3736466 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3736467 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3737654 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3737655 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@70ea5c9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3737655 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@70ea5c9e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3737659 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@41caf4a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3737659 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@41caf4a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3737661 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3737674 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3737674 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3737693 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3737701 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3737701 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3737703 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/cores
[junit4] 2> 3737703 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3737715 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 3737743 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3737858 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 3737865 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3737865 INFO (coreLoadExecutor-27468-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@2322d74a
[junit4] 2> 3737866 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 3737867 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2b99f4b1
[junit4] 2> 3737919 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3737919 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3737920 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=1.8212890625,
floorSegmentMB=2.1611328125, forceMergeDeletesPctAllowed=22.76470572928651,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6106553075155032, deletesPctAllowed=25.850475492505346
[junit4] 2> 3737920 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3737928 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3737954 INFO (coreLoadExecutor-27468-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 3737954 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 3737955 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 3737956 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 3737957 INFO
(searcherExecutor-27470-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 3738076 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 3738076 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3738076 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3738076 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3738083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3738083 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3738084 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3738084 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23e71433{/,null,AVAILABLE}
[junit4] 2> 3738084 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@3f5e494a{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:36639}
[junit4] 2> 3738084 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3738117ms
[junit4] 2> 3738084 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=36639,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/cores}
[junit4] 2> 3738085 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:08.725Z
[junit4] 2> 3738085 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/solr.xml
[junit4] 2> 3738088 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3738088 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3738090 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3739223 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3739224 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@7da1e522[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3739224 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@7da1e522[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3739226 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@137313a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3739226 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@137313a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3739228 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3739242 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3739242 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3739262 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3739273 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3739273 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3739275 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/cores
[junit4] 2> 3739275 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3739287 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 3739320 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3739429 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 3739436 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3739436 INFO (coreLoadExecutor-27486-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@2322d74a
[junit4] 2> 3739436 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 3739438 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@69251cf6
[junit4] 2> 3739497 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3739497 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3739498 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=1.8212890625,
floorSegmentMB=2.1611328125, forceMergeDeletesPctAllowed=22.76470572928651,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6106553075155032, deletesPctAllowed=25.850475492505346
[junit4] 2> 3739498 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3739505 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3739527 INFO (coreLoadExecutor-27486-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 3739527 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 3739528 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 3739529 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 3739529 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 3739531 INFO
(searcherExecutor-27488-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 3740140 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 3740141 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3740141 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3740141 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@721b6293{/,null,AVAILABLE}
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@9b17654{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:35523}
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3740174ms
[junit4] 2> 3740142 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=35523,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/cores}
[junit4] 2> 3740143 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:10.783Z
[junit4] 2> 3740143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/solr.xml
[junit4] 2> 3740146 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3740146 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3740156 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3740574 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3740575 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@22466a0d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3740575 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@22466a0d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3740578 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2269399b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3740578 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@2269399b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3740580 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3740592 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3740592 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3740612 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3740623 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3740623 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3740625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/cores
[junit4] 2> 3740625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3740645 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 3740674 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3740790 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 3740797 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3740798 INFO (coreLoadExecutor-27504-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@2322d74a
[junit4] 2> 3740798 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 3740800 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@51ecd83f
[junit4] 2> 3740859 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3740859 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3740860 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=1.8212890625,
floorSegmentMB=2.1611328125, forceMergeDeletesPctAllowed=22.76470572928651,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6106553075155032, deletesPctAllowed=25.850475492505346
[junit4] 2> 3740860 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3740867 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3740888 INFO (coreLoadExecutor-27504-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 3740889 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 3740890 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 3740890 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 3740890 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 3740890 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 3740890 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 3740891 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 3740891 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 3740891 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 3740893 INFO
(searcherExecutor-27506-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 3741007 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 3741019 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3741019 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3741019 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9c1e6d2{/,null,AVAILABLE}
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@1d3b3c5f{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:42419}
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3741052ms
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=42419,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/cores}
[junit4] 2> 3741020 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3741020 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3741021 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3741021 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3741021 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:11.661Z
[junit4] 2> 3741021 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/solr.xml
[junit4] 2> 3741024 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3741024 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3741026 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3741237 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3741238 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@5ddf111c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3741238 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@5ddf111c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3741241 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2399f20d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3741241 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@2399f20d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3741242 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3741255 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3741255 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3741277 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3741288 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3741288 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3741290 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/cores
[junit4] 2> 3741290 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3741303 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 3741331 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3741439 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 3741446 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3741447 INFO (coreLoadExecutor-27522-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@2322d74a
[junit4] 2> 3741447 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 3741448 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@44462942
[junit4] 2> 3741503 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3741503 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3741504 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=1.8212890625,
floorSegmentMB=2.1611328125, forceMergeDeletesPctAllowed=22.76470572928651,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6106553075155032, deletesPctAllowed=25.850475492505346
[junit4] 2> 3741504 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3741510 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3741534 INFO (coreLoadExecutor-27522-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 3741534 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 3741535 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 3741536 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 3741536 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 3741538 INFO
(searcherExecutor-27524-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 3741665 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/cores/collection1
[junit4] 2> 3741666 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3741666 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3741666 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3741671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3741671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3741671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3741671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a848567{/,null,AVAILABLE}
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@623147b2{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:43079}
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3741704ms
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=43079,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/cores}
[junit4] 2> 3741672 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:12.312Z
[junit4] 2> 3741672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/solr.xml
[junit4] 2> 3741676 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3741676 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3741678 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3743000 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3743001 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4dd59156[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743001 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@4dd59156[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743004 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@304fe651[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743004 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@304fe651[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743005 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3743018 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3743018 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3743041 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743054 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743054 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743055 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/cores
[junit4] 2> 3743055 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3743075 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 3743105 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3743224 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 3743231 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3743231 INFO (coreLoadExecutor-27540-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@2322d74a
[junit4] 2> 3743231 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard3/cores/collection1/data/]
[junit4] 2> 3743233 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@954e944
[junit4] 2> 3743301 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3743301 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3743302 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=1.8212890625,
floorSegmentMB=2.1611328125, forceMergeDeletesPctAllowed=22.76470572928651,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6106553075155032, deletesPctAllowed=25.850475492505346
[junit4] 2> 3743303 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3743310 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3743333 INFO (coreLoadExecutor-27540-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 3743333 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 3743333 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 3743333 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 3743333 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 3743333 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 3743334 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 3743334 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 3743334 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 3743334 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 3743336 INFO
(searcherExecutor-27542-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 3743455 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard4/cores/collection1
[junit4] 2> 3743455 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3743455 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2
...
[junit4] 2> 3743455 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z;
git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
[junit4] 2> 3743456 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3743456 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3743456 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@332e6dba{/,null,AVAILABLE}
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.AbstractConnector Started ServerConnector@55eea2e3{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:42673}
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.s.Server Started @3743489ms
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=42673,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard4/cores}
[junit4] 2> 3743457 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.8.0
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-04T17:01:14.097Z
[junit4] 2> 3743457 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_665D414A1B8A557B-001/tempDir-001/shard4/solr.xml
[junit4] 2> 3743461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 3743461 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3743463 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3743919 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3743920 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@26ecb835[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743920 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@26ecb835[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743923 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ed21d0d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743923 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@2ed21d0d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3743925 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] 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> 3743939 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3743939 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 3743961 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743973 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743973 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2322d74a
[junit4] 2> 3743975 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[665D414A1B8A557B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[...truncated too long message...]
solr.core.collection1, service url = null, agent id = null] for registry
solr.core.collection1/com.codahale.metrics.MetricRegistry@70c33657
[junit4] 2> 7285787 INFO (coreCloseExecutor-31151-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 7285790 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 7285790 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f4bfc52: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@35841b1c
[junit4] 2> 7285791 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 7285791 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b98214b: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@56ae9a40
[junit4] 2> 7285792 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 7285792 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[665D414A1B8A557B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4348f30c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@48515823
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_665D414A1B8A557B-001
[junit4] 2> Nov 04, 2020 6:00:16 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=Lucene84, title_s=FST50, id=BlockTreeOrds(blocksize=128),
id_field_copy_that_does_not_support_in_place_update_s=Lucene84},
docValues:{inplace_updatable_float=DocValuesFormat(name=Direct),
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting),
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80),
inplace_updatable_int_with_default=DocValuesFormat(name=Direct),
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=1608, maxMBSortInHeap=7.4582677936697355,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-BH,
timezone=Europe/Athens
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=60601680,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations,
HdfsDirectoryTest, LeaderVoteWaitTimeoutTest,
UniqFieldsUpdateProcessorFactoryTest, TestCharFilters, TestSQLHandlerNonCloud,
TestPrepRecovery, TestSystemCollAutoCreate, WordBreakSolrSpellCheckerTest,
BlobRepositoryCloudTest, TestExplainDocTransformer,
SimpleCollectionCreateDeleteTest, TestSmileRequest, LoggingHandlerTest,
TestOmitPositions, TestDynamicURP, TestManagedResource, SolrIndexSearcherTest,
SolrCmdDistributorTest, AuditLoggerIntegrationTest, TestJmxIntegration,
TestCloudPhrasesIdentificationComponent, SystemInfoHandlerTest,
TestStressReorder, SolrCoreCheckLockOnStartupTest,
AutoAddReplicasIntegrationTest, ScheduledTriggerTest,
HdfsChaosMonkeySafeLeaderTest, SSLMigrationTest, SuggestComponentTest,
TestSimScenario, CdcrUpdateLogTest, TestCodecSupport,
QueryElevationComponentTest, ExternalFileFieldSortTest,
TriLevelCompositeIdRoutingTest, ConcurrentCreateRoutedAliasTest,
RuleEngineTest, TestNumericTerms64, TestJsonFacetRefinement,
DistributedFacetPivotLargeTest, NotRequiredUniqueKeyTest,
TestLeaderElectionZkExpiry, TestConfigSetsAPIExclusivity,
TestUniqueKeyFieldResource, TestAtomicUpdateErrorCases, MoveReplicaTest,
TestWaitForStateWithJettyShutdowns, TestLegacyFieldReuse,
TestLegacyNumericRangeQueryBuilder, TestFileDictionaryLookup,
OverseerStatusTest, CheckHdfsIndexTest, RAMDirectoryFactoryTest,
TestPerFieldSimilarityWithDefaultOverride, SharedFSAutoReplicaFailoverTest,
TestWordDelimiterFilterFactory, JSONWriterTest, MaxScoreCollectorTest,
CSVRequestHandlerTest, TestFaceting,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTGBase,
DistributedFacetPivotWhiteBoxTest, TestRetrieveFieldsOptimizer, PrimUtilsTest,
TestCaffeineCache, TestSimpleTextCodec, TestScoreJoinQPScore,
MoreLikeThisHandlerTest, TestConfigSetProperties, CdcrReplicationHandlerTest,
ShardsWhitelistTest, CacheHeaderTest, RankQParserPluginTest, SuggesterWFSTTest,
ConcurrentDeleteAndCreateCollectionTest, TestFieldCacheVsDocValues,
RemoteQueryErrorTest, NodeMutatorTest, TriggerSetPropertiesIntegrationTest,
TestTrackingShardHandlerFactory, MigrateRouteKeyTest,
NodeMarkersRegistrationTest, BadComponentTest, CollectionTooManyReplicasTest,
TestSSLRandomization, ClassificationUpdateProcessorIntegrationTest,
BigEndianAscendingWordSerializerTest, BadCopyFieldTest, TestComponentsName,
JWTVerificationkeyResolverTest, DebugComponentTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestCopyFieldCollectionResource,
TestFieldCache, TestUnifiedSolrHighlighterWithoutStoredId,
TemplateUpdateProcessorTest, ShowFileRequestHandlerTest,
TestSchemalessBufferedUpdates, TestLMJelinekMercerSimilarityFactory,
TestDocumentBuilder, TestSolrCloudSnapshots, TestReloadDeadlock,
TestDFISimilarityFactory, TestStressCloudBlindAtomicUpdates,
TestCloudManagedSchema, TestFiltering, TestUnInvertedFieldException,
NodeAddedTriggerIntegrationTest, TestSolrIndexConfig, SolrInfoBeanTest,
TestXmlQParserPlugin, TestFieldResource, BasicFunctionalityTest,
ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest,
DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest,
OutputWriterTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestDistributedGrouping, TestDistributedMissingSort, TestJoin,
TestRandomDVFaceting, TestRandomFaceting, TestSolrCoreProperties,
TestTolerantSearch, TestTrie, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest,
BasicDistributedZk2Test, BasicDistributedZkTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest,
ClusterStateUpdateTest, CreateRoutedAliasTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionTest,
OverseerModifyCollectionTest, OverseerSolrResponseTest, PackageManagerCLITest,
ReplicationFactorTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudRecovery,
TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPIZkFailure,
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestPullReplicaErrorHandling, TestRebalanceLeaders, TestTlogReplayVsRecovery,
TestTlogReplica, VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest,
ZkFailoverTest, ZkShardTermsTest, AssignTest,
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore,
ComputePlanActionTest, IndexSizeTriggerMixedBoundsTest,
TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction,
TestSimGenericDistributedQueue, TestSimLargeCluster,
HdfsBasicDistributedZkTest, TestHdfsBackupRestoreCore, TestRestoreCore,
AutoscalingHistoryHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest,
PropertiesRequestHandlerTest, SecurityConfHandlerTest, SplitHandlerTest,
TestConfigsApi, TestCoreAdminApis, ThreadDumpHandlerTest,
DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentOptimizationTest, DistributedSpellCheckComponentTest,
FacetPivotSmallTest, InfixSuggestersTest,
TestDistributedStatsComponentCardinality, SolrShardReporterTest,
RegexBytesRefFilterTest, SimpleFacetsTest, TestRemoteStreaming,
TestBinaryResponseWriter, TestCSVResponseWriter, TestCustomDocTransformer,
TestGeoJSONResponseWriter, TestGraphMLResponseWriter,
TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestPushWriter,
TestRawResponseWriter, TestRestManager, TestSchemaNameResource,
TestSchemaResource, TestSchemaVersionResource, ChangedSchemaMergeTest,
CopyFieldTest, DateFieldTest, DateRangeFieldTest, DocValuesMissingTest,
DocValuesTest, TestCollationField, TestHalfAndHalfDocValues,
TestManagedSchemaAPI, TestSchemaField, TestUseDocValuesAsStored,
CursorMarkTest, TestComplexPhraseLeadingWildcard, TestElisionMultitermQuery,
TestFastLRUCache, TestFieldSortValues, TestHashQParserPlugin, TestLFUCache,
TestSearcherReuse, TestSolrCachePerf, TestSolrCoreParser,
TestSolrFieldCacheBean, TestSolrQueryParser, TestStandardQParsers,
TestSurroundQueryParser, TestTermsQParserPlugin, RangeFacetCloudTest,
TestCloudJSONFacetJoinDomain, TestOrdValues, TestSortByMinMaxFunction,
DistanceFunctionTest, BJQParserTest, BlockJoinFacetDistribTest, GraphQueryTest,
TestCloudNestedDocsSort, CloudMLTQParserTest, BasicAuthOnSingleNodeTest,
BasicAuthStandaloneTest, JWTAuthPluginIntegrationTest,
DirectSolrSpellCheckerTest, SpellCheckCollatorTest,
TestHighFrequencyDictionaryFactory, TestFieldCacheSort, PeerSyncTest,
TestInPlaceUpdatesDistrib]
[junit4] Completed [921/921 (2!)] on J2 in 2906.65s, 1 test, 1 error <<<
FAILURES!
[...truncated 50627 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]