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/07/10 13:32:15 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17207 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17207/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:40989/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:40989/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([17F4DB64F00FD551:2A2C7548C8E18B21]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40989/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40989 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 12444 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1790660 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1790661 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1790661 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1790761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.ZkTestServer start zk server on port:45397
   [junit4]   2> 1790761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790773 INFO  (zkCallback-2644-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a847c3 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790773 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790773 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790773 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1790785 INFO  (jetty-launcher-2643-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1790785 INFO  (jetty-launcher-2643-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1790785 INFO  (jetty-launcher-2643-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1790786 INFO  (jetty-launcher-2643-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1790787 INFO  (jetty-launcher-2643-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1790788 INFO  (jetty-launcher-2643-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ec360{/solr,null,AVAILABLE}
   [junit4]   2> 1790788 INFO  (jetty-launcher-2643-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13eaaf6{/solr,null,AVAILABLE}
   [junit4]   2> 1790788 INFO  (jetty-launcher-2643-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65c591{/solr,null,AVAILABLE}
   [junit4]   2> 1790788 INFO  (jetty-launcher-2643-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ccc6e5{/solr,null,AVAILABLE}
   [junit4]   2> 1790788 INFO  (jetty-launcher-2643-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aa8cc7{/solr,null,AVAILABLE}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@3b81b4{HTTP/1.1,[http/1.1]}{127.0.0.1:44532}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-2) [    ] o.e.j.s.Server Started @1792174ms
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@84acbf{HTTP/1.1,[http/1.1]}{127.0.0.1:38544}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44532}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-3) [    ] o.e.j.s.Server Started @1792174ms
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38544}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@80092f{HTTP/1.1,[http/1.1]}{127.0.0.1:33434}
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2'
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@758111{HTTP/1.1,[http/1.1]}{127.0.0.1:43440}
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-1) [    ] o.e.j.s.Server Started @1792175ms
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43440}
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@ad9b{HTTP/1.1,[http/1.1]}{127.0.0.1:45386}
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1'
   [junit4]   2> 1790790 INFO  (jetty-launcher-2643-thread-4) [    ] o.e.j.s.Server Started @1792176ms
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3'
   [junit4]   2> 1790789 INFO  (jetty-launcher-2643-thread-5) [    ] o.e.j.s.Server Started @1792175ms
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45386}
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33434}
   [junit4]   2> 1790791 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4'
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5'
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790807 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1790809 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790809 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790809 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790809 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790813 INFO  (zkCallback-2645-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e88a9e name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790813 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790813 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790822 INFO  (zkCallback-2646-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f7d274 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790822 INFO  (zkCallback-2647-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b1424b name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790822 INFO  (zkCallback-2648-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@710d00 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1790822 INFO  (zkCallback-2649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cd207c name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790822 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790823 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790823 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790823 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1790823 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1790823 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1790837 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4/.
   [junit4]   2> 1790837 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 19037728
   [junit4]   2> 1790839 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4]
   [junit4]   2> 1790839 WARN  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4/lib
   [junit4]   2> 1790839 INFO  (jetty-launcher-2643-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,
   [junit4]   2> 1790841 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1790841 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2/.
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1/.
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 26539150
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5/.
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2]
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 31418908
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3/.
   [junit4]   2> 1790842 WARN  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2/lib
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 6564779
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 21474327
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-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,
   [junit4]   2> 1790842 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 0x155d4f9e2700001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1]
   [junit4]   2> 1790843 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3]
   [junit4]   2> 1790843 WARN  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1/lib
   [junit4]   2> 1790843 WARN  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3/lib
   [junit4]   2> 1790843 INFO  (jetty-launcher-2643-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,
   [junit4]   2> 1790843 INFO  (jetty-launcher-2643-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,
   [junit4]   2> 1790842 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5]
   [junit4]   2> 1790846 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1790851 WARN  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5/lib
   [junit4]   2> 1790846 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-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,
   [junit4]   2> 1790845 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1790843 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790851 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790852 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1790853 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790855 INFO  (zkCallback-2652-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dd9dc4 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790855 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790857 INFO  (jetty-launcher-2643-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790857 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b1388 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790857 INFO  (zkCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ef6691 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790858 INFO  (zkCallback-2659-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c02152 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790858 INFO  (zkCallback-2664-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f5f8e name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790858 INFO  (jetty-launcher-2643-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790859 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790859 INFO  (jetty-launcher-2643-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1790869 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 0x155d4f9e2700009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1790869 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@121771
   [junit4]   2> 1790869 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@fc44c1
   [junit4]   2> 1790870 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 0x155d4f9e2700008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1790869 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@1a2c94a
   [junit4]   2> 1790870 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790870 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790870 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790872 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 0x155d4f9e270000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1790872 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@173cc65
   [junit4]   2> 1790872 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@161cb13
   [junit4]   2> 1790872 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790873 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790875 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c15a74 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790875 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790875 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f80d48 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790875 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790875 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aca498 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790875 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790877 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cdaa46 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790878 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790878 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11bc841 name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790878 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790881 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1790881 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1790881 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1790881 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1790881 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1790905 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1790905 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1790905 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1790905 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1790905 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1790954 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1790954 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1790954 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1790954 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1790956 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1790968 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1790968 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1790968 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1790972 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1790982 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1791004 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1791016 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1791016 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1791020 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1791020 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1791040 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1791044 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1791044 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1791062 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1791087 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1791087 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1791087 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1791087 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1791087 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1791109 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1791109 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1791109 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1791109 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1791109 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1791158 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1791158 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1791159 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1791158 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1791159 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1791172 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1791182 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1791182 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1791182 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1791182 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1791201 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791206 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791206 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791206 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791215 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791215 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1791215 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1791215 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1791217 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1791217 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1791217 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1791217 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1791218 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1791218 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1791218 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1791221 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1791222 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1791222 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1791223 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1791223 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1791246 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1791257 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1791260 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1791260 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1791260 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1791270 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791279 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791279 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791282 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269772-127.0.0.1:45386_solr-n_0000000000
   [junit4]   2> 1791282 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791301 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269773-127.0.0.1:44532_solr-n_0000000001
   [junit4]   2> 1791301 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269775-127.0.0.1:43440_solr-n_0000000002
   [junit4]   2> 1791301 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45386_solr
   [junit4]   2> 1791302 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1791302 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791304 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269774-127.0.0.1:33434_solr-n_0000000003
   [junit4]   2> 1791312 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269771-127.0.0.1:38544_solr-n_0000000004
   [junit4]   2> 1791312 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269772-127.0.0.1:45386_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269773-127.0.0.1:44532_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269775-127.0.0.1:43440_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44532_solr
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44532_solr
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer Overseer (id=96217136769269772-127.0.0.1:45386_solr-n_0000000000) starting
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43440_solr
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33434_solr
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269774-127.0.0.1:33434_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33434_solr
   [junit4]   2> 1791315 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43440_solr
   [junit4]   2> 1791323 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38544_solr
   [junit4]   2> 1791323 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38544_solr
   [junit4]   2> 1791341 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1791341 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1791341 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1791341 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1791341 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791341 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1791343 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1791344 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1791352 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1791352 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1791352 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1791352 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1791361 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1791361 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1791361 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1791361 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1791361 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1791362 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1791362 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791362 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791362 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791376 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1791376 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1791376 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node5/.
   [junit4]   2> 1791377 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1791380 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1791381 INFO  (jetty-launcher-2643-thread-5) [n:127.0.0.1:33434_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1791382 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1791382 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1791383 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node2/.
   [junit4]   2> 1791383 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1791398 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1791398 INFO  (jetty-launcher-2643-thread-2) [n:127.0.0.1:44532_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1791401 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1791401 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1791402 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node3/.
   [junit4]   2> 1791402 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1791405 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1791405 INFO  (jetty-launcher-2643-thread-3) [n:127.0.0.1:38544_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1791411 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1791411 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1791411 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node1/.
   [junit4]   2> 1791412 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1791415 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1791415 INFO  (jetty-launcher-2643-thread-1) [n:127.0.0.1:43440_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1791427 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1791427 INFO  (OverseerCollectionConfigSetProcessor-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1791428 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1791428 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45386_solr as DOWN
   [junit4]   2> 1791445 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1791462 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45386_solr
   [junit4]   2> 1791462 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45386_solr
   [junit4]   2> 1791478 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791478 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791479 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45386_solr"} current state version: 0
   [junit4]   2> 1791478 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791479 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45386_solr
   [junit4]   2> 1791478 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791478 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1791479 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1791479 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1791479 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1791479 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1791479 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1791530 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1791530 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1791530 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node4/.
   [junit4]   2> 1791531 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1791531 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1791531 INFO  (jetty-launcher-2643-thread-4) [n:127.0.0.1:45386_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1791532 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1791532 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1791534 INFO  (zkCallback-2675-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e54e9 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1791535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1791535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1791540 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@80092f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1791542 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31418908
   [junit4]   2> 1791542 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33434_solr as DOWN
   [junit4]   2> 1791557 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33434_solr"} current state version: 0
   [junit4]   2> 1791557 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33434_solr
   [junit4]   2> 1791558 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1791558 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1791558 INFO  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1791558 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1791559 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1791559 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1791559 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1791567 INFO  (zkCallback-2666-thread-1-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1791567 INFO  (zkCallback-2665-thread-1-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1791568 INFO  (zkCallback-2666-thread-2-processing-n:127.0.0.1:38544_solr) [n:127.0.0.1:38544_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269775-127.0.0.1:43440_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1793059 WARN  (zkCallback-2668-thread-1-processing-n:127.0.0.1:33434_solr) [n:127.0.0.1:33434_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1793059 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aa8cc7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1793061 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1793061 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cc4b5{/solr,null,AVAILABLE}
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9466ae{HTTP/1.1,[http/1.1]}{127.0.0.1:40989}
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.e.j.s.Server Started @1794447ms
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40989}
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node6'
   [junit4]   2> 1793062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1793063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1793063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793063 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793082 INFO  (zkCallback-2677-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14841cb name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793082 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793083 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793083 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1793104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node6/.
   [junit4]   2> 1793104 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.CoreContainer New CoreContainer 27910839
   [junit4]   2> 1793105 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node6]
   [junit4]   2> 1793105 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001/tempDir-001/node6/lib
   [junit4]   2> 1793105 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] 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,
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45397/solr
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1793107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793108 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793113 INFO  (zkCallback-2680-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a8e1e1 name:ZooKeeperConnection Watcher:127.0.0.1:45397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793113 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793122 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$29/18954307@49602f
   [junit4]   2> 1793122 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793133 INFO  (zkCallback-2681-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c662ea name:ZooKeeperConnection Watcher:127.0.0.1:45397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793133 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793978 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793978 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793978 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793980 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793991 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96217136769269779-127.0.0.1:40989_solr-n_0000000005
   [junit4]   2> 1793992 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96217136769269771-127.0.0.1:38544_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1793992 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40989_solr as DOWN
   [junit4]   2> 1794032 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40989_solr
   [junit4]   2> 1794032 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[17F4DB64F00FD551]) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40989_solr
   [junit4]   2> 1794032 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40989_solr"} current state version: 0
   [junit4]   2> 1794033 INFO  (OverseerStateUpdate-96217136769269772-127.0.0.1:45386_solr-n_0000000000) [n:127.0.0.1:45386_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40989_solr
   [junit4]   2> 1794050 INFO  (zkCallback-2667-thread-1-processing-n:127.0.0.1:44532_solr) [n:127.0.0.1:44532_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794050 INFO  (zkCallback-2665-thread-3-processing-n:127.0.0.1:45386_solr) [n:127.0.0.1:45386_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794050 INFO  (zkCallback-2681-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794050 INFO  (zkCallback-2669-thread-1-processing-n:127.0.0.1:43440_solr) [n:127.0.0.1:43440_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])


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

on_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40989 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_17F4DB64F00FD551-001
   [junit4]   2> Jul 10, 2016 1:23:35 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=30646, maxDocsPerChunk=1, blockSize=35), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=30646, blockSize=35)), sim=ClassicSimilarity, locale=da, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=171305408,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, TestCollationField, TestReload, UnloadDistributedZkTest, BadComponentTest, TestJsonRequest, TestUninvertingReader, TestClassicSimilarityFactory, SaslZkACLProviderTest, StatsComponentTest, LeaderElectionTest, LukeRequestHandlerTest, AssignTest, SuggesterTest, TestZkChroot, DirectSolrConnectionTest, PrimitiveFieldTypeTest, TestDistribDocBasedVersion, MigrateRouteKeyTest, HdfsThreadLeakTest, RequestHandlersTest, LeaderFailoverAfterPartitionTest, DebugComponentTest, TestManagedSchema, TestUtils, TestSolrConfigHandler, ScriptEngineTest, UpdateParamsTest, TestCopyFieldCollectionResource, TestDistributedMissingSort, BasicDistributedZk2Test, DateRangeFieldTest, HdfsCollectionsAPIDistributedZkTest, TestLegacyFieldCache, SolrCoreCheckLockOnStartupTest, SpatialRPTFieldTypeTest, FieldAnalysisRequestHandlerTest, SolrTestCaseJ4Test, BlockDirectoryTest, OverseerTest, TestTolerantUpdateProcessorCloud, CircularListTest, TestReplicaProperties, BadIndexSchemaTest, TestExtendedDismaxParser, TestElisionMultitermQuery, ParsingFieldUpdateProcessorsTest, BitVectorTest, StatelessScriptUpdateProcessorFactoryTest, SampleTest, TestWriterPerf, CoreAdminHandlerTest, TestFieldCacheSortRandom, TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrIndexConfig, TestFreeTextSuggestions, TestSolrJ, HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory, DirectUpdateHandlerOptimizeTest, TestTrackingShardHandlerFactory, DirectUpdateHandlerTest, CurrencyFieldXmlFileTest, TestObjectReleaseTracker, TestOrdValues, ClusterStateTest, FieldMutatingUpdateProcessorTest, SuggesterTSTTest, AutoCommitTest, CollectionsAPISolrJTest, TestXIncludeConfig, HardAutoCommitTest, TestIntervalFaceting, TestStandardQParsers, ExitableDirectoryReaderTest, TestFieldCacheReopen, HLLSerializationTest, TestDistributedStatsComponentCardinality, TestConfigSetsAPIExclusivity, TestSchemaResource, PluginInfoTest, TestSerializedLuceneMatchVersion, TestSort, TestNRTOpen, TestChildDocTransformer, TestStressReorder, TestOverriddenPrefixQueryForCustomFieldType, TestGeoJSONResponseWriter, SegmentsInfoRequestHandlerTest, DocValuesMultiTest, SearchHandlerTest, SimpleFacetsTest, TestSubQueryTransformerDistrib, TestRestoreCore, FullSolrCloudDistribCmdsTest, SpatialHeatmapFacetsTest, BasicDistributedZkTest, ClusterStateUpdateTest, ZkCLITest, TestRecovery, TermVectorComponentDistributedTest, TestGroupingSearch, ConvertedLegacyTest, HighlighterTest, ShowFileRequestHandlerTest, SuggesterFSTTest, TestFoldingMultitermQuery, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, DistanceFunctionTest, SolrInfoMBeanTest, DisMaxRequestHandlerTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, SolrPluginUtilsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, CSVRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestDocumentBuilder, SliceStateTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, HttpPartitionTest, TestCloudInspectUtil, TestCloudPivotFacet, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, CachingDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestDynamicLoading, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentTest, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaNameResource, BadCopyFieldTest, TestCloudManagedSchema, TestManagedSchemaAPI, TestSchemaManager, TestUseDocValuesAsStored, TestSmileRequest, TestJsonFacets, BlockJoinFacetSimpleTest, GraphQueryTest, CloudMLTQParserTest, SimpleMLTQParserTest, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [586/620 (1!)] on J2 in 21.93s, 1 test, 1 error <<< FAILURES!

[...truncated 145 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 134 ignored (88 assumptions) [seed: 17F4DB64F00FD551]

Total time: 66 minutes 37 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