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

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk-9.0.4) - Build # 109 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/109/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV1

Error Message:
Error from server at http://127.0.0.1:33151/solr: Collection : testTimezoneAbsoluteDate_2018-01-15 is part of alias testTimezoneAbsoluteDate remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33151/solr: Collection : testTimezoneAbsoluteDate_2018-01-15 is part of alias testTimezoneAbsoluteDate remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([49FC921989DD1AEB:E6325569C830B67B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
	at org.apache.solr.cloud.CreateRoutedAliasTest.doBefore(CreateRoutedAliasTest.java:96)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12490 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4]   2> 245705 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/init-core-data-001
   [junit4]   2> 245706 WARN  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 245706 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 245706 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 245707 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001
   [junit4]   2> 245707 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 245707 INFO  (Thread-692) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 245707 INFO  (Thread-692) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 245714 ERROR (Thread-692) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 245807 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36731
   [junit4]   2> 245809 INFO  (zkConnectionManagerCallback-902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245810 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 245810 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2044c945{/solr,null,AVAILABLE}
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 245811 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eaadaa6{/solr,null,AVAILABLE}
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4847d2d4{HTTP/1.1,[http/1.1]}{127.0.0.1:33151}
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77ff693b{HTTP/1.1,[http/1.1]}{127.0.0.1:44617}
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.e.j.s.Server Started @247421ms
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.e.j.s.Server Started @247421ms
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33151}
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44617}
   [junit4]   2> 245813 ERROR (jetty-launcher-899-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 245813 ERROR (jetty-launcher-899-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-02T13:18:11.879717Z
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245813 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-02T13:18:11.879763Z
   [junit4]   2> 245815 INFO  (zkConnectionManagerCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245815 INFO  (zkConnectionManagerCallback-906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245815 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245816 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245820 INFO  (jetty-launcher-899-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36731/solr
   [junit4]   2> 245820 INFO  (jetty-launcher-899-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36731/solr
   [junit4]   2> 245821 INFO  (zkConnectionManagerCallback-912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245821 INFO  (zkConnectionManagerCallback-914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245821 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1000b7ca1bd0003, likely client has closed socket
   [junit4]   2> 245822 INFO  (zkConnectionManagerCallback-916-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245822 INFO  (zkConnectionManagerCallback-918-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245858 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245858 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245858 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44617_solr
   [junit4]   2> 245858 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33151_solr
   [junit4]   2> 245858 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.Overseer Overseer (id=72070223955296261-127.0.0.1:44617_solr-n_0000000000) starting
   [junit4]   2> 245859 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245859 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245862 INFO  (zkConnectionManagerCallback-924-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245863 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245863 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36731/solr ready
   [junit4]   2> 245871 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44617_solr
   [junit4]   2> 245872 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245887 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245888 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245909 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33151.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245917 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33151.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245917 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33151.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245918 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node2/.
   [junit4]   2> 245925 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245933 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245933 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 245934 INFO  (jetty-launcher-899-thread-1) [n:127.0.0.1:44617_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/.
   [junit4]   2> 245934 INFO  (zkConnectionManagerCallback-928-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245935 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 245935 INFO  (jetty-launcher-899-thread-2) [n:127.0.0.1:33151_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36731/solr ready
   [junit4]   2> 245978 INFO  (zkConnectionManagerCallback-930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245986 INFO  (TEST-CreateRoutedAliasTest.testBadDateMathIntervalFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadDateMathIntervalFails
   [junit4]   2> 245991 INFO  (zkConnectionManagerCallback-935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245992 INFO  (TEST-CreateRoutedAliasTest.testBadDateMathIntervalFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 245993 INFO  (TEST-CreateRoutedAliasTest.testBadDateMathIntervalFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36731/solr ready
   [junit4]   2> 245994 INFO  (TEST-CreateRoutedAliasTest.testBadDateMathIntervalFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 246001 INFO  (qtp1003669662-3455) [n:127.0.0.1:33151_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.interval=%2B30MINUTEx&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testBadDateMathIntervalFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=60000 and sendToOCPQueue=true
   [junit4]   2> 246004 ERROR (OverseerThreadFactory-1181-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testBadDateMathIntervalFails operation: createalias failed:org.apache.solr.common.SolrException: bad router.interval, java.text.ParseException: Unit not recognized: "MINUTEx"
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:155)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.text.ParseException: Unit not recognized: "MINUTEx"
   [junit4]   2> 	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:417)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:150)
   [junit4]   2> 	... 8 more
   [junit4]   2> 
   [junit4]   2> 246007 INFO  (qtp1003669662-3455) [n:127.0.0.1:33151_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTEx&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testBadDateMathIntervalFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=60000} status=400 QTime=5
   [junit4]   2> 246008 INFO  (TEST-CreateRoutedAliasTest.testBadDateMathIntervalFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadDateMathIntervalFails
   [junit4]   2> 246026 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimeStampWithMsFails
   [junit4]   2> 246031 INFO  (qtp1957204273-3456) [n:127.0.0.1:44617_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 246031 INFO  (qtp1957204273-3456) [n:127.0.0.1:44617_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 246033 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 246034 INFO  (qtp1003669662-3455) [n:127.0.0.1:33151_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json and sendToOCPQueue=true
   [junit4]   2> 246035 INFO  (OverseerCollectionConfigSetProcessor-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_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> 246035 ERROR (OverseerThreadFactory-1181-thread-2-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testTimeStampWithMsFails operation: createalias failed:org.apache.solr.common.SolrException: Date or date math for start time includes milliseconds, which is not supported. (Hint: 'NOW' used without rounding always has this problem)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.checkMilis(CreateAliasCmd.java:141)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.parseStart(CreateAliasCmd.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:119)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 246037 INFO  (qtp1003669662-3455) [n:127.0.0.1:33151_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00.001Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testTimeStampWithMsFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json} status=400 QTime=3
   [junit4]   2> 246038 INFO  (TEST-CreateRoutedAliasTest.testTimeStampWithMsFails-seed#[49FC921989DD1AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimeStampWithMsFails
   [junit4]   2> 246048 INFO  (TEST-CreateRoutedAliasTest.testV2-seed#[49FC921989DD1AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testV2
   [junit4]   2> 246060 INFO  (TEST-CreateRoutedAliasTest.testV2-seed#[49FC921989DD1AEB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 246063 INFO  (OverseerCollectionConfigSetProcessor-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_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> 246064 INFO  (OverseerThreadFactory-1181-thread-3-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testV2_2018-04-02
   [junit4]   2> 246064 WARN  (OverseerThreadFactory-1181-thread-3-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection testV2_2018-04-02 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 246168 INFO  (OverseerStateUpdate-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-02",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-02_foo_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44617/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 246169 INFO  (OverseerStateUpdate-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-02",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-02_foo_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44617/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 246170 INFO  (OverseerStateUpdate-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-02",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-02_bar_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44617/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 246170 INFO  (OverseerStateUpdate-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-02",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-02_bar_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44617/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 246372 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node8&name=testV2_2018-04-02_bar_replica_p6&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 246373 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node3&name=testV2_2018-04-02_foo_replica_t1&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 246372 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node7&name=testV2_2018-04-02_bar_replica_t4&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 246373 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 246373 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node5&name=testV2_2018-04-02_foo_replica_p2&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 246476 INFO  (zkCallback-915-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-02/state.json] for collection [testV2_2018-04-02] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 246476 INFO  (zkCallback-915-thread-2-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-02/state.json] for collection [testV2_2018-04-02] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247380 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 247380 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 247380 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 247380 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/extraction/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/extraction/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/clustering/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/clustering/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/langid/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/langid/lib
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist
   [junit4]   2> 247381 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../contrib/velocity/lib
   [junit4]   2> 247382 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../contrib/velocity/lib
   [junit4]   2> 247382 WARN  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4/../../../../dist
   [junit4]   2> 247382 WARN  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2/../../../../dist
   [junit4]   2> 247382 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 247382 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/extraction/lib
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/clustering/lib
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/langid/lib
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../contrib/velocity/lib
   [junit4]   2> 247383 WARN  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1/../../../../dist
   [junit4]   2> 247386 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 247389 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 247390 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 247392 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 247392 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 247392 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/extraction/lib
   [junit4]   2> 247392 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/clustering/lib
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/langid/lib
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../contrib/velocity/lib
   [junit4]   2> 247393 WARN  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6/../../../../dist
   [junit4]   2> 247410 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 247417 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.s.IndexSchema [testV2_2018-04-02_bar_replica_t4] Schema name=default-config
   [junit4]   2> 247418 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.IndexSchema [testV2_2018-04-02_foo_replica_p2] Schema name=default-config
   [junit4]   2> 247420 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.s.IndexSchema [testV2_2018-04-02_foo_replica_t1] Schema name=default-config
   [junit4]   2> 247441 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.IndexSchema [testV2_2018-04-02_bar_replica_p6] Schema name=default-config
   [junit4]   2> 247625 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 247630 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 247655 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-02_bar_replica_t4' using configuration from collection testV2_2018-04-02, trusted=true
   [junit4]   2> 247656 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.core.testV2_2018-04-02.bar.replica_t4' (registry 'solr.core.testV2_2018-04-02.bar.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 247656 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247656 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrCore [[testV2_2018-04-02_bar_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/./testV2_2018-04-02_bar_replica_t4/data/]
   [junit4]   2> 247658 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 247670 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 247677 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 247699 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-02_foo_replica_t1' using configuration from collection testV2_2018-04-02, trusted=true
   [junit4]   2> 247700 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.core.testV2_2018-04-02.foo.replica_t1' (registry 'solr.core.testV2_2018-04-02.foo.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 247700 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247700 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrCore [[testV2_2018-04-02_foo_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/./testV2_2018-04-02_foo_replica_t1/data/]
   [junit4]   2> 247701 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247701 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247702 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 247702 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247703 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.s.SolrIndexSearcher Opening [Searcher@541c5010[testV2_2018-04-02_bar_replica_t4] main]
   [junit4]   2> 247707 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 247719 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 247720 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 247720 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 247720 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 247721 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 247721 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] 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> 247722 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247723 INFO  (searcherExecutor-1186-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_t4 s:bar c:testV2_2018-04-02 r:core_node7) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@541c5010[testV2_2018-04-02_bar_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247723 INFO  (searcherExecutor-1186-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_t4 s:bar c:testV2_2018-04-02 r:core_node7) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 247723 INFO  (searcherExecutor-1186-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_t4 s:bar c:testV2_2018-04-02 r:core_node7) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 247723 INFO  (searcherExecutor-1186-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_t4 s:bar c:testV2_2018-04-02 r:core_node7) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SolrCore [testV2_2018-04-02_bar_replica_t4] Registered new searcher Searcher@541c5010[testV2_2018-04-02_bar_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247723 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596640559144894464
   [junit4]   2> 247727 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testV2_2018-04-02/terms/bar to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 247729 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-02_foo_replica_p2' using configuration from collection testV2_2018-04-02, trusted=true
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44617/solr/testV2_2018-04-02_bar_replica_t4/
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.SyncStrategy http://127.0.0.1:44617/solr/testV2_2018-04-02_bar_replica_t4/ has no replicas
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 247730 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.core.testV2_2018-04-02.foo.replica_p2' (registry 'solr.core.testV2_2018-04-02.foo.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 247730 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ZkController testV2_2018-04-02_bar_replica_t4 stopping background replication from leader
   [junit4]   2> 247730 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247730 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrCore [[testV2_2018-04-02_foo_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_foo_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/./testV2_2018-04-02_foo_replica_p2/data/]
   [junit4]   2> 247732 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44617/solr/testV2_2018-04-02_bar_replica_t4/ bar
   [junit4]   2> 247735 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 247735 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-02_bar_replica_p6' using configuration from collection testV2_2018-04-02, trusted=true
   [junit4]   2> 247736 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44617.solr.core.testV2_2018-04-02.bar.replica_p6' (registry 'solr.core.testV2_2018-04-02.bar.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312824fd
   [junit4]   2> 247736 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247736 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrCore [[testV2_2018-04-02_bar_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/testV2_2018-04-02_bar_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001/tempDir-001/node1/./testV2_2018-04-02_bar_replica_p6/data/]
   [junit4]   2> 247739 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 247764 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247764 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247765 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 247766 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247767 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c5038f1[testV2_2018-04-02_foo_replica_t1] main]
   [junit4]   2> 247780 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 247780 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 247780 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 247780 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 247781 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 247781 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] 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> 247783 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247783 INFO  (searcherExecutor-1188-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_t1 s:foo c:testV2_2018-04-02 r:core_node3) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3c5038f1[testV2_2018-04-02_foo_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247783 INFO  (searcherExecutor-1188-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_t1 s:foo c:testV2_2018-04-02 r:core_node3) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 247783 INFO  (searcherExecutor-1188-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_t1 s:foo c:testV2_2018-04-02 r:core_node3) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 247784 INFO  (searcherExecutor-1188-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_t1 s:foo c:testV2_2018-04-02 r:core_node3) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SolrCore [testV2_2018-04-02_foo_replica_t1] Registered new searcher Searcher@3c5038f1[testV2_2018-04-02_foo_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247784 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596640559208857600
   [junit4]   2> 247788 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 247788 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247789 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@72e830bd[testV2_2018-04-02_foo_replica_p2] main]
   [junit4]   2> 247790 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testV2_2018-04-02/terms/foo to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 247791 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 247791 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 247791 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 247792 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 247793 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44617/solr/testV2_2018-04-02_foo_replica_t1/
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:44617/solr/testV2_2018-04-02_foo_replica_t1/ has no replicas
   [junit4]   2> 247793 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 247793 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] 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> 247795 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247795 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ZkController testV2_2018-04-02_foo_replica_t1 stopping background replication from leader
   [junit4]   2> 247795 INFO  (searcherExecutor-1192-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_p2 s:foo c:testV2_2018-04-02 r:core_node5) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@72e830bd[testV2_2018-04-02_foo_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247795 INFO  (searcherExecutor-1192-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_p2 s:foo c:testV2_2018-04-02 r:core_node5) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 247795 INFO  (searcherExecutor-1192-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_p2 s:foo c:testV2_2018-04-02 r:core_node5) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 247796 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.ZkController testV2_2018-04-02_foo_replica_p2 starting background replication from leader
   [junit4]   2> 247796 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 0:0:7
   [junit4]   2> 247796 INFO  (searcherExecutor-1192-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_foo_replica_p2 s:foo c:testV2_2018-04-02 r:core_node5) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.c.SolrCore [testV2_2018-04-02_foo_replica_p2] Registered new searcher Searcher@72e830bd[testV2_2018-04-02_foo_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247797 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 247797 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44617/solr/testV2_2018-04-02_foo_replica_t1/ foo
   [junit4]   2> 247797 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247797 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 247797 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247798 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fdc26aa[testV2_2018-04-02_bar_replica_p6] main]
   [junit4]   2> 247799 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 247799 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 247799 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 247799 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 247800 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 247800 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] 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> 247802 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247802 INFO  (searcherExecutor-1194-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_p6 s:bar c:testV2_2018-04-02 r:core_node8) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4fdc26aa[testV2_2018-04-02_bar_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247802 INFO  (searcherExecutor-1194-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_p6 s:bar c:testV2_2018-04-02 r:core_node8) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 247802 INFO  (searcherExecutor-1194-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_p6 s:bar c:testV2_2018-04-02 r:core_node8) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 247802 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.ZkController testV2_2018-04-02_bar_replica_p6 starting background replication from leader
   [junit4]   2> 247802 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 0:0:7
   [junit4]   2> 247803 INFO  (searcherExecutor-1194-thread-1-processing-n:127.0.0.1:44617_solr x:testV2_2018-04-02_bar_replica_p6 s:bar c:testV2_2018-04-02 r:core_node8) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.c.SolrCore [testV2_2018-04-02_bar_replica_p6] Registered new searcher Searcher@4fdc26aa[testV2_2018-04-02_bar_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247803 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 247803 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247898 INFO  (zkCallback-915-thread-2-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-02/state.json] for collection [testV2_2018-04-02] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247898 INFO  (zkCallback-915-thread-3-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testV2_2018-04-02/state.json] for collection [testV2_2018-04-02] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247933 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node7 x:testV2_2018-04-02_bar_replica_t4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 247947 INFO  (qtp1957204273-3460) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node3 x:testV2_2018-04-02_foo_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 247950 INFO  (qtp1957204273-3454) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:foo r:core_node5 x:testV2_2018-04-02_foo_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node5&name=testV2_2018-04-02_foo_replica_p2&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin} status=0 QTime=1576
   [junit4]   2> 247950 INFO  (qtp1957204273-3468) [n:127.0.0.1:44617_solr c:testV2_2018-04-02 s:bar r:core_node8 x:testV2_2018-04-02_bar_replica_p6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-02&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node8&name=testV2_2018-04-02_bar_replica_p6&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin} status=0 QTime=1577
   [junit4]   2> 247951 INFO  (qtp1957204273-3469) [n:127.0.0.1:44617_solr c:te

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

 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 260312 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e3014ed: rootName = solr_44617, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7694002b
   [junit4]   2> 260312 INFO  (jetty-closer-900-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ac129bb: rootName = solr_33151, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7694002b
   [junit4]   2> 260316 INFO  (jetty-closer-900-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 260316 INFO  (jetty-closer-900-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d5d6af6: rootName = solr_33151, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2edc46b7
   [junit4]   2> 260316 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 260317 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1667872: rootName = solr_44617, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2edc46b7
   [junit4]   2> 260317 INFO  (jetty-closer-900-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33151_solr
   [junit4]   2> 260318 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44617_solr
   [junit4]   2> 260318 INFO  (zkCallback-927-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260318 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260318 INFO  (zkCallback-915-thread-3-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260319 INFO  (zkCallback-927-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 260319 INFO  (zkCallback-917-thread-1-processing-n:127.0.0.1:33151_solr) [n:127.0.0.1:33151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 260320 INFO  (zkCallback-915-thread-3-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 260320 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 260320 INFO  (jetty-closer-900-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 260321 INFO  (jetty-closer-900-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72070223955296261-127.0.0.1:44617_solr-n_0000000000) closing
   [junit4]   2> 260321 INFO  (OverseerStateUpdate-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44617_solr
   [junit4]   2> 260322 WARN  (OverseerAutoScalingTriggerThread-72070223955296261-127.0.0.1:44617_solr-n_0000000000) [n:127.0.0.1:44617_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 260323 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:44617_solr) [n:127.0.0.1:44617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 260327 INFO  (jetty-closer-900-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7eaadaa6{/solr,null,UNAVAILABLE}
   [junit4]   2> 260327 INFO  (jetty-closer-900-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 260327 INFO  (jetty-closer-900-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2044c945{/solr,null,UNAVAILABLE}
   [junit4]   2> 260328 INFO  (jetty-closer-900-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 260329 ERROR (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 260329 INFO  (SUITE-CreateRoutedAliasTest-seed#[49FC921989DD1AEB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36731 36731
   [junit4]   2> 260437 INFO  (Thread-692) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36731 36731
   [junit4]   2> 260438 WARN  (Thread-692) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	4	/solr/collections/testV2_2018-04-02/terms/foo
   [junit4]   2> 	4	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/testV2_2018-04-02/terms/bar
   [junit4]   2> 	3	/solr/collections/collection2meta/terms/shard1
   [junit4]   2> 	3	/solr/collections/testTimezoneAbsoluteDate_2018-01-15/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1meta/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1meta/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/collections/collection1meta/state.json
   [junit4]   2> 	6	/solr/collections/collection2meta/state.json
   [junit4]   2> 	5	/solr/collections/testV2_2018-04-02/state.json
   [junit4]   2> 	5	/solr/collections/testTimezoneAbsoluteDate_2018-01-15/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/collections
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_49FC921989DD1AEB-001
   [junit4]   2> Apr 02, 2018 1:18:26 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=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1501, maxMBSortInHeap=6.7889610966473, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES-VALENCIA, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=47112288,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestTriggerIntegration, TestConfigOverlay, LeaderVoteWaitTimeoutTest, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, SmileWriterTest, AliasIntegrationTest, TestSortByMinMaxFunction, TestDirectoryFactory, SimpleFacetsTest, EnumFieldTest, TestLeaderInitiatedRecoveryThread, TestStressLucene, TestComputePlanAction, BufferStoreTest, NumberUtilsTest, TestPolicyCloud, TestIBSimilarityFactory, HighlighterConfigTest, SolrJmxReporterTest, TestNumericRangeQuery64, ConjunctionSolrSpellCheckerTest, TestHashPartitioner, TestConfigSetsAPIZkFailure, SolrCoreCheckLockOnStartupTest, SparseHLLTest, AutoscalingHistoryHandlerTest, TemplateUpdateProcessorTest, HttpPartitionTest, TestDefaultStatsCache, TestJavabinTupleStreamParser, TestHighFrequencyDictionaryFactory, TestRTimerTree, DefaultValueUpdateProcessorTest, TestCoreBackup, DistributedQueryComponentOptimizationTest, UtilsToolTest, TestReqParamsAPI, TestChildDocTransformer, TestZkAclsWithHadoopAuth, TestSolrCoreSnapshots, ZkStateReaderTest, CloneFieldUpdateProcessorFactoryTest, TestLegacyField, TestSegmentSorting, DeleteStatusTest, TestCloudNestedDocsSort, CreateRoutedAliasTest]
   [junit4] Completed [112/783 (1!)] on J0 in 15.00s, 10 tests, 1 error <<< FAILURES!

[...truncated 45075 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/109/consoleText

[repro] Revision: 922df6c8e78ba4c38ada361c5f0b0713016917e7

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CreateRoutedAliasTest -Dtests.method=testV1 -Dtests.seed=49FC921989DD1AEB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES-VALENCIA -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CreateRoutedAliasTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=49FC921989DD1AEB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES-VALENCIA -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CreateRoutedAliasTest
[repro] Exiting with code 0

[...truncated 40 lines...]