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

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

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

2 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([146DA74ABA684D81:1366E849859B1C69]: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)


FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

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([146DA74ABA684D81:2D95E6F9FA4901EA]: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.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
	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 16207 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/init-core-data-001
   [junit4]   2> 2499762 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[146DA74ABA684D81]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2499762 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[146DA74ABA684D81]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2499763 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[146DA74ABA684D81]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2499764 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[146DA74ABA684D81]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2499766 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 2499766 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001
   [junit4]   2> 2499766 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2499766 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2499766 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2499866 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.ZkTestServer start zk server on port:40511
   [junit4]   2> 2499866 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40511
   [junit4]   2> 2499866 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40511
   [junit4]   2> 2499868 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499871 INFO  (zkConnectionManagerCallback-18710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499871 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499873 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499874 INFO  (zkConnectionManagerCallback-18712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499874 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499874 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499875 INFO  (zkConnectionManagerCallback-18714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499875 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499978 WARN  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2499978 WARN  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2499978 WARN  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2499978 WARN  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2499978 INFO  (jetty-launcher-18715-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> 2499978 INFO  (jetty-launcher-18715-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> 2499978 INFO  (jetty-launcher-18715-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> 2499978 INFO  (jetty-launcher-18715-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> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35b271ec{/solr,null,AVAILABLE}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d661b50{/solr,null,AVAILABLE}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ba5f2e{/solr,null,AVAILABLE}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ee7db31{/solr,null,AVAILABLE}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d6ee666{SSL,[ssl, http/1.1]}{127.0.0.1:42183}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f505cb4{SSL,[ssl, http/1.1]}{127.0.0.1:34777}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.e.j.s.Server Started @2500019ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.e.j.s.Server Started @2500019ms
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42183}
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34777}
   [junit4]   2> 2499980 ERROR (jetty-launcher-18715-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2499980 ERROR (jetty-launcher-18715-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2499980 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@290eba9b{SSL,[ssl, http/1.1]}{127.0.0.1:34375}
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.e.j.s.Server Started @2500019ms
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34375}
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51325b20{SSL,[ssl, http/1.1]}{127.0.0.1:37071}
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.e.j.s.Server Started @2500020ms
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37071}
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-16T06:59:52.930Z
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-16T06:59:52.930Z
   [junit4]   2> 2499981 ERROR (jetty-launcher-18715-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2499981 ERROR (jetty-launcher-18715-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-16T06:59:52.930Z
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-16T06:59:52.930Z
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499981 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2499982 INFO  (zkConnectionManagerCallback-18717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499982 INFO  (zkConnectionManagerCallback-18719-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499982 INFO  (zkConnectionManagerCallback-18723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499982 INFO  (zkConnectionManagerCallback-18721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2499982 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2500160 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2500161 WARN  (jetty-launcher-18715-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> 2500161 WARN  (jetty-launcher-18715-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a7c7ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500161 WARN  (jetty-launcher-18715-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a7c7ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500164 WARN  (jetty-launcher-18715-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> 2500164 WARN  (jetty-launcher-18715-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c38725f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500164 WARN  (jetty-launcher-18715-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c38725f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500171 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40511/solr
   [junit4]   2> 2500171 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500172 INFO  (zkConnectionManagerCallback-18730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500172 INFO  (jetty-launcher-18715-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500348 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2500348 WARN  (jetty-launcher-18715-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> 2500349 WARN  (jetty-launcher-18715-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3be05da7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500349 WARN  (jetty-launcher-18715-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3be05da7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500351 WARN  (jetty-launcher-18715-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> 2500351 WARN  (jetty-launcher-18715-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a06c602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500351 WARN  (jetty-launcher-18715-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a06c602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500352 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40511/solr
   [junit4]   2> 2500357 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500357 INFO  (zkConnectionManagerCallback-18738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500357 INFO  (jetty-launcher-18715-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500412 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2500413 WARN  (jetty-launcher-18715-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> 2500413 WARN  (jetty-launcher-18715-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ddee8a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500413 WARN  (jetty-launcher-18715-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ddee8a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500415 WARN  (jetty-launcher-18715-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> 2500416 WARN  (jetty-launcher-18715-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6401d64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500416 WARN  (jetty-launcher-18715-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6401d64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500416 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40511/solr
   [junit4]   2> 2500420 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500420 INFO  (zkConnectionManagerCallback-18745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500420 INFO  (jetty-launcher-18715-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500488 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500489 INFO  (zkConnectionManagerCallback-18747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500489 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500522 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42183_solr
   [junit4]   2> 2500522 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.Overseer Overseer (id=72173865717399562-127.0.0.1:42183_solr-n_0000000000) starting
   [junit4]   2> 2500524 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500525 INFO  (zkConnectionManagerCallback-18754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500525 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500526 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40511/solr ready
   [junit4]   2> 2500526 INFO  (OverseerStateUpdate-72173865717399562-127.0.0.1:42183_solr-n_0000000000) [n:127.0.0.1:42183_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42183_solr
   [junit4]   2> 2500526 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42183_solr
   [junit4]   2> 2500527 INFO  (zkCallback-18753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2500527 INFO  (zkCallback-18746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2500533 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2500533 WARN  (jetty-launcher-18715-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> 2500535 WARN  (jetty-launcher-18715-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c266654[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500535 WARN  (jetty-launcher-18715-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c266654[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500539 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2500540 WARN  (jetty-launcher-18715-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> 2500540 WARN  (jetty-launcher-18715-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c3fe6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500540 WARN  (jetty-launcher-18715-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c3fe6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2500541 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40511/solr
   [junit4]   2> 2500543 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500543 INFO  (zkConnectionManagerCallback-18761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500543 INFO  (jetty-launcher-18715-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500556 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42183.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500560 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42183.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500560 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42183.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500561 INFO  (jetty-launcher-18715-thread-3) [n:127.0.0.1:42183_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node3/.
   [junit4]   2> 2500588 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500589 INFO  (zkConnectionManagerCallback-18763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500589 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500591 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2500592 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37071_solr as DOWN
   [junit4]   2> 2500593 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2500593 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37071_solr
   [junit4]   2> 2500593 INFO  (zkCallback-18753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2500593 INFO  (zkCallback-18746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2500593 INFO  (zkCallback-18762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2500594 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500594 INFO  (zkConnectionManagerCallback-18770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500594 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500595 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2500595 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40511/solr ready
   [junit4]   2> 2500604 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2500615 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37071.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500619 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37071.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500619 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37071.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500620 INFO  (jetty-launcher-18715-thread-1) [n:127.0.0.1:37071_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node1/.
   [junit4]   2> 2500688 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500689 INFO  (zkConnectionManagerCallback-18773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500689 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500692 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2500693 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34777_solr as DOWN
   [junit4]   2> 2500694 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2500694 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34777_solr
   [junit4]   2> 2500694 INFO  (zkCallback-18753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2500694 INFO  (zkCallback-18746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2500694 INFO  (zkCallback-18769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2500694 INFO  (zkCallback-18762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2500694 INFO  (zkCallback-18772-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2500695 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500695 INFO  (zkConnectionManagerCallback-18780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500695 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500695 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2500696 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40511/solr ready
   [junit4]   2> 2500705 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2500722 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34777.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500727 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34777.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500727 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34777.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500727 INFO  (jetty-launcher-18715-thread-2) [n:127.0.0.1:34777_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/.
   [junit4]   2> 2500789 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500789 INFO  (zkConnectionManagerCallback-18783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500789 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500792 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2500794 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34375_solr as DOWN
   [junit4]   2> 2500794 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2500794 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34375_solr
   [junit4]   2> 2500795 INFO  (zkCallback-18746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500795 INFO  (zkCallback-18769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500795 INFO  (zkCallback-18762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500795 INFO  (zkCallback-18772-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500795 INFO  (zkCallback-18782-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500795 INFO  (zkCallback-18753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500796 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500796 INFO  (zkCallback-18779-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2500796 INFO  (zkConnectionManagerCallback-18790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500796 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500797 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2500797 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40511/solr ready
   [junit4]   2> 2500806 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2500816 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34375.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500820 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34375.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500820 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34375.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2500821 INFO  (jetty-launcher-18715-thread-4) [n:127.0.0.1:34375_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node4/.
   [junit4]   2> 2500848 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2500849 INFO  (zkConnectionManagerCallback-18796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2500849 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2500850 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2500851 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40511/solr ready
   [junit4]   2> 2500860 INFO  (qtp1117002367-56514) [n:127.0.0.1:42183_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500861 INFO  (qtp1117002367-56514) [n:127.0.0.1:42183_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> 2500862 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@7b52f2d5
   [junit4]   2> 2500862 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[146DA74ABA684D81]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@28d59736
   [junit4]   2> 2500870 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500871 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_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> 2500871 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500872 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_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> 2500872 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500873 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_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> 2500873 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500873 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_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> 2500874 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2500875 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2500876 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 2500876 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 2500877 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 2500878 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 2500878 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 2500879 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 2500879 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 2500880 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 2500880 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 2500881 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 2500881 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 2500882 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 2500882 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 2500883 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 2500883 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 2500884 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 2500884 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 2500885 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 2500885 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 2500886 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 2500886 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 2500887 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 2500887 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 2500888 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 2500888 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 2500889 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 2500889 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 2500890 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 2500890 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 2500890 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 2500891 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 2500891 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 2500892 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 2500892 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 2500893 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 2500893 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 2500894 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 2500894 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 2500895 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 2500895 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 2500895 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 2500896 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 2500896 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 2500897 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 2500897 INFO  (OverseerThreadFactory-15853-thread-1-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 2500898 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 2500899 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500899 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_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> 2500899 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500899 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_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> 2500900 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500900 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_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> 2500900 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500900 INFO  (qtp516471986-56526) [n:127.0.0.1:37071_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> 2500901 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2500903 INFO  (OverseerThreadFactory-15853-thread-2-processing-n:127.0.0.1:42183_solr) [n:127.0.0.1:42183_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 2500903 INFO  (OverseerCollectionConfigSetProcessor-72173865717399562-127.0.0.1:42183_solr-n_0000000000) [n:127.0.0.1:42183_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> 2501007 INFO  (OverseerStateUpdate-72173865717399562-127.0.0.1:42183_solr-n_0000000000) [n:127.0.0.1:42183_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34777/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2501217 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2502226 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2502226 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2502226 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2502226 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2502226 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2502227 WARN  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_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/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2502227 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2502258 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2502376 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2502393 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using configuration from collection testCatTime, trusted=true
   [junit4]   2> 2502393 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34777.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14a4abd4
   [junit4]   2> 2502393 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_146DA74ABA684D81-001/tempDir-001/node2/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 2502395 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2502427 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2502427 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2502428 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2502428 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2502429 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56bc47b6[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 2502430 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCatTime
   [junit4]   2> 2502430 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 2502430 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCatTime/managed-schema
   [junit4]   2> 2502430 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2502431 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2502431 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 2502431 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2502432 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639197332347027456
   [junit4]   2> 2502433 INFO  (searcherExecutor-15873-thread-1-processing-n:127.0.0.1:34777_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@56bc47b6[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2502433 INFO  (searcherExecutor-15873-thread-1-processing-n:127.0.0.1:34777_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2502433 INFO  (searcherExecutor-15873-thread-1-processing-n:127.0.0.1:34777_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2502434 INFO  (searcherExecutor-15873-thread-1-processing-n:127.0.0.1:34777_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [testCatTime_shard1_replica_n1] Registered new searcher Searcher@56bc47b6[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2502435 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2502435 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCatTime/leaders/shard1
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34777/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34777/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 2502436 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCatTime/leaders/shard1/leader after winning as /collections/testCatTime/leader_elect/shard1/election/72173865717399567-core_node2-n_0000000000
   [junit4]   2> 2502437 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34777/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 2502538 INFO  (zkCallback-18772-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502538 INFO  (zkCallback-18772-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502538 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2502614 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1396
   [junit4]   2> 2502616 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_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> 2502639 INFO  (zkCallback-18762-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502639 INFO  (zkCallback-18772-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502639 INFO  (zkCallback-18772-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502639 INFO  (zkCallback-18772-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2502639 INFO  (qtp516471986-56524) [n:127.0.0.1:37071_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1738
   [junit4]   2> 2502905 INFO  (OverseerCollectionConfigSetProcessor-72173865717399562-127.0.0.1:42183_solr-n_0000000000) [n:127.0.0.1:42183_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> 2503142 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2503143 INFO  (qtp516471986-56525) [n:127.0.0.1:37071_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> 2503157 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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":"testCatTime"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2503158 INFO  (qtp1890232042-56509) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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 testCatTime
   [junit4]   2> 2503158 INFO  (Thread-10510) [     ] o.a.s.c.SolrCore config update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 2503158 INFO  (Thread-10510) [     ] o.a.s.c.SolrCore core reload testCatTime_shard1_replica_n1
   [junit4]   2> 2503159 INFO  (solrHandlerExecutor-15878-thread-1-processing-n:127.0.0.1:34777_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34777_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2503164 INFO  (Thread-10510) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2503164 INFO  (Thread-10510) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2503164 WARN  (Thread-10510) [     ] o.a

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

y:
[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 17ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            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: 146DA74ABA684D81
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says aloha! Master seed: 146DA74ABA684D81
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(25503@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(25504@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(25502@serv1.sd-datasolutions.de).
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:23:35, stalled for 68.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:23:35, stalled for 68.2s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(25504@serv1.sd-datasolutions.de): 2019-07-16T07:23:35, stalled for 68.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(25504@serv1.sd-datasolutions.de): 2019-07-16T07:24:59, stalled for 61.0s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:25:11, stalled for 67.9s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:25:11, stalled for 68.9s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      95.3s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       113s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [1/5] on J0 in 211.39s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(25504@serv1.sd-datasolutions.de): 2019-07-16T07:25:59, stalled for  121s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:26:11, stalled for  128s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      96.3s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       128s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [2/5] on J1 in 227.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      91.0s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       140s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [3/5] on J2 in 235.14s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:26:59, stalled for 61.7s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:27:23, stalled for 71.2s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:27:59, stalled for  122s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:28:23, stalled for  131s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:29:11, stalled for 67.8s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(25502@serv1.sd-datasolutions.de): 2019-07-16T07:29:35, stalled for 65.4s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(25503@serv1.sd-datasolutions.de): 2019-07-16T07:30:11, stalled for  128s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       138s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       121s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [4/5] on J1 in 259.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       126s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       152s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [5/5] on J0 in 279.14s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.41 ..   493.85 =   493.44s
   [junit4] JVM J1:     0.67 ..   488.87 =   488.20s
   [junit4] JVM J2:     0.43 ..   236.56 =   236.13s
   [junit4] Execution time total: 8 minutes 13 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] 255.61s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 244.30s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 199.93s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 180.14s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 166.67s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 8 minutes 15 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:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	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:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/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=2f3451c3b637dee6e39e2c20ca8a1c50e4c17fca, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #878
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