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/04/29 23:26:48 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+115) - Build # 532 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/532/
Java: 64bit/jdk-9-ea+115 -XX:+UseCompressedOops -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([97F00310105859F6:E1CE1C63516FF4D9]: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:446)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
	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 12135 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1922594 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1922594 INFO  (Thread-4741) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1922594 INFO  (Thread-4741) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1922694 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.ZkTestServer start zk server on port:43960
   [junit4]   2> 1922694 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922694 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922759 INFO  (zkCallback-2195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a32fd1e name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922759 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922759 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922759 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1922801 INFO  (jetty-launcher-2194-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1922801 INFO  (jetty-launcher-2194-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1922801 INFO  (jetty-launcher-2194-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1922801 INFO  (jetty-launcher-2194-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1922801 INFO  (jetty-launcher-2194-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1922803 INFO  (jetty-launcher-2194-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35e18047{/solr,null,AVAILABLE}
   [junit4]   2> 1922803 INFO  (jetty-launcher-2194-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c3f44d9{/solr,null,AVAILABLE}
   [junit4]   2> 1922803 INFO  (jetty-launcher-2194-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44dc91fb{/solr,null,AVAILABLE}
   [junit4]   2> 1922803 INFO  (jetty-launcher-2194-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50e6f5c0{/solr,null,AVAILABLE}
   [junit4]   2> 1922803 INFO  (jetty-launcher-2194-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eab1b46{/solr,null,AVAILABLE}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@209c74fb{HTTP/1.1,[http/1.1]}{127.0.0.1:42319}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6cf795cf{HTTP/1.1,[http/1.1]}{127.0.0.1:43187}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@6b68c120{HTTP/1.1,[http/1.1]}{127.0.0.1:39042}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-2) [    ] o.e.j.s.Server Started @1924760ms
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-3) [    ] o.e.j.s.Server Started @1924760ms
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43187}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@70124745{HTTP/1.1,[http/1.1]}{127.0.0.1:32968}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39042}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@28864e92
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@b345675{HTTP/1.1,[http/1.1]}{127.0.0.1:39335}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@28864e92
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-4) [    ] o.e.j.s.Server Started @1924759ms
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3'
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42319}
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-1) [    ] o.e.j.s.Server Started @1924760ms
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@28864e92
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4'
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2'
   [junit4]   2> 1922805 INFO  (jetty-launcher-2194-thread-5) [    ] o.e.j.s.Server Started @1924760ms
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32968}
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39335}
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922806 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@28864e92
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5'
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@28864e92
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1'
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922807 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922808 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922809 INFO  (zkCallback-2196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407879c4 name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922809 INFO  (zkCallback-2197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d0f33b4 name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922809 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922809 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922810 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922810 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922819 INFO  (zkCallback-2198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42118caf name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1922819 INFO  (zkCallback-2199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77918437 name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922819 INFO  (zkCallback-2200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14788e7d name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922819 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922820 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1922820 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1922820 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922820 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1922834 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5/.
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4/.
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1656381556
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1666343892
   [junit4]   2> 1922836 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 0x15463e63a380003, 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> 1922836 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4]
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5]
   [junit4]   2> 1922836 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 0x15463e63a380005, 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> 1922835 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2/.
   [junit4]   2> 1922834 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1/.
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 117425396
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1185613643
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2]
   [junit4]   2> 1922836 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1]
   [junit4]   2> 1922836 WARN  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5/lib
   [junit4]   2> 1922837 WARN  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2/lib
   [junit4]   2> 1922837 INFO  (jetty-launcher-2194-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> 1922837 INFO  (jetty-launcher-2194-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> 1922836 WARN  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4/lib
   [junit4]   2> 1922837 WARN  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1/lib
   [junit4]   2> 1922837 INFO  (jetty-launcher-2194-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> 1922837 INFO  (jetty-launcher-2194-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> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43960/solr
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43960/solr
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43960/solr
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1922838 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922839 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43960/solr
   [junit4]   2> 1922839 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922839 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1922839 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922842 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922843 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922843 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922845 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3/.
   [junit4]   2> 1922845 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1482332410
   [junit4]   2> 1922845 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3]
   [junit4]   2> 1922845 WARN  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3/lib
   [junit4]   2> 1922845 INFO  (jetty-launcher-2194-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> 1922845 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43960/solr
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1922846 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922856 INFO  (zkCallback-2211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@630b7a50 name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922856 INFO  (zkCallback-2210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9ca4855 name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922856 INFO  (zkCallback-2209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e32efe name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922856 INFO  (zkCallback-2212-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43d823b2 name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922856 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922865 INFO  (zkCallback-2215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6662740f name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922865 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922865 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1922873 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/118686449@4440eddd
   [junit4]   2> 1922873 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/118686449@5c4dadf1
   [junit4]   2> 1922873 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922873 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922881 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 0x15463e63a380008, 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> 1922881 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/118686449@485c2517
   [junit4]   2> 1922881 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/118686449@428d89b3
   [junit4]   2> 1922881 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922881 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922892 INFO  (zkCallback-2217-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f19f67b name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922892 INFO  (zkCallback-2216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184ffdcc name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922892 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922892 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922907 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/118686449@3ae1bbc9
   [junit4]   2> 1922907 INFO  (zkCallback-2218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134f1310 name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922907 INFO  (zkCallback-2219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c7b04ca name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922907 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922908 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1922908 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922919 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1922919 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1922920 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1922920 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1922920 INFO  (zkCallback-2220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d61d188 name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1922920 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1922950 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1922950 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1922950 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1922950 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1922950 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1923019 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1923019 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1923019 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1923025 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1923025 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1923054 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1923054 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1923061 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1923064 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1923064 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1923107 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1923107 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1923107 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1923115 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1923115 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1923135 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1923144 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1923144 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1923144 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1923174 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1923181 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1923181 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1923181 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1923181 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1923193 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1923193 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1923193 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1923193 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1923193 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1923212 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1923212 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1923212 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1923212 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1923212 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1923225 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1923228 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1923228 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1923228 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1923237 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1923239 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1923239 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1923247 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1923247 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1923248 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1923249 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1923249 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1923261 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1923270 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1923270 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1923270 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1923270 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1923281 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1923281 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1923281 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1923284 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1923291 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95811332551999501-127.0.0.1:43187_solr-n_0000000000
   [junit4]   2> 1923291 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95811332551999503-127.0.0.1:39042_solr-n_0000000002
   [junit4]   2> 1923291 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1923291 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95811332551999499-127.0.0.1:39335_solr-n_0000000001
   [junit4]   2> 1923304 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95811332551999500-127.0.0.1:32968_solr-n_0000000003
   [junit4]   2> 1923305 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43187_solr
   [junit4]   2> 1923305 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1923306 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95811332551999502-127.0.0.1:42319_solr-n_0000000004
   [junit4]   2> 1923306 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95811332551999499-127.0.0.1:39335_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1923306 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95811332551999503-127.0.0.1:39042_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1923306 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95811332551999501-127.0.0.1:43187_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1923306 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39042_solr
   [junit4]   2> 1923316 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95811332551999500-127.0.0.1:32968_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1923316 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39335_solr
   [junit4]   2> 1923316 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32968_solr
   [junit4]   2> 1923317 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95811332551999501-127.0.0.1:43187_solr-n_0000000000) starting
   [junit4]   2> 1923317 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39042_solr
   [junit4]   2> 1923317 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42319_solr
   [junit4]   2> 1923327 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39335_solr
   [junit4]   2> 1923327 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32968_solr
   [junit4]   2> 1923328 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42319_solr
   [junit4]   2> 1923349 INFO  (zkCallback-2218-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> 1923349 INFO  (zkCallback-2220-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> 1923349 INFO  (zkCallback-2219-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> 1923349 INFO  (zkCallback-2217-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> 1923349 INFO  (zkCallback-2216-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> 1923386 INFO  (zkCallback-2218-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1923386 INFO  (zkCallback-2219-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1923387 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1923388 INFO  (zkCallback-2217-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1923388 INFO  (zkCallback-2220-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1923388 INFO  (zkCallback-2216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1923391 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1923391 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1923391 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1923391 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1923392 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1923392 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node3/.
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node5/.
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node4/.
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1923393 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1923394 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1923394 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1923394 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node1/.
   [junit4]   2> 1923395 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1923396 INFO  (jetty-launcher-2194-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1923488 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1923488 INFO  (OverseerCollectionConfigSetProcessor-95811332551999501-127.0.0.1:43187_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1923488 INFO  (OverseerStateUpdate-95811332551999501-127.0.0.1:43187_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1923488 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43187_solr as DOWN
   [junit4]   2> 1923523 INFO  (OverseerStateUpdate-95811332551999501-127.0.0.1:43187_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1923524 INFO  (OverseerStateUpdate-95811332551999501-127.0.0.1:43187_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43187_solr"} current state version: 0
   [junit4]   2> 1923524 INFO  (OverseerStateUpdate-95811332551999501-127.0.0.1:43187_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43187_solr
   [junit4]   2> 1924523 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43187_solr
   [junit4]   2> 1924535 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43187_solr
   [junit4]   2> 1924553 INFO  (zkCallback-2216-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: [4])
   [junit4]   2> 1924553 INFO  (zkCallback-2218-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: [4])
   [junit4]   2> 1924553 INFO  (zkCallback-2220-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: [4])
   [junit4]   2> 1924553 INFO  (zkCallback-2219-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: [4])
   [junit4]   2> 1924553 INFO  (zkCallback-2217-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: [4])
   [junit4]   2> 1924554 INFO  (zkCallback-2218-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1924554 INFO  (zkCallback-2220-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1924554 INFO  (zkCallback-2219-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1924554 INFO  (zkCallback-2217-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1924554 INFO  (zkCallback-2216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1924559 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1924559 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1924559 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001/tempDir-001/node2/.
   [junit4]   2> 1924560 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1924560 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1924560 INFO  (jetty-launcher-2194-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1924560 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1924560 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1924564 INFO  (zkCallback-2221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67d60ba name:ZooKeeperConnection Watcher:127.0.0.1:43960 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1924564 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1924564 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1924573 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43960/solr
   [junit4]   2> 1924573 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1924573 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1924582 INFO  (zkCallback-2223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf15f7b name:ZooKeeperConnection Watcher:127.0.0.1:43960/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1924583 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1924583 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1924583 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1924608 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1924643 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1924647 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1924712 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1924727 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1924758 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1924769 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1924790 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1924800 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1924810 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1924871 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1924895 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1924909 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1924917 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1924937 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1924973 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1924983 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1925017 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1925032 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1925044 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1925067 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1925078 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1925099 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1925118 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1925148 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1925179 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1925195 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1925221 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1925247 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1925259 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1925268 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1925271 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1925291 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1925314 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1925323 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1925333 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1925375 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1925385 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1925420 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1925429 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1925438 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1925460 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1925463 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1925495 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1925498 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1925525 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1925530 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1925572 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1925593 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1925596 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1925628 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1925637 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1925661 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1925671 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1925687 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1925709 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1925727 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1925758 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1925768 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1925780 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1925788 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1925819 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1925829 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1925877 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1925902 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1925921 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1925926 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1925936 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1925955 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1925978 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1926032 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1926077 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1926088 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1926123 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1926135 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1926161 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1926179 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1926198 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1926201 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1926225 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1926247 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1926257 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1926270 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1926300 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1926318 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1926349 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1926358 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1926389 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1926397 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1926424 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1926431 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1926452 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1926459 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1926468 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 1926482 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 1926501 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 1926512 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1926525 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1926536 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 1926559 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 1926590 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 1926595 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 1926625 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 1926629 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 1926637 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 1926672 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 1926694 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 1926703 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 1926717 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 1926731 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 1926739 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 1926754 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 1926761 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-elevate.xml
   [junit4]   2> 1926774 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[97F00310105859F6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1926784 IN

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

1)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:867)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:810)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:183)
   [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> Caused by: org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1005)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:972)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:928)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 2110954 INFO  (jetty-launcher-2365-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@282a2a7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2110955 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[97F00310105859F6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44711 44711
   [junit4]   2> 2111017 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44711 44711
   [junit4]   2> 2111018 WARN  (Thread-5059) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95811339109793806-127.0.0.1:42839_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/95811339109793805-127.0.0.1:38993_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/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=97F00310105859F6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   88.4s J1 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97F00310105859F6:E1CE1C63516FF4D9]: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:446)
   [junit4]    > 	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
   [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/J1/temp/solr.cloud.TestMiniSolrCloudCluster_97F00310105859F6-001
   [junit4]   2> Apr 29, 2016 9:25:01 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=CheapBastard, sim=ClassicSimilarity, locale=en-NG, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 4.2.0-35-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=75391096,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, SimplePostToolTest, TestManagedSchema, TestFiltering, TestLRUStatsCache, HLLSerializationTest, MinimalSchemaTest, DistribCursorPagingTest, ZkCLITest, LoggingHandlerTest, TestInfoStreamLogging, AsyncMigrateRouteKeyTest, HighlighterTest, DeleteReplicaTest, TestReRankQParserPlugin, TestQueryUtils, TermVectorComponentTest, NumericFieldsTest, TestQuerySenderNoQuery, TestTestInjection, LeaderInitiatedRecoveryOnShardRestartTest, TestConfigOverlay, TestSolrDeletionPolicy2, TestSearcherReuse, TestStressVersions, TestSortByMinMaxFunction, MBeansHandlerTest, MultiTermTest, ConvertedLegacyTest, FastVectorHighlighterTest, TolerantUpdateProcessorTest, RecoveryAfterSoftCommitTest, ZkSolrClientTest, TestSchemaVersionResource, HdfsThreadLeakTest, ChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, TestQueryTypes, TimeZoneUtilsTest, CollectionReloadTest, DistributedQueueTest, CloudMLTQParserTest, TestPerFieldSimilarityWithDefaultOverride, SolrPluginUtilsTest, DistributedMLTComponentTest, TestLMJelinekMercerSimilarityFactory, DistributedIntervalFacetingTest, TestMissingGroups, ParsingFieldUpdateProcessorsTest, FileUtilsTest, TestDFISimilarityFactory, TestObjectReleaseTracker, SchemaVersionSpecificBehaviorTest, DistanceFunctionTest, TestMiniSolrCloudClusterSSL, RuleEngineTest, TestPivotHelperCode, TestQuerySenderListener, TestUseDocValuesAsStored, TestDistribIDF, DOMUtilTest, SpatialRPTFieldTypeTest, TestGeoJSONResponseWriter, ZkStateReaderTest, TestTolerantUpdateProcessorCloud, TestExclusionRuleCollectionAccess, TestRebalanceLeaders, MoreLikeThisHandlerTest, TestWordDelimiterFilterFactory, TestAnalyzeInfixSuggestions, DistributedTermsComponentTest, SoftAutoCommitTest, TestTrie, SuggesterFSTTest, TestSchemaNameResource, TestEmbeddedSolrServerConstructors, RestartWhileUpdatingTest, TestSolrCoreProperties, ExitableDirectoryReaderTest, ShardRoutingTest, HdfsBasicDistributedZkTest, UpdateRequestProcessorFactoryTest, SpellingQueryConverterTest, TestLFUCache, FacetPivotSmallTest, TestBinaryResponseWriter, TestManagedResourceStorage, IndexBasedSpellCheckerTest, TestJsonFacets, TestDocumentBuilder, HighlighterMaxOffsetTest, SuggestComponentTest, TestSizeLimitedDistributedMap, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallAdvancedTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestCoreContainer, SpellCheckComponentTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, TestArbitraryIndexDir, ReturnFieldsTest, TestAnalyzedSuggestions, PingRequestHandlerTest, TestSimpleTrackingShardHandler, CdcrReplicationHandlerTest, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, ForceLeaderTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, TestAuthenticationFramework, TestMiniSolrCloudCluster]
   [junit4] Completed [498/592 (1!)] on J1 in 188.94s, 7 tests, 1 error <<< FAILURES!

[...truncated 321 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: 592 suites (10 ignored), 2399 tests, 1 error, 116 ignored (70 assumptions) [seed: 97F00310105859F6]

Total time: 60 minutes 36 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