You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/16 13:47:34 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+12) - Build # 23792 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23792/
Java: 64bit/jdk-13-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:41165/solr: no core retrieved for testInvalidMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:41165/solr: no core retrieved for testInvalidMustMatch
	at __randomizedtesting.SeedInfo.seed([80F0AC4E3B36AC5C:D8D434F2E58E3DB9]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	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.testInvalidMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:271)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13692 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 718128 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[80F0AC4E3B36AC5C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/init-core-data-001
   [junit4]   2> 718129 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[80F0AC4E3B36AC5C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 718129 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[80F0AC4E3B36AC5C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 718130 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[80F0AC4E3B36AC5C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 718135 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 718136 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001
   [junit4]   2> 718136 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 718144 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 718144 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 718244 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer start zk server on port:41711
   [junit4]   2> 718244 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41711
   [junit4]   2> 718244 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41711
   [junit4]   2> 718247 INFO  (zkConnectionManagerCallback-10435-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718249 INFO  (zkConnectionManagerCallback-10437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718251 INFO  (zkConnectionManagerCallback-10439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718252 WARN  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 718252 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 718252 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 718252 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 718254 WARN  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 718254 WARN  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 718254 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 718254 WARN  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 718255 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 718255 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 718255 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 718275 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718275 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718275 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60e26211{/solr,null,AVAILABLE}
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718283 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@682f505f{/solr,null,AVAILABLE}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a9f746{/solr,null,AVAILABLE}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ef03c72{/solr,null,AVAILABLE}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a97f2e9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38089}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-1) [    ] o.e.j.s.Server Started @718321ms
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@111a19ca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42461}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.e.j.s.Server Started @718321ms
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7972f11d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33979}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-2) [    ] o.e.j.s.Server Started @718321ms
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38089}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42461}
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33979}
   [junit4]   2> 718284 ERROR (jetty-launcher-10440-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718284 ERROR (jetty-launcher-10440-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 718284 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T13:08:44.197023Z
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T13:08:44.197018Z
   [junit4]   2> 718285 ERROR (jetty-launcher-10440-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T13:08:44.197346Z
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e7bd24a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41513}
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.e.j.s.Server Started @718322ms
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41513}
   [junit4]   2> 718285 ERROR (jetty-launcher-10440-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 718285 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T13:08:44.197649Z
   [junit4]   2> 718300 INFO  (zkConnectionManagerCallback-10443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718300 INFO  (zkConnectionManagerCallback-10444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718300 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718300 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718303 INFO  (zkConnectionManagerCallback-10446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718303 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718303 INFO  (zkConnectionManagerCallback-10448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718307 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718499 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718500 WARN  (jetty-launcher-10440-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a499fc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718501 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718514 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718517 WARN  (jetty-launcher-10440-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@908cf6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718518 INFO  (jetty-launcher-10440-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41711/solr
   [junit4]   2> 718531 WARN  (jetty-launcher-10440-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@752ef3b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718547 WARN  (jetty-launcher-10440-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f930433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718548 INFO  (zkConnectionManagerCallback-10460-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718571 WARN  (jetty-launcher-10440-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@166e0983[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718571 WARN  (jetty-launcher-10440-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1bd7a3f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718572 INFO  (jetty-launcher-10440-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41711/solr
   [junit4]   2> 718572 INFO  (jetty-launcher-10440-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41711/solr
   [junit4]   2> 718572 INFO  (zkConnectionManagerCallback-10464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718599 INFO  (zkConnectionManagerCallback-10472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718602 INFO  (zkConnectionManagerCallback-10471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718611 INFO  (zkConnectionManagerCallback-10476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718614 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38089_solr
   [junit4]   2> 718615 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.Overseer Overseer (id=72209395173163016-127.0.0.1:38089_solr-n_0000000000) starting
   [junit4]   2> 718615 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33979_solr
   [junit4]   2> 718627 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718631 INFO  (zkCallback-10475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718632 INFO  (zkConnectionManagerCallback-10478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718632 INFO  (zkConnectionManagerCallback-10485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718632 INFO  (zkConnectionManagerCallback-10490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718632 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718633 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718633 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41711/solr ready
   [junit4]   2> 718633 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41711/solr ready
   [junit4]   2> 718634 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718635 INFO  (OverseerStateUpdate-72209395173163016-127.0.0.1:38089_solr-n_0000000000) [n:127.0.0.1:38089_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38089_solr
   [junit4]   2> 718636 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41513_solr as DOWN
   [junit4]   2> 718636 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718636 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41513_solr
   [junit4]   2> 718636 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718636 INFO  (zkCallback-10475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718647 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718652 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718653 INFO  (zkCallback-10477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718653 INFO  (zkCallback-10484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718653 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38089_solr as DOWN
   [junit4]   2> 718654 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718654 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38089_solr
   [junit4]   2> 718655 INFO  (zkCallback-10477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 718655 INFO  (zkCallback-10475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 718656 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 718656 INFO  (zkCallback-10484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 718660 INFO  (zkCallback-10489-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 718660 WARN  (jetty-launcher-10440-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2296fa75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718663 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718670 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718670 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718670 INFO  (jetty-launcher-10440-thread-2) [n:127.0.0.1:33979_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node2/.
   [junit4]   2> 718675 INFO  (zkConnectionManagerCallback-10498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718675 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 718676 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41711/solr ready
   [junit4]   2> 718683 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718687 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718687 WARN  (jetty-launcher-10440-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@195b5dc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718688 INFO  (jetty-launcher-10440-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41711/solr
   [junit4]   2> 718696 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38089.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718702 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718704 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38089.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718704 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38089.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718705 INFO  (jetty-launcher-10440-thread-1) [n:127.0.0.1:38089_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/.
   [junit4]   2> 718713 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718713 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718713 INFO  (zkConnectionManagerCallback-10506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718714 INFO  (jetty-launcher-10440-thread-4) [n:127.0.0.1:41513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node4/.
   [junit4]   2> 718719 INFO  (zkConnectionManagerCallback-10508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718722 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 718723 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42461_solr as DOWN
   [junit4]   2> 718724 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718724 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42461_solr
   [junit4]   2> 718724 INFO  (zkCallback-10475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718724 INFO  (zkCallback-10477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718724 INFO  (zkCallback-10489-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718724 INFO  (zkCallback-10484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718725 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718731 INFO  (zkCallback-10497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718735 INFO  (zkCallback-10507-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 718739 INFO  (zkConnectionManagerCallback-10515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718739 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 718740 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41711/solr ready
   [junit4]   2> 718746 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718757 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42461.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718765 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42461.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718765 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42461.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 718765 INFO  (jetty-launcher-10440-thread-3) [n:127.0.0.1:42461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node3/.
   [junit4]   2> 718792 INFO  (zkConnectionManagerCallback-10521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718793 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 718793 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41711/solr ready
   [junit4]   2> 718803 INFO  (qtp92897331-20457) [n:127.0.0.1:33979_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718804 INFO  (qtp92897331-20457) [n:127.0.0.1:33979_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> 718805 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@57fa3da8
   [junit4]   2> 718805 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@2eb3aced
   [junit4]   2> 718810 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718811 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_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> 718811 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718812 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_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> 718812 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718812 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_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> 718812 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718813 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_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> 718814 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 718822 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 718822 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 718823 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 718824 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 718825 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 718825 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 718826 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 718827 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 718827 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 718828 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 718829 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 718830 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 718831 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 718832 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 718832 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 718833 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 718840 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 718841 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 718842 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 718842 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 718843 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 718844 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 718845 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 718845 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 718846 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 718846 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 718847 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 718847 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 718848 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 718849 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 718849 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 718850 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 718850 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 718867 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 718868 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 718869 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 718869 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 718871 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 718877 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 718878 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 718878 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 718879 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 718880 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 718880 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 718881 INFO  (OverseerThreadFactory-4890-thread-1-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 718882 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 718883 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718883 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_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> 718884 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718884 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_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> 718885 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718885 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_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> 718885 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718885 INFO  (qtp1665766289-20467) [n:127.0.0.1:42461_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> 718886 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 718887 INFO  (OverseerThreadFactory-4890-thread-2-processing-n:127.0.0.1:38089_solr) [n:127.0.0.1:38089_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSliceRouting
   [junit4]   2> 718887 INFO  (OverseerCollectionConfigSetProcessor-72209395173163016-127.0.0.1:38089_solr-n_0000000000) [n:127.0.0.1:38089_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> 719013 INFO  (OverseerStateUpdate-72209395173163016-127.0.0.1:38089_solr-n_0000000000) [n:127.0.0.1:38089_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38089/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 719216 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 720224 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 720224 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720225 WARN  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720232 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 720253 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 720449 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 720471 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 720471 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38089.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 720471 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 720475 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 720532 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 720532 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 720535 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 720535 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 720536 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@416855a[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 720537 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_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> 720538 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 720538 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628167708554035200
   [junit4]   2> 720540 INFO  (searcherExecutor-4903-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@416855a[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 720540 INFO  (searcherExecutor-4903-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 720540 INFO  (searcherExecutor-4903-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 720541 INFO  (searcherExecutor-4903-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [testSliceRouting_shard1_replica_n1] Registered new searcher Searcher@416855a[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 720542 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 720542 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSliceRouting/leaders/shard1
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38089/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38089/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 720543 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSliceRouting/leaders/shard1/leader after winning as /collections/testSliceRouting/leader_elect/shard1/election/72209395173163016-core_node2-n_0000000000
   [junit4]   2> 720544 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38089/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 720645 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720646 INFO  (zkCallback-10463-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720646 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 720647 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1431
   [junit4]   2> 720649 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_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> 720747 INFO  (zkCallback-10507-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720747 INFO  (zkCallback-10463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720747 INFO  (zkCallback-10463-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720747 INFO  (zkCallback-10463-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 720748 INFO  (qtp1665766289-20470) [n:127.0.0.1:42461_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1861
   [junit4]   2> 720749 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 720750 INFO  (qtp1665766289-20463) [n:127.0.0.1:42461_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> 720758 DEBUG (qtp1917719267-20460) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 720759 INFO  (qtp1917719267-20460) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 720759 INFO  (qtp1917719267-20460) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 720759 INFO  (Thread-4014) [    ] o.a.s.c.SolrCore config update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 720760 INFO  (Thread-4014) [    ] o.a.s.c.SolrCore core reload testSliceRouting_shard1_replica_n1
   [junit4]   2> 720760 INFO  (solrHandlerExecutor-4908-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720763 INFO  (Thread-4014) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 720763 INFO  (Thread-4014) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 720763 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720764 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 720764 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720764 WARN  (Thread-4014) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 720768 INFO  (Thread-4014) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 720782 INFO  (Thread-4014) [    ] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 720861 INFO  (qtp1917719267-20468) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720861 INFO  (qtp1917719267-20468) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720861 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720861 INFO  (solrHandlerExecutor-4908-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:38089/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 720862 INFO  (solrHandlerExecutor-4908-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720889 INFO  (OverseerCollectionConfigSetProcessor-72209395173163016-127.0.0.1:38089_solr-n_0000000000) [n:127.0.0.1:38089_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> 720908 INFO  (Thread-4014) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 720921 INFO  (Thread-4014) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting
   [junit4]   2> 720941 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38089.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23abdefe
   [junit4]   2> 720941 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/testSliceRouting_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001/tempDir-001/node1/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 720942 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 720951 DEBUG (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 720962 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 720962 INFO  (qtp1917719267-20464) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720962 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 720963 INFO  (solrHandlerExecutor-4908-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:38089/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 720963 INFO  (solrHandlerExecutor-4908-thread-1-processing-n:127.0.0.1:38089_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 720978 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 720978 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 720979 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd60656[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 720980 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 720980 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 720980 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 720980 INFO  (Thread-4014) [n:127.0.0.1:38089_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 720980 INFO  (Thread-4014) [n:127.0.0.1:38089_so

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

1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 790309 INFO  (jetty-closer-11113-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72ff2a29{/solr,null,UNAVAILABLE}
   [junit4]   2> 790309 INFO  (jetty-closer-11113-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 790310 INFO  (jetty-closer-11113-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 790310 INFO  (jetty-closer-11113-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@501d33a: rootName = solr_45327, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d9bbbbf
   [junit4]   2> 790310 INFO  (jetty-closer-11113-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 790315 INFO  (closeThreadPool-11125-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72209398846193675-127.0.0.1:45327_solr-n_0000000000) closing
   [junit4]   2> 790315 INFO  (OverseerStateUpdate-72209398846193675-127.0.0.1:45327_solr-n_0000000000) [n:127.0.0.1:45327_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45327_solr
   [junit4]   2> 790315 INFO  (OverseerAutoScalingTriggerThread-72209398846193675-127.0.0.1:45327_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 790326 INFO  (jetty-closer-11113-thread-4) [    ] o.a.s.c.Overseer Overseer (id=72209398846193675-127.0.0.1:45327_solr-n_0000000000) closing
   [junit4]   2> 790326 INFO  (closeThreadPool-11125-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72209398846193675-127.0.0.1:45327_solr-n_0000000000) closing
   [junit4]   2> 790326 INFO  (zkCallback-11062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 790326 INFO  (jetty-closer-11113-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fc68008{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 790327 INFO  (jetty-closer-11113-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bd84d37{/solr,null,UNAVAILABLE}
   [junit4]   2> 790327 INFO  (jetty-closer-11113-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 790327 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 790328 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/test
   [junit4]   2> 	8	/solr/configs/test/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__B_ark/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Constructor/terms/shard1
   [junit4]   2> 	3	/solr/collections/test/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Bi_tromath/terms/shard1
   [junit4]   2> 	2	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/test/state.json
   [junit4]   2> 	8	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__B_ark/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Heart_of_Gold/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Stunt_Ship/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__Constructor/state.json
   [junit4]   2> 	6	/solr/collections/myAlias__CRA__Bi_tromath/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72209398846193675-127.0.0.1:45327_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72209398846193672-127.0.0.1:35459_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 790330 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35897
   [junit4]   2> 790330 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35897
   [junit4]   2> 790331 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[80F0AC4E3B36AC5C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_80F0AC4E3B36AC5C-001
   [junit4]   2> Mar 16, 2019 1:09:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 11 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1546, maxMBSortInHeap=5.541610134519197, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2119d375), locale=en-TO, timezone=Atlantic/Bermuda
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=214241440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSmileRequest, RecoveryAfterSoftCommitTest, TestMissingGroups, TestJettySolrRunner, TestSimComputePlanAction, DeleteReplicaTest, TestNumericTokenStream, SharedFSAutoReplicaFailoverTest, QueryEqualityTest, ResponseHeaderTest, V2StandaloneTest, TestLegacyNumericRangeQueryBuilder, ClassificationUpdateProcessorTest, MoveReplicaHDFSFailoverTest, TestRTimerTree, ZkFailoverTest, TestDocTermOrdsUninvertLimit, TestRequestForwarding, SolrIndexMetricsTest, ExecutePlanActionTest, SolrSlf4jReporterTest, TestShortCircuitedRequests, MetricsConfigTest, AsyncCallRequestStatusResponseTest, SolrRrdBackendFactoryTest, TestCollectionsAPIViaSolrCloudCluster, CdcrWithNodesRestartsTest, TestSystemIdResolver, TestCloudPivotFacet, TestCopyFieldCollectionResource, TestBinaryResponseWriter, TestQuerySenderNoQuery, TestNonDefinedSimilarityFactory, TestExceedMaxTermLength, TestIntervalFaceting, ResponseLogComponentTest, ConcurrentDeleteAndCreateCollectionTest, NodeAddedTriggerIntegrationTest, PeerSyncTest, TestHashPartitioner, ReturnFieldsTest, TestManagedResourceStorage, JWTAuthPluginIntegrationTest, TestGraphTermsQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, TestCustomStream, TestSolrCloudWithHadoopAuthPlugin, FileUtilsTest, TestRTGBase, TestJsonFacetsWithNestedObjects, TestDistributedMap, BooleanFieldTest, TestSimPolicyCloud, TestCoreContainer, TestJsonFacetRefinement, HLLSerializationTest, UniqFieldsUpdateProcessorFactoryTest, SpellingQueryConverterTest, BasicZkTest, TestChildDocTransformer, MoreLikeThisHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, AddReplicaTest, TestPHPSerializedResponseWriter, TestDistribIDF, QueryResultKeyTest, CdcrBidirectionalTest, FastVectorHighlighterTest, TestLockTree, MultiSolrCloudTestCaseTest, DocValuesMissingTest, TlogReplayBufferedWhileIndexingTest, AdminHandlersProxyTest, ZkSolrClientTest, TestCSVLoader, TestHalfAndHalfDocValues, LeaderTragicEventTest, OverseerModifyCollectionTest, ClusterStateUpdateTest, TestScoreJoinQPScore, TestSlowCompositeReaderWrapper, TestOverriddenPrefixQueryForCustomFieldType, HdfsTlogReplayBufferedWhileIndexingTest, TestFuzzyAnalyzedSuggestions, SuggesterFSTTest, DistributedUpdateProcessorTest, TestManagedSchemaThreadSafety, TestSQLHandler, ResourceLoaderTest, CursorPagingTest, ScheduledMaintenanceTriggerTest, DOMUtilTest, TestSolrDeletionPolicy2, TestSolrQueryParser, BadComponentTest, ShardSplitTest, SampleTest, TestSchemaSimilarityResource, TestRecoveryHdfs, AnalyticsMergeStrategyTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [312/847 (1!)] on J0 in 72.75s, 6 tests, 1 error <<< FAILURES!

[...truncated 44458 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23792/consoleText

[repro] Revision: 5c143022e7abcdf14a570786afec4ff099fd581c

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CategoryRoutedAliasUpdateProcessorTest -Dtests.method=testInvalidMustMatch -Dtests.seed=80F0AC4E3B36AC5C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-TO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CategoryRoutedAliasUpdateProcessorTest
[repro] ant compile-test

[...truncated 3570 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=80F0AC4E3B36AC5C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-TO -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 100 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 43 lines...]