Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/813/
Java: 32bit/jdk1.8.0_92 -client -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([56F2556A5267015C:20CC4A191350AC73]: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:327)
        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 12163 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1950469 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1950469 INFO  (Thread-4783) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1950469 INFO  (Thread-4783) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1950569 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33351
   [junit4]   2> 1950570 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950570 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950601 INFO  (zkCallback-2366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1844277 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950601 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950601 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950601 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1950609 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1950609 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1950610 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1950610 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1950611 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1950613 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f83bfb{/solr,null,AVAILABLE}
   [junit4]   2> 1950613 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16decf4{/solr,null,AVAILABLE}
   [junit4]   2> 1950613 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d079f4{/solr,null,AVAILABLE}
   [junit4]   2> 1950613 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cdd29c{/solr,null,AVAILABLE}
   [junit4]   2> 1950613 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1172182{/solr,null,AVAILABLE}
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@8513fe{HTTP/1.1,[http/1.1]}{127.0.0.1:35175}
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1dc9ce1{HTTP/1.1,[http/1.1]}{127.0.0.1:44645}
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.e.j.s.Server Started @1951927ms
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.e.j.s.Server Started @1951927ms
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35175}
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44645}
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@faa224{HTTP/1.1,[http/1.1]}{127.0.0.1:44148}
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@164c334{HTTP/1.1,[http/1.1]}{127.0.0.1:35993}
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.e.j.s.Server Started @1951927ms
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44148}
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5'
   [junit4]   2> 1950616 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@a37b76{HTTP/1.1,[http/1.1]}{127.0.0.1:45840}
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.e.j.s.Server Started @1951928ms
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4'
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.e.j.s.Server Started @1951928ms
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45840}
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3'
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35993}
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1950617 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2'
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1'
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950618 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1950619 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950619 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950619 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950619 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950619 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950620 INFO  (zkCallback-2367-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c89a37 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950620 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950621 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950622 INFO  (zkCallback-2368-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e2c032 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950622 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950622 INFO  (zkCallback-2369-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11bc67a name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950622 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950622 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950622 INFO  (zkCallback-2370-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1882d7b name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950622 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950622 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950623 INFO  (zkCallback-2371-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a106f name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950623 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1950624 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950625 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1/.
   [junit4]   2> 1950633 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 0x155137b72be0002, 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> 1950633 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 6979053
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1]
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2/.
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5/.
   [junit4]   2> 1950633 WARN  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1/lib
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28457564
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5]
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-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> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4/.
   [junit4]   2> 1950633 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3/.
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 11906406
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 4412564
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4]
   [junit4]   2> 1950634 WARN  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5/lib
   [junit4]   2> 1950634 WARN  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4/lib
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-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> 1950634 INFO  (jetty-launcher-2365-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> 1950633 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14632965
   [junit4]   2> 1950633 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 0x155137b72be0001, 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> 1950634 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2]
   [junit4]   2> 1950634 INFO  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3]
   [junit4]   2> 1950635 WARN  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2/lib
   [junit4]   2> 1950635 WARN  (jetty-launcher-2365-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/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3/lib
   [junit4]   2> 1950635 INFO  (jetty-launcher-2365-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> 1950635 INFO  (jetty-launcher-2365-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> 1950635 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1950635 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1950635 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1950635 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 0x155137b72be0003, 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> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33351/solr
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33351/solr
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33351/solr
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950637 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33351/solr
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33351/solr
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1950638 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950639 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950640 INFO  (zkCallback-2382-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f81556 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950640 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950640 INFO  (jetty-launcher-2365-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950641 INFO  (zkCallback-2383-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a4c402 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950641 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950642 INFO  (zkCallback-2384-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@122647b name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950642 INFO  (zkCallback-2385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1412847 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950642 INFO  (zkCallback-2386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1de7f04 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950642 INFO  (jetty-launcher-2365-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1950644 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$53/32310612@1c1918e
   [junit4]   2> 1950644 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1950645 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$53/32310612@e18b4d
   [junit4]   2> 1950645 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1950647 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$53/32310612@6efa1d
   [junit4]   2> 1950647 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cd60a6 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950647 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1950647 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1950648 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$53/32310612@7eb489
   [junit4]   2> 1950648 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$53/32310612@cb1e7e
   [junit4]   2> 1950649 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 0x155137b72be000a, 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> 1950649 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1950649 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a65e56 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950649 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1950649 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1950651 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@147bcc7 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950651 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1950652 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@145d83c name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950653 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1950653 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fb78e3 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1950653 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1950661 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1950661 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1950669 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1950669 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1950669 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1950686 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1950687 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1950691 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1950691 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1950691 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1950725 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1950725 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1950728 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1950730 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1950730 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1950736 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1950737 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1950739 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1950739 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1950739 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1950747 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1950747 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1950748 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1950750 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1950750 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1950754 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1950754 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1950754 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1950757 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1950761 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1950761 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1950762 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1950762 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1950763 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1950767 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1950767 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1950768 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1950769 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1950769 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1950773 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1950773 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1950773 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1950773 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1950774 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1950778 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1950778 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1950778 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1950778 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1950809 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1950817 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1950818 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1950819 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1950819 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1950819 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1950819 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1950821 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1950821 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1950821 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1950821 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1950821 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1950833 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1950834 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1950834 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1950834 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1950834 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1950838 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1950838 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1950840 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1950840 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1950841 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96004387985293323-127.0.0.1:44645_solr-n_0000000000
   [junit4]   2> 1950841 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96004387985293327-127.0.0.1:44148_solr-n_0000000001
   [junit4]   2> 1950852 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1950852 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96004387985293325-127.0.0.1:35993_solr-n_0000000002
   [junit4]   2> 1950852 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96004387985293326-127.0.0.1:45840_solr-n_0000000003
   [junit4]   2> 1950853 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44645_solr
   [junit4]   2> 1950853 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1950854 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96004387985293324-127.0.0.1:35175_solr-n_0000000004
   [junit4]   2> 1950854 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96004387985293323-127.0.0.1:44645_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1950855 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96004387985293327-127.0.0.1:44148_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1950855 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44148_solr
   [junit4]   2> 1950855 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96004387985293325-127.0.0.1:35993_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1950868 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35993_solr
   [junit4]   2> 1950869 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96004387985293326-127.0.0.1:45840_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1950882 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44148_solr
   [junit4]   2> 1950882 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.Overseer Overseer 
(id=96004387985293323-127.0.0.1:44645_solr-n_0000000000) starting
   [junit4]   2> 1950882 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45840_solr
   [junit4]   2> 1950884 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35993_solr
   [junit4]   2> 1950884 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35175_solr
   [junit4]   2> 1950892 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45840_solr
   [junit4]   2> 1950900 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35175_solr
   [junit4]   2> 1950902 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_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> 1950902 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_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> 1950902 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_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> 1950902 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_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> 1950902 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_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> 1950904 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1950905 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1950905 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1950905 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1950906 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1950909 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_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> 1950909 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_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> 1950909 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_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> 1950909 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1950909 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_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> 1950909 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_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> 1950909 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1950911 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1950912 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1950912 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1950912 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1950930 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1950930 INFO  
(OverseerCollectionConfigSetProcessor-96004387985293323-127.0.0.1:44645_solr-n_0000000000)
 [n:127.0.0.1:44645_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1950931 INFO  
(OverseerStateUpdate-96004387985293323-127.0.0.1:44645_solr-n_0000000000) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1950931 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44645_solr as DOWN
   [junit4]   2> 1950941 INFO  
(OverseerStateUpdate-96004387985293323-127.0.0.1:44645_solr-n_0000000000) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1950942 INFO  
(OverseerStateUpdate-96004387985293323-127.0.0.1:44645_solr-n_0000000000) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44645_solr"} current state version: 0
   [junit4]   2> 1950942 INFO  
(OverseerStateUpdate-96004387985293323-127.0.0.1:44645_solr-n_0000000000) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44645_solr
   [junit4]   2> 1950946 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1950946 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1950947 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node5/.
   [junit4]   2> 1950948 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1950950 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1950951 INFO  (jetty-launcher-2365-thread-5) 
[n:127.0.0.1:35175_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1950957 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1950958 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1950958 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node2/.
   [junit4]   2> 1950958 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1950959 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1950959 INFO  (jetty-launcher-2365-thread-2) 
[n:127.0.0.1:44148_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1950963 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1950963 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1950964 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node3/.
   [junit4]   2> 1950964 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1950964 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1950964 INFO  (jetty-launcher-2365-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1951039 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1951039 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1951040 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node1/.
   [junit4]   2> 1951040 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1951040 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1951040 INFO  (jetty-launcher-2365-thread-1) 
[n:127.0.0.1:35993_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1951941 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44645_solr
   [junit4]   2> 1951946 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44645_solr
   [junit4]   2> 1951948 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_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: [4])
   [junit4]   2> 1951948 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_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: [4])
   [junit4]   2> 1951948 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_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: [4])
   [junit4]   2> 1951948 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_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: [4])
   [junit4]   2> 1951949 INFO  
(zkCallback-2387-thread-1-processing-n:127.0.0.1:44645_solr) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1951949 INFO  
(zkCallback-2391-thread-1-processing-n:127.0.0.1:44148_solr) 
[n:127.0.0.1:44148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1951948 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_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: [4])
   [junit4]   2> 1951949 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:35993_solr) 
[n:127.0.0.1:35993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1951949 INFO  
(zkCallback-2390-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1951949 INFO  
(zkCallback-2388-thread-1-processing-n:127.0.0.1:35175_solr) 
[n:127.0.0.1:35175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1951994 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1951994 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1951994 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001/tempDir-001/node4/.
   [junit4]   2> 1951994 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1951995 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1951995 INFO  (jetty-launcher-2365-thread-4) 
[n:127.0.0.1:44645_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1951995 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1951996 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951998 INFO  (zkCallback-2397-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1973a93 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1951998 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951998 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1952001 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:33351/solr
   [junit4]   2> 1952001 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1952002 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1952004 INFO  (zkCallback-2399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16e7472 name:ZooKeeperConnection 
Watcher:127.0.0.1:33351/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1952004 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1952004 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1952005 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1952010 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1952023 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1952025 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1952031 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1952034 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1952052 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1952054 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1952088 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1952090 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1952093 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1952098 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1952100 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1952102 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1952105 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1952123 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1952130 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1952132 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1952138 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1952140 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1952145 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1952151 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1952154 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1952160 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1952162 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1952180 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1952183 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1952188 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1952204 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1952220 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1952232 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1952234 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1952249 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1952267 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1952269 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1952286 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1952289 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1952291 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1952308 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1952310 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1952316 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1952318 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1952320 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1952323 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1952328 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1952340 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1952349 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1952361 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1952364 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1952373 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1952392 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1952394 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1952396 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1952408 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1952410 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1952413 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1952431 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1952436 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1952442 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1952460 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1952462 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1952465 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1952484 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1952499 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1952520 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1952532 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1952535 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1952537 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1952540 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1952552 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1952566 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1952569 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1952588 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1952591 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1952606 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1952608 INFO  
(TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[56F2556A5267015C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1952629 INFO  (TEST-TestMiniSolrCloudCluster.testSeg

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

erseer Overseer Loop exiting : 127.0.0.1:37465_solr
   [junit4]   2> 2114258 INFO  
(zkCallback-2612-thread-2-processing-n:127.0.0.1:37465_solr) 
[n:127.0.0.1:37465_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> 2114258 INFO  
(zkCallback-2613-thread-2-processing-n:127.0.0.1:46147_solr) 
[n:127.0.0.1:46147_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> 2114259 INFO  
(zkCallback-2614-thread-1-processing-n:127.0.0.1:44883_solr) 
[n:127.0.0.1:44883_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> 2115758 WARN  
(zkCallback-2612-thread-2-processing-n:127.0.0.1:37465_solr) 
[n:127.0.0.1:37465_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2115758 WARN  
(zkCallback-2613-thread-2-processing-n:127.0.0.1:46147_solr) 
[n:127.0.0.1:46147_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2115759 WARN  
(zkCallback-2614-thread-1-processing-n:127.0.0.1:44883_solr) 
[n:127.0.0.1:44883_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2115759 INFO  (jetty-launcher-2598-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17d7617{/solr,null,UNAVAILABLE}
   [junit4]   2> 2115759 INFO  (jetty-launcher-2598-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fbbeb{/solr,null,UNAVAILABLE}
   [junit4]   2> 2115759 INFO  (jetty-launcher-2598-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32d6de{/solr,null,UNAVAILABLE}
   [junit4]   2> 2115764 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[56F2556A5267015C]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46063 46063
   [junit4]   2> 2115779 INFO  (Thread-5163) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46063 46063
   [junit4]   2> 2115780 WARN  (Thread-5163) [    ] 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> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_56F2556A5267015C-001
   [junit4]   2> Jun 02, 2016 11:41:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{quad_l1=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=Asserting), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Memory doPackFST= false), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 odd_l1=PostingsFormat(name=Memory doPackFST= false), 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1591, 
maxMBSortInHeap=5.2434308293705065, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ro-RO, 
timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=12,threads=1,free=58337280,total=366329856
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, 
TestAddFieldRealTimeGet, ShardSplitTest, TestElisionMultitermQuery, 
DateMathParserTest, MigrateRouteKeyTest, TestZkChroot, 
HdfsRestartWhileUpdatingTest, PrimitiveFieldTypeTest, TestFieldTypeResource, 
EnumFieldTest, DocExpirationUpdateProcessorFactoryTest, 
RegexBoostProcessorTest, LeaderFailoverAfterPartitionTest, TestJmxMonitoredMap, 
SegmentsInfoRequestHandlerTest, HdfsNNFailoverTest, CollectionStateFormat2Test, 
DebugComponentTest, HLLUtilTest, RecoveryZkTest, 
TestSweetSpotSimilarityFactory, TestPKIAuthenticationPlugin, 
DistributedQueryComponentOptimizationTest, FieldAnalysisRequestHandlerTest, 
TestCollationFieldDocValues, SimpleMLTQParserTest, TestCollationField, 
TestCharFilters, TestExclusionRuleCollectionAccess, BasicAuthIntegrationTest, 
TestCloudInspectUtil, TestStressReorder, BufferStoreTest, 
AnalyticsMergeStrategyTest, TestDistributedStatsComponentCardinality, 
AtomicUpdatesTest, TestJmxIntegration, TestTolerantUpdateProcessorRandomCloud, 
HardAutoCommitTest, DistributedVersionInfoTest, CdcrRequestHandlerTest, 
SimpleFacetsTest, TestSubQueryTransformer, PluginInfoTest, 
BlockJoinFacetSimpleTest, TestRTimerTree, SimpleCollectionCreateDeleteTest, 
DocValuesMultiTest, HdfsChaosMonkeyNothingIsSafeTest, 
DeleteInactiveReplicaTest, SearchHandlerTest, TestSimpleQParserPlugin, 
DirectUpdateHandlerTest, TestBulkSchemaAPI, TestStressRecovery, 
DirectSolrConnectionTest, TestExtendedDismaxParser, ResponseHeaderTest, 
SliceStateTest, FullSolrCloudDistribCmdsTest, TestIndexingPerformance, 
TermVectorComponentDistributedTest, ClusterStateTest, TestDynamicLoading, 
StatsComponentTest, TestFastWriter, BinaryUpdateRequestHandlerTest, 
TestDistributedMissingSort, DataDrivenBlockJoinTest, 
TestHighFrequencyDictionaryFactory, CircularListTest, CleanupOldIndexTest, 
TestNumericTerms32, ConnectionManagerTest, CurrencyFieldXmlFileTest, 
MergeStrategyTest, TestAuthenticationFramework, TestConfigSetImmutable, 
TestRandomRequestDistribution, TestSolrJ, TestFilteredDocIdSet, 
UpdateParamsTest, CoreMergeIndexesAdminHandlerTest, 
TestDefaultSearchFieldResource, TestSolrQueryParserDefaultOperatorResource, 
TestCSVResponseWriter, TestXIncludeConfig, TestFieldCacheSanityChecker, 
XmlUpdateRequestHandlerTest, NoCacheHeaderTest, TestGraphMLResponseWriter, 
TestNonDefinedSimilarityFactory, ChangedSchemaMergeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestCryptoKeys, ShardRoutingTest, 
BasicZkTest, TestReplicationHandler, ZkCLITest, AutoCommitTest, TestRecovery, 
TestHashPartitioner, TestSolr4Spatial, SolrCmdDistributorTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, ShowFileRequestHandlerTest, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, 
SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
QueryEqualityTest, DistanceFunctionTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, TermsComponentTest, 
DocumentBuilderTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, 
TestLFUCache, SolrTestCaseJ4Test, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, AssignTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteReplicaTest, 
DistribCursorPagingTest, DistributedQueueTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RollingRestartTest, TestCloudBackupRestore, TestDownShardTolerantSearch, 
TestLockTree, TestMiniSolrCloudCluster]
   [junit4] Completed [494/613 (1!)] on J2 in 165.83s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 394 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: 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:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: 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: 613 suites (10 ignored), 2565 tests, 1 error, 116 
ignored (72 assumptions) [seed: 56F2556A5267015C]

Total time: 67 minutes 38 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