Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/270/

1 tests failed.
FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart

Error Message:
router.start should not have any date math by this point and parse as an 
instant. Using class 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider 
Found:2019-09-14T03:00:00Z/DAY

Stack Trace:
java.lang.AssertionError: router.start should not have any date math by this 
point and parse as an instant. Using class 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider 
Found:2019-09-14T03:00:00Z/DAY
        at 
__randomizedtesting.SeedInfo.seed([38849ADDCA22A326:D40344506A94A2CE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart(TimeRoutedAliasUpdateProcessorTest.java:765)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16234 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 4741809 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4741809 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/data-dir-227-001
   [junit4]   2> 4741809 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4741809 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4741811 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[38849ADDCA22A326]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4741814 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathInStart
   [junit4]   2> 4741814 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001
   [junit4]   2> 4741814 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4741814 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4741815 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4741915 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer start zk server on port:35674
   [junit4]   2> 4741915 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35674
   [junit4]   2> 4741915 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35674
   [junit4]   2> 4741915 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35674
   [junit4]   2> 4741917 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741921 INFO  (zkConnectionManagerCallback-16639-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741921 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4741924 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741925 INFO  (zkConnectionManagerCallback-16641-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741925 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4741926 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4741926 INFO  (zkConnectionManagerCallback-16643-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4741926 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742029 WARN  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742029 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742030 WARN  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742030 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 WARN  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742034 WARN  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742034 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742035 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742035 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eb3e3cf{/solr,null,AVAILABLE}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5181961a{/solr,null,AVAILABLE}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@388888fa{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37174}
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.s.Server Started @4742144ms
   [junit4]   2> 4742036 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37174}
   [junit4]   2> 4742037 ERROR (jetty-launcher-16644-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742037 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-10T18:35:12.933Z
   [junit4]   2> 4742038 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742039 INFO  (zkConnectionManagerCallback-16646-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742039 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742039 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b5a4032{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37565}
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.s.Server Started @4742152ms
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37565}
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4742044 ERROR (jetty-launcher-16644-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4742044 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-10T18:35:12.941Z
   [junit4]   2> 4742045 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4403bca{/solr,null,AVAILABLE}
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7aad60a7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42422}
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.s.Server Started @4742154ms
   [junit4]   2> 4742046 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42422}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4742047 ERROR (jetty-launcher-16644-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-10T18:35:12.943Z
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d6ed57d{/solr,null,AVAILABLE}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3eaba218{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45181}
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.s.Server Started @4742155ms
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45181}
   [junit4]   2> 4742047 ERROR (jetty-launcher-16644-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4742047 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-10T18:35:12.943Z
   [junit4]   2> 4742048 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742048 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742049 INFO  (zkConnectionManagerCallback-16650-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742049 INFO  (zkConnectionManagerCallback-16648-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742049 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742050 INFO  (zkConnectionManagerCallback-16652-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742050 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742147 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4742347 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742348 WARN  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38ae98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742348 WARN  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38ae98b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742360 WARN  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e734b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742360 WARN  (jetty-launcher-16644-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e734b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742361 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742363 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742366 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742367 INFO  (zkConnectionManagerCallback-16661-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742367 INFO  (jetty-launcher-16644-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742367 WARN  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3bc663db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742367 WARN  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3bc663db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742368 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742368 WARN  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27194aeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742368 WARN  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27194aeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742369 WARN  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51e41c29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742369 WARN  (jetty-launcher-16644-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51e41c29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 WARN  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52649049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 WARN  (jetty-launcher-16644-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52649049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742370 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742371 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742371 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742372 INFO  (zkConnectionManagerCallback-16671-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742372 INFO  (zkConnectionManagerCallback-16674-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742372 INFO  (jetty-launcher-16644-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742435 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4742436 WARN  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@429b6eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742436 WARN  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@429b6eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742438 WARN  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ac83b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742438 WARN  (jetty-launcher-16644-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ac83b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4742439 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35674/solr
   [junit4]   2> 4742440 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742441 INFO  (zkConnectionManagerCallback-16680-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742441 INFO  (jetty-launcher-16644-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742470 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4742471 INFO  (zkConnectionManagerCallback-16682-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742476 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4742562 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37565_solr
   [junit4]   2> 4742562 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.Overseer Overseer 
(id=75711115521294347-127.0.0.1:37565_solr-n_0000000000) starting
   [junit4]   2> 4742569 INFO  
(OverseerStateUpdate-75711115521294347-127.0.0.1:37565_solr-n_0000000000) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37565_solr
   [junit4]   2> 4742569 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37565_solr
   [junit4]   2> 4742571 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4742572 INFO  (zkCallback-16681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4742573 INFO  (zkConnectionManagerCallback-16687-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742579 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4742585 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4742587 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4742595 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42422_solr as DOWN
   [junit4]   2> 4742596 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4742596 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42422_solr
   [junit4]   2> 4742597 INFO  (zkCallback-16681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4742598 INFO  (zkCallback-16686-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4742611 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37565.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742613 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4742618 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37565.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742618 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37565.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742620 INFO  (jetty-launcher-16644-thread-2) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node2/.
   [junit4]   2> 4742627 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42422.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742636 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42422.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742636 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42422.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742638 INFO  (jetty-launcher-16644-thread-1) 
[n:127.0.0.1:42422_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node1/.
   [junit4]   2> 4742672 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4742682 INFO  (zkConnectionManagerCallback-16694-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742682 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4742687 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4742690 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45181_solr as DOWN
   [junit4]   2> 4742691 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4742691 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45181_solr
   [junit4]   2> 4742692 INFO  (zkCallback-16686-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742692 INFO  (zkCallback-16681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742692 INFO  (zkCallback-16693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4742707 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4742721 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45181.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742729 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45181.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742729 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45181.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742730 INFO  (jetty-launcher-16644-thread-3) 
[n:127.0.0.1:45181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node3/.
   [junit4]   2> 4742772 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4742773 INFO  (zkConnectionManagerCallback-16700-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742773 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4742778 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4742781 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37174_solr as DOWN
   [junit4]   2> 4742782 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4742782 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37174_solr
   [junit4]   2> 4742783 INFO  (zkCallback-16693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16686-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742783 INFO  (zkCallback-16699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4742798 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4742812 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37174.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742819 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37174.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742819 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37174.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4742821 INFO  (jetty-launcher-16644-thread-4) 
[n:127.0.0.1:37174_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/.
   [junit4]   2> 4742856 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4742857 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742858 INFO  (zkConnectionManagerCallback-16709-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742858 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742859 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4742860 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35674/solr ready
   [junit4]   2> 4742861 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@a289d1c
   [junit4]   2> 4742861 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 
127.0.0.1:35674/solr
   [junit4]   1> CSPROVIDER:class 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
   [junit4]   2> 4742862 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4742863 INFO  (zkConnectionManagerCallback-16714-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4742863 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4742864 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4742865 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35674/solr ready
   [junit4]   2> 4742866 INFO  (qtp1436394737-46438) [n:127.0.0.1:37565_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testDateMathInStart&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 4742868 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testDateMathInStart",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4742869 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testDateMathInStart/protwords.txt
   [junit4]   2> 4742870 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testDateMathInStart/managed-schema
   [junit4]   2> 4742872 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testDateMathInStart/solrconfig.xml
   [junit4]   2> 4742873 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testDateMathInStart/synonyms.txt
   [junit4]   2> 4742874 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testDateMathInStart/stopwords.txt
   [junit4]   2> 4742876 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testDateMathInStart/params.json
   [junit4]   2> 4742877 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testDateMathInStart/lang/contractions_it.txt
   [junit4]   2> 4742878 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testDateMathInStart/lang/stopwords_no.txt
   [junit4]   2> 4742880 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testDateMathInStart/lang/stopwords_hy.txt
   [junit4]   2> 4742881 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testDateMathInStart/lang/stemdict_nl.txt
   [junit4]   2> 4742882 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testDateMathInStart/lang/contractions_ca.txt
   [junit4]   2> 4742884 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testDateMathInStart/lang/stopwords_id.txt
   [junit4]   2> 4742885 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testDateMathInStart/lang/stopwords_et.txt
   [junit4]   2> 4742887 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testDateMathInStart/lang/stopwords_ga.txt
   [junit4]   2> 4742888 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testDateMathInStart/lang/stopwords_da.txt
   [junit4]   2> 4742889 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testDateMathInStart/lang/stopwords_hi.txt
   [junit4]   2> 4742891 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testDateMathInStart/lang/stopwords_ja.txt
   [junit4]   2> 4742892 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testDateMathInStart/lang/stopwords_pt.txt
   [junit4]   2> 4742893 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testDateMathInStart/lang/stopwords_hu.txt
   [junit4]   2> 4742895 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testDateMathInStart/lang/stopwords_el.txt
   [junit4]   2> 4742896 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testDateMathInStart/lang/stopwords_ru.txt
   [junit4]   2> 4742898 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testDateMathInStart/lang/stopwords_tr.txt
   [junit4]   2> 4742899 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testDateMathInStart/lang/stopwords_ar.txt
   [junit4]   2> 4742900 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testDateMathInStart/lang/userdict_ja.txt
   [junit4]   2> 4742902 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testDateMathInStart/lang/stopwords_it.txt
   [junit4]   2> 4742903 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testDateMathInStart/lang/stopwords_eu.txt
   [junit4]   2> 4742905 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testDateMathInStart/lang/stopwords_cz.txt
   [junit4]   2> 4742906 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testDateMathInStart/lang/stoptags_ja.txt
   [junit4]   2> 4742908 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testDateMathInStart/lang/contractions_fr.txt
   [junit4]   2> 4742910 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testDateMathInStart/lang/stopwords_fa.txt
   [junit4]   2> 4742912 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testDateMathInStart/lang/stopwords_de.txt
   [junit4]   2> 4742913 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testDateMathInStart/lang/contractions_ga.txt
   [junit4]   2> 4742915 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testDateMathInStart/lang/stopwords_ca.txt
   [junit4]   2> 4742916 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testDateMathInStart/lang/stopwords_nl.txt
   [junit4]   2> 4742917 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testDateMathInStart/lang/stopwords_bg.txt
   [junit4]   2> 4742919 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testDateMathInStart/lang/stopwords_es.txt
   [junit4]   2> 4742920 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testDateMathInStart/lang/stopwords_en.txt
   [junit4]   2> 4742922 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testDateMathInStart/lang/stopwords_lv.txt
   [junit4]   2> 4742923 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testDateMathInStart/lang/stopwords_th.txt
   [junit4]   2> 4742924 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testDateMathInStart/lang/stopwords_ro.txt
   [junit4]   2> 4742926 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testDateMathInStart/lang/stopwords_fr.txt
   [junit4]   2> 4742927 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testDateMathInStart/lang/stopwords_sv.txt
   [junit4]   2> 4742929 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testDateMathInStart/lang/stopwords_fi.txt
   [junit4]   2> 4742930 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testDateMathInStart/lang/hyphenations_ga.txt
   [junit4]   2> 4742931 INFO  
(OverseerThreadFactory-13332-thread-1-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testDateMathInStart/lang/stopwords_gl.txt
   [junit4]   2> 4742939 INFO  (qtp1436394737-46438) [n:127.0.0.1:37565_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testDateMathInStart&action=CREATE&wt=javabin&version=2}
 status=0 QTime=73
   [junit4]   2> 4742940 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testDateMathInStart&name=testDateMathInStart&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4742943 INFO  
(OverseerThreadFactory-13332-thread-2-processing-n:127.0.0.1:37565_solr) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testDateMathInStart
   [junit4]   2> 4742943 INFO  
(OverseerCollectionConfigSetProcessor-75711115521294347-127.0.0.1:37565_solr-n_0000000000)
 [n:127.0.0.1:37565_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> 4743050 INFO  
(OverseerStateUpdate-75711115521294347-127.0.0.1:37565_solr-n_0000000000) 
[n:127.0.0.1:37565_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDateMathInStart",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDateMathInStart_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37174/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4743253 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr    
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDateMathInStart&newCollection=true&name=testDateMathInStart_shard1_replica_n1&action=CREATE&numShards=1&collection=testDateMathInStart&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4744267 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 4744267 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744268 WARN  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4744269 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 4744297 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testDateMathInStart_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4744476 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 4744510 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testDateMathInStart_shard1_replica_n1' using configuration from 
collection testDateMathInStart, trusted=true
   [junit4]   2> 4744511 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37174.solr.core.testDateMathInStart.shard1.replica_n1' 
(registry 'solr.core.testDateMathInStart.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4744511 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testDateMathInStart_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/./testDateMathInStart_shard1_replica_n1/data/]
   [junit4]   2> 4744514 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 4744565 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4744565 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4744566 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4744566 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 4744567 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] main]
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testDateMathInStart
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testDateMathInStart
   [junit4]   2> 4744569 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testDateMathInStart/managed-schema
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 4744570 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_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> 4744572 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 4744572 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1649840924097773568
   [junit4]   2> 4744574 INFO  
(searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4744574 INFO  
(searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4744574 INFO  
(searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4744575 INFO  
(searcherExecutor-13349-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDateMathInStart_shard1_replica_n1] Registered new searcher 
Searcher@59a2b1d2[testDateMathInStart_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4744577 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testDateMathInStart/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4744577 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testDateMathInStart/leaders/shard1
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 4744580 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 4744581 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testDateMathInStart/leaders/shard1/leader after winning as 
/collections/testDateMathInStart/leader_elect/shard1/election/75711115521294350-core_node2-n_0000000000
   [junit4]   2> 4744583 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ shard1
   [junit4]   2> 4744684 INFO  (zkCallback-16699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744684 INFO  (zkCallback-16699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744685 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 4744686 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDateMathInStart&newCollection=true&name=testDateMathInStart_shard1_replica_n1&action=CREATE&numShards=1&collection=testDateMathInStart&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1433
   [junit4]   2> 4744692 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_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> 4744787 INFO  (zkCallback-16699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744787 INFO  (zkCallback-16699-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDateMathInStart/state.json] for collection 
[testDateMathInStart] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4744788 INFO  (qtp1436394737-46440) [n:127.0.0.1:37565_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testDateMathInStart&name=testDateMathInStart&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1848
   [junit4]   2> 4744789 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testDateMathInStart-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testDateMathInStart): waiting 
for collections to be created
   [junit4]   2> 4744945 INFO  
(OverseerCollectionConfigSetProcessor-75711115521294347-127.0.0.1:37565_solr-n_0000000000)
 [n:127.0.0.1:37565_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> 4745297 INFO  (qtp911175747-46450) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_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 testDateMathInStart
   [junit4]   2> 4745298 INFO  (Thread-6457) [     ] o.a.s.c.SolrCore config 
update listener called for core testDateMathInStart_shard1_replica_n1
   [junit4]   2> 4745298 INFO  (Thread-6457) [     ] o.a.s.c.SolrCore core 
reload testDateMathInStart_shard1_replica_n1
   [junit4]   2> 4745298 INFO  
(solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745319 INFO  (Thread-6457) [     ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 4745319 INFO  (Thread-6457) [     ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 4745319 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 WARN  (Thread-6457) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1/../../../../dist
   [junit4]   2> 4745320 INFO  (Thread-6457) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 4745348 INFO  (Thread-6457) [     ] o.a.s.s.IndexSchema 
[testDateMathInStart_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4745400 INFO  (qtp911175747-46452) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 4745400 INFO  (qtp911175747-46452) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request 
[testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4745400 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4745401 INFO  
(solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ for prop 
overlay   after 1 attempts
   [junit4]   2> 4745401 INFO  
(solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745502 INFO  (qtp911175747-46448) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 4745502 INFO  (qtp911175747-46448) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request 
[testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4745502 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4745502 INFO  
(solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:37174/solr/testDateMathInStart_shard1_replica_n1/ for prop 
overlay   after 2 attempts
   [junit4]   2> 4745502 INFO  
(solrHandlerExecutor-13354-thread-1-processing-n:127.0.0.1:37174_solr 
x:testDateMathInStart_shard1_replica_n1 c:testDateMathInStart s:shard1 
r:core_node2) [n:127.0.0.1:37174_solr c:testDateMathInStart s:shard1 
r:core_node2 x:testDateMathInStart_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4745531 INFO  (Thread-6457) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4745565 INFO  (Thread-6457) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testDateMathInStart_shard1_replica_n1' using configuration 
from collection testDateMathInStart
   [junit4]   2> 4745588 INFO  (Thread-6457) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37174.solr.core.testDateMathInStart.shard1.replica_n1' 
(registry 'solr.core.testDateMathInStart.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ac9bb0e
   [junit4]   2> 4745588 INFO  (Thread-6457) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testDateMathInStart_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/testDateMathInStart_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001/tempDir-001/node4/./testDateMathInStart_shard1_replica_n1/data/]
   [junit4]   2> 4745590 INFO  (Thread-6457) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 4745603 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 4745611 INFO  (qtp911175747-46449) [n:127.0.0.1:37174_solr 
c:testDateMathInStart s:shard1 r:core_node2 
x:testDateMathInStart_shard1_replica_n1 ] o.a.s.c.S.Request 
[testDateMathInStart_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 4745611

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

collections/handleLegacyCollectionNames/state.json
   [junit4]   2>        4       /solr/collections/myalias_2017-10-24/state.json
   [junit4]   2>        3       
/solr/collections/myalias__TRA__2017-10-23/terms/shard1
   [junit4]   2>        3       
/solr/collections/myalias__TRA__2017-10-26/terms/shard1
   [junit4]   2>        3       
/solr/collections/myalias__TRA__2017-10-27/terms/shard1
   [junit4]   2>        3       /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        3       
/solr/collections/myalias__TRA__2017-10-28/terms/shard1
   [junit4]   2>        3       
/solr/collections/handleLegacyCollectionNames/terms/shard1
   [junit4]   2>        2       
/solr/collections/myalias_2017-10-24/collectionprops.json
   [junit4]   2>        2       
/solr/collections/myalias_2017-10-23/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        54      /solr/aliases.json
   [junit4]   2>        13      
/solr/collections/handleLegacyCollectionNames/state.json
   [junit4]   2>        13      /solr/collections/myalias_2017-10-24/state.json
   [junit4]   2>        13      
/solr/collections/myalias__TRA__2017-10-25/state.json
   [junit4]   2>        12      
/solr/collections/myalias__TRA__2017-10-26/state.json
   [junit4]   2>        12      
/solr/collections/myalias__TRA__2017-10-23/state.json
   [junit4]   2>        12      /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        12      
/solr/collections/myalias__TRA__2017-10-27/state.json
   [junit4]   2>        10      
/solr/collections/myalias__TRA__2017-10-28/state.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/myalias_2017-10-23/collectionprops.json
   [junit4]   2>        2       
/solr/collections/myalias_2017-10-24/collectionprops.json
   [junit4]   2>        2       
/solr/collections/myalias__TRA__2017-10-26/collectionprops.json
   [junit4]   2>        2       
/solr/collections/myalias__TRA__2017-10-27/collectionprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/75711121471701004-127.0.0.1:33266_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/myalias__TRA__2017-10-25/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/overseer/queue
   [junit4]   2>        84      /solr/collections
   [junit4]   2>        50      /solr/overseer/collection-queue-work
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 4854511 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46530
   [junit4]   2> 4854511 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46530
   [junit4]   2> 4854511 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46530
   [junit4]   2> 4854512 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[38849ADDCA22A326])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending handleLegacyCollectionNames
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_38849ADDCA22A326-001
   [junit4]   2> Nov 10, 2019 6:37:05 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=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@586b6991),
 locale=ca-ES, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=190525824,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedVersionInfoTest, 
PrimitiveFieldTypeTest, SolrInfoBeanTest, RequestLoggingTest, TestSort, 
TestMacros, TestSolrJacksonAnnotation, TestSolrCloudWithKerberosAlt, 
SplitByPrefixTest, TestDirectoryFactory, DocValuesTest, TestCoreDiscovery, 
SynonymTokenizerTest, TestReplicationHandlerDiskOverFlow, 
TestGeoJSONResponseWriter, TestDFISimilarityFactory, 
DistribDocExpirationUpdateProcessorTest, AutoScalingHandlerTest, 
HdfsDirectoryFactoryTest, TestCloudPhrasesIdentificationComponent, 
AdminHandlersProxyTest, ChaosMonkeyNothingIsSafeTest, 
ConcurrentCreateRoutedAliasTest, TestChildDocTransformer, 
MultiSolrCloudTestCaseTest, ScheduledTriggerIntegrationTest, FullHLLTest, 
RootFieldTest, TestDistributedTracing, TestFreeTextSuggestions, 
SpellPossibilityIteratorTest, SharedFSAutoReplicaFailoverTest, 
TestNumericTokenStream, SolrMetricReporterTest, BaseCdcrDistributedZkTest, 
TestSchemaResource, ShowFileRequestHandlerTest, PolyFieldTest, 
TestMaxScoreQueryParser, TestLRUStatsCache, TestPHPSerializedResponseWriter, 
TestFieldCacheVsDocValues, WrapperMergePolicyFactoryTest, 
MetricTriggerIntegrationTest, CustomTermsComponentTest, 
HdfsChaosMonkeySafeLeaderTest, TestSQLHandler, TestCloudManagedSchema, 
TestLeaderElectionZkExpiry, LeaderFailoverAfterPartitionTest, TestFastLRUCache, 
NodeMutatorTest, CreateCollectionCleanupTest, ZkSolrClientTest, 
TestPointFields, BufferStoreTest, TestInitParams, SolrLogAuditLoggerPluginTest, 
LeaderElectionContextKeyTest, CoreSorterTest, MinimalSchemaTest, AuthToolTest, 
StatelessScriptUpdateProcessorFactoryTest, SolrCloudReportersTest, 
TestNamedUpdateProcessors, TestSearcherReuse, 
JavaBinAtomicUpdateMultivalueTest, TestHdfsBackupRestoreCore, CacheHeaderTest, 
TestAtomicUpdateErrorCases, TestCaffeineCache, TestPayloadCheckQParserPlugin, 
BasicDistributedZk2Test, TermVectorComponentDistributedTest, 
DistributedFacetSimpleRefinementLongTailTest, MaxSizeAutoCommitTest, 
ReindexCollectionTest, TestManagedResource, TestSolrFieldCacheBean, 
TestSerializedLuceneMatchVersion, HdfsRecoveryZkTest, TestDynamicURP, 
PreAnalyzedUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, 
UniqFieldsUpdateProcessorFactoryTest, TestRandomRequestDistribution, 
TestCollectionAPIs, BJQParserTest, TestSolrTestCaseJ4, 
TestHighlightDedupGrouping, NodeAddedTriggerTest, SyncSliceTest, 
TestXIncludeConfig, TestOrdValues, BlockJoinFacetSimpleTest, 
TestCloudConsistency, TestUtils, SimplePostToolTest, MetricsConfigTest, 
PathHierarchyTokenizerFactoryTest, TestEmbeddedSolrServerAdminHandler, 
DisMaxRequestHandlerTest, TestDistributedStatsComponentCardinality, 
CopyFieldTest, InfixSuggestersTest, TestBulkSchemaAPI, SortByFunctionTest, 
TestManagedSchemaAPI, TestMultiValuedNumericRangeQuery, 
PeerSyncReplicationTest, HdfsThreadLeakTest, 
PeerSyncWithIndexFingerprintCachingTest, SaslZkACLProviderTest, TestPackages, 
TestAnalyzedSuggestions, JWTAuthPluginIntegrationTest, 
DimensionalRoutedAliasUpdateProcessorTest, TestQueryTypes, TestCSVLoader, 
SimpleMLTQParserTest, DeleteShardTest, TestInPlaceUpdatesStandalone, 
ScriptEngineTest, SuggesterTest, TestRTimerTree, DateRangeFieldTest, 
DistributedQueryComponentOptimizationTest, CdcrOpsAndBoundariesTest, 
TestExclusionRuleCollectionAccess, XmlInterpolationTest, 
AtomicUpdateProcessorFactoryTest, QueryElevationComponentTest, 
TestDistributedSearch, CloudExitableDirectoryReaderTest, 
CurrencyRangeFacetCloudTest, HdfsAutoAddReplicasIntegrationTest, 
TestSortableTextField, NoCacheHeaderTest, TestFieldCacheReopen, 
NodeMarkersRegistrationTest, CollectionReloadTest, TestFiltering, 
IndexSchemaRuntimeFieldTest, TestSimNodeAddedTrigger, 
HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, 
CollectionPropsTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, 
FullSolrCloudDistribCmdsTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerStatusTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
RoutingToNodesWithPropertiesTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestPullReplica, 
TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, 
TestStressCloudBlindAtomicUpdates, TestTlogReplica, UnloadDistributedZkTest, 
ZkControllerTest, ZkFailoverTest, CollectionsAPIDistributedZkTest, 
TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, 
SearchRateTriggerIntegrationTest, SearchRateTriggerTest, SystemLogListenerTest, 
TestPolicyCloud, TriggerSetPropertiesIntegrationTest, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimDistributedQueue, 
TestSimGenericDistributedQueue, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, ZkStateReaderTest, ZkStateWriterTest, 
AlternateDirectoryTest, BlobRepositoryCloudTest, QueryResultKeyTest, 
RequestHandlersTest, SolrCoreCheckLockOnStartupTest, 
TestBackupRepositoryFactory, TestBadConfig, TestConfigOverlay, 
TestConfigSetImmutable, TestNRTOpen, TestQuerySenderListener, 
TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, 
TestSolrIndexConfig, TestSolrCloudSnapshots, TestSystemCollAutoCreate, 
V2StandaloneTest, XmlUpdateRequestHandlerTest, CoreAdminHandlerTest, 
IndexSizeEstimatorTest, MBeansHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedSpellCheckComponentTest, ResponseLogComponentTest, 
SearchHandlerTest, TaggerTest, HighlighterMaxOffsetTest, 
TestUnifiedSolrHighlighter, TestLegacyField, SolrGraphiteReporterTest, 
TestFacetMethods, TestIntervalFaceting, TestRangeQuery, 
TestJsonFacetRefinement, TestJsonFacets, 
ClassificationUpdateProcessorFactoryTest, 
ClassificationUpdateProcessorIntegrationTest, 
ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, 
DocExpirationUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [882/882 (1!)] on J1 in 113.38s, 6 tests, 1 failure <<< 
FAILURES!

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

Reply via email to