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/05/09 18:35:31 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+116) - Build # 606 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/606/
Java: 32bit/jdk-9-ea+116 -client -XX:+UseSerialGC

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([BAF007115A3152A3:CCCE18621B06FF8C]: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:442)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:434)
	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:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
	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:531)
	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:804)




Build Log:
[...truncated 12151 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1697294 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1697294 INFO  (Thread-4901) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1697294 INFO  (Thread-4901) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1697394 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer start zk server on port:38897
   [junit4]   2> 1697394 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697395 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697424 INFO  (zkCallback-1722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dd104 name:ZooKeeperConnection Watcher:127.0.0.1:38897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697424 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697425 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697425 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1697448 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697448 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1697449 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e6874f{/solr,null,AVAILABLE}
   [junit4]   2> 1697450 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a416{/solr,null,AVAILABLE}
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1239c2e{HTTP/1.1,[http/1.1]}{127.0.0.1:46070}
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12bab06{HTTP/1.1,[http/1.1]}{127.0.0.1:36525}
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.Server Started @1699364ms
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.Server Started @1699364ms
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46070}
   [junit4]   2> 1697452 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36525}
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3'
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1'
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697453 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697456 INFO  (zkCallback-1723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@125f29d name:ZooKeeperConnection Watcher:127.0.0.1:38897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697456 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697456 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697457 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697457 INFO  (zkCallback-1724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12dbc6b name:ZooKeeperConnection Watcher:127.0.0.1:38897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697457 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697458 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697458 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1697463 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3/.
   [junit4]   2> 1697463 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 10946061
   [junit4]   2> 1697463 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3]
   [junit4]   2> 1697463 WARN  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3/lib
   [junit4]   2> 1697463 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1/.
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697464 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5092889
   [junit4]   2> 1697465 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697465 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1]
   [junit4]   2> 1697465 WARN  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1/lib
   [junit4]   2> 1697465 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697465 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1697465 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1697466 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697467 INFO  (zkCallback-1727-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a092 name:ZooKeeperConnection Watcher:127.0.0.1:38897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697467 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697467 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697469 INFO  (zkCallback-1730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a87391 name:ZooKeeperConnection Watcher:127.0.0.1:38897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697469 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697469 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1697470 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@2fbae3
   [junit4]   2> 1697471 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697473 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@c3b5ae
   [junit4]   2> 1697473 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1697474 INFO  (zkCallback-1731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e168 name:ZooKeeperConnection Watcher:127.0.0.1:38897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697474 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697476 INFO  (zkCallback-1732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55bec8 name:ZooKeeperConnection Watcher:127.0.0.1:38897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1697476 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1697479 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697479 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1697498 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1697511 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697511 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1697515 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1697523 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697523 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1697552 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697552 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1697556 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697556 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1697560 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697560 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1697563 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697563 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1697567 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697567 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1697571 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697571 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1697572 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697572 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1697572 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697572 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1697581 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697581 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1697585 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697585 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1697587 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280262627333-127.0.0.1:46070_solr-n_0000000000
   [junit4]   2> 1697588 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280262627334-127.0.0.1:36525_solr-n_0000000001
   [junit4]   2> 1697589 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46070_solr
   [junit4]   2> 1697589 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1697589 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95867280262627333-127.0.0.1:46070_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1697589 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36525_solr
   [junit4]   2> 1697591 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36525_solr
   [junit4]   2> 1697592 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.Overseer Overseer (id=95867280262627333-127.0.0.1:46070_solr-n_0000000000) starting
   [junit4]   2> 1697594 INFO  (zkCallback-1732-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> 1697594 INFO  (zkCallback-1731-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> 1697596 INFO  (zkCallback-1732-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1697605 INFO  (zkCallback-1731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1697609 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1697614 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1697614 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1697615 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node1/.
   [junit4]   2> 1697616 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1697617 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1697617 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1697650 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1697650 INFO  (OverseerCollectionConfigSetProcessor-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1697650 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46070_solr as DOWN
   [junit4]   2> 1697650 INFO  (OverseerStateUpdate-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1697654 INFO  (OverseerStateUpdate-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1697655 INFO  (OverseerStateUpdate-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46070_solr"} current state version: 0
   [junit4]   2> 1697655 INFO  (OverseerStateUpdate-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46070_solr
   [junit4]   2> 1698654 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46070_solr
   [junit4]   2> 1698657 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46070_solr
   [junit4]   2> 1698660 INFO  (zkCallback-1731-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> 1698660 INFO  (zkCallback-1732-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> 1698660 INFO  (zkCallback-1731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1698660 INFO  (zkCallback-1732-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1698696 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1698696 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1698696 INFO  (jetty-launcher-1721-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-001/node3/.
   [junit4]   2> 1698696 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1698699 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1698699 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1698704 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1239c2e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1698704 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@12bab06{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1698705 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10946061
   [junit4]   2> 1698705 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5092889
   [junit4]   2> 1698705 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46070_solr as DOWN
   [junit4]   2> 1698705 INFO  (jetty-launcher-1721-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36525_solr as DOWN
   [junit4]   2> 1698712 INFO  (jetty-launcher-1721-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95867280262627333-127.0.0.1:46070_solr-n_0000000000) closing
   [junit4]   2> 1698713 INFO  (OverseerStateUpdate-95867280262627333-127.0.0.1:46070_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46070_solr
   [junit4]   2> 1698715 INFO  (zkCallback-1731-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> 1698715 WARN  (zkCallback-1731-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> 1698715 INFO  (zkCallback-1732-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> 1698716 INFO  (zkCallback-1732-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36525_solr
   [junit4]   2> 1698716 INFO  (jetty-launcher-1721-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65a416{/solr,null,UNAVAILABLE}
   [junit4]   2> 1698716 INFO  (zkCallback-1732-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1698717 INFO  (zkCallback-1732-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1698723 INFO  (zkCallback-1732-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> 1700220 WARN  (zkCallback-1732-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:503)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:500)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [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:266)
   [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:804)
   [junit4]   2> 1700223 WARN  (zkCallback-1732-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> 1700224 INFO  (jetty-launcher-1721-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e6874f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1700225 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38897 38897
   [junit4]   2> 1700347 INFO  (Thread-4901) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38897 38897
   [junit4]   2> 1700348 WARN  (Thread-4901) [    ] 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> 
   [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/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1700353 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1700353 INFO  (Thread-4922) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1700353 INFO  (Thread-4922) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1700453 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer start zk server on port:46742
   [junit4]   2> 1700453 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700453 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700477 INFO  (zkCallback-1734-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68f9e5 name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700477 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700477 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700477 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[BAF007115A3152A3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1700485 INFO  (jetty-launcher-1733-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1700485 INFO  (jetty-launcher-1733-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1700485 INFO  (jetty-launcher-1733-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1700485 INFO  (jetty-launcher-1733-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1700486 INFO  (jetty-launcher-1733-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1700486 INFO  (jetty-launcher-1733-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f2758{/solr,null,AVAILABLE}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@32922b{HTTP/1.1,[http/1.1]}{127.0.0.1:40442}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.e.j.s.Server Started @1702399ms
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a681a{/solr,null,AVAILABLE}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9a5e{/solr,null,AVAILABLE}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40442}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d2da0{/solr,null,AVAILABLE}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node2'
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e38e8d{/solr,null,AVAILABLE}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@101a350{HTTP/1.1,[http/1.1]}{127.0.0.1:38136}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1981ceb{HTTP/1.1,[http/1.1]}{127.0.0.1:44386}
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-1) [    ] o.e.j.s.Server Started @1702399ms
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-4) [    ] o.e.j.s.Server Started @1702399ms
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38136}
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1af65c9{HTTP/1.1,[http/1.1]}{127.0.0.1:42594}
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44386}
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-5) [    ] o.e.j.s.Server Started @1702400ms
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4'
   [junit4]   2> 1700487 INFO  (jetty-launcher-1733-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1289189{HTTP/1.1,[http/1.1]}{127.0.0.1:35275}
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-3) [    ] o.e.j.s.Server Started @1702400ms
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42594}
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node1'
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5'
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1700488 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35275}
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node3'
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700489 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700490 INFO  (zkCallback-1735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bcf42 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700490 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700491 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700492 INFO  (zkCallback-1736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35f62d name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700492 INFO  (zkCallback-1737-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fdf011 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1700492 INFO  (zkCallback-1739-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@115459c name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700492 INFO  (zkCallback-1738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a0a6e1 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1700493 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1700492 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1700493 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700493 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1700497 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 0x15496c89d950003, 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:804)
   [junit4]   2> 1700497 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node1/.
   [junit4]   2> 1700497 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 15063769
   [junit4]   2> 1700497 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node1]
   [junit4]   2> 1700497 WARN  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node1/lib
   [junit4]   2> 1700497 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node2/.
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 23758886
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node2]
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1700498 WARN  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node2/lib
   [junit4]   2> 1700498 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1700499 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700500 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700506 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5/.
   [junit4]   2> 1700506 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 0x15496c89d950004, 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:804)
   [junit4]   2> 1700506 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4/.
   [junit4]   2> 1700506 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 12449675
   [junit4]   2> 1700506 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 24436407
   [junit4]   2> 1700506 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5]
   [junit4]   2> 1700507 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4]
   [junit4]   2> 1700507 WARN  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5/lib
   [junit4]   2> 1700507 WARN  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4/lib
   [junit4]   2> 1700507 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1700507 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1700508 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1700508 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700509 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700514 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node3/.
   [junit4]   2> 1700514 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 23209418
   [junit4]   2> 1700514 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node3]
   [junit4]   2> 1700514 INFO  (zkCallback-1742-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b5f7c name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700514 INFO  (zkCallback-1745-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@83fdf name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700514 WARN  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node3/lib
   [junit4]   2> 1700514 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700515 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1700515 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700514 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700515 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1700515 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1700516 INFO  (zkCallback-1750-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77225a name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700516 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cf5ff8 name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700516 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700517 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700524 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@8feb5c
   [junit4]   2> 1700525 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700533 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@10e495b
   [junit4]   2> 1700533 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700533 INFO  (zkCallback-1754-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@99cbf name:ZooKeeperConnection Watcher:127.0.0.1:46742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700533 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700533 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1700534 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9a18c name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700534 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700536 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@1548ad6
   [junit4]   2> 1700536 INFO  (zkCallback-1756-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@166824 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700536 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@c237aa
   [junit4]   2> 1700536 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700536 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700537 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700539 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$107/4098156@13da26a
   [junit4]   2> 1700539 INFO  (zkCallback-1757-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1713291 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700540 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1700540 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700540 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1700540 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c942b name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700540 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1700541 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700542 INFO  (zkCallback-1759-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5433d6 name:ZooKeeperConnection Watcher:127.0.0.1:46742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1700542 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1700545 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1700545 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1700545 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1700562 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1700573 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1700575 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1700577 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1700577 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1700602 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1700602 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1700606 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1700606 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1700606 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1700612 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1700612 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1700616 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1700616 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1700616 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1700649 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1700651 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1700651 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1700652 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1700652 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1700664 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1700664 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1700664 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1700674 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1700674 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1700674 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1700674 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1700674 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1700679 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1700688 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1700688 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1700688 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1700688 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1700709 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1700709 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1700709 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1700709 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1700709 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1700715 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1700715 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1700715 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1700715 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1700715 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1700717 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700718 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700718 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1700720 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1700721 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1700721 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1700721 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1700721 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1700721 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1700727 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1700727 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1700727 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1700727 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1700728 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1700729 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1700731 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1700731 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1700731 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1700734 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280463036428-127.0.0.1:38136_solr-n_0000000000
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280463036429-127.0.0.1:42594_solr-n_0000000001
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280463036430-127.0.0.1:44386_solr-n_0000000003
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38136_solr
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280463036431-127.0.0.1:35275_solr-n_0000000002
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1700742 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1700743 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95867280463036428-127.0.0.1:38136_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1700743 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95867280463036431-127.0.0.1:35275_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1700745 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95867280463036427-127.0.0.1:40442_solr-n_0000000004
   [junit4]   2> 1700745 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42594_solr
   [junit4]   2> 1700745 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95867280463036429-127.0.0.1:42594_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1700745 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44386_solr
   [junit4]   2> 1700754 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42594_solr
   [junit4]   2> 1700762 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95867280463036430-127.0.0.1:44386_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1700762 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44386_solr
   [junit4]   2> 1700762 INFO  (jetty-launcher-1733-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95867280463036428-127.0.0.1:38136_solr-n_0000000000) starting
   [junit4]   2> 1700762 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35275_solr
   [junit4]   2> 1700762 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40442_solr
   [junit4]   2> 1700766 INFO  (zkCallback-1757-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> 1700766 INFO  (zkCallback-1758-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> 1700766 INFO  (zkCallback-1759-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> 1700766 INFO  (zkCallback-1755-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> 1700766 INFO  (zkCallback-1756-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> 1700773 INFO  (jetty-launcher-1733-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35275_solr
   [junit4]   2> 1700774 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1700773 INFO  (jetty-launcher-1733-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40442_solr
   [junit4]   2> 1700774 INFO  (zkCallback-1756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1700775 INFO  (zkCallback-1759-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1700774 INFO  (zkCallback-1757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1700775 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1700777 INFO  (zkCallback-1758-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> 1700777 INFO  (zkCallback-1756-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> 1700777 INFO  (zkCallback-1755-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> 1700777 INFO  (zkCallback-1757-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> 1700777 INFO  (zkCallback-1759-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> 1700786 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1700786 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1700786 INFO  (zkCallback-1757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1700786 INFO  (zkCallback-1759-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1700786 INFO  (zkCallback-1756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1700795 INFO  (zkCallback-1758-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> 1700796 INFO  (zkCallback-1756-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> 1700796 INFO  (zkCallback-1759-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> 1700796 INFO  (zkCallback-1755-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> 1700796 INFO  (zkCallback-1757-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> 1700802 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1700802 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1700802 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node5/.
   [junit4]   2> 1700802 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1700802 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1700802 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1700803 INFO  (jetty-launcher-1733-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/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001/tempDir-002/node4/.
   [junit4]   2> 1700803 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1700804 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1700804 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1700804 INFO  (zkCallback-1756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1700804 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1700804 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1700804 INFO  (jetty-launcher-1733-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1700804 INFO  (jetty-launcher-1733-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1700804 INFO  (zkCallback-1757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1700807 INFO  (zkCallback-1759-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1700807 INFO  (jetty-launcher-1733-thread-1) [ 

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

> 
   [junit4]   2> 1864407 INFO  (jetty-launcher-1892-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@84fa56{/solr,null,UNAVAILABLE}
   [junit4]   2> 1864408 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[BAF007115A3152A3]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46883 46883
   [junit4]   2> 1864414 INFO  (Thread-5219) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46883 46883
   [junit4]   2> 1864415 WARN  (Thread-5219) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95867285675245580-127.0.0.1:44187_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/95867285675245581-127.0.0.1:33005_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMiniSolrCloudCluster -Dtests.method=testStopAllStartAll -Dtests.seed=BAF007115A3152A3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-RU -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   84.5s J0 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BAF007115A3152A3:CCCE18621B06FF8C]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:442)
   [junit4]    > 	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:434)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_BAF007115A3152A3-001
   [junit4]   2> May 09, 2016 6:32:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {quad_l1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50, intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=FST50, odd_l1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=646, maxMBSortInHeap=6.188249971267531, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=os-RU, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=179888952,total=384561152
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarityClassic, BasicZkTest, TestHighlightDedupGrouping, TestSSLRandomization, LeaderInitiatedRecoveryOnCommitTest, DateRangeFieldTest, TestCloudPivotFacet, FullHLLTest, TestFunctionQuery, TestUseDocValuesAsStored, CoreMergeIndexesAdminHandlerTest, TestComponentsName, ConnectionReuseTest, IndexSchemaRuntimeFieldTest, TestAtomicUpdateErrorCases, TestRandomDVFaceting, TestMaxScoreQueryParser, TestArbitraryIndexDir, SystemInfoHandlerTest, URLClassifyProcessorTest, TestValueSourceCache, TestNamedUpdateProcessors, TestConfigSetImmutable, OutputWriterTest, TestExactStatsCache, HdfsDirectoryFactoryTest, BasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, MultiThreadedOCPTest, SolrCloudExampleTest, OverseerTaskQueueTest, DistribJoinFromCollectionTest, PingRequestHandlerTest, ReturnFieldsTest, TestMiniSolrCloudClusterBase, PathHierarchyTokenizerFactoryTest, TestSolrCloudWithKerberosAlt, DistributedSpellCheckComponentTest, ConjunctionSolrSpellCheckerTest, TestXmlQParser, CollectionTooManyReplicasTest, FileBasedSpellCheckerTest, QueryElevationComponentTest, TestDocBasedVersionConstraints, TestStressLucene, ZkStateWriterTest, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, DisMaxRequestHandlerTest, TestManagedSynonymFilterFactory, TestRestoreCore, SSLMigrationTest, RulesTest, TestBadConfig, TestRawResponseWriter, TestDistribDocBasedVersion, StandardRequestHandlerTest, TestDistributedSearch, TestDistributedStatsComponentCardinality, TestSortingResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, TestDefaultStatsCache, PKIAuthenticationIntegrationTest, GraphQueryTest, OverseerCollectionConfigSetProcessorTest, TestSubQueryTransformerCrossCore, PrimUtilsTest, SolrRequestParserTest, ForceLeaderTest, TestRTGBase, TestSolrXml, WrapperMergePolicyFactoryTest, CdcrReplicationDistributedZkTest, AnalysisErrorHandlingTest, AnalysisAfterCoreReloadTest, SynonymTokenizerTest, DateFieldTest, TestInitParams, CopyFieldTest, SpatialHeatmapFacetsTest, XsltUpdateRequestHandlerTest, DeleteStatusTest, DistributedQueryElevationComponentTest, TestStandardQParsers, TestLazyCores, HdfsRestartWhileUpdatingTest, IndexSchemaTest, TestCustomDocTransformer, SmileWriterTest, TestMergePolicyConfig, BlockJoinFacetDistribTest, TestAnalyzedSuggestions, CreateCollectionCleanupTest, TestShardHandlerFactory, TestClassicSimilarityFactory, TestFastOutputStream, CursorPagingTest, UnloadDistributedZkTest, TestReplicationHandler, BadIndexSchemaTest, TestFiltering, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, TestSurroundQueryParser, LukeRequestHandlerTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, QueryParsingTest, JsonLoaderTest, SearchHandlerTest, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, TestLRUCache, UUIDFieldTest, DistributedMLTComponentTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, LeaderFailoverAfterPartitionTest, TestCloudInspectUtil, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster]
   [junit4] Completed [493/598 (1!)] on J0 in 167.64s, 7 tests, 1 error <<< FAILURES!

[...truncated 331 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 598 suites (10 ignored), 2419 tests, 1 error, 117 ignored (71 assumptions) [seed: BAF007115A3152A3]

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