Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21156/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([657B2484A61F5BF1:58010F2A8567F1E6]: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.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:7599)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.cloud.TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll

Error Message:
Error from server at http://127.0.0.1:33725/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33725/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([4D14A6E2D7A521E1:3B2AB99196928CCE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:88)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll(TestCollectionsAPIViaSolrCloudCluster.java:214)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12876 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 1204607 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4D14A6E2D7A521E1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/init-core-data-001
   [junit4]   2> 1204608 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4D14A6E2D7A521E1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1204608 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4D14A6E2D7A521E1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1204609 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4D14A6E2D7A521E1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1204611 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001
   [junit4]   2> 1204611 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1204612 INFO  (Thread-8491) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1204612 INFO  (Thread-8491) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1204614 ERROR (Thread-8491) [    ] 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> 1204712 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33007
   [junit4]   2> 1204714 INFO  (zkConnectionManagerCallback-5389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204721 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204722 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204722 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e729c5{/solr,null,AVAILABLE}
   [junit4]   2> 1204724 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204724 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14e2761{HTTP/1.1,[http/1.1]}{127.0.0.1:45405}
   [junit4]   2> 1204724 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dd680{/solr,null,AVAILABLE}
   [junit4]   2> 1204724 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.e.j.s.Server Started @1205836ms
   [junit4]   2> 1204724 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45405}
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204725 ERROR (jetty-launcher-5386-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8695de{HTTP/1.1,[http/1.1]}{127.0.0.1:35495}
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.e.j.s.Server Started @1205837ms
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35495}
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:45.165Z
   [junit4]   2> 1204725 ERROR (jetty-launcher-5386-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204725 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204726 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:45.166Z
   [junit4]   2> 1204738 INFO  (zkConnectionManagerCallback-5391-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204738 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d04ae{/solr,null,AVAILABLE}
   [junit4]   2> 1204739 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204740 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14c24bb{/solr,null,AVAILABLE}
   [junit4]   2> 1204740 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8bc5b5{HTTP/1.1,[http/1.1]}{127.0.0.1:36929}
   [junit4]   2> 1204740 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.e.j.s.Server Started @1205852ms
   [junit4]   2> 1204740 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36929}
   [junit4]   2> 1204740 INFO  (zkConnectionManagerCallback-5393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204741 ERROR (jetty-launcher-5386-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204741 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204741 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204741 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204741 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:45.181Z
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19ab9e1{/solr,null,AVAILABLE}
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@128cc2c{HTTP/1.1,[http/1.1]}{127.0.0.1:37745}
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.e.j.s.Server Started @1205856ms
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37745}
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ffa78c{HTTP/1.1,[http/1.1]}{127.0.0.1:44761}
   [junit4]   2> 1204744 ERROR (jetty-launcher-5386-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.e.j.s.Server Started @1205856ms
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204745 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204745 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204745 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:45.185Z
   [junit4]   2> 1204744 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44761}
   [junit4]   2> 1204746 ERROR (jetty-launcher-5386-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204746 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204746 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204746 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204746 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:45.186Z
   [junit4]   2> 1204763 INFO  (zkConnectionManagerCallback-5395-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204763 INFO  (zkConnectionManagerCallback-5399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204764 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204769 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5aa7d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1204771 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204772 INFO  (zkConnectionManagerCallback-5397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204773 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204773 INFO  (jetty-launcher-5386-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33007/solr
   [junit4]   2> 1204773 INFO  (jetty-launcher-5386-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33007/solr
   [junit4]   2> 1204780 INFO  (zkConnectionManagerCallback-5407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204782 INFO  (jetty-launcher-5386-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33007/solr
   [junit4]   2> 1204784 INFO  (zkConnectionManagerCallback-5405-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204785 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5aa7d0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1204788 INFO  (jetty-launcher-5386-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33007/solr
   [junit4]   2> 1204791 INFO  (jetty-launcher-5386-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33007/solr
   [junit4]   2> 1204791 INFO  
(zkConnectionManagerCallback-5413-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204791 INFO  (zkConnectionManagerCallback-5412-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204792 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5aa7d0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1204792 INFO  
(zkConnectionManagerCallback-5420-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204796 INFO  (zkConnectionManagerCallback-5418-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204798 INFO  (zkConnectionManagerCallback-5423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204799 INFO  
(zkConnectionManagerCallback-5425-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204799 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5aa7d000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1204800 INFO  
(zkConnectionManagerCallback-5427-thread-1-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204803 INFO  
(zkConnectionManagerCallback-5429-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204983 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1204984 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1204984 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45405_solr
   [junit4]   2> 1204985 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44761_solr
   [junit4]   2> 1204992 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.Overseer Overseer 
(id=99248334769553418-127.0.0.1:45405_solr-n_0000000000) starting
   [junit4]   2> 1204993 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204993 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204993 INFO  
(zkCallback-5424-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204995 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1204997 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204998 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36929_solr
   [junit4]   2> 1205000 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1205001 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1205002 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35495_solr
   [junit4]   2> 1205015 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1205015 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1205015 INFO  
(zkCallback-5424-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1205015 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1205016 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1205021 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37745_solr
   [junit4]   2> 1205039 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1205041 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1205041 INFO  
(zkCallback-5424-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1205064 INFO  
(zkCallback-5426-thread-1-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1205073 INFO  
(zkCallback-5426-thread-2-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1205073 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1205074 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45405_solr
   [junit4]   2> 1205075 INFO  
(zkCallback-5424-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1205075 INFO  
(zkCallback-5426-thread-2-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1205075 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1205075 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1205083 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1205179 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36929.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205192 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36929.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205192 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36929.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205195 INFO  (jetty-launcher-5386-thread-3) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001/node3/.
   [junit4]   2> 1205653 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205654 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44761.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205667 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205667 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44761.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205667 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205668 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44761.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205669 INFO  (jetty-launcher-5386-thread-4) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001/node4/.
   [junit4]   2> 1205669 INFO  (jetty-launcher-5386-thread-5) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001/node5/.
   [junit4]   2> 1205725 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45405.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205740 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45405.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205740 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45405.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205742 INFO  (jetty-launcher-5386-thread-1) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001/node1/.
   [junit4]   2> 1205805 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35495.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205818 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35495.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205818 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35495.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1205819 INFO  (jetty-launcher-5386-thread-2) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-001/node2/.
   [junit4]   2> 1205900 INFO  (zkConnectionManagerCallback-5441-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205901 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5aa7d0010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1205904 INFO  (zkConnectionManagerCallback-5445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205907 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1205907 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33007/solr ready
   [junit4]   2> 1205909 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1205911 INFO  (qtp1475327-22237) [n:127.0.0.1:37745_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1205913 INFO  
(OverseerThreadFactory-5214-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 1205913 WARN  
(OverseerThreadFactory-5214-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 1206021 INFO  (qtp1475327-22237) [n:127.0.0.1:37745_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1206021 INFO  (qtp1475327-22237) [n:127.0.0.1:37745_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 1206022 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 1206022 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 1206023 INFO  (qtp1475327-22226) [n:127.0.0.1:37745_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1206027 INFO  
(OverseerCollectionConfigSetProcessor-99248334769553418-127.0.0.1:45405_solr-n_0000000000)
 [n:127.0.0.1:45405_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1206028 INFO  
(OverseerThreadFactory-5214-thread-2-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1206731 INFO  (qtp1475327-22226) [n:127.0.0.1:37745_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=708
   [junit4]   2> 1206732 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 1206732 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 1206734 INFO  (jetty-closer-5387-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@8bc5b5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206734 INFO  (jetty-closer-5387-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@14e2761{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206734 INFO  (jetty-closer-5387-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1ffa78c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206735 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20506339
   [junit4]   2> 1206735 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30899139
   [junit4]   2> 1206735 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2244576
   [junit4]   2> 1206736 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1206736 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1206736 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1206737 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f91c45: rootName = 
solr_45405, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1335f51
   [junit4]   2> 1206737 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@121d527: rootName = 
solr_36929, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1e02f4f
   [junit4]   2> 1206736 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1db3062: rootName = 
solr_44761, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@130dc61
   [junit4]   2> 1206742 INFO  (jetty-closer-5387-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@8695de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206745 INFO  (jetty-closer-5387-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@128cc2c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206752 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1206752 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ca1093: rootName = 
solr_36929, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bcdca
   [junit4]   2> 1206754 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16740149
   [junit4]   2> 1206754 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14737097
   [junit4]   2> 1206755 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1206755 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1206755 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ed3878: rootName = 
solr_35495, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1b101bb
   [junit4]   2> 1206755 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e2f06: rootName = 
solr_44761, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bcdca
   [junit4]   2> 1206757 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1206757 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27cbb0: rootName = 
solr_45405, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bcdca
   [junit4]   2> 1206760 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1206760 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dcec2c: rootName = 
solr_37745, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@15b71b7
   [junit4]   2> 1206760 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1206760 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@172c14a: rootName = 
solr_36929, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1024726
   [junit4]   2> 1206762 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36929_solr
   [junit4]   2> 1206763 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1206763 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1206763 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1206763 INFO  (jetty-closer-5387-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1206763 INFO  
(zkCallback-5426-thread-2-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1206763 INFO  
(zkCallback-5424-thread-1-processing-n:127.0.0.1:36929_solr) 
[n:127.0.0.1:36929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1206764 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1206764 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1206764 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a1cb31: rootName = 
solr_45405, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1024726
   [junit4]   2> 1206765 INFO  (jetty-closer-5387-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10d04ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206769 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1206769 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45405_solr
   [junit4]   2> 1206769 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@792bf9: rootName = 
solr_35495, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bcdca
   [junit4]   2> 1206770 INFO  
(zkCallback-5426-thread-2-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1206770 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1206770 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1206770 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1206770 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1206770 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1206770 INFO  (jetty-closer-5387-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=99248334769553418-127.0.0.1:45405_solr-n_0000000000) closing
   [junit4]   2> 1206771 INFO  
(OverseerStateUpdate-99248334769553418-127.0.0.1:45405_solr-n_0000000000) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45405_solr
   [junit4]   2> 1206772 WARN  
(OverseerAutoScalingTriggerThread-99248334769553418-127.0.0.1:45405_solr-n_0000000000)
 [n:127.0.0.1:45405_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1206776 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1159b26: rootName = 
solr_44761, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1024726
   [junit4]   2> 1206777 INFO  
(zkCallback-5419-thread-1-processing-n:127.0.0.1:45405_solr) 
[n:127.0.0.1:45405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1206790 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44761_solr
   [junit4]   2> 1206791 INFO  (jetty-closer-5387-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e729c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206793 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1206793 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b9a067: rootName = 
solr_37745, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bcdca
   [junit4]   2> 1206794 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1206794 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c840e2: rootName = 
solr_35495, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1024726
   [junit4]   2> 1206796 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44761_solr
   [junit4]   2> 1206797 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35495_solr
   [junit4]   2> 1206798 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1206798 INFO  
(zkCallback-5428-thread-1-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1206798 INFO  
(zkCallback-5426-thread-2-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1206798 INFO  
(zkCallback-5410-thread-1-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1206798 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1206798 INFO  (jetty-closer-5387-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1206798 INFO  (jetty-closer-5387-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1206800 INFO  
(zkCallback-5426-thread-1-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1206801 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1206801 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@176cb53: rootName = 
solr_37745, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1024726
   [junit4]   2> 1206803 INFO  
(zkCallback-5428-thread-2-processing-n:127.0.0.1:44761_solr) 
[n:127.0.0.1:44761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1206803 WARN  
(zkCallback-5410-thread-2-processing-n:127.0.0.1:35495_solr) 
[n:127.0.0.1:35495_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1206804 INFO  (jetty-closer-5387-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4dd680{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206804 INFO  
(zkCallback-5426-thread-1-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37745_solr
   [junit4]   2> 1206804 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37745_solr
   [junit4]   2> 1206804 INFO  (jetty-closer-5387-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19ab9e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206805 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1206806 INFO  
(zkCallback-5426-thread-1-processing-n:127.0.0.1:37745_solr) 
[n:127.0.0.1:37745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1206806 INFO  (jetty-closer-5387-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1206807 INFO  (jetty-closer-5387-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14c24bb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206808 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] 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> 1206809 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33007 33007
   [junit4]   2> 1206838 INFO  (Thread-8491) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33007 33007
   [junit4]   2> 1206839 WARN  (Thread-8491) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/99248334769553423-127.0.0.1:44761_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1206839 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1206845 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002
   [junit4]   2> 1206845 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1206845 INFO  (Thread-8542) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1206845 INFO  (Thread-8542) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1206850 ERROR (Thread-8542) [    ] 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> 1206945 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42995
   [junit4]   2> 1206948 INFO  (zkConnectionManagerCallback-5449-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206951 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206951 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206952 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206952 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206952 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206960 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d6c416{/solr,null,AVAILABLE}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b19d7{/solr,null,AVAILABLE}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f9593f{HTTP/1.1,[http/1.1]}{127.0.0.1:46335}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.e.j.s.Server Started @1208074ms
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46335}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@137df51{/solr,null,AVAILABLE}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@89c8af{HTTP/1.1,[http/1.1]}{127.0.0.1:35799}
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.e.j.s.Server Started @1208074ms
   [junit4]   2> 1206962 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35799}
   [junit4]   2> 1206963 ERROR (jetty-launcher-5446-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1206963 ERROR (jetty-launcher-5446-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8614c8{HTTP/1.1,[http/1.1]}{127.0.0.1:45669}
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.e.j.s.Server Started @1208075ms
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45669}
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:47.403Z
   [junit4]   2> 1206963 ERROR (jetty-launcher-5446-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:47.403Z
   [junit4]   2> 1206963 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206964 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:47.404Z
   [junit4]   2> 1206965 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cd41ba{/solr,null,AVAILABLE}
   [junit4]   2> 1206966 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11743d8{/solr,null,AVAILABLE}
   [junit4]   2> 1206966 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1039657{HTTP/1.1,[http/1.1]}{127.0.0.1:36577}
   [junit4]   2> 1206966 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.e.j.s.Server Started @1208078ms
   [junit4]   2> 1206966 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36577}
   [junit4]   2> 1206967 ERROR (jetty-launcher-5446-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1206967 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1206967 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206967 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206967 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:47.407Z
   [junit4]   2> 1206969 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8e1495{HTTP/1.1,[http/1.1]}{127.0.0.1:33725}
   [junit4]   2> 1206969 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.e.j.s.Server Started @1208081ms
   [junit4]   2> 1206969 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33725}
   [junit4]   2> 1206970 ERROR (jetty-launcher-5446-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1206970 INFO  (zkConnectionManagerCallback-5457-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206970 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1206970 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206970 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206970 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T21:16:47.410Z
   [junit4]   2> 1206970 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206972 INFO  (zkConnectionManagerCallback-5453-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206976 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206976 INFO  (zkConnectionManagerCallback-5451-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206977 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206980 INFO  (zkConnectionManagerCallback-5455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206981 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206984 INFO  (zkConnectionManagerCallback-5459-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206984 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206985 INFO  (jetty-launcher-5446-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42995/solr
   [junit4]   2> 1206991 INFO  (jetty-launcher-5446-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42995/solr
   [junit4]   2> 1206994 INFO  (jetty-launcher-5446-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42995/solr
   [junit4]   2> 1206995 INFO  (zkConnectionManagerCallback-5463-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206995 INFO  (zkConnectionManagerCallback-5468-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206995 INFO  (zkConnectionManagerCallback-5473-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206996 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5b3370006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1206996 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16099d5b3370007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1206998 INFO  (jetty-launcher-5446-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42995/solr
   [junit4]   2> 1206999 INFO  
(zkConnectionManagerCallback-5480-thread-1-processing-n:127.0.0.1:46335_solr) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206999 INFO  (zkConnectionManagerCallback-5482-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207000 INFO  
(zkConnectionManagerCallback-5477-thread-1-processing-n:127.0.0.1:45669_solr) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207002 INFO  (jetty-launcher-5446-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42995/solr
   [junit4]   2> 1207004 INFO  (zkConnectionManagerCallback-5485-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207006 INFO  
(zkConnectionManagerCallback-5476-thread-1-processing-n:127.0.0.1:36577_solr) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207008 INFO  
(zkConnectionManagerCallback-5487-thread-1-processing-n:127.0.0.1:33725_solr) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207008 INFO  
(zkConnectionManagerCallback-5489-thread-1-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207057 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207060 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35799_solr
   [junit4]   2> 1207064 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.Overseer Overseer 
(id=99248334915960847-127.0.0.1:35799_solr-n_0000000000) starting
   [junit4]   2> 1207085 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35799_solr
   [junit4]   2> 1207101 INFO  
(zkCallback-5488-thread-1-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1207154 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1207158 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207160 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1207160 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46335_solr
   [junit4]   2> 1207168 INFO  
(zkCallback-5488-thread-1-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1207169 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207171 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45669_solr
   [junit4]   2> 1207176 INFO  
(zkCallback-5479-thread-1-processing-n:127.0.0.1:46335_solr) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1207183 INFO  
(zkCallback-5475-thread-1-processing-n:127.0.0.1:45669_solr) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1207184 INFO  
(zkCallback-5479-thread-2-processing-n:127.0.0.1:46335_solr) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1207185 INFO  
(zkCallback-5488-thread-2-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1207191 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1207191 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1207192 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207193 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207209 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36577_solr
   [junit4]   2> 1207213 INFO  
(zkCallback-5488-thread-2-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1207214 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 1207214 INFO  
(zkCallback-5475-thread-1-processing-n:127.0.0.1:45669_solr) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1207233 INFO  
(zkCallback-5488-thread-2-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1207233 INFO  
(zkCallback-5475-thread-1-processing-n:127.0.0.1:45669_solr) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1207248 INFO  
(zkCallback-5474-thread-1-processing-n:127.0.0.1:36577_solr) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1207248 INFO  
(zkCallback-5479-thread-2-processing-n:127.0.0.1:46335_solr) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1207262 INFO  
(zkCallback-5486-thread-1-processing-n:127.0.0.1:33725_solr) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1207312 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35799.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207327 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35799.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207328 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35799.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207329 INFO  (jetty-launcher-5446-thread-5) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002/node4/.
   [junit4]   2> 1207369 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207404 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207404 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33725.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207406 INFO  (jetty-launcher-5446-thread-4) 
[n:127.0.0.1:33725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002/node5/.
   [junit4]   2> 1207445 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45669.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207460 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45669.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207461 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45669.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207462 INFO  (jetty-launcher-5446-thread-3) 
[n:127.0.0.1:45669_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002/node3/.
   [junit4]   2> 1207647 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36577.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207658 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36577.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207659 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36577.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207660 INFO  (jetty-launcher-5446-thread-1) 
[n:127.0.0.1:36577_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002/node1/.
   [junit4]   2> 1207707 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46335.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207718 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46335.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207718 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46335.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@635684
   [junit4]   2> 1207719 INFO  (jetty-launcher-5446-thread-2) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4D14A6E2D7A521E1-001/tempDir-002/node2/.
   [junit4]   2> 1207777 INFO  (zkConnectionManagerCallback-5501-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207780 INFO  (zkConnectionManagerCallback-5505-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1207781 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1207781 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42995/solr ready
   [junit4]   2> 1207785 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4D14A6E2D7A521E1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 1207787 INFO  (qtp20423605-22395) [n:127.0.0.1:33725_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1207792 INFO  
(OverseerThreadFactory-5253-thread-1-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 1207898 INFO  
(OverseerStateUpdate-99248334915960847-127.0.0.1:35799_solr-n_0000000000) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1207900 INFO  
(OverseerStateUpdate-99248334915960847-127.0.0.1:35799_solr-n_0000000000) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33725/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1207901 INFO  
(OverseerStateUpdate-99248334915960847-127.0.0.1:35799_solr-n_0000000000) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35799/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1207903 INFO  
(OverseerStateUpdate-99248334915960847-127.0.0.1:35799_solr-n_0000000000) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46335/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1208107 INFO  (qtp20423605-22397) [n:127.0.0.1:33725_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1208107 INFO  (qtp800843-22361) [n:127.0.0.1:46335_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1208107 INFO  (qtp25895285-22388) [n:127.0.0.1:45669_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1208108 INFO  (qtp20423605-22397) [n:127.0.0.1:33725_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1208108 INFO  (qtp800843-22361) [n:127.0.0.1:46335_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1208108 INFO  (qtp9334521-22381) [n:127.0.0.1:35799_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1208108 INFO  (qtp25895285-22388) [n:127.0.0.1:45669_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1208108 INFO  (qtp9334521-22381) [n:127.0.0.1:35799_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1208214 INFO  
(zkCallback-5488-thread-2-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1208215 INFO  
(zkCallback-5479-thread-1-processing-n:127.0.0.1:46335_solr) 
[n:127.0.0.1:46335_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1208215 INFO  
(zkCallback-5488-thread-1-processing-n:127.0.0.1:35799_solr) 
[n:127.0.0.1:35799_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   

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

on1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@174255d
   [junit4]   2> 157637 INFO  (coreCloseExecutor-818-thread-1) 
[n:127.0.0.1:46493_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=24388957
   [junit4]   2> 157637 INFO  (coreCloseExecutor-818-thread-1) 
[n:127.0.0.1:46493_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18bcad6: rootName = 
solr_46493, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@d5c978
   [junit4]   2> 157638 INFO  (jetty-closer-934-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f02087{/solr,null,UNAVAILABLE}
   [junit4]   2> 157638 INFO  (jetty-closer-934-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43723_solr
   [junit4]   2> 157639 INFO  
(zkCallback-965-thread-2-processing-n:127.0.0.1:46493_solr) 
[n:127.0.0.1:46493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 157639 INFO  (jetty-closer-934-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 157639 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:43723_solr) 
[n:127.0.0.1:43723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 157641 INFO  (coreCloseExecutor-819-thread-1) 
[n:127.0.0.1:43723_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10e6afb
   [junit4]   2> 157641 INFO  (coreCloseExecutor-819-thread-1) 
[n:127.0.0.1:43723_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=17722107
   [junit4]   2> 157641 INFO  (coreCloseExecutor-819-thread-1) 
[n:127.0.0.1:43723_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cd9346: rootName = 
solr_43723, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@c7d636
   [junit4]   2> 157648 INFO  (coreCloseExecutor-818-thread-1) 
[n:127.0.0.1:46493_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=24388957
   [junit4]   2> 157650 INFO  (jetty-closer-934-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=99248493257883659-127.0.0.1:46493_solr-n_0000000000) closing
   [junit4]   2> 157650 INFO  
(OverseerStateUpdate-99248493257883659-127.0.0.1:46493_solr-n_0000000000) 
[n:127.0.0.1:46493_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46493_solr
   [junit4]   2> 157651 WARN  
(OverseerAutoScalingTriggerThread-99248493257883659-127.0.0.1:46493_solr-n_0000000000)
 [n:127.0.0.1:46493_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 157652 INFO  
(zkCallback-958-thread-1-processing-n:127.0.0.1:43723_solr) 
[n:127.0.0.1:43723_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43723_solr
   [junit4]   2> 157654 INFO  (jetty-closer-934-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11dd9fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 157660 INFO  (coreCloseExecutor-819-thread-1) 
[n:127.0.0.1:43723_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=17722107
   [junit4]   2> 157663 INFO  (jetty-closer-934-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b74151{/solr,null,UNAVAILABLE}
   [junit4]   2> 157663 ERROR 
(SUITE-StreamExpressionTest-seed#[657B2484A61F5BF1]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 157664 INFO  
(SUITE-StreamExpressionTest-seed#[657B2484A61F5BF1]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41321 41321
   [junit4]   2> 162770 INFO  (Thread-495) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41321 41321
   [junit4]   2> 162770 WARN  (Thread-495) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/aliases.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/clusterprops.json
   [junit4]   2>        79      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/live_nodes
   [junit4]   2>        79      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_657B2484A61F5BF1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
a1_s=PostingsFormat(name=MockRandom), 
a2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
level1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
test_t=PostingsFormat(name=LuceneFixedGap), 
ident_s=PostingsFormat(name=MockRandom), 
body_t=PostingsFormat(name=LuceneFixedGap), 
s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
col_s=PostingsFormat(name=MockRandom), 
level2_s=PostingsFormat(name=MockRandom), 
a_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
side_s=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=437, 
maxMBSortInHeap=5.117767257762028, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e94674),
 locale=de, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=86015456,total=262930432
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, 
TestNamedListCodec, TestZkConfigManager, ArcSineEvaluatorTest, 
StreamExpressionParserTest, JdbcTest, TestPolicy, TestV1toV2ApiMapper, 
AscEvaluatorTest, TestEmbeddedSolrServer, TestPathTrie, 
CloudSolrClientCacheTest, ReverseEvaluatorTest, TestXMLEscaping, 
SquareRootEvaluatorTest, GreaterThanEvaluatorTest, NotEvaluatorTest, 
HyperbolicTangentEvaluatorTest, SchemaTest, TestClusteringResponse, 
LargeVolumeBinaryJettyTest, UsingSolrJRefGuideExamplesTest, 
TestToleratedUpdateError, BasicHttpSolrClientTest, HttpSolrClientConPoolTest, 
HttpSolrClientSSLAuthConPoolTest, TestCloudSolrClientConnections, GraphTest, 
StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J0 in 84.42s, 142 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 42903 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to