Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/85/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality

Error Message:
Error from server at http://127.0.0.1:50248/solr: no core retrieved for 
testMaxCardinality

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:50248/solr: no core retrieved for 
testMaxCardinality
        at 
__randomizedtesting.SeedInfo.seed([3AD7D5BA360E1848:4B163735472834CE]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality(CategoryRoutedAliasUpdateProcessorTest.java:300)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
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.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15737 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/init-core-data-001
   [junit4]   2> 3603170 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001
   [junit4]   2> 3603170 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3603170 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3603171 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3603276 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.ZkTestServer start zk server on port:50242
   [junit4]   2> 3603276 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50242
   [junit4]   2> 3603276 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50242
   [junit4]   2> 3603295 INFO  (zkConnectionManagerCallback-24834-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603301 INFO  (zkConnectionManagerCallback-24836-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603304 INFO  (zkConnectionManagerCallback-24838-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603307 WARN  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3603307 WARN  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3603307 WARN  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3603307 WARN  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3603307 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3603310 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3603310 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3603310 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3603311 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3603311 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3603311 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3603311 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2db9c19d{/solr,null,AVAILABLE}
   [junit4]   2> 3603312 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57f4828b{/solr,null,AVAILABLE}
   [junit4]   2> 3603312 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3603312 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3603312 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e397c03{/solr,null,AVAILABLE}
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5970fe79{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50247}
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.s.Server Started @3603429ms
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50247}
   [junit4]   2> 3603313 ERROR (jetty-launcher-24839-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@febbc36{/solr,null,AVAILABLE}
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@58db1a8b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50248}
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.s.Server Started @3603429ms
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50248}
   [junit4]   2> 3603313 ERROR (jetty-launcher-24839-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3603313 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b6df0da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50249}
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.s.Server Started @3603429ms
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50249}
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-17T21:23:52.994Z
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3603314 ERROR (jetty-launcher-24839-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-17T21:23:52.994Z
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76f287f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50250}
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.s.Server Started @3603430ms
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50250}
   [junit4]   2> 3603314 ERROR (jetty-launcher-24839-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-17T21:23:52.994Z
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3603314 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-17T21:23:52.994Z
   [junit4]   2> 3603320 INFO  (zkConnectionManagerCallback-24843-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603320 INFO  (zkConnectionManagerCallback-24847-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603342 INFO  (zkConnectionManagerCallback-24845-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603342 INFO  (zkConnectionManagerCallback-24841-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603342 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3603342 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3603343 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3603343 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3603494 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3603495 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3603496 WARN  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5963bee2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603499 WARN  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@646612d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603502 WARN  (jetty-launcher-24839-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1b24ccf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603503 INFO  (jetty-launcher-24839-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50242/solr
   [junit4]   2> 3603505 INFO  (zkConnectionManagerCallback-24859-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603509 INFO  (zkConnectionManagerCallback-24861-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603555 WARN  (jetty-launcher-24839-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6861c013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603568 INFO  (jetty-launcher-24839-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50242/solr
   [junit4]   2> 3603576 INFO  (zkConnectionManagerCallback-24867-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603580 INFO  (zkConnectionManagerCallback-24869-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603599 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50250_solr
   [junit4]   2> 3603600 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.Overseer Overseer 
(id=72081085733928970-127.0.0.1:50250_solr-n_0000000000) starting
   [junit4]   2> 3603612 INFO  (zkConnectionManagerCallback-24876-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603617 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50242/solr ready
   [junit4]   2> 3603618 INFO  
(OverseerStateUpdate-72081085733928970-127.0.0.1:50250_solr-n_0000000000) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50250_solr
   [junit4]   2> 3603623 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50250_solr
   [junit4]   2> 3603629 INFO  (zkCallback-24875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3603629 INFO  (zkCallback-24868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3603653 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3603659 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50248_solr as DOWN
   [junit4]   2> 3603660 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3603660 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50248_solr
   [junit4]   2> 3603661 INFO  (zkCallback-24875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3603661 INFO  (zkCallback-24868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3603662 INFO  (zkCallback-24860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3603673 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3603688 INFO  (zkConnectionManagerCallback-24882-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603690 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3603691 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50242/solr ready
   [junit4]   2> 3603692 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3603722 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3603723 WARN  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@be7098b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603731 WARN  (jetty-launcher-24839-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@592eb27c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603732 INFO  (jetty-launcher-24839-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50242/solr
   [junit4]   2> 3603735 INFO  (zkConnectionManagerCallback-24889-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603739 INFO  (zkConnectionManagerCallback-24891-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603746 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50248.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603753 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3603754 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50250.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603755 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50248.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603755 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50248.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603756 INFO  (jetty-launcher-24839-thread-4) 
[n:127.0.0.1:50248_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node4/.
   [junit4]   2> 3603765 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50250.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603765 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50250.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603766 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50249_solr as DOWN
   [junit4]   2> 3603766 INFO  (jetty-launcher-24839-thread-3) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node3/.
   [junit4]   2> 3603770 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3603771 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50249_solr
   [junit4]   2> 3603773 INFO  (zkCallback-24890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3603773 INFO  (zkCallback-24875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3603773 INFO  (zkCallback-24881-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3603773 INFO  (zkCallback-24868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3603773 INFO  (zkCallback-24860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3603829 INFO  (zkConnectionManagerCallback-24898-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603831 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3603833 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50242/solr ready
   [junit4]   2> 3603833 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3603858 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50249.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603866 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50249.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603866 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50249.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3603867 INFO  (jetty-launcher-24839-thread-1) 
[n:127.0.0.1:50249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/.
   [junit4]   2> 3603944 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3603945 WARN  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6ef35971[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603950 WARN  (jetty-launcher-24839-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@745e1474[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3603951 INFO  (jetty-launcher-24839-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50242/solr
   [junit4]   2> 3603953 INFO  (zkConnectionManagerCallback-24905-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603957 INFO  (zkConnectionManagerCallback-24907-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3603965 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3603971 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50247_solr as DOWN
   [junit4]   2> 3603972 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3603972 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50247_solr
   [junit4]   2> 3603974 INFO  (zkCallback-24890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603974 INFO  (zkCallback-24868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603974 INFO  (zkCallback-24875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603974 INFO  (zkCallback-24906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603974 INFO  (zkCallback-24897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603975 INFO  (zkCallback-24881-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3603975 INFO  (zkCallback-24860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3604023 INFO  (zkConnectionManagerCallback-24914-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3604025 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3604027 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50242/solr ready
   [junit4]   2> 3604028 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3604061 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50247.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3604085 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50247.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3604085 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50247.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3604086 INFO  (jetty-launcher-24839-thread-2) 
[n:127.0.0.1:50247_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node2/.
   [junit4]   2> 3604137 INFO  (zkConnectionManagerCallback-24920-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3604139 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3604141 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50242/solr ready
   [junit4]   2> 3604144 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604145 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3604146 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@5c7b6579
   [junit4]   2> 3604147 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[3AD7D5BA360E1848])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@8c7afea
   [junit4]   2> 3604147 INFO  (qtp462585406-59697) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604148 INFO  (qtp462585406-59697) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604149 INFO  (qtp462585406-59699) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604150 INFO  (qtp462585406-59699) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604150 INFO  (qtp462585406-59701) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604151 INFO  (qtp462585406-59701) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604152 INFO  (qtp462585406-59702) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604153 INFO  (qtp462585406-59702) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3604154 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 3604158 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3604159 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 3604162 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 3604164 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 3604167 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 3604169 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 3604173 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 3604176 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 3604179 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 3604181 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 3604185 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 3604187 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 3604190 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 3604193 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 3604196 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 3604199 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 3604202 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 3604205 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 3604208 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 3604210 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 3604213 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 3604216 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 3604219 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 3604222 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 3604225 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 3604227 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 3604230 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 3604233 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 3604236 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 3604239 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 3604241 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 3604244 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 3604246 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 3604249 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 3604252 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 3604255 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 3604257 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 3604260 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 3604262 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 3604265 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 3604267 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 3604270 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 3604272 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 3604275 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 3604277 INFO  
(OverseerThreadFactory-19992-thread-1-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 3604281 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2}
 status=0 QTime=126
   [junit4]   2> 3604282 INFO  (qtp462585406-59697) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604283 INFO  (qtp462585406-59697) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604283 INFO  (qtp462585406-59699) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604284 INFO  (qtp462585406-59699) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3604285 INFO  (qtp462585406-59701) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604286 INFO  (qtp462585406-59701) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604287 INFO  (qtp462585406-59702) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3604287 INFO  (qtp462585406-59702) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3604288 INFO  (qtp462585406-59683) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3604292 INFO  
(OverseerThreadFactory-19992-thread-2-processing-n:127.0.0.1:50250_solr) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMaxCardinality
   [junit4]   2> 3604293 INFO  
(OverseerCollectionConfigSetProcessor-72081085733928970-127.0.0.1:50250_solr-n_0000000000)
 [n:127.0.0.1:50250_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3604405 INFO  
(OverseerStateUpdate-72081085733928970-127.0.0.1:50250_solr-n_0000000000) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50249/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3604609 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr    
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3605634 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 3605634 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 3605635 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3605635 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605636 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3605636 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605636 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3605637 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605637 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3605637 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605637 WARN  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605638 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 3605665 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3605882 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 3605933 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testMaxCardinality_shard1_replica_n1' using configuration from collection 
testMaxCardinality, trusted=true
   [junit4]   2> 3605934 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50249.solr.core.testMaxCardinality.shard1.replica_n1' 
(registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1441c06b
   [junit4]   2> 3605934 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3AD7D5BA360E1848-001/tempDir-001/node1/./testMaxCardinality_shard1_replica_n1/data/]
   [junit4]   2> 3605938 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 3606044 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3606044 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3606047 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommitted for 15000ms; 
   [junit4]   2> 3606047 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3606048 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4929bd92[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 3606050 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 3606051 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 3606051 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testMaxCardinality/managed-schema
   [junit4]   2> 3606052 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 3606052 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 3606052 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3606054 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 3606054 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1631097963921014784
   [junit4]   2> 3606057 INFO  
(searcherExecutor-20015-thread-1-processing-n:127.0.0.1:50249_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4929bd92[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3606057 INFO  
(searcherExecutor-20015-thread-1-processing-n:127.0.0.1:50249_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3606057 INFO  
(searcherExecutor-20015-thread-1-processing-n:127.0.0.1:50249_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3606058 INFO  
(searcherExecutor-20015-thread-1-processing-n:127.0.0.1:50249_solr 
x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 
r:core_node2) [n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 
r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[testMaxCardinality_shard1_replica_n1] Registered new searcher 
Searcher@4929bd92[testMaxCardinality_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3606062 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/testMaxCardinality/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3606062 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 3606069 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3606069 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3606069 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50249/solr/testMaxCardinality_shard1_replica_n1/
   [junit4]   2> 3606069 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 3606070 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:50249/solr/testMaxCardinality_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3606070 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/testMaxCardinality/leaders/shard1/leader after winning as 
/collections/testMaxCardinality/leader_elect/shard1/election/72081085733928974-core_node2-n_0000000000
   [junit4]   2> 3606073 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:50249/solr/testMaxCardinality_shard1_replica_n1/ shard1
   [junit4]   2> 3606181 INFO  (zkCallback-24890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606181 INFO  (zkCallback-24890-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606183 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 3606187 INFO  (qtp351972211-59682) [n:127.0.0.1:50249_solr 
c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1578
   [junit4]   2> 3606197 INFO  (qtp462585406-59683) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3606293 INFO  (zkCallback-24868-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606294 INFO  (qtp462585406-59683) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2006
   [junit4]   2> 3606300 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3606302 INFO  
(OverseerCollectionConfigSetProcessor-72081085733928970-127.0.0.1:50250_solr-n_0000000000)
 [n:127.0.0.1:50250_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3606303 INFO  (qtp462585406-59696) [n:127.0.0.1:50250_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3606308 INFO  (zkCallback-24890-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606308 INFO  (zkCallback-24890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606308 INFO  (zkCallback-24890-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMaxCardinality/state.json] for collection 
[testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3606312 ERROR (qtp351972211-59686) [n:127.0.0.1:50249_solr    
] o.a.s.a.V2HttpCall >> path: '/c/testMaxCardinality/config'
   [junit4]   2> 3606312 ERROR (qtp351972211-59686) [n:127.0.0.1:50249_solr    
] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core 
retrieved for testMaxCardinality
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for 
testMaxCardinality
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:474) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 3606317 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1452441122
   [junit4]   2> 3606318 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50248_solr
   [junit4]   2> 3606318 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=694631579
   [junit4]   2> 3606318 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50250_solr
   [junit4]   2> 3606319 INFO  (jetty-closer-24923-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=823421997
   [junit4]   2> 3606319 INFO  (jetty-closer-24923-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50249_solr
   [junit4]   2> 3606320 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3606320 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50248_solr as DOWN
   [junit4]   2> 3606322 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1256526402
   [junit4]   2> 3606322 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50247_solr
   [junit4]   2> 3606322 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3606322 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50250_solr as DOWN
   [junit4]   2> 3606323 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3606323 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50247_solr as DOWN
   [junit4]   2> 3606330 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3606336 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3606336 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76a61c12: rootName = 
solr_50250, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3834ebec
   [junit4]   2> 3606340 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3606340 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5acfac7c: rootName = 
solr_50250, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@587aeee7
   [junit4]   2> 3606341 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3606341 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61b4b869: rootName = 
solr_50250, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@33e0fe74
   [junit4]   2> 3606341 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3606343 INFO  (closeThreadPool-24935-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72081085733928970-127.0.0.1:50250_solr-n_0000000000) closing
   [junit4]   2> 3606345 INFO  
(OverseerStateUpdate-72081085733928970-127.0.0.1:50250_solr-n_0000000000) 
[n:127.0.0.1:50250_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50250_solr
   [junit4]   2> 3606353 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3606353 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1059177f: rootName = 
solr_50248, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@46e49704
   [junit4]   2> 3606357 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3606357 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ac2d52b: rootName = 
solr_50248, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@587aeee7
   [junit4]   2> 3606360 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3606360 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39c0906e: rootName = 
solr_50248, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@33e0fe74
   [junit4]   2> 3606360 INFO  (jetty-closer-24923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3606361 INFO  (jetty-closer-24923-thread-3) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3606361 INFO  (jetty-closer-24923-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50249_solr as DOWN
   [junit4]   2> 3606363 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3606363 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@306a815a: rootName = 
solr_50247, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@70e1e06f
   [junit4]   2> 3606366 INFO  
(OverseerAutoScalingTriggerThread-72081085733928970-127.0.0.1:50250_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3606369 INFO  (closeThreadPool-24935-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72081085733928970-127.0.0.1:50250_solr-n_0000000000) closing
   [junit4]   2> 3606370 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3606370 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@597e5aed: rootName = 
solr_50247, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@587aeee7
   [junit4]   2> 3606372 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3606372 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64920b63: rootName = 
solr_50247, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@33e0fe74
   [junit4]   2> 3606373 INFO  (jetty-closer-24923-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3606373 INFO  (jetty-closer-24923-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72081085733928970-127.0.0.1:50250_solr-n_0000000000) closing
   [junit4]   2> 3606373 INFO  (zkCallback-24906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3606373 INFO  (zkCallback-24890-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3606373 INFO  (zkCallback-24897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3606373 INFO  (zkCallback-24890-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50249_solr
   [junit4]   2> 3606374 INFO  (zkCallback-24913-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3606377 INFO  (coreCloseExecutor-20023-thread-1) 
[n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore 
[testMaxCardinality_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ebb7107
   [junit4]   2> 3606377 INFO  (coreCloseExecutor-20023-thread-1) 
[n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.testMaxCardinality.shard1.replica_n1, 
tag=6ebb7107
   [junit4]   2> 3606377 INFO  (coreCloseExecutor-20023-thread-1) 
[n:127.0.0.1:50249_solr c:testMaxCardinality s:shard1 r:core_node2 
x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46b6381f: rootName 
= solr_50249, domain = solr.core.testMaxCardinality.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.testMaxCardinality.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@532bd8b5
   [junit4]   2> 3606378 INFO  (jetty-closer-24923-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@58db1a8b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3606379 INFO  (jetty-closer-24923-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57f4828b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3606380 INFO  (jetty-closer-24923-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3606382 INFO  (jetty-closer-24923-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@76f287f{HTTP/1.1,[http/1.1

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

r: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: 3AD7D5BA360E1848
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(61...@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J0 PID(61...@serv1-vm2.sd-datasolutions.de).
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      45.6s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      20.0s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      14.3s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.3s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      4.19s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      13.0s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] Completed [1/5] on J1 in 125.45s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      46.7s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      20.7s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      17.9s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      19.4s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      4.13s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      12.7s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] Completed [2/5] on J0 in 131.85s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      11.5s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      19.9s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      14.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.1s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      6.88s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      11.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] Completed [3/5] on J1 in 83.88s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      11.6s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      19.0s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      13.0s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      18.0s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      4.58s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      13.9s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] Completed [4/5] on J0 in 80.13s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      10.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      18.5s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      13.1s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      17.7s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      4.18s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      12.2s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] Completed [5/5] on J1 in 76.87s, 6 tests
   [junit4] 
   [junit4] JVM J0:     1.04 ..   215.53 =   214.49s
   [junit4] JVM J1:     1.04 ..   290.30 =   289.26s
   [junit4] Execution time total: 4 minutes 50 seconds
   [junit4] Tests summary: 5 suites, 30 tests
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 248.29s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 186.91s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 117.95s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 108.50s | org.apache.solr.cloud.TestWithCollection
[junit4:tophints] 107.41s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 53 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=354b0dbc6b138d851757f1f6199081744a3fe194, 
workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #84
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to