You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/11 20:42:06 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+129) - Build # 1440 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1440/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseParallelGC

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([BB6391E77B67A396:CD5D8E943A500EB9]:0)
	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10765 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 105356 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 105356 INFO  (Thread-148) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 105356 INFO  (Thread-148) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 105456 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer start zk server on port:40298
   [junit4]   2> 105457 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105457 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105529 INFO  (zkCallback-145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29aaf043 name:ZooKeeperConnection Watcher:127.0.0.1:40298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105529 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105529 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105529 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 105565 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 105567 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 105568 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@194bda36{/solr,null,AVAILABLE}
   [junit4]   2> 105569 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@49000bbf{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٠٢٠٧}
   [junit4]   2> 105570 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.Server Started @١٠٨٠٤٠ms
   [junit4]   2> 105570 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40207}
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6777532{/solr,null,AVAILABLE}
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5652ac28{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٦٨٠٦}
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.Server Started @١٠٨٠٤٢ms
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36806}
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 105571 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3'
   [junit4]   2> 105572 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105572 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 105572 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105574 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 105574 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1'
   [junit4]   2> 105575 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105575 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 105575 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105575 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105578 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105591 INFO  (zkCallback-147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e016693 name:ZooKeeperConnection Watcher:127.0.0.1:40298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105591 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105591 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105600 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105600 INFO  (zkCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60c3842e name:ZooKeeperConnection Watcher:127.0.0.1:40298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105600 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105600 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105600 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105614 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1/.
   [junit4]   2> 105614 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 427217154
   [junit4]   2> 105614 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1]
   [junit4]   2> 105614 WARN  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1/lib
   [junit4]   2> 105614 INFO  (jetty-launcher-144-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 105615 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40298/solr
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105616 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105632 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3/.
   [junit4]   2> 105633 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1658535760
   [junit4]   2> 105633 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3]
   [junit4]   2> 105633 WARN  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3/lib
   [junit4]   2> 105633 INFO  (jetty-launcher-144-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 105634 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 105635 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105635 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105635 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40298/solr
   [junit4]   2> 105635 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 105635 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 105636 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105640 INFO  (zkCallback-150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3928a619 name:ZooKeeperConnection Watcher:127.0.0.1:40298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105640 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105641 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105644 INFO  (zkCallback-153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40f3e3b3 name:ZooKeeperConnection Watcher:127.0.0.1:40298 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105644 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105644 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 105652 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@68d9c1f1
   [junit4]   2> 105653 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105666 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@2c7a8dc9
   [junit4]   2> 105667 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105668 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13cc2e72 name:ZooKeeperConnection Watcher:127.0.0.1:40298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105668 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105676 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ceb43b8 name:ZooKeeperConnection Watcher:127.0.0.1:40298/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105676 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105685 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 105686 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 105705 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 105705 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 105759 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 105759 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 105774 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 105774 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 105784 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 105809 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 105835 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 105835 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 105846 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 105854 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 105854 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 105864 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 105865 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 105875 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 105875 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 105885 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 105885 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 105885 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 105885 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 105886 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 105887 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 105888 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 105907 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 105907 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 105917 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105917 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105932 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899474853893-127.0.0.1:40207_solr-n_0000000001
   [junit4]   2> 105932 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899474853894-127.0.0.1:36806_solr-n_0000000000
   [junit4]   2> 105933 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36806_solr
   [junit4]   2> 105933 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 105933 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399899474853894-127.0.0.1:36806_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 105933 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40207_solr
   [junit4]   2> 105933 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40207_solr
   [junit4]   2> 105957 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96399899474853894-127.0.0.1:36806_solr-n_0000000000) starting
   [junit4]   2> 105972 INFO  (zkCallback-155-thread-1) [    ] 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> 105972 INFO  (zkCallback-154-thread-1) [    ] 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> 105983 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105984 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105992 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 105992 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 105992 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node1/.
   [junit4]   2> 105992 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 106005 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 106005 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 106012 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 106097 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 106097 INFO  (OverseerCollectionConfigSetProcessor-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 106098 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36806_solr as DOWN
   [junit4]   2> 106100 INFO  (OverseerStateUpdate-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 106110 INFO  (OverseerStateUpdate-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 106120 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36806_solr
   [junit4]   2> 106120 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36806_solr
   [junit4]   2> 106130 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 106130 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 106131 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 106131 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 106131 INFO  (OverseerStateUpdate-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36806_solr"} current state version: 0
   [junit4]   2> 106131 INFO  (OverseerStateUpdate-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36806_solr
   [junit4]   2> 106136 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 106136 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 106136 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-001/node3/.
   [junit4]   2> 106137 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 106139 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 106139 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 106140 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@49000bbf{HTTP/1.1,[http/1.1]}{127.0.0.1:٠}
   [junit4]   2> 106140 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=427217154
   [junit4]   2> 106140 INFO  (jetty-launcher-144-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40207_solr as DOWN
   [junit4]   2> 106141 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5652ac28{HTTP/1.1,[http/1.1]}{127.0.0.1:٠}
   [junit4]   2> 106141 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658535760
   [junit4]   2> 106141 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36806_solr as DOWN
   [junit4]   2> 106172 INFO  (jetty-launcher-144-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96399899474853894-127.0.0.1:36806_solr-n_0000000000) closing
   [junit4]   2> 106172 INFO  (OverseerStateUpdate-96399899474853894-127.0.0.1:36806_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36806_solr
   [junit4]   2> 106179 INFO  (zkCallback-154-thread-1) [    ] 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> 106179 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 0x1567b32a4950005, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 106179 WARN  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 106180 INFO  (zkCallback-155-thread-2) [    ] 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> 106180 INFO  (jetty-launcher-144-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@194bda36{/solr,null,UNAVAILABLE}
   [junit4]   2> 107680 WARN  (zkCallback-155-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 107681 INFO  (jetty-launcher-144-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6777532{/solr,null,UNAVAILABLE}
   [junit4]   2> 107682 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40298 40298
   [junit4]   2> 107699 INFO  (Thread-148) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40298 40298
   [junit4]   2> 107700 WARN  (Thread-148) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 107704 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 107712 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 107712 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 107804 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer start zk server on port:45989
   [junit4]   2> 107805 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107805 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107834 INFO  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@763329d4 name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107834 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107834 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107834 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BB6391E77B67A396]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 107864 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 107864 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 107864 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 107864 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 107865 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 107865 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1280b4df{/solr,null,AVAILABLE}
   [junit4]   2> 107865 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29ce88f6{/solr,null,AVAILABLE}
   [junit4]   2> 107866 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1197c9{/solr,null,AVAILABLE}
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@164858d4{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٣٦٥٨}
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@43b134bc{HTTP/1.1,[http/1.1]}{127.0.0.1:٤١٧٣٣}
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server Started @١١٠٣٣٨ms
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43658}
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node3'
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server Started @١١٠٣٣٩ms
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41733}
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2'
   [junit4]   2> 107868 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107869 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107869 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107869 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107869 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107870 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@4452bb9b{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٢٩٣٣}
   [junit4]   2> 107870 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server Started @١١٠٣٤٠ms
   [junit4]   2> 107870 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42933}
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4'
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107871 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f3b7214{/solr,null,AVAILABLE}
   [junit4]   2> 107882 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22795168{/solr,null,AVAILABLE}
   [junit4]   2> 107882 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@236dec8c{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٢٢٠٦}
   [junit4]   2> 107882 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server Started @١١٠٣٥٣ms
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42206}
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1'
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107883 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107888 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107888 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@25fc6a06{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٨٢٤٥}
   [junit4]   2> 107888 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.Server Started @١١٠٣٥٩ms
   [junit4]   2> 107888 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38245}
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5'
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107889 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107891 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107892 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107894 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6852590b name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107894 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107894 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107903 INFO  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e103d6f name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107903 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107903 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107904 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 107904 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c681206 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107904 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107904 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107904 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 107907 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 107907 INFO  (zkCallback-163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f07bd13 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107907 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107907 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107907 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 107918 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fc18754 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107918 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107918 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107920 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2/.
   [junit4]   2> 107920 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1613238697
   [junit4]   2> 107920 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2]
   [junit4]   2> 107920 WARN  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2/lib
   [junit4]   2> 107920 INFO  (jetty-launcher-158-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 107923 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 0x1567b32adc80002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107923 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node3/.
   [junit4]   2> 107923 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1586396692
   [junit4]   2> 107923 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node3]
   [junit4]   2> 107923 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 0x1567b32adc80003, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107923 WARN  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node3/lib
   [junit4]   2> 107923 INFO  (jetty-launcher-158-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 107923 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5/.
   [junit4]   2> 107923 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107924 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1178859210
   [junit4]   2> 107924 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5]
   [junit4]   2> 107924 WARN  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5/lib
   [junit4]   2> 107924 INFO  (jetty-launcher-158-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 107924 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 107925 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107924 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 0x1567b32adc80005, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107925 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107925 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107925 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107926 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 107926 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107926 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1/.
   [junit4]   2> 107926 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107931 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1889057193
   [junit4]   2> 107931 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107931 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1]
   [junit4]   2> 107931 WARN  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1/lib
   [junit4]   2> 107931 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107931 INFO  (jetty-launcher-158-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 107931 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 107935 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107934 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107936 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107936 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 107937 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107937 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107936 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107937 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107937 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107938 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107942 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107942 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107942 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107942 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 107943 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107943 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107943 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107953 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f0c8888 name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107953 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107953 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107963 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4/.
   [junit4]   2> 107963 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d44651e name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107963 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 395550635
   [junit4]   2> 107963 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107963 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4]
   [junit4]   2> 107964 WARN  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4/lib
   [junit4]   2> 107964 INFO  (zkCallback-174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@335542d0 name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107964 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107964 INFO  (jetty-launcher-158-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 107964 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f093065 name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107964 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107964 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107966 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 107966 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 107966 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 107964 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107964 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107967 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107975 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 0x1567b32adc80006, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107976 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@6985c0f7
   [junit4]   2> 107977 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107987 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d45c490 name:ZooKeeperConnection Watcher:127.0.0.1:45989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107987 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107987 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 107997 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 0x1567b32adc80009, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107997 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@5b931d3a
   [junit4]   2> 107998 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 0x1567b32adc80008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107997 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@2365915e
   [junit4]   2> 107997 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@179375af
   [junit4]   2> 107999 INFO  (zkCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4ca02a name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108000 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108000 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108000 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108000 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108009 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$208/310614808@6d4f9b30
   [junit4]   2> 108010 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 108011 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@457dbbb0 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108011 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108011 INFO  (zkCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f4c4737 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108011 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108011 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 108015 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184dee9d name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108016 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108020 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b5c87c5 name:ZooKeeperConnection Watcher:127.0.0.1:45989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108020 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 108047 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 108047 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 108047 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 108064 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 108066 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 108066 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 108066 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 108066 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 108152 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 108161 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 108196 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 108196 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 108197 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 108262 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 108273 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 108273 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 108273 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 108273 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 108302 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 108302 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 108302 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 108302 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 108312 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 108335 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 108335 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 108335 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 108336 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 108367 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 108367 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 108367 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 108367 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 108368 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 108385 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 108395 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 108395 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 108395 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 108417 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 108417 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 108417 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 108417 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 108417 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 108440 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 108440 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 108440 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 108441 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 108441 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 108451 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108452 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108452 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108452 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 108455 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 108456 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 108456 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 108456 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 108456 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 108457 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 108463 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 108463 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 108495 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 108495 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 108496 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 108496 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 108514 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108514 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108522 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108532 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899629191182-127.0.0.1:43658_solr-n_0000000000
   [junit4]   2> 108532 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899629191181-127.0.0.1:42206_solr-n_0000000001
   [junit4]   2> 108532 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108540 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899629191179-127.0.0.1:41733_solr-n_0000000002
   [junit4]   2> 108540 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43658_solr
   [junit4]   2> 108540 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 108587 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899629191180-127.0.0.1:38245_solr-n_0000000003
   [junit4]   2> 108588 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399899629191182-127.0.0.1:43658_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 108588 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108588 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399899629191181-127.0.0.1:42206_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 108596 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399899629191183-127.0.0.1:42933_solr-n_0000000004
   [junit4]   2> 108596 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41733_solr
   [junit4]   2> 108596 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41733_solr
   [junit4]   2> 108597 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399899629191179-127.0.0.1:41733_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 108597 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42206_solr
   [junit4]   2> 108597 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42206_solr
   [junit4]   2> 108606 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38245_solr
   [junit4]   2> 108606 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38245_solr
   [junit4]   2> 108606 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96399899629191182-127.0.0.1:43658_solr-n_0000000000) starting
   [junit4]   2> 108618 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399899629191180-127.0.0.1:38245_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 108628 INFO  (zkCallback-181-thread-1) [    ] 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> 108628 INFO  (zkCallback-180-thread-1) [    ] 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> 108628 INFO  (zkCallback-183-thread-1) [    ] 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> 108628 INFO  (zkCallback-182-thread-1) [    ] 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> 108629 INFO  (zkCallback-184-thread-1) [    ] 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> 108631 INFO  (zkCallback-180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108632 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42933_solr as DOWN
   [junit4]   2> 108632 INFO  (zkCallback-181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108632 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108634 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108634 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 108640 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108641 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108641 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node1/.
   [junit4]   2> 108641 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 108643 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108643 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108643 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node5/.
   [junit4]   2> 108644 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 108647 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108647 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108648 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node2/.
   [junit4]   2> 108648 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 108648 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 108649 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 108649 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42933_solr
   [junit4]   2> 108651 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42933_solr
   [junit4]   2> 108699 INFO  (zkCallback-181-thread-1) [    ] 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> 108699 INFO  (zkCallback-182-thread-1) [    ] 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> 108699 INFO  (zkCallback-180-thread-1) [    ] 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> 108699 INFO  (zkCallback-183-thread-1) [    ] 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> 108700 INFO  (zkCallback-184-thread-1) [    ] 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> 108700 INFO  (zkCallback-180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108700 INFO  (zkCallback-181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108700 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108700 INFO  (zkCallback-182-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108719 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 108726 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 108726 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 108727 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001/tempDir-002/node4/.
   [junit4]   2> 108727 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 108736 INFO  (jetty-launcher-158-

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

O  (jetty-launcher-383-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1167180861
   [junit4]   2> 225026 INFO  (jetty-launcher-383-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36248_solr as DOWN
   [junit4]   2> 225026 INFO  (jetty-launcher-383-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2546ff5f{HTTP/1.1,[http/1.1]}{127.0.0.1:٠}
   [junit4]   2> 225026 INFO  (jetty-launcher-383-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46473_solr as DOWN
   [junit4]   2> 225026 INFO  (jetty-launcher-383-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1802004244
   [junit4]   2> 225026 INFO  (jetty-launcher-383-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42334_solr as DOWN
   [junit4]   2> 225138 INFO  (zkCallback-399-thread-1) [    ] 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> 225138 INFO  (zkCallback-398-thread-1) [    ] 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> 225139 WARN  (zkCallback-399-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 225138 INFO  (zkCallback-397-thread-1) [    ] 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> 225139 INFO  (jetty-launcher-383-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43b85a2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 225173 INFO  (zkCallback-397-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 225173 INFO  (zkCallback-398-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 225173 INFO  (jetty-launcher-383-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96399907228876807-127.0.0.1:46473_solr-n_0000000000) closing
   [junit4]   2> 225173 INFO  (OverseerStateUpdate-96399907228876807-127.0.0.1:46473_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36248_solr"} current state version: 0
   [junit4]   2> 225174 INFO  (OverseerStateUpdate-96399907228876807-127.0.0.1:46473_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36248_solr
   [junit4]   2> 225175 INFO  (OverseerStateUpdate-96399907228876807-127.0.0.1:46473_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46473_solr
   [junit4]   2> 225207 INFO  (zkCallback-398-thread-1) [    ] 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> 225208 ERROR (jetty-launcher-383-thread-2-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$175/1715349413@581efa1 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@40836175[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 4]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(java.base@9-ea/ThreadPoolExecutor.java:2073)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(java.base@9-ea/ThreadPoolExecutor.java:839)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(java.base@9-ea/ThreadPoolExecutor.java:1385)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(java.base@9-ea/AbstractExecutorService.java:118)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 226673 WARN  (zkCallback-397-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/96399907228876807-127.0.0.1:46473_solr-n_0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 226674 INFO  (jetty-launcher-383-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fbcff10{/solr,null,UNAVAILABLE}
   [junit4]   2> 226708 WARN  (zkCallback-398-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 226708 INFO  (jetty-launcher-383-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7046bc3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 226709 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[BB6391E77B67A396]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41631 41631
   [junit4]   2> 226717 INFO  (Thread-480) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41631 41631
   [junit4]   2> 226718 WARN  (Thread-480) [    ] 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> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_BB6391E77B67A396-001
   [junit4]   2> Aug 11, 2016 8:04:13 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(Lucene62): {quad_l1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Lucene50(blocksize=128), id=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), odd_l1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1784, maxMBSortInHeap=6.459130881160307, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-SY, timezone=America/Thule
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=155731608,total=443547648
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentContextFilterQueryTest, DirectSolrSpellCheckerTest, SolrCLIZkUtilsTest, TestStressVersions, ClassificationUpdateProcessorFactoryTest, TestDocumentBuilder, TestLeaderInitiatedRecoveryThread, TestCodecSupport, TestTolerantUpdateProcessorCloud, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestCursorMarkWithoutUniqueKey, SimplePostToolTest, TestSchemaSimilarityResource, InfoHandlerTest, CursorMarkTest, TestMiniSolrCloudCluster]
   [junit4] Completed [49/629 (1!)] on J1 in 122.38s, 7 tests, 1 error <<< FAILURES!

[...truncated 51586 lines...]