Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1153/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([6BF429E0AC498E44:1DCA3693ED7E236B]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12219 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1704718 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1704718 INFO  (Thread-2536) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1704718 INFO  (Thread-2536) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1704818 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.ZkTestServer start zk server on port:38579
   [junit4]   2> 1704818 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704819 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704838 INFO  (zkCallback-1824-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78766f name:ZooKeeperConnection 
Watcher:127.0.0.1:38579 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1704838 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704838 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704838 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1704857 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1704857 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1704858 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ca1e3{/solr,null,AVAILABLE}
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15a1ba4{/solr,null,AVAILABLE}
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b2be5d{/solr,null,AVAILABLE}
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1f7e7f{HTTP/1.1,[http/1.1]}{127.0.0.1:33452}
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@12d5fa5{HTTP/1.1,[http/1.1]}{127.0.0.1:40269}
   [junit4]   2> 1704859 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.Server Started @1706442ms
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.Server Started @1706442ms
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33452}
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40269}
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7b38ca{HTTP/1.1,[http/1.1]}{127.0.0.1:40695}
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.Server Started @1706442ms
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1'
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40695}
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2'
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3'
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1704860 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704861 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704861 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704861 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704861 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704862 INFO  (zkCallback-1825-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35542 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704863 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704863 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704864 INFO  (zkCallback-1826-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fa62c5 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1704864 INFO  (zkCallback-1827-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@104ab65 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1704864 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1/.
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2/.
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1648156
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3/.
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1]
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22640527
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 7995848
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3]
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2]
   [junit4]   2> 1704871 WARN  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1/lib
   [junit4]   2> 1704871 WARN  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2/lib
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1704871 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1704871 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 0x155e9ac1dcf0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1704871 WARN  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3/lib
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38579/solr
   [junit4]   2> 1704872 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38579/solr
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38579/solr
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704873 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1704875 INFO  (zkCallback-1834-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@410030 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1704875 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704875 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704876 INFO  (zkCallback-1835-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fc1e74 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1704876 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704877 INFO  (zkCallback-1836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1333cd6 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1704877 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1704877 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704877 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1704878 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@99a80d
   [junit4]   2> 1704878 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1704886 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 0x155e9ac1dcf0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1704886 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@4f960b
   [junit4]   2> 1704886 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@85eae5
   [junit4]   2> 1704887 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1704887 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1704895 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f6001b name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704895 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1704896 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b13c8 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704896 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1704896 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e16db3 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1704896 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1704899 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1704900 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1704900 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1704908 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1704908 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1704908 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1704920 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1704922 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1704922 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1704928 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1704930 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1704930 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1704962 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1704963 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1704964 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1704979 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1704979 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1704979 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1704990 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1704990 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1704990 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1704995 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1704995 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1704995 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1704998 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1704998 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1704998 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1705016 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1705016 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1705016 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1705018 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1705019 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1705021 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1705022 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1705022 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1705022 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1705027 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1705027 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1705027 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1705030 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705030 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705030 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705032 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96239892502085639-127.0.0.1:40695_solr-n_0000000000
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96239892502085640-127.0.0.1:33452_solr-n_0000000001
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40695_solr
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96239892502085641-127.0.0.1:40269_solr-n_0000000002
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96239892502085639-127.0.0.1:40695_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96239892502085640-127.0.0.1:33452_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33452_solr
   [junit4]   2> 1705034 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33452_solr
   [junit4]   2> 1705036 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40269_solr
   [junit4]   2> 1705036 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40269_solr
   [junit4]   2> 1705036 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.Overseer Overseer 
(id=96239892502085639-127.0.0.1:40695_solr-n_0000000000) starting
   [junit4]   2> 1705038 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1705038 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1705038 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1705040 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1705040 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1705040 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1705042 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1705042 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1705042 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1705054 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1705054 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1705054 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1705056 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1705063 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1705063 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1705063 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node1/.
   [junit4]   2> 1705063 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1705064 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1705064 INFO  (jetty-launcher-1823-thread-1) 
[n:127.0.0.1:33452_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1705070 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1705070 INFO  
(OverseerCollectionConfigSetProcessor-96239892502085639-127.0.0.1:40695_solr-n_0000000000)
 [n:127.0.0.1:40695_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1705070 INFO  
(OverseerStateUpdate-96239892502085639-127.0.0.1:40695_solr-n_0000000000) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1705070 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40695_solr as DOWN
   [junit4]   2> 1705072 INFO  
(OverseerStateUpdate-96239892502085639-127.0.0.1:40695_solr-n_0000000000) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 1705073 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40695_solr
   [junit4]   2> 1705073 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40695_solr
   [junit4]   2> 1705074 INFO  
(OverseerStateUpdate-96239892502085639-127.0.0.1:40695_solr-n_0000000000) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40695_solr"} current state version: 0
   [junit4]   2> 1705074 INFO  
(OverseerStateUpdate-96239892502085639-127.0.0.1:40695_solr-n_0000000000) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40695_solr
   [junit4]   2> 1705075 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1705075 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1705075 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node2/.
   [junit4]   2> 1705076 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1705076 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1705076 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1705076 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1705076 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1705077 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1705077 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1705078 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1705078 INFO  (jetty-launcher-1823-thread-2) 
[n:127.0.0.1:40269_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1705086 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1705086 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1705087 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-001/node3/.
   [junit4]   2> 1705087 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1705087 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1705087 INFO  (jetty-launcher-1823-thread-3) 
[n:127.0.0.1:40695_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1705087 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1705087 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1705090 INFO  (zkCallback-1843-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1587d03 name:ZooKeeperConnection 
Watcher:127.0.0.1:38579 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1705090 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1705090 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@7b38ca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@12d5fa5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22640527
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7995848
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1f7e7f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40269_solr as DOWN
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40695_solr as DOWN
   [junit4]   2> 1705093 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1648156
   [junit4]   2> 1705094 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33452_solr as DOWN
   [junit4]   2> 1705104 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96239892502085639-127.0.0.1:40695_solr-n_0000000000) closing
   [junit4]   2> 1705104 INFO  
(OverseerStateUpdate-96239892502085639-127.0.0.1:40695_solr-n_0000000000) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40695_solr
   [junit4]   2> 1705105 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1705105 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1705105 WARN  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:40269_solr) 
[n:127.0.0.1:40269_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1705105 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1705105 INFO  (jetty-launcher-1823-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ca1e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1706605 WARN  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:33452_solr) 
[n:127.0.0.1:33452_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1706605 WARN  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:40695_solr) 
[n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1706605 INFO  (jetty-launcher-1823-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15a1ba4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1706605 INFO  (jetty-launcher-1823-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b2be5d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1706606 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6BF429E0AC498E44]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38579 38579
   [junit4]   2> 1706719 INFO  (Thread-2536) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38579 38579
   [junit4]   2> 1706719 WARN  (Thread-2536) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1706721 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1706721 INFO  (Thread-2564) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1706721 INFO  (Thread-2564) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1706821 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33927
   [junit4]   2> 1706821 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706822 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706855 INFO  (zkCallback-1846-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e2d4c5 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706856 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706856 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706856 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[6BF429E0AC498E44])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1706877 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706877 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706877 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706878 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706879 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706880 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30b94d{/solr,null,AVAILABLE}
   [junit4]   2> 1706880 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d645da{/solr,null,AVAILABLE}
   [junit4]   2> 1706880 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37cb49{/solr,null,AVAILABLE}
   [junit4]   2> 1706880 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@162e4b0{/solr,null,AVAILABLE}
   [junit4]   2> 1706880 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1804c7b{HTTP/1.1,[http/1.1]}{127.0.0.1:45781}
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@153a611{HTTP/1.1,[http/1.1]}{127.0.0.1:44139}
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.e.j.s.Server Started @1708463ms
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.e.j.s.Server Started @1708463ms
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@112068f{/solr,null,AVAILABLE}
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44139}
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@68d7d1{HTTP/1.1,[http/1.1]}{127.0.0.1:33786}
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45781}
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.e.j.s.Server Started @1708464ms
   [junit4]   2> 1706881 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a64b20{HTTP/1.1,[http/1.1]}{127.0.0.1:36597}
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.e.j.s.Server Started @1708464ms
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node1'
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36597}
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node5'
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1608b7a{HTTP/1.1,[http/1.1]}{127.0.0.1:37053}
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.e.j.s.Server Started @1708465ms
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37053}
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33786}
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706882 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node2'
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node3'
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node4'
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706883 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706884 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706886 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706886 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706886 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706887 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706887 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706895 INFO  (zkCallback-1847-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13f9269 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706895 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706895 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706909 INFO  (zkCallback-1850-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b75b3 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706909 INFO  (zkCallback-1848-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@149a960 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706909 INFO  (zkCallback-1849-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16c00c name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706909 INFO  (zkCallback-1851-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c133e0 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706909 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706910 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706910 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706910 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706911 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706911 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706935 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=32964748
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node1/.
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node2/.
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 9222933
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2918690
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node1]
   [junit4]   2> 1706957 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node2]
   [junit4]   2> 1706957 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 0x155e9ac25a20002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1706957 WARN  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node1/lib
   [junit4]   2> 1706957 WARN  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node2/lib
   [junit4]   2> 1706958 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1706958 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706959 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706960 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706960 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706960 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706960 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node3/.
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node5/.
   [junit4]   2> 1706976 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 0x155e9ac25a20005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14727288
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node4/.
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22405889
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22084925
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node3]
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node4]
   [junit4]   2> 1706977 WARN  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node3/lib
   [junit4]   2> 1706977 WARN  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node4/lib
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1706976 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node5]
   [junit4]   2> 1706977 WARN  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001/tempDir-002/node5/lib
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1706977 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706978 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706979 INFO  (zkCallback-1856-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fd59e5 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706979 INFO  (zkCallback-1857-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@79478e name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706979 INFO  (jetty-launcher-1845-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706983 INFO  (zkCallback-1864-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18aed1 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706983 INFO  (zkCallback-1865-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f3d11 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706983 INFO  (zkCallback-1866-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a12cd1 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706983 INFO  (jetty-launcher-1845-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706993 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@1089e85
   [junit4]   2> 1706993 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1706996 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@d179c2
   [junit4]   2> 1706996 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1706998 INFO  
(zkCallback-1867-thread-1-processing-n:127.0.0.1:45781_solr) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@115f2ce name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706998 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@4de1e9
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@1f9c751
   [junit4]   2> 1707008 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 0x155e9ac25a2000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1707008 INFO  
(zkCallback-1868-thread-1-processing-n:127.0.0.1:44139_solr) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1af00ef name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$32/21048890@17f464b
   [junit4]   2> 1707008 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1707009 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1707013 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:37053_solr) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c89cb3 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707013 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1707013 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707013 INFO  
(zkCallback-1870-thread-1-processing-n:127.0.0.1:36597_solr) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39125d name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707014 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707014 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1707013 INFO  
(zkCallback-1871-thread-1-processing-n:127.0.0.1:33786_solr) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c9587 name:ZooKeeperConnection 
Watcher:127.0.0.1:33927/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707014 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1707030 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707047 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1707047 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1707047 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1707047 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1707049 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1707065 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1707067 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1707067 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1707068 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1707068 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1707076 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1707076 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1707078 INFO  (jetty-launcher-1845-thread-5) 
[n:127.0.0.1:36597_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1707078 INFO  (jetty-launcher-1845-thread-4) 
[n:127.0.0.1:37053_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1707078 INFO  (jetty-launcher-1845-thread-1) 
[n:127.0.0.1:44139_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1707083 INFO  (jetty-launcher-1845-thread-3) 
[n:127.0.0.1:33786_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1707085 INFO  (jetty-launcher-1845-thread-2) 
[n:127.0.0.1:45781_solr    ] o.a.s.c.c.SolrZk

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

1:34032_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 1825377 WARN  
(zkCallback-2048-thread-3-processing-n:127.0.0.1:34032_solr) 
[n:127.0.0.1:34032_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1825378 INFO  (jetty-launcher-2025-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@719720{/solr,null,UNAVAILABLE}
   [junit4]   2> 1825378 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6BF429E0AC498E44]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34670 34670
   [junit4]   2> 1835399 INFO  (Thread-2803) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34670 34670
   [junit4]   2> 1835399 WARN  (Thread-2803) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96239899252490252-127.0.0.1:34032_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/96239899252490253-127.0.0.1:37516_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/overseer/collection-queue-work
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMiniSolrCloudCluster -Dtests.method=testStopAllStartAll 
-Dtests.seed=6BF429E0AC498E44 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ru-RU -Dtests.timezone=EST5EDT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   27.7s J1 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6BF429E0AC498E44:1DCA3693ED7E236B]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:384)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6BF429E0AC498E44-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{quad_l1=PostingsFormat(name=LuceneFixedGap), 
range_facet_l_dv=PostingsFormat(name=Asserting), 
_version_=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
range_facet_i_dv=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128), 
odd_l1=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=461, 
maxMBSortInHeap=6.100746878455727, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ru-RU, 
timezone=EST5EDT
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=12,threads=1,free=147415688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, 
ResponseHeaderTest, TestCryptoKeys, OutOfBoxZkACLAndCredentialsProvidersTest, 
ExplicitHLLTest, TestRandomCollapseQParserPlugin, DistribCursorPagingTest, 
AnalyticsMergeStrategyTest, TestBinaryResponseWriter, CSVRequestHandlerTest, 
FastVectorHighlighterTest, TimeZoneUtilsTest, HdfsBasicDistributedZk2Test, 
TestRecoveryHdfs, ReplicationFactorTest, TestCoreContainer, 
HdfsRecoverLeaseTest, SharedFSAutoReplicaFailoverTest, 
TlogReplayBufferedWhileIndexingTest, DistributedExpandComponentTest, 
BlobRepositoryCloudTest, ChaosMonkeyNothingIsSafeTest, BufferStoreTest, 
FacetPivotSmallTest, TestLMJelinekMercerSimilarityFactory, TestInitParams, 
TestHashPartitioner, DistributedMLTComponentTest, AliasIntegrationTest, 
TestFieldCacheVsDocValues, TestDocTermOrds, TestScoreJoinQPScore, 
DataDrivenBlockJoinTest, HdfsChaosMonkeySafeLeaderTest, SSLMigrationTest, 
TestReqParamsAPI, LoggingHandlerTest, TestQueryUtils, 
TestManagedSynonymFilterFactory, TestPKIAuthenticationPlugin, 
TestEmbeddedSolrServerConstructors, CdcrReplicationHandlerTest, 
MergeStrategyTest, DistributedTermsComponentTest, TestSolrQueryParserResource, 
SpellingQueryConverterTest, BigEndianAscendingWordDeserializerTest, 
HttpPartitionTest, MultiTermTest, DocumentBuilderTest, TestRawResponseWriter, 
TestHdfsUpdateLog, DocValuesTest, TestAuthenticationFramework, 
DirectSolrSpellCheckerTest, TestSolrCoreProperties, OverseerTaskQueueTest, 
TestQuerySenderNoQuery, WordBreakSolrSpellCheckerTest, 
TestSortingResponseWriter, SolrInfoMBeanTest, ClusterStateUpdateTest, 
CustomCollectionTest, TestInitQParser, TestBlendedInfixSuggestions, 
TestSimpleTrackingShardHandler, TestDocumentBuilder, SimplePostToolTest, 
SpellPossibilityIteratorTest, TestSchemaManager, FileUtilsTest, 
SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, 
TestCursorMarkWithoutUniqueKey, TestFastLRUCache, 
DistributedIntervalFacetingTest, TestSchemaNameResource, SpatialFilterTest, 
CollectionReloadTest, DocExpirationUpdateProcessorFactoryTest, HLLUtilTest, 
TermVectorComponentTest, TestCustomDocTransformer, TestSurroundQueryParser, 
HdfsSyncSliceTest, OverseerModifyCollectionTest, AtomicUpdatesTest, 
TestComplexPhraseQParserPlugin, CheckHdfsIndexTest, HighlighterTest, 
TestDynamicFieldCollectionResource, TestRebalanceLeaders, AddBlockUpdateTest, 
TermsComponentTest, TestDFRSimilarityFactory, TestSolrDeletionPolicy2, 
CollectionsAPIAsyncDistributedZkTest, TestMiniSolrCloudClusterSSL, 
TestNumericTerms32, ZkCLITest, TestRandomFaceting, ZkSolrClientTest, 
TestDistributedGrouping, TestStressReorder, TestStressVersions, 
HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, 
CurrencyFieldXmlFileTest, TestCoreDiscovery, TestExtendedDismaxParser, 
SuggesterFSTTest, SolrRequestParserTest, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, RequestHandlersTest, MoreLikeThisHandlerTest, 
TestArbitraryIndexDir, SolrPluginUtilsTest, TestJmxIntegration, JSONWriterTest, 
JsonLoaderTest, PingRequestHandlerTest, AsyncMigrateRouteKeyTest, 
DeleteShardTest, ForceLeaderTest, TestCloudDeleteByQuery, 
TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIZkFailure, 
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudCluster]
   [junit4] Completed [487/621 (1!)] on J1 in 130.69s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 423 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:707: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:536: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1443: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: 
There were test failures: 621 suites (10 ignored), 2642 tests, 1 error, 129 
ignored (83 assumptions) [seed: 6BF429E0AC498E44]

Total time: 58 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to