Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/711/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC

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([C3E9863C917464AE:C4E2C93FAE873546]: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:481)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([C3E9863C917464AE:FA11C78FD15528C5]: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:220)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 16335 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 3170177 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[C3E9863C917464AE]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/data-dir-320-001
   [junit4]   2> 3170177 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[C3E9863C917464AE]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3170177 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[C3E9863C917464AE]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3170178 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[C3E9863C917464AE]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3170178 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[C3E9863C917464AE]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3170180 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 3170181 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001
   [junit4]   2> 3170181 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3170181 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3170181 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3170281 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.ZkTestServer start zk server on port:36471
   [junit4]   2> 3170281 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36471
   [junit4]   2> 3170281 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36471
   [junit4]   2> 3170281 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36471
   [junit4]   2> 3170283 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170285 INFO  (zkConnectionManagerCallback-19069-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170285 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170299 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170315 INFO  (zkConnectionManagerCallback-19071-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170315 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170316 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170327 INFO  (zkConnectionManagerCallback-19073-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170327 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170443 WARN  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3170443 WARN  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3170443 WARN  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3170444 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3170446 WARN  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3170447 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3170447 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3170447 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3170451 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3aa054e9{/solr,null,AVAILABLE}
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62490ecf{/solr,null,AVAILABLE}
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@49741537{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40959}
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.s.Server Started @3170470ms
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40959}
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ca5aaaa{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34795}
   [junit4]   2> 3170452 ERROR (jetty-launcher-19074-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.s.Server Started @3170470ms
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34795}
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3170452 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T19:37:02.727958Z
   [junit4]   2> 3170453 ERROR (jetty-launcher-19074-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T19:37:02.728118Z
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3170453 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3170454 INFO  (zkConnectionManagerCallback-19076-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3170454 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b547d1b{/solr,null,AVAILABLE}
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fdc5d45{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41771}
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.s.Server Started @3170472ms
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41771}
   [junit4]   2> 3170455 INFO  (zkConnectionManagerCallback-19078-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170455 ERROR (jetty-launcher-19074-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T19:37:02.730399Z
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69645865{/solr,null,AVAILABLE}
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f2976c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39757}
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.s.Server Started @3170473ms
   [junit4]   2> 3170455 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39757}
   [junit4]   2> 3170456 ERROR (jetty-launcher-19074-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3170456 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3170456 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 3170456 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3170456 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3170456 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-27T19:37:02.731109Z
   [junit4]   2> 3170460 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170460 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170463 INFO  (zkConnectionManagerCallback-19080-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170463 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170463 INFO  (zkConnectionManagerCallback-19082-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170463 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170463 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3170463 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3170715 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3170716 WARN  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@649055bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170716 WARN  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@649055bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170718 WARN  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20b3f7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170718 WARN  (jetty-launcher-19074-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20b3f7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170718 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
   [junit4]   2> 3170742 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170748 INFO  (zkConnectionManagerCallback-19091-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170748 INFO  (jetty-launcher-19074-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170774 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3170775 WARN  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@212d6f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170775 WARN  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@212d6f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170780 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3170785 WARN  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d321bb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170785 WARN  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d321bb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170786 WARN  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24e3f7cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170786 WARN  (jetty-launcher-19074-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@24e3f7cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170787 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
   [junit4]   2> 3170788 WARN  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e9eb34d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170788 WARN  (jetty-launcher-19074-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e9eb34d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170788 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170789 INFO  (zkConnectionManagerCallback-19101-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170789 INFO  (jetty-launcher-19074-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170789 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
   [junit4]   2> 3170790 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170799 INFO  (zkConnectionManagerCallback-19104-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170810 INFO  (jetty-launcher-19074-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3170891 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3170891 INFO  (zkConnectionManagerCallback-19106-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170891 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3170935 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3170955 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40959_solr
   [junit4]   2> 3170955 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.Overseer Overseer 
(id=72257545961209866-127.0.0.1:40959_solr-n_0000000000) starting
   [junit4]   2> 3170959 WARN  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bb87d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170959 WARN  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bb87d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170967 INFO  
(OverseerStateUpdate-72257545961209866-127.0.0.1:40959_solr-n_0000000000) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40959_solr
   [junit4]   2> 3170994 WARN  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1dfb4ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170994 WARN  (jetty-launcher-19074-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1dfb4ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3170995 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
   [junit4]   2> 3170997 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3170998 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40959_solr
   [junit4]   2> 3171001 WARN  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3171002 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3171004 INFO  (zkConnectionManagerCallback-19117-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171006 INFO  (zkConnectionManagerCallback-19113-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171006 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3171006 INFO  (jetty-launcher-19074-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3171011 INFO  (zkCallback-19105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3171011 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3171017 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3171019 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39757_solr as DOWN
   [junit4]   2> 3171020 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3171020 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39757_solr
   [junit4]   2> 3171021 INFO  (zkCallback-19105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3171023 WARN  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3171031 INFO  (zkCallback-19112-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3171032 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3171036 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171047 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171047 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40959.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171049 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3171049 INFO  (jetty-launcher-19074-thread-2) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node2/.
   [junit4]   2> 3171059 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171068 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171069 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171070 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3171070 INFO  (jetty-launcher-19074-thread-4) 
[n:127.0.0.1:39757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node4/.
   [junit4]   2> 3171138 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3171142 INFO  (zkConnectionManagerCallback-19124-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171142 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3171150 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3171153 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41771_solr as DOWN
   [junit4]   2> 3171154 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3171154 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41771_solr
   [junit4]   2> 3171155 INFO  (zkCallback-19105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3171155 INFO  (zkCallback-19112-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3171156 WARN  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3171172 INFO  (zkCallback-19123-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3171178 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3171183 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3171186 INFO  (zkConnectionManagerCallback-19130-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171186 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3171189 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3171191 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34795_solr as DOWN
   [junit4]   2> 3171194 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3171194 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34795_solr
   [junit4]   2> 3171195 INFO  (zkCallback-19123-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3171195 INFO  (zkCallback-19105-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3171195 INFO  (zkCallback-19112-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3171195 INFO  (zkCallback-19129-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3171195 WARN  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3171196 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41771.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171204 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41771.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171204 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41771.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171205 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3171206 INFO  (jetty-launcher-19074-thread-3) 
[n:127.0.0.1:41771_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node3/.
   [junit4]   2> 3171208 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3171296 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34795.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171307 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34795.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171307 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34795.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3171319 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3171320 INFO  (jetty-launcher-19074-thread-1) 
[n:127.0.0.1:34795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node1/.
   [junit4]   2> 3171355 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3171356 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3171357 INFO  (zkConnectionManagerCallback-19139-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171357 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3171358 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3171358 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36471/solr ready
   [junit4]   2> 3171360 INFO  (qtp1919044246-50078) [n:127.0.0.1:34795_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171361 INFO  (qtp1919044246-50078) [n:127.0.0.1:34795_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> 3171361 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@6ce2a3b6
   [junit4]   2> 3171361 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@505ea942
   [junit4]   2> 3171362 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171363 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_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> 3171363 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171363 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_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> 3171364 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171364 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_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> 3171364 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171365 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_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> 3171365 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_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> 3171367 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171368 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 3171368 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 3171369 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 3171371 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171371 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171372 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171373 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171374 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171375 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171375 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171376 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171377 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171378 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171378 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171379 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171380 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171380 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171381 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171382 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171383 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171386 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171386 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171387 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171388 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171389 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171390 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171391 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171411 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171413 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171414 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171415 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171416 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171417 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171419 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171420 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171421 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171422 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171423 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171424 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171425 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171426 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171426 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_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> 3171427 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 3171428 INFO  
(OverseerThreadFactory-15700-thread-1-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 3171430 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_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=64
   [junit4]   2> 3171430 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171431 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_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> 3171432 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171432 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_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> 3171433 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171433 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_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> 3171433 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3171434 INFO  (qtp1643021448-50091) [n:127.0.0.1:39757_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> 3171434 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_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> 3171442 INFO  
(OverseerThreadFactory-15700-thread-2-processing-n:127.0.0.1:40959_solr) 
[n:127.0.0.1:40959_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 3171442 INFO  
(OverseerCollectionConfigSetProcessor-72257545961209866-127.0.0.1:40959_solr-n_0000000000)
 [n:127.0.0.1:40959_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> 3171572 INFO  
(OverseerStateUpdate-72257545961209866-127.0.0.1:40959_solr-n_0000000000) 
[n:127.0.0.1:40959_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":"http://127.0.0.1:41771/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3171780 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3172796 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 3172821 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173057 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173102 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173103 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41771.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3173103 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node3/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 3173231 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173231 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173233 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173233 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3173234 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d459940[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 3173235 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173235 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173235 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173236 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173236 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3173236 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173238 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173238 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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 1654102871782719488
   [junit4]   2> 3173242 INFO  
(searcherExecutor-15717-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@d459940[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3173242 INFO  
(searcherExecutor-15717-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3173242 INFO  
(searcherExecutor-15717-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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> 3173243 INFO  
(searcherExecutor-15717-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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@d459940[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3173246 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173246 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41771/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41771/solr/testCatTime_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 3173248 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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/72257545961209869-core_node2-n_0000000000
   [junit4]   2> 3173249 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41771/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 3173354 INFO  (zkCallback-19123-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> 3173354 INFO  (zkCallback-19123-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> 3173354 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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> 3173357 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_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=1576
   [junit4]   2> 3173359 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_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> 3173452 INFO  
(OverseerCollectionConfigSetProcessor-72257545961209866-127.0.0.1:40959_solr-n_0000000000)
 [n:127.0.0.1:40959_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> 3173463 INFO  (zkCallback-19123-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> 3173463 INFO  (zkCallback-19112-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> 3173463 INFO  (zkCallback-19123-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> 3173463 INFO  (qtp1643021448-50096) [n:127.0.0.1:39757_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=2028
   [junit4]   2> 3173463 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C3E9863C917464AE])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for 
collections to be created
   [junit4]   2> 3173467 INFO  (zkCallback-19123-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> 3173978 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3173979 INFO  (qtp1643021448-50086) [n:127.0.0.1:39757_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> 3173984 INFO  (qtp1360767254-50085) [n:127.0.0.1:41771_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> 3173984 INFO  (Thread-6592) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 3173984 INFO  (Thread-6592) [     ] o.a.s.c.SolrCore core 
reload testCatTime_shard1_replica_n1
   [junit4]   2> 3173989 INFO  (Thread-6592) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 3174006 INFO  
(solrHandlerExecutor-15722-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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> 3174009 INFO  (Thread-6592) [     ] o.a.s.s.IndexSchema 
[testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3174120 INFO  (qtp1360767254-50088) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3174121 INFO  (qtp1360767254-50088) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 3174122 INFO  
(solrHandlerExecutor-15722-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:41771/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 3174122 INFO  
(solrHandlerExecutor-15722-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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> 3174138 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3174204 INFO  (Thread-6592) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3174235 INFO  (Thread-6592) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from 
collection testCatTime
   [junit4]   2> 3174243 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3174246 INFO  (qtp1360767254-50087) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=3
   [junit4]   2> 3174246 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3174246 INFO  
(solrHandlerExecutor-15722-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:41771/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 3174246 INFO  
(solrHandlerExecutor-15722-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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> 3174274 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41771.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78d0bbf5
   [junit4]   2> 3174274 INFO  (Thread-6592) [n:127.0.0.1:41771_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.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node3/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 3174338 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174338 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3174339 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f404237[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 3174340 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174341 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174341 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174342 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174342 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3174342 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174342 INFO  (Thread-6592) [n:127.0.0.1:41771_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> 3174343 INFO  (Thread-6592) [n:127.0.0.1:41771_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 1654102872941395968
   [junit4]   2> 3174345 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@6f404237[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3174345 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3174345 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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> 3174349 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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@6f404237[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3174349 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3174349 INFO  (Thread-6592) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26658812[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 3174349 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@26658812[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3174349 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 3174353 INFO  
(searcherExecutor-15723-thread-1-processing-n:127.0.0.1:41771_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:41771_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@26658812[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3174359 INFO  (qtp1360767254-50088) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3174359 INFO  (qtp1360767254-50088) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3174359 INFO  (qtp1360767254-50088) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 3174359 INFO  (qtp1360767254-50085) [n:127.0.0.1:41771_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatT

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

al.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C3E9863C917464AE-001
   [junit4]   2> Dec 27, 2019 7:40:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a04d07d),
 locale=sr-Latn-RS, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=1,free=196288248,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantSearch, 
CSVRequestHandlerTest, AtomicUpdateProcessorFactoryTest, 
JWTVerificationkeyResolverTest, BlockJoinFacetSimpleTest, TestJoin, 
JsonLoaderTest, TestAtomicUpdateErrorCases, 
TestCloudPhrasesIdentificationComponent, TestDocTermOrds, 
CdcrVersionReplicationTest, BJQFilterAccessibleTest, TestCoreDiscovery, 
TaggingAttributeTest, SolrCloudExampleTest, FullSolrCloudDistribCmdsTest, 
TestSolrDeletionPolicy2, AddBlockUpdateTest, BasicAuthIntegrationTest, 
HdfsRecoveryZkTest, TestConfigSetProperties, OutputWriterTest, 
HdfsThreadLeakTest, AnalyticsMergeStrategyTest, TestSimExtremeIndexing, 
TestConfig, TriggerSetPropertiesIntegrationTest, ResponseLogComponentTest, 
ZkCollectionPropsCachingTest, TestZkChroot, TestMiniSolrCloudClusterSSL, 
SharedFSAutoReplicaFailoverTest, TestNestedDocsSort, TestCustomDocTransformer, 
CollectionsAPIAsyncDistributedZkTest, DataDrivenBlockJoinTest, 
TestMacroExpander, ConnectionReuseTest, TestSimpleTextCodec, 
TestConfigSetsAPIZkFailure, TestUtilizeNode, NumberUtilsTest, 
TestBackupRepositoryFactory, ZkShardTermsTest, TestRestManager, TestRecovery, 
SimpleCollectionCreateDeleteTest, TestHdfsBackupRestoreCore, 
OverseerModifyCollectionTest, AsyncCallRequestStatusResponseTest, 
DistributedQueryComponentCustomSortTest, SolrSlf4jReporterTest, 
NoCacheHeaderTest, TestAnalyzedSuggestions, TestFieldCacheVsDocValues, 
RequestLoggingTest, WordBreakSolrSpellCheckerTest, TestSolrJacksonAnnotation, 
TestUtils, FacetPivotSmallTest, TestSimNodeAddedTrigger, TestJsonFacets, 
SOLR749Test, TestSQLHandler, CollectionStateFormat2Test, 
CdcrOpsAndBoundariesTest, TestDirectoryFactory, TriggerCooldownIntegrationTest, 
HttpPartitionTest, BigEndianAscendingWordSerializerTest, 
ConjunctionSolrSpellCheckerTest, TestSimScenario, SpatialFilterTest, 
TestLMDirichletSimilarityFactory, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, CustomHighlightComponentTest, TestInitParams, 
TestCloudConsistency, DistributedFacetPivotSmallTest, TestLRUCache, 
SimpleFacetsTest, CoreSorterTest, TestLegacyTerms, TestHttpShardHandlerFactory, 
OverseerTaskQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestDistribDocBasedVersion, BasicDistributedZkTest, BufferStoreTest, 
ProtectedTermFilterFactoryTest, HdfsWriteToMultipleCollectionsTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
PeerSyncWithIndexFingerprintCachingTest, TestComponentsName, TestFaceting, 
TestCSVLoader, DistributedDebugComponentTest, DistribJoinFromCollectionTest, 
RandomizedTaggerTest, QueryEqualityTest, SolrLogAuditLoggerPluginTest, 
RollingRestartTest, TestIndexSearcher, JvmMetricsTest, TestApiFramework, 
ZkControllerTest, SolrRrdBackendFactoryTest, RootFieldTest, TestCollationField, 
TestOrdValues, LukeRequestHandlerTest, MigrateRouteKeyTest, 
TestSolrConfigHandlerConcurrent, AlternateDirectoryTest, 
BaseCdcrDistributedZkTest, TestQueryUtils, TestStressRecovery, 
LeaderElectionIntegrationTest, StatelessScriptUpdateProcessorFactoryTest, 
PhrasesIdentificationComponentTest, TestLRUStatsCache, 
FieldMutatingUpdateProcessorTest, CategoryRoutedAliasUpdateProcessorTest, 
TestSolr4Spatial2, TestOmitPositions, SortByFunctionTest, 
TestRawResponseWriter, IndexSizeTriggerMixedBoundsTest, TestTlogReplica, 
CursorMarkTest, TestRequestForwarding, TestPhraseSuggestions, 
TestDynamicFieldNamesIndexCorrectly, V2ApiIntegrationTest, 
TestQuerySenderNoQuery, TestStreamBody, MetricsHistoryHandlerTest, 
ReindexCollectionTest, HdfsDirectoryFactoryTest, TestLegacyField, 
ExternalFileFieldSortTest, TestSweetSpotSimilarityFactory, 
JWTAuthPluginIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, 
DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, 
LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest, 
MultiSolrCloudTestCaseTest, OverseerTest, RecoveryAfterSoftCommitTest, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, RoutingToNodesWithPropertiesTest, 
SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, SplitShardTest, 
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudSearcherWarming, 
TestPrepRecovery, TestSegmentSorting, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, 
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, 
ComputePlanActionTest, MetricTriggerIntegrationTest, NodeAddedTriggerTest, 
NodeMarkersRegistrationTest, RestoreTriggerStateTest, TriggerEventQueueTest, 
TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, 
TestSimNodeLostTrigger, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, 
RAMDirectoryFactoryTest, SolrCoreCheckLockOnStartupTest, TestConfigSets, 
TestCorePropertiesReload, TestDynamicLoading, 
DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, 
TestReplicationHandlerDiskOverFlow, AutoscalingHistoryHandlerTest, 
ShardsWhitelistTest, TermVectorComponentTest, TermsComponentTest, 
TestExportWriter, Tagger2Test, FastVectorHighlighterTest, 
TestPostingsSolrHighlighter, TestSlowCompositeReaderWrapper, 
UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, 
TestUnInvertedFieldException, JSONWriterTest, TestBinaryResponseWriter, 
TestJavabinTupleStreamParser, TestRetrieveFieldsOptimizer, 
TestExplainDocTransformer, TestSubQueryTransformerCrossCore, 
TestManagedResource, TestBulkSchemaAPI, DocValuesMissingTest, PolyFieldTest, 
PreAnalyzedFieldTest, PrimitiveFieldTypeTest, RequiredFieldsTest, 
SpatialRPTFieldTypeTest, TestHalfAndHalfDocValues, TestManagedSchema, 
TestSchemaField, TestSchemaManager, TestSortableTextField, 
TestUseDocValuesAsStored, ReturnFieldsTest, TestCollapseQParserPlugin, 
TestCustomSort, TestElisionMultitermQuery, TestFiltering, TestStressReorder, 
TestSurroundQueryParser, TestTrieFacet, TestXmlQParserPlugin, 
RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, TestPerFieldSimilarity, 
TestDistribIDF, MultiDestinationAuditLoggerTest, TestAuthorizationFramework, 
TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, 
TestDelegationWithHadoopAuth, CacheHeaderTest, FileBasedSpellCheckerTest, 
SpellCheckCollatorTest, SuggesterTSTTest, SuggesterWFSTTest, 
TestFreeTextSuggestions, TestDocTermOrdsUninvertLimit, TestFieldCache, 
TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheWithThreads, 
TestLegacyFieldCache, TestNumericTerms32, SolrCmdDistributorTest, 
TestInPlaceUpdateWithRouteField, TestIndexingPerformance, 
TestNestedUpdateProcessor, TestUpdate, UpdateLogTest, UpdateParamsTest, 
VersionInfoTest, AtomicUpdateRemovalJavabinTest, 
ClassificationUpdateProcessorFactoryTest, 
ClassificationUpdateProcessorIntegrationTest, 
ClassificationUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [889/889 (1!)] on J2 in 225.96s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 44895 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/711/consoleText

[repro] Revision: d398ebbf119ff858d6bb1cad7d775ba6e1ec3a29

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime 
-Dtests.seed=C3E9863C917464AE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=C3E9863C917464AE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" 
-Dtests.seed=C3E9863C917464AE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to