Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/903/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([1F5880993BA87A28:970CBF43955417D0]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([1F5880993BA87A28:758ABFF6634BAAE7]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
        at 
org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=letter0:lett&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
        ... 40 more




Build Log:
[...truncated 11995 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/init-core-data-001
   [junit4]   2> 1117669 WARN  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1117669 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1117672 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1117672 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001
   [junit4]   2> 1117673 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1117673 INFO  (Thread-3148) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1117673 INFO  (Thread-3148) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1117675 ERROR (Thread-3148) [    ] 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> 1117779 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65200
   [junit4]   2> 1117815 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117815 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117816 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117816 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117817 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117818 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1117829 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@206a3ac4{/solr,null,AVAILABLE}
   [junit4]   2> 1117829 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e55e747{/solr,null,AVAILABLE}
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43d59fb0{HTTP/1.1,[http/1.1]}{127.0.0.1:65202}
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.e.j.s.Server Started @1121223ms
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4da21b8c{HTTP/1.1,[http/1.1]}{127.0.0.1:65203}
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65202}
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.e.j.s.Server Started @1121223ms
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65203}
   [junit4]   2> 1117830 ERROR (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bdb8ae2{/solr,null,AVAILABLE}
   [junit4]   2> 1117830 ERROR (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117830 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117831 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117831 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.961Z
   [junit4]   2> 1117831 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.961Z
   [junit4]   2> 1117831 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b5d424b{/solr,null,AVAILABLE}
   [junit4]   2> 1117831 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fcbcfd7{/solr,null,AVAILABLE}
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c40ea9c{HTTP/1.1,[http/1.1]}{127.0.0.1:65206}
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.e.j.s.Server Started @1121225ms
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65206}
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31d0a3d2{/solr,null,AVAILABLE}
   [junit4]   2> 1117832 ERROR (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43f1bccb{HTTP/1.1,[http/1.1]}{127.0.0.1:65207}
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.e.j.s.Server Started @1121225ms
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65207}
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117832 ERROR (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117832 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.963Z
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117833 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.963Z
   [junit4]   2> 1117834 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c14f590{HTTP/1.1,[http/1.1]}{127.0.0.1:65205}
   [junit4]   2> 1117834 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.e.j.s.Server Started @1121228ms
   [junit4]   2> 1117835 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65205}
   [junit4]   2> 1117835 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f223a39{HTTP/1.1,[http/1.1]}{127.0.0.1:65204}
   [junit4]   2> 1117835 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.e.j.s.Server Started @1121228ms
   [junit4]   2> 1117835 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65204}
   [junit4]   2> 1117835 ERROR (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117835 ERROR (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.966Z
   [junit4]   2> 1117836 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-02T12:15:04.966Z
   [junit4]   2> 1117839 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117839 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117844 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117844 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117848 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117849 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1117859 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117860 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117860 INFO  (jetty-launcher-3657-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117861 INFO  (jetty-launcher-3657-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117862 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117862 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117863 INFO  (jetty-launcher-3657-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117863 INFO  (jetty-launcher-3657-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117864 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117864 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1117864 INFO  (jetty-launcher-3657-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117871 INFO  (jetty-launcher-3657-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65200/solr
   [junit4]   2> 1117911 INFO  (jetty-launcher-3657-thread-5) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117911 INFO  (jetty-launcher-3657-thread-5) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65205_solr
   [junit4]   2> 1117913 INFO  (jetty-launcher-3657-thread-5) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.Overseer Overseer 
(id=98068444270100497-127.0.0.1:65205_solr-n_0000000000) starting
   [junit4]   2> 1117923 INFO  (jetty-launcher-3657-thread-5) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65205_solr
   [junit4]   2> 1117925 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1117926 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1117926 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1117927 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1117928 INFO  (jetty-launcher-3657-thread-3) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117929 INFO  (jetty-launcher-3657-thread-4) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117931 INFO  (jetty-launcher-3657-thread-2) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117932 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1117932 INFO  (jetty-launcher-3657-thread-1) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117937 INFO  (jetty-launcher-3657-thread-2) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65202_solr
   [junit4]   2> 1117939 INFO  (jetty-launcher-3657-thread-4) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65203_solr
   [junit4]   2> 1117940 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1117940 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1117940 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1117940 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1117941 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1117941 INFO  (jetty-launcher-3657-thread-3) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65207_solr
   [junit4]   2> 1117943 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1117943 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1117943 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1117943 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1117944 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1117945 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1117945 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1117946 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1117946 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1117946 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1117966 INFO  (jetty-launcher-3657-thread-1) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65206_solr
   [junit4]   2> 1117968 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1117968 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1117968 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1117968 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1117968 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1117987 INFO  (jetty-launcher-3657-thread-6) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1117991 INFO  (jetty-launcher-3657-thread-6) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1117994 INFO  (jetty-launcher-3657-thread-6) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65204_solr
   [junit4]   2> 1117997 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1117997 INFO  
(zkCallback-3686-thread-1-processing-n:127.0.0.1:65207_solr) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1117997 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1117997 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1117998 INFO  
(zkCallback-3694-thread-1-processing-n:127.0.0.1:65204_solr) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1118000 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1118048 INFO  (jetty-launcher-3657-thread-2) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node2/.
   [junit4]   2> 1118049 INFO  (jetty-launcher-3657-thread-3) 
[n:127.0.0.1:65207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node3/.
   [junit4]   2> 1118051 INFO  (jetty-launcher-3657-thread-6) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node6/.
   [junit4]   2> 1118056 INFO  (jetty-launcher-3657-thread-5) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node5/.
   [junit4]   2> 1118059 INFO  (jetty-launcher-3657-thread-4) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node4/.
   [junit4]   2> 1118061 INFO  (jetty-launcher-3657-thread-1) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node1/.
   [junit4]   2> 1118074 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1118076 INFO  
(SUITE-ReplaceNodeTest-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65200/solr ready
   [junit4]   2> 1118114 INFO  
(TEST-ReplaceNodeTest.test-seed#[1F5880993BA87A28]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1118117 INFO  
(TEST-ReplaceNodeTest.test-seed#[1F5880993BA87A28]) [    ] 
o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 1118122 INFO  (qtp325148586-14985) [n:127.0.0.1:65202_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&action=CREATE&numShards=5&createNodeSet=127.0.0.1:65203_solr,127.0.0.1:65206_solr,127.0.0.1:65204_solr,127.0.0.1:65202_solr,127.0.0.1:65205_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1118124 INFO  
(OverseerThreadFactory-6649-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
replacenodetest_coll
   [junit4]   2> 1118233 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1118234 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1118234 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1118234 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1118236 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1118236 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2
   [junit4]   2> 1118236 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1118238 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1118238 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1118238 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1118241 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1118241 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1118246 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2
   [junit4]   2> 1118246 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1118246 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1118365 INFO  
(zkCallback-3684-thread-1-processing-n:127.0.0.1:65202_solr) 
[n:127.0.0.1:65202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1118365 INFO  
(zkCallback-3685-thread-1-processing-n:127.0.0.1:65203_solr) 
[n:127.0.0.1:65203_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1118365 INFO  
(zkCallback-3687-thread-1-processing-n:127.0.0.1:65206_solr) 
[n:127.0.0.1:65206_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1118365 INFO  
(zkCallback-3694-thread-1-processing-n:127.0.0.1:65204_solr) 
[n:127.0.0.1:65204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1118365 INFO  
(zkCallback-3688-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll/state.json] for collection 
[replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1119259 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119278 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119292 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119292 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119293 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119297 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119306 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119309 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119310 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1119310 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1119312 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 1119326 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 1119333 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119333 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119333 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119333 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node1/replacenodetest_coll_shard5_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node1/./replacenodetest_coll_shard5_replica2/data/]
   [junit4]   2> 1119335 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119335 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119335 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119335 INFO  (qtp944390549-14993) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node1/replacenodetest_coll_shard3_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node1/./replacenodetest_coll_shard3_replica1/data/]
   [junit4]   2> 1119335 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1119338 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1119341 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 1119341 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119357 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 1119362 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1119364 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119365 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119365 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119365 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node5/replacenodetest_coll_shard4_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node5/./replacenodetest_coll_shard4_replica1/data/]
   [junit4]   2> 1119368 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica2] Schema 
name=cloud-dynamic
   [junit4]   2> 1119368 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica1] Schema 
name=cloud-dynamic
   [junit4]   2> 1119392 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119392 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119392 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119392 INFO  (qtp1098862330-14970) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node5/replacenodetest_coll_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node5/./replacenodetest_coll_shard1_replica2/data/]
   [junit4]   2> 1119414 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119414 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119415 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119415 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node4/replacenodetest_coll_shard4_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node4/./replacenodetest_coll_shard4_replica2/data/]
   [junit4]   2> 1119416 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119416 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119416 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119417 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node2/replacenodetest_coll_shard3_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node2/./replacenodetest_coll_shard3_replica2/data/]
   [junit4]   2> 1119418 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119418 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica2' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119418 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119418 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node6/replacenodetest_coll_shard2_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node6/./replacenodetest_coll_shard2_replica2/data/]
   [junit4]   2> 1119419 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119419 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119420 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119420 INFO  (qtp325148586-14986) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard1  x:replacenodetest_coll_shard1_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node2/replacenodetest_coll_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node2/./replacenodetest_coll_shard1_replica1/data/]
   [junit4]   2> 1119420 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119420 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119420 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119420 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node4/replacenodetest_coll_shard2_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node4/./replacenodetest_coll_shard2_replica1/data/]
   [junit4]   2> 1119422 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1119422 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica1' 
using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 1119423 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119423 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node6/replacenodetest_coll_shard5_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_1F5880993BA87A28-001/tempDir-001/node6/./replacenodetest_coll_shard5_replica1/data/]
   [junit4]   2> 1119587 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7caa05b5
   [junit4]   2> 1119588 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@121a6bd7
   [junit4]   2> 1119588 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard3.replica2
   [junit4]   2> 1119588 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard5.replica2
   [junit4]   2> 1119588 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ad983f4
   [junit4]   2> 1119588 INFO  (qtp2025487778-15002) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard4.replica2
   [junit4]   2> 1119589 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ac42356
   [junit4]   2> 1119589 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76d6a0cf
   [junit4]   2> 1119589 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard2.replica2
   [junit4]   2> 1119590 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard2.replica1
   [junit4]   2> 1119590 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17e93670
   [junit4]   2> 1119590 INFO  (qtp1098862330-15015) [n:127.0.0.1:65205_solr 
c:replacenodetest_coll s:shard4  x:replacenodetest_coll_shard4_replica1] 
o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30f266ac
   [junit4]   2> 1119590 INFO  (qtp1871629007-14974) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.replacenodetest_coll.shard5.replica1
   [junit4]   2> 1119608 ERROR (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard2_replica2': Unable to create 
core [replacenodetest_coll_shard2_replica2] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard2_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:945)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:865)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 1119609 INFO  (qtp1871629007-14976) [n:127.0.0.1:65204_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2}
 status=400 QTime=1363
   [junit4]   2> 1119609 ERROR (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard2_replica1': Unable to create 
core [replacenodetest_coll_shard2_replica1] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard2_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:945)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:865)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 1119612 INFO  (qtp2025487778-15003) [n:127.0.0.1:65203_solr 
c:replacenodetest_coll s:shard2  x:replacenodetest_coll_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2}
 status=400 QTime=1373
   [junit4]   2> 1119611 ERROR (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard5_replica2': Unable to create 
core [replacenodetest_coll_shard5_replica2] Caused by: invalid API spec: 
apispec/emptySpec.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard5_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:945)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:865)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/emptySpec.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2>        ... 36 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/emptySpec.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 38 more
   [junit4]   2> 
   [junit4]   2> 1119610 ERROR 
(OverseerThreadFactory-6649-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:65204/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65204/solr: Error CREATEing SolrCore 
'replacenodetest_coll_shard2_replica2': Unable to create core 
[replacenodetest_coll_shard2_replica2] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1119612 INFO  (qtp944390549-14983) [n:127.0.0.1:65206_solr 
c:replacenodetest_coll s:shard5  x:replacenodetest_coll_shard5_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2}
 status=400 QTime=1376
   [junit4]   2> 1119612 ERROR (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'replacenodetest_coll_shard3_replica2': Unable to create 
core [replacenodetest_coll_shard3_replica2] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:899)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:363)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:307)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [replacenodetest_coll_shard3_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:945)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:865)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: invalid API 
spec: apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:977)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.RuntimeException: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag.lambda$getSpec$0(ApiBag.java:229)
   [junit4]   2>        at org.apache.solr.api.Api.getSpec(Api.java:64)
   [junit4]   2>        at org.apache.solr.api.ApiBag.register(ApiBag.java:72)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.put(PluginBag.java:215)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:272)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:935)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 1119613 ERROR 
(OverseerThreadFactory-6649-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:65203/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65203/solr: Error CREATEing SolrCore 
'replacenodetest_coll_shard2_replica1': Unable to create core 
[replacenodetest_coll_shard2_replica1] Caused by: invalid API spec: 
apispec/core.SchemaEdit.json
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1119616 ERROR 
(OverseerThreadFactory-6649-thread-1-processing-n:127.0.0.1:65205_solr) 
[n:127.0.0.1:65205_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:65206/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65206/solr: Error CREATEing SolrCore 
'replacenodetest_coll_shard5_replica2': Unable to create core 
[replacenodetest_coll_shard5_replica2] Caused by: invalid API spec: 
apispec/emptySpec.json
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1119616 INFO  (qtp325148586-14987) [n:127.0.0.1:65202_solr 
c:replacenodetest_coll s:shard3  x:replacenodetest_coll_shard3_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica2&action=CREA

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

tMaxTokenLenTokenizer-seed#[1F5880993BA87A28]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2403911 INFO  (coreCloseExecutor-11802-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62c91d9e
   [junit4]   2> 2403915 INFO  (coreCloseExecutor-11802-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestMaxTokenLenTokenizer_1F5880993BA87A28-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=de-GR, 
timezone=Asia/Vientiane
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=135326088,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
MoreLikeThisHandlerTest, TestCopyFieldCollectionResource, 
UUIDUpdateProcessorFallbackTest, MetricUtilsTest, SolrSlf4jReporterTest, 
TestNumericTerms64, PropertiesRequestHandlerTest, CheckHdfsIndexTest, 
TestRandomRequestDistribution, TestLockTree, TestNamedUpdateProcessors, 
TestFaceting, TestPerFieldSimilarity, TestRemoteStreaming, 
TestReRankQParserPlugin, CollectionsAPIAsyncDistributedZkTest, 
TestJsonFacetRefinement, TestJsonRequest, DirectUpdateHandlerTest, 
TestSolrConfigHandlerConcurrent, TestUpdate, SharedFSAutoReplicaFailoverTest, 
DisMaxRequestHandlerTest, TestReplicaProperties, TestTolerantSearch, 
HttpSolrCallGetCoreTest, TestPhraseSuggestions, 
LeaderFailoverAfterPartitionTest, DeleteStatusTest, BadCopyFieldTest, 
TestTolerantUpdateProcessorRandomCloud, DistributedDebugComponentTest, 
TestLazyCores, TestCustomDocTransformer, TestMacros, TestCloudInspectUtil, 
TestReloadAndDeleteDocs, TestPointFields, TestDocumentBuilder, 
SpatialRPTFieldTypeTest, BadComponentTest, DateFieldTest, 
TestManagedSynonymFilterFactory, ActionThrottleTest, TestMaxScoreQueryParser, 
TestFastLRUCache, SaslZkACLProviderTest, TestDocBasedVersionConstraints, 
TestCoreContainer, InfoHandlerTest, TestRTGBase, 
TestSolrQueryParserDefaultOperatorResource, TestLRUCache, 
TestRawResponseWriter, SystemInfoHandlerTest, TestElisionMultitermQuery, 
BlockJoinFacetDistribTest, HdfsDirectoryTest, DocValuesNotIndexedTest, 
TestCustomSort, BitVectorTest, SoftAutoCommitTest, TestSchemaVersionResource, 
TestLeaderInitiatedRecoveryThread, ShardRoutingTest, 
TestDistribDocBasedVersion, DistributedSpellCheckComponentTest, 
SubstringBytesRefFilterTest, OverseerModifyCollectionTest, 
TestPayloadScoreQParserPlugin, TestSizeLimitedDistributedMap, 
TestJettySolrRunner, SchemaVersionSpecificBehaviorTest, 
DocumentAnalysisRequestHandlerTest, TestDistribIDF, 
TestAuthenticationFramework, TestPseudoReturnFields, TestSolrDeletionPolicy1, 
ChangedSchemaMergeTest, DistributedQueueTest, SolrGraphiteReporterTest, 
TestCloudPivotFacet, IndexBasedSpellCheckerTest, TestReplicationHandlerBackup, 
DeleteLastCustomShardedReplicaTest, SampleTest, VersionInfoTest, 
SolrRequestParserTest, TestBackupRepositoryFactory, DeleteReplicaTest, 
SolrMetricsIntegrationTest, TestComplexPhraseLeadingWildcard, 
TestHighlightDedupGrouping, SolrMetricManagerTest, 
ClassificationUpdateProcessorTest, TestEmbeddedSolrServerConstructors, 
MoveReplicaTest, TestJavabinTupleStreamParser, TestCloudSchemaless, 
OutputWriterTest, TestRestoreCore, PrimUtilsTest, 
DistributedFacetPivotSmallTest, TestSchemalessBufferedUpdates, 
TestHashQParserPlugin, HdfsDirectoryFactoryTest, TestSchemaResource, 
TestExtendedDismaxParser, TestSubQueryTransformer, QueryEqualityTest, 
TestLegacyFieldCache, TestStressLiveNodes, TestAnalyzeInfixSuggestions, 
AddBlockUpdateTest, TestSegmentSorting, JsonValidatorTest, FileUtilsTest, 
TestPartialUpdateDeduplication, TestReplicationHandler, TestBinaryField, 
CustomCollectionTest, TestMultiWordSynonyms, TestScoreJoinQPNoScore, 
TestStressUserVersions, ZkNodePropsTest, TestRandomDVFaceting, 
ClusterStateUpdateTest, TestSubQueryTransformerDistrib, TestSolrDynamicMBean, 
IndexSchemaRuntimeFieldTest, TestExactStatsCache, RequiredFieldsTest, 
TestManagedSchemaAPI, TestFieldResource, XmlUpdateRequestHandlerTest, 
TestReloadDeadlock, TestRequestStatusCollectionAPI, TestUniqueKeyFieldResource, 
CurrencyFieldXmlFileTest, ResponseLogComponentTest, HdfsThreadLeakTest, 
TestCSVLoader, HttpPartitionTest, FastVectorHighlighterTest, 
TestTrackingShardHandlerFactory, DistributedMLTComponentTest, 
SimpleMLTQParserTest, JSONWriterTest, TestPerFieldSimilarityClassic, 
TestSha256AuthenticationProvider, TestComponentsName, TestStressLucene, 
TestOnReconnectListenerSupport, SyncSliceTest, PingRequestHandlerTest, 
InfixSuggestersTest, TestConfigsApi, HdfsBasicDistributedZk2Test, SolrCoreTest, 
TestFieldTypeResource, TestPostingsSolrHighlighter, 
ConjunctionSolrSpellCheckerTest, TestApiFramework, 
XsltUpdateRequestHandlerTest, OpenExchangeRatesOrgProviderTest, 
DistribDocExpirationUpdateProcessorTest, SolrCloudExampleTest, 
TestSimpleTextCodec, DistributedFacetPivotLongTailTest, V2ApiIntegrationTest, 
LeaderInitiatedRecoveryOnCommitTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, ZkSolrClientTest, TestHashPartitioner, 
TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
TestRangeQuery, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, 
ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, 
HighlighterTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, 
SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, 
TestValueSourceCache, TestSolrQueryParser, IndexSchemaTest, TestCollationField, 
TestCSVResponseWriter, TestAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, TestBinaryResponseWriter, 
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, 
TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, UUIDFieldTest, 
CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestPathTrie, AliasIntegrationTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CollectionStateFormat2Test, ConnectionManagerTest, 
DistributedVersionInfoTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, OverseerStatusTest, PeerSyncReplicationTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
RollingRestartTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, 
TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestClusterProperties, 
TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestRebalanceLeaders, 
TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateReaderTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, 
TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, 
TestCustomStream, TestSolrCloudSnapshots, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, MetricsHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestCoreAdminApis, 
DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, 
DistributedQueryComponentCustomSortTest, ShufflingReplicaListTransformerTest, 
SpatialHeatmapFacetsTest, TestExpandComponent, TestHttpShardHandlerFactory, 
JavabinLoaderTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, 
TestSlowCompositeReaderWrapper, JvmMetricsTest, SolrMetricReporterTest, 
SolrGangliaReporterTest, TestIntervalFaceting, TestMacroExpander, 
JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestExportWriter, 
TestGeoJSONResponseWriter, TestSolrQueryResponse, TestChildDocTransformer, 
TestManagedResource, TestManagedResourceStorage, TestRestManager, 
TestBulkSchemaAPI, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldCollectionResource, 
TestFieldTypeCollectionResource, TestSchemaNameResource, 
TestSchemaSimilarityResource, TestSolrQueryParserResource, 
TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, 
DocValuesMissingTest, ManagedSchemaRoundRobinCloudTest, TestCloudManagedSchema, 
LargeFieldTest, SortSpecParsingTest, TestCollapseQParserPlugin, 
TestQueryWrapperFilter, TestSimpleQParserPlugin, TestSmileRequest, 
TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheMBean, TestXmlQParser, 
TestJsonFacets, ParsingFieldUpdateProcessorsTest, DistanceUnitsTest, 
TestMaxTokenLenTokenizer]
   [junit4] Completed [706/715 (2!)] on J0 in 0.34s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to