You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/09/12 06:18:05 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 1189 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1189/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([BED8F1D10B781293:B9D3BED2348B437B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16230 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2443167 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001
   [junit4]   2> 2443167 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2443168 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2443168 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2443268 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.ZkTestServer start zk server on port:44077
   [junit4]   2> 2443268 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44077
   [junit4]   2> 2443268 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44077
   [junit4]   2> 2443268 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44077
   [junit4]   2> 2443269 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443271 INFO  (zkConnectionManagerCallback-18515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443271 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443280 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443285 INFO  (zkConnectionManagerCallback-18517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443285 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443286 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443287 INFO  (zkConnectionManagerCallback-18519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443287 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443393 WARN  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2443393 WARN  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2443393 WARN  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2443393 WARN  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2443393 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2443397 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2443397 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2443397 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11797d90{/solr,null,AVAILABLE}
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cdb215b{/solr,null,AVAILABLE}
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28a18d2e{/solr,null,AVAILABLE}
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6249383{SSL,[ssl, http/1.1]}{127.0.0.1:33887}
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-2) [     ] o.e.j.s.Server Started @2443441ms
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2443398 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33887}
   [junit4]   2> 2443399 ERROR (jetty-launcher-18520-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@253a2622{/solr,null,AVAILABLE}
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T05:49:03.906Z
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b62e090{SSL,[ssl, http/1.1]}{127.0.0.1:36683}
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.e.j.s.Server Started @2443442ms
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36683}
   [junit4]   2> 2443399 ERROR (jetty-launcher-18520-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2443399 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T05:49:03.906Z
   [junit4]   2> 2443406 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f826d05{SSL,[ssl, http/1.1]}{127.0.0.1:36397}
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.e.j.s.Server Started @2443450ms
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36397}
   [junit4]   2> 2443407 ERROR (jetty-launcher-18520-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2443407 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T05:49:03.914Z
   [junit4]   2> 2443410 INFO  (zkConnectionManagerCallback-18522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443410 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20926d28{SSL,[ssl, http/1.1]}{127.0.0.1:39621}
   [junit4]   2> 2443410 INFO  (jetty-launcher-18520-thread-3) [     ] o.e.j.s.Server Started @2443453ms
   [junit4]   2> 2443410 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39621}
   [junit4]   2> 2443410 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443410 ERROR (jetty-launcher-18520-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2443410 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T05:49:03.918Z
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443411 INFO  (zkConnectionManagerCallback-18524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443411 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2443415 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443416 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443416 INFO  (zkConnectionManagerCallback-18526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443416 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443416 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2443416 INFO  (zkConnectionManagerCallback-18528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443416 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443416 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2443417 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2443577 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2443578 WARN  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443578 WARN  (jetty-launcher-18520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43df91c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443578 WARN  (jetty-launcher-18520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43df91c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443580 WARN  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443580 WARN  (jetty-launcher-18520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@608f1d1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443580 WARN  (jetty-launcher-18520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@608f1d1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443581 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44077/solr
   [junit4]   2> 2443581 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443582 INFO  (zkConnectionManagerCallback-18536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443582 INFO  (jetty-launcher-18520-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443620 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2443620 WARN  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443621 WARN  (jetty-launcher-18520-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ea2dcf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443621 WARN  (jetty-launcher-18520-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ea2dcf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443622 WARN  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443623 WARN  (jetty-launcher-18520-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50570bc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443623 WARN  (jetty-launcher-18520-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50570bc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443623 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44077/solr
   [junit4]   2> 2443624 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443624 INFO  (zkConnectionManagerCallback-18542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443624 INFO  (jetty-launcher-18520-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443722 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2443722 WARN  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443722 WARN  (jetty-launcher-18520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e78471f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443722 WARN  (jetty-launcher-18520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e78471f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443724 WARN  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443724 WARN  (jetty-launcher-18520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ee524af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443724 WARN  (jetty-launcher-18520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ee524af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443725 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44077/solr
   [junit4]   2> 2443727 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443728 INFO  (zkConnectionManagerCallback-18550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443728 INFO  (jetty-launcher-18520-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443735 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443736 INFO  (zkConnectionManagerCallback-18552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443736 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443756 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2443756 WARN  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443757 WARN  (jetty-launcher-18520-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a2ab7ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443757 WARN  (jetty-launcher-18520-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a2ab7ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443758 WARN  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2443758 WARN  (jetty-launcher-18520-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18769ebe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443758 WARN  (jetty-launcher-18520-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18769ebe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2443759 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44077/solr
   [junit4]   2> 2443765 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36397_solr
   [junit4]   2> 2443765 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.Overseer Overseer (id=72123437099384842-127.0.0.1:36397_solr-n_0000000000) starting
   [junit4]   2> 2443769 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443771 INFO  (zkConnectionManagerCallback-18560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443771 INFO  (jetty-launcher-18520-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443777 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443777 INFO  (zkConnectionManagerCallback-18565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443777 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443778 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44077/solr ready
   [junit4]   2> 2443779 INFO  (OverseerStateUpdate-72123437099384842-127.0.0.1:36397_solr-n_0000000000) [n:127.0.0.1:36397_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36397_solr
   [junit4]   2> 2443779 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36397_solr
   [junit4]   2> 2443779 INFO  (OverseerStateUpdate-72123437099384842-127.0.0.1:36397_solr-n_0000000000) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2443780 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2443791 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2443791 INFO  (zkCallback-18564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2443809 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443813 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443813 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443814 INFO  (jetty-launcher-18520-thread-1) [n:127.0.0.1:36397_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node1/.
   [junit4]   2> 2443833 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443834 INFO  (zkConnectionManagerCallback-18568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443834 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443836 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2443837 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33887_solr as DOWN
   [junit4]   2> 2443837 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2443837 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 2443838 INFO  (zkCallback-18551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2443838 INFO  (zkCallback-18564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2443838 INFO  (zkCallback-18567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2443839 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443843 INFO  (zkConnectionManagerCallback-18575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443843 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443844 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2443845 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44077/solr ready
   [junit4]   2> 2443845 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2443856 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2443865 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443870 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443870 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443870 INFO  (jetty-launcher-18520-thread-2) [n:127.0.0.1:33887_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node2/.
   [junit4]   2> 2443933 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443934 INFO  (zkConnectionManagerCallback-18578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443934 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443936 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2443937 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36683_solr as DOWN
   [junit4]   2> 2443938 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2443938 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36683_solr
   [junit4]   2> 2443938 INFO  (zkCallback-18551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2443938 INFO  (zkCallback-18564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2443938 INFO  (zkCallback-18567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2443939 INFO  (zkCallback-18574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2443939 INFO  (zkCallback-18577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2443939 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2443940 INFO  (zkConnectionManagerCallback-18585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2443940 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2443941 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2443941 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44077/solr ready
   [junit4]   2> 2443941 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2443954 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2443963 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36683.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443968 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36683.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443968 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36683.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2443969 INFO  (jetty-launcher-18520-thread-4) [n:127.0.0.1:36683_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/.
   [junit4]   2> 2444033 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2444034 INFO  (zkConnectionManagerCallback-18588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2444034 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2444037 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2444038 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39621_solr as DOWN
   [junit4]   2> 2444038 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2444038 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39621_solr
   [junit4]   2> 2444039 INFO  (zkCallback-18567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18587-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444039 INFO  (zkCallback-18584-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2444040 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2444040 INFO  (zkConnectionManagerCallback-18595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2444040 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2444041 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2444041 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44077/solr ready
   [junit4]   2> 2444041 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2444058 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2444072 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39621.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2444078 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39621.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2444078 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39621.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2444079 INFO  (jetty-launcher-18520-thread-3) [n:127.0.0.1:39621_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node3/.
   [junit4]   2> 2444105 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2444106 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2444106 INFO  (zkConnectionManagerCallback-18601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2444106 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2444107 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2444108 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44077/solr ready
   [junit4]   2> 2444125 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444125 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_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> 2444126 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@1e017348
   [junit4]   2> 2444126 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@73ac58a
   [junit4]   2> 2444127 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444127 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_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> 2444128 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444128 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_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> 2444128 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444129 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_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> 2444129 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444129 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_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> 2444130 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2444131 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2444132 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 2444132 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 2444133 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 2444134 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 2444134 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 2444135 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 2444136 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 2444136 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 2444137 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 2444137 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 2444138 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 2444139 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 2444139 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 2444140 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 2444140 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 2444141 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 2444141 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 2444142 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 2444143 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 2444143 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 2444144 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 2444144 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 2444145 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 2444146 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 2444146 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 2444147 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 2444147 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 2444148 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 2444148 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 2444149 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 2444149 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 2444150 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 2444150 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 2444151 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 2444151 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 2444152 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 2444152 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 2444153 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 2444153 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 2444154 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 2444154 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 2444155 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 2444155 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 2444156 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 2444156 INFO  (OverseerThreadFactory-13648-thread-1-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 2444157 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 2444158 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444158 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_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> 2444158 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444158 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_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> 2444159 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444159 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_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> 2444159 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444159 INFO  (qtp1618515265-47648) [n:127.0.0.1:36397_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> 2444159 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2444161 INFO  (OverseerThreadFactory-13648-thread-2-processing-n:127.0.0.1:36397_solr) [n:127.0.0.1:36397_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 2444161 INFO  (OverseerCollectionConfigSetProcessor-72123437099384842-127.0.0.1:36397_solr-n_0000000000) [n:127.0.0.1:36397_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> 2444266 INFO  (OverseerStateUpdate-72123437099384842-127.0.0.1:36397_solr-n_0000000000) [n:127.0.0.1:36397_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36683/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2444485 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr    x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2445496 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2445496 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2445497 WARN  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2445498 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2445526 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2445663 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2445681 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using configuration from collection testTimeCat, trusted=true
   [junit4]   2> 2445681 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36683.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307dff23
   [junit4]   2> 2445681 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2445684 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2445739 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2445739 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2445740 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2445740 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2445741 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ad8194f[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2445742 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testTimeCat
   [junit4]   2> 2445742 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2445742 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testTimeCat/managed-schema
   [junit4]   2> 2445743 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2445743 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2445743 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 2445744 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2445744 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1644447500862488576
   [junit4]   2> 2445745 INFO  (searcherExecutor-13665-thread-1-processing-n:127.0.0.1:36683_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2ad8194f[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2445745 INFO  (searcherExecutor-13665-thread-1-processing-n:127.0.0.1:36683_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2445745 INFO  (searcherExecutor-13665-thread-1-processing-n:127.0.0.1:36683_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2445746 INFO  (searcherExecutor-13665-thread-1-processing-n:127.0.0.1:36683_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1] Registered new searcher Searcher@2ad8194f[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2445747 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2445747 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTimeCat/leaders/shard1
   [junit4]   2> 2445748 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2445748 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2445748 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36683/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 2445749 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2445749 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36683/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 2445749 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTimeCat/leaders/shard1/leader after winning as /collections/testTimeCat/leader_elect/shard1/election/72123437099384847-core_node2-n_0000000000
   [junit4]   2> 2445749 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36683/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 2445850 INFO  (zkCallback-18577-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445851 INFO  (zkCallback-18577-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445851 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2445852 INFO  (qtp1150819400-47644) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1366
   [junit4]   2> 2445854 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_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> 2445952 INFO  (zkCallback-18577-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445952 INFO  (zkCallback-18551-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445953 INFO  (zkCallback-18577-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445953 INFO  (zkCallback-18577-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2445953 INFO  (qtp1618515265-47646) [n:127.0.0.1:36397_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1793
   [junit4]   2> 2445954 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[BED8F1D10B781293]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for collections to be created
   [junit4]   2> 2446162 INFO  (OverseerCollectionConfigSetProcessor-72123437099384842-127.0.0.1:36397_solr-n_0000000000) [n:127.0.0.1:36397_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> 2446455 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2446457 INFO  (qtp1618515265-47647) [n:127.0.0.1:36397_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> 2446469 INFO  (qtp1150819400-47645) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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":"testTimeCat"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2446469 INFO  (qtp1150819400-47645) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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 testTimeCat
   [junit4]   2> 2446469 INFO  (Thread-5819) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 2446469 INFO  (Thread-5819) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 2446470 INFO  (solrHandlerExecutor-13670-thread-1-processing-n:127.0.0.1:36683_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:36683_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2446476 INFO  (Thread-5819) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2446476 INFO  (Thread-5819) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2446476 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2446476 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2446476 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2446477 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2446477 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2446477 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2446477 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_BED8F1D10B781293-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2446477 WARN  (Thread-5819) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedA

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

-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: BED8F1D10B781293
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says salut! Master seed: BED8F1D10B781293
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(8898@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(8899@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(8950@serv1.sd-datasolutions.de).
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:10:49, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(8899@serv1.sd-datasolutions.de): 2019-09-12T06:10:49, stalled for 68.2s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(8950@serv1.sd-datasolutions.de): 2019-09-12T06:10:49, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(8899@serv1.sd-datasolutions.de): 2019-09-12T06:12:13, stalled for 61.4s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:12:25, stalled for 72.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(8950@serv1.sd-datasolutions.de): 2019-09-12T06:12:25, stalled for 71.4s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      93.1s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      96.0s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [1/5] on J0 in 191.99s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(8899@serv1.sd-datasolutions.de): 2019-09-12T06:13:13, stalled for  121s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:13:25, stalled for  132s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      92.5s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK       142s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [2/5] on J2 in 237.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      90.7s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK       143s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [3/5] on J1 in 237.28s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(8950@serv1.sd-datasolutions.de): 2019-09-12T06:14:01, stalled for 70.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:14:37, stalled for 61.7s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(8950@serv1.sd-datasolutions.de): 2019-09-12T06:15:01, stalled for  130s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:15:37, stalled for  122s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(8950@serv1.sd-datasolutions.de): 2019-09-12T06:16:25, stalled for 64.4s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(8898@serv1.sd-datasolutions.de): 2019-09-12T06:16:49, stalled for 62.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       150s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      95.2s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [4/5] on J0 in 245.62s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       132s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      96.2s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [5/5] on J2 in 228.32s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.94 ..   439.70 =   438.75s
   [junit4] JVM J1:     0.41 ..   238.90 =   238.49s
   [junit4] JVM J2:     0.40 ..   467.02 =   466.62s
   [junit4] Execution time total: 7 minutes 47 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 263.77s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 245.15s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 215.33s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 175.43s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.57s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 7 minutes 48 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d90e6f807e2ed0d46c1bdf86c50cfddef43eaf8c, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1188
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2